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/09 04:09:36 UTC

[cloudstack] branch decoupleServiceOfferingDiskOffering updated (dd1f01c -> 3d35a2a)

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 dd1f01c  Fix listdiskoffering after rebasing with main
     add 3d35a2a  Fixed UI in migrate and changeofferingfor volume to handle empty disk offering list Removed the volume's current disk offering from listDiskOffering response list

No new revisions were added by this update.

Summary of changes:
 server/src/main/java/com/cloud/api/query/QueryManagerImpl.java | 3 +++
 ui/src/views/storage/ChangeOfferingForVolume.vue               | 8 +++++---
 ui/src/views/storage/MigrateVolume.vue                         | 4 +++-
 3 files changed, 11 insertions(+), 4 deletions(-)