heat/heat/engine/resources/openstack
Rabi Mishra 26d8f64fc9 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
2020-05-28 05:08:44 +05:30
..
aodh Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
barbican Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
blazar Update pep8 rules 2020-04-30 16:33:43 +02:00
cinder Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
designate Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
glance Fix hacking warnings 2020-04-16 06:43:27 +00:00
heat Allow scale-down of ASG as part of update 2020-05-28 05:08:44 +05:30
ironic Add Ironic Port resource type support 2020-04-26 15:31:50 +08:00
keystone Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
magnum Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
manila Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
mistral Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
monasca Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
neutron Merge "Add propagate_uplink_status support to OS::Neutron::Port" 2020-05-20 19:38:05 +00:00
nova Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
octavia Fix hacking warnings 2020-04-16 06:43:27 +00:00
sahara Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
senlin Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
swift Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
trove Merge "Logging Consistency" 2020-05-04 10:12:13 +00:00
zaqar Remove six and python 2.7 full support 2020-04-23 14:49:12 +02:00
zun zun: add 'tty' property to container 2019-12-19 02:38:40 +00:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00