Update git submodules

* Update heat from branch 'master'
  - 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
This commit is contained in:
Rabi Mishra 2020-05-27 07:45:23 +05:30 committed by Gerrit Code Review
parent 048ac3b26d
commit 814b1ebb71

2
heat

@ -1 +1 @@
Subproject commit b3e7c590f0df751c1b2a7ca4f04cbfaa543c0611
Subproject commit 26d8f64fc90ed9b3ad0413ed0c932fb91b51d666