deb-heat/heat
Jason Dunsmore eb793b613c Only recreate CHECK FAILED resources in ResourceGroup
Previously, ResourceGroup._needs_update() would raise UpdateReplace
when the ResourceGroup was in CHECK_FAILED status, resulting in
delete/replacement of every resource in the group.  Now, it will
return True so that only resources in the CHECK_FAILED  status.

Change-Id: I800c4f58feec7c1aaa4897c2ba056e5a74200e5d
Closes-Bug: #1671592
(cherry picked from commit 362069cd1f)
2017-04-04 16:33:39 -05:00
..
api Handle ambiguous physical resource IDs 2016-12-05 14:58:20 -05:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Sanitize newly added heat-manage command 2016-12-23 12:25:03 +00:00
common Merge "Stop showing json deserialized message in log" into stable/ocata 2017-03-22 02:48:26 +00:00
db De-duplicate properties_data between events, resources 2017-01-24 15:40:10 -08:00
engine Only recreate CHECK FAILED resources in ResourceGroup 2017-04-04 16:33:39 -05:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Moved CORS middleware configuration into oslo-config-generator 2016-03-14 08:19:29 -07:00
locale Imported Translations from Zanata 2016-10-28 08:12:36 +00:00
objects Add resource_properties_data assoc. to resource, event objs 2016-12-22 10:59:01 -08:00
rpc Returns project info while getting sd with admin context 2016-12-23 01:13:38 +00:00
scaling Improve resource.NoActionRequired 2017-01-25 00:17:00 +00:00
tests Only recreate CHECK FAILED resources in ResourceGroup 2017-04-04 16:33:39 -05:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py