heat/heat
Rakesh H S 5189bbebab Convergence prepare traversal
Generates the graph for traversal in convergence.

* Updates current traversal for the stack
* Deletes any sync_point entries of previous traversal
* Generates the graph for traversal based on
  - resources loaded from db for the stack
  - resources that exist in present template
* Stores resource.current_template_id and resource.requires
* Stores the edges of graph in stack.current_deps
* Creates sync_points for each node in graph
* Creates sync_point for stack.

blueprint convergence-prepare-traversal

Change-Id: I507e67b39c820ed46d3b269fc76d6cf18d0ef2d7
2015-05-03 17:44:04 +05:30
..
api Support to generate hot template based on resource type 2015-04-28 16:14:52 +08:00
cloudinit Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
cmd Use Service objects instead of db_api 2015-03-23 06:38:21 -04:00
common Merge "Use the AccessInfoPlugin from keystoneclient" 2015-05-01 06:08:35 +00:00
db Merge "Use six.text_type and six.reraise" 2015-04-25 02:22:14 +00:00
engine Convergence prepare traversal 2015-05-03 17:44:04 +05:30
locale Imported Translations from Transifex 2015-04-21 06:03:50 +00:00
objects Replace dict.itervalues/dict.iteritems and use len over filter function 2015-04-23 19:45:36 +05:30
openstack Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00
rpc Support to generate hot template based on resource type 2015-04-28 16:14:52 +08:00
scaling Use six.iterkeys(x) instead of x.keys() 2015-04-23 17:18:40 +03:00
tests Convergence prepare traversal 2015-05-03 17:44:04 +05:30
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00