Reviewed: https://review.openstack.org/45366 Committed: http://github.com/openstack/heat/commit/89bb14f49996c7a2bfe76d0067c46823be77b675 Submitter: Jenkins Branch: master
commit 89bb14f49996c7a2bfe76d0067c46823be77b675 Author: Clint Byrum <email address hidden> Date: Thu Sep 5 20:00:56 2013 -0700
Stop stack updates from exceeding resource limit
Previous patches raise an error when a newly created stack would exceed the limit. This one applies the same logic during an update. Note that nested stack updates will be handled in another patch.
Change-Id: Ic5d32501f582640cb77629b902c32c8cb9c20b42 Partial-Bug: #1215100
Reviewed: https:/ /review. openstack. org/45366 github. com/openstack/ heat/commit/ 89bb14f49996c7a 2bfe76d0067c468 23be77b675
Committed: http://
Submitter: Jenkins
Branch: master
commit 89bb14f49996c7a 2bfe76d0067c468 23be77b675
Author: Clint Byrum <email address hidden>
Date: Thu Sep 5 20:00:56 2013 -0700
Stop stack updates from exceeding resource limit
Previous patches raise an error when a newly created stack would exceed
the limit. This one applies the same logic during an update. Note that
nested stack updates will be handled in another patch.
Change-Id: Ic5d32501f58264 0cb77629b902c32 c8cb9c20b42
Partial-Bug: #1215100