heat/heat/engine/resources/openstack
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
..
barbican Merge "Refactor repeated handle_delete" 2015-08-21 08:47:26 +00:00
ceilometer Refactor repeated handle_delete 2015-08-19 17:27:12 +03:00
cinder Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
designate Merge "Adds _show_resource support to designate plugins" 2015-08-24 02:59:15 +00:00
glance Refactor repeated handle_delete 2015-08-19 17:27:12 +03:00
heat Don't repeatedly overwrite definitions in RG rolling update 2015-09-08 08:44:18 +12:00
keystone Use parent handle_delete for keystone 2015-09-07 14:51:11 +03:00
magnum Refactor repeated handle_delete 2015-08-19 17:27:12 +03:00
manila Move Resource exceptions to common module (3) 2015-09-04 11:24:41 +00:00
mistral Refactor repeated handle_delete 2015-08-19 17:27:12 +03:00
monasca Move Resource exceptions to common module (1) 2015-09-04 14:23:53 +03:00
neutron Move Resource exceptions to common module (3) 2015-09-04 11:24:41 +00:00
nova Move Resource exceptions to common module (2) 2015-09-04 11:24:31 +00:00
sahara Merge "Add OS::Sahara::DataSource resource" 2015-09-06 17:47:33 +00:00
swift Add show resource function to swift container 2015-08-18 12:57:50 +03:00
trove Move Resource exceptions to common module (3) 2015-09-04 11:24:41 +00:00
zaqar Fix handle_delete for zaqar queue 2015-08-04 14:01:19 +00:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00