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 5e930c8 Resolving merge conflicts with main 4.17
add d230364 Added support for auto migration and auto resize of the root
volume upon changing the service offering for VM.
No new revisions were added by this update.
Summary of changes:
.../cloudstack/api/command/user/vm/ScaleVMCmd.java | 26 ++++
.../api/command/user/vm/UpgradeVMCmd.java | 22 +++
.../user/volume/ChangeOfferingForVolumeCmd.java | 8 +
.../com/cloud/storage/VolumeApiServiceImpl.java | 61 ++++----
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 162 ++++++++-------------
5 files changed, 147 insertions(+), 132 deletions(-)