heat/heat
ricolin 552f94b928 Add converge flag in stack update for observing on reality
Add converge parameter for stack update API and RPC call,
that allow triggering observe on reality. This will be
triggered by API call with converge argument (with True
or False value) within. This flag also works for resources
within nested stack.
Implements bp get-reality-for-resources

Change-Id: I151b575b714dcc9a5971a1573c126152ecd7ea93
2017-08-07 05:39:29 +00:00
..
api Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Enable mutable config in Heat 2017-05-17 05:25:56 +00:00
common Merge "Fix no message attribute in exception" 2017-07-24 17:32:17 +00:00
db Fix a DB error when updating the resource attributes 2017-06-30 22:05:37 +00:00
engine Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Add httpd documentation and sample configs 2017-07-07 11:00:06 +05:30
locale Imported Translations from Zanata 2017-07-03 10:32:00 +00:00
objects Store resource attributes in the DB 2017-06-21 20:18:46 -04:00
rpc Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
scaling Remove log translations 2017-03-25 17:11:50 +08:00
tests Add converge flag in stack update for observing on reality 2017-08-07 05:39:29 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py