This is an automated email from the ASF dual-hosted git repository.
harikrishna pushed a change to branch decoupleServiceOfferingDiskOffering
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from b6c9eec Added shrinkOk param to UI in changeOfferingforVolume form
add e920655 Added shrinkOk flag to scaleVM and
changeServiceForVirtualMachines and UI form
No new revisions were added by this update.
Summary of changes:
.../cloudstack/api/command/user/vm/ScaleVMCmd.java | 7 +++++++
.../cloudstack/api/command/user/vm/UpgradeVMCmd.java | 6 ++++++
.../command/user/volume/ChangeOfferingForVolumeCmd.java | 3 ++-
.../cloud/configuration/ConfigurationManagerImpl.java | 2 +-
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java | 7 +++++--
ui/src/views/compute/ScaleVM.vue | 17 +++++++++++++++--
6 files changed, 36 insertions(+), 6 deletions(-)