Fuel generates not all graphviz information about deployment graphs
Bug #1566413 reported by
Alexandr Kostrikov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
In Progress
|
High
|
Alexandr Kostrikov | ||
Mitaka |
In Progress
|
High
|
Alexandr Kostrikov |
Bug Description
Detailed bug description:
It is good to view graph in visual representation to quickly understand how deployment had been done.
Currently there is one handler, which is available at graph.gv handler:
curl -v -s -X GET -H "X-Auth-Token: $TOKEN" "http://
Probably, we should add more and adapt current handlers.
Impact:
There is no graphical representation relevant to 'Plugins', 'Deployed Environment', 'Release' objects.
User has no support to quickly troubleshoot and compare results of deployment.
Changed in fuel: | |
importance: | Medium → High |
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: team-enhancements |
Changed in fuel: | |
assignee: | Fuel Enhancements (fuel-enhancements-team) → Fuel Python Team (fuel-python) |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Fuel Toolbox (fuel-toolbox) |
tags: | added: feature |
tags: | removed: need-info |
To post a comment you must log in.
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
expected result
steps to reproduce
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug