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 59a3f9d Added tool tip for migrate volume UI form
add 2cc48e1 Address review comments and fix UI form of deploy VM in case
of ISO.
No new revisions were added by this update.
Summary of changes:
.../user/volume/ChangeOfferingForVolumeCmd.java | 4 ----
.../api/command/user/volume/MigrateVolumeCmd.java | 1 -
.../api/response/ServiceOfferingResponse.java | 1 +
.../java/com/cloud/hypervisor/guru/VMwareGuru.java | 1 -
.../configuration/ConfigurationManagerImpl.java | 3 +--
.../deploy/DeploymentPlanningManagerImpl.java | 24 +++++++++++-----------
.../com/cloud/server/ManagementServerImpl.java | 2 +-
.../java/com/cloud/storage/StorageManagerImpl.java | 2 +-
.../com/cloud/storage/VolumeApiServiceImpl.java | 6 +++---
.../main/java/com/cloud/vm/UserVmManagerImpl.java | 2 +-
ui/public/locales/en.json | 4 ++--
ui/src/views/compute/DeployVM.vue | 2 +-
.../views/compute/wizard/DiskOfferingSelection.vue | 1 +
ui/src/views/offering/AddComputeOffering.vue | 2 +-
14 files changed, 25 insertions(+), 30 deletions(-)