This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from e9918ba15de ui: fix volume size not showing (#11328) add ca6d2dc57ec Prevent multi-select dropdown menu from floating on scrolling through the form (#11237) add a32738c52ed Prevent infinite autoscaling (#11244) new 1961aea7706 Merge branch '4.19' into 4.20 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/com/cloud/network/as/dao/AutoScaleVmGroupVmMapDao.java | 2 ++ .../com/cloud/network/as/dao/AutoScaleVmGroupVmMapDaoImpl.java | 9 +++++++++ .../java/com/cloud/configuration/ConfigurationManagerImpl.java | 3 +++ server/src/main/java/com/cloud/network/as/AutoScaleManager.java | 6 ++++++ .../src/main/java/com/cloud/network/as/AutoScaleManagerImpl.java | 8 +++++++- ui/src/views/offering/AddComputeOffering.vue | 9 +++++++++ ui/src/views/offering/AddDiskOffering.vue | 4 ++++ ui/src/views/offering/AddNetworkOffering.vue | 3 +++ ui/src/views/offering/AddVpcOffering.vue | 3 +++ 9 files changed, 46 insertions(+), 1 deletion(-)