You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ha...@apache.org on 2021/09/11 04:07:50 UTC

[cloudstack] branch decoupleServiceOfferingDiskOffering updated (db4a82b -> 7897b70)

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 db4a82b  Fixed UI in migrate and changeofferingfor volume to handle empty disk offering list Removed the volume's current disk offering from listDiskOffering response list
     add 7897b70  Added custom Iops to resize volume form and removed the current disk offering during change offering for volume UI form

No new revisions were added by this update.

Summary of changes:
 .../java/com/cloud/api/query/QueryManagerImpl.java |   4 +-
 ui/src/views/storage/ChangeOfferingForVolume.vue   | 182 +++++++++++++++------
 ui/src/views/storage/ResizeVolume.vue              |  27 ++-
 3 files changed, 154 insertions(+), 59 deletions(-)