heat/heat
Zane Bitter 69e44dbb17 Don't repeatedly overwrite definitions in RG rolling update
On each batch, we were returning the names of all the resources that had
been added/updated on previous batches, as well as the ones to add/update
in this batch. This patch changes it so we only return the names of the
resources to be added/updated in this batch. This should result in no
change in behaviour, since the previously-updated resources will retain
their existing (updated) definition.

Change-Id: I4879303ec0ae74bfe929429fd8844bb37d30cf13
Partially-Implements: blueprint scaling-group-common
2015-09-08 08:44:18 +12:00
..
api Updates resource type filtering with name, version 2015-09-03 09:55:47 +05:30
cloudinit Try to get the version of cloud init via popen 2015-08-06 19:12:44 +03:00
cmd Add console_scripts entry points for all heat services 2015-09-03 02:03:59 +00:00
common Move Resource exceptions to common module (5) 2015-09-04 11:24:54 +00:00
db Convergence: Stack concurrent update 2015-09-04 12:00:37 +05:30
engine Don't repeatedly overwrite definitions in RG rolling update 2015-09-08 08:44:18 +12:00
httpd unify REST word 2015-08-26 09:33:17 +08:00
locale Imported Translations from Transifex 2015-09-05 06:03:33 +00:00
objects Convergence: Stack concurrent update 2015-09-04 12:00:37 +05:30
openstack Switch to oslo.service 2015-06-23 08:30:39 +02:00
rpc Updates resource type filtering with name, version 2015-09-03 09:55:47 +05:30
scaling Allow member_definitions() to customise each member that it defines 2015-09-08 08:44:18 +12:00
tests Don't repeatedly overwrite definitions in RG rolling update 2015-09-08 08:44:18 +12:00
__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