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 da83906 Fixing vue syntax error
add 1a1d3fe Make UI changes to provide root disk size box when the linked
disk offering is of custom
add 06f3c45 Converted from check box to toggle in scale VM,
changeoffering, resize and migrate volume forms
add 1843c6c Fix resize volume operation to update the VM settings
No new revisions were added by this update.
Summary of changes:
.../com/cloud/storage/VolumeApiServiceImpl.java | 9 +++++++
ui/src/views/compute/DeployVM.vue | 28 ++++++++++++++--------
ui/src/views/compute/ScaleVM.vue | 10 +++-----
ui/src/views/compute/wizard/ComputeSelection.vue | 2 +-
ui/src/views/compute/wizard/DiskSizeSelection.vue | 18 +++-----------
ui/src/views/storage/ChangeOfferingForVolume.vue | 20 +++++-----------
ui/src/views/storage/MigrateVolume.vue | 5 +++-
ui/src/views/storage/ResizeVolume.vue | 5 +++-
8 files changed, 48 insertions(+), 49 deletions(-)