heat/heat
Rabi Mishra 5386d51040 Allow scale-down of ASG as part of update
When user wants to do manual scale-up of ASG by increasing the
desired_capacity and also update some member properties as
part of a stack update, if it fails due to insufficient
resources when resizing, trying to manually scale-down by
decreasing the desired_capacity won't work, as it would
always expect to update the group with the earlier size
before scaling down.

This patch uses the target_size when building the batches.

Task: 39867
Change-Id: Id851530b424f68b5e0e967fe34431483bfffd852
(cherry picked from commit 26d8f64fc9)
2020-05-29 01:53:10 +00:00
..
api Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Don't allow nested or stacks in FAILED state to be migrated 2018-05-11 11:06:23 +05:30
common Add retries when loading keystone data and fetching endpoints 2019-09-19 06:33:38 +00:00
db Add retry for sync_point_update_input_data 2019-08-20 06:19:21 +00:00
engine Allow scale-down of ASG as part of update 2020-05-29 01:53:10 +00:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Remove CloudWatch API 2018-01-28 09:11:17 +05:30
locale Imported Translations from Zanata 2018-09-08 07:00:55 +00:00
objects Set a concurrency limit on ResourceChain 2018-10-06 15:12:04 +02:00
policies Remove CloudWatch API 2018-01-28 09:11:17 +05:30
rpc Option for retrieving child templates and env files from swift 2018-07-26 09:50:51 +05:30
scaling Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling" 2018-04-02 04:35:47 +00:00
tests Allow scale-down of ASG as part of update 2020-05-29 01:53:10 +00:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py change the dist name to 'openstack-heat' 2019-04-05 21:24:36 -05:00