Traverse to bottom of graph

Bug #1334971 reported by Ton Ngo
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Heat Translator
New
Medium
Unassigned

Bug Description

In hot_resource.py, the function bottom_of_chain(self) is used to traverse to the bottom of the graph to find the hosting server. This traversal is done on the HOT graph, which is logically correct, but probably not a good practice. It would be better to traverse the TOSCA graph instead and compute from the relationship requirement. Since this is a common case, it can also be a util function.

Anant Patil (ananta)
Changed in heat-translator:
assignee: nobody → Anant Patil (ananta)
Sahdev Zala (spzala)
Changed in heat-translator:
importance: Undecided → Medium
Anant Patil (ananta)
Changed in heat-translator:
assignee: Anant Patil (ananta) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.