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 fb87df4  Fixed diskoffering automatic selection on add compute 
offering wizard
     add 2aba905  UI: move compute only toggle button outside the box in add 
compute offering wizard
     add 4f02634  Added volumeId parameter to listDiskOfferings API and the 
disksizestrictness flag of the current disk offering is honored while list disk 
offerings
     add 6b8d933  Added configuration parameter to decide whether to check 
volume tags on the destination storagepool during migration
     add ba06d60  Added disk offering change checks during resize volume 
operation

No new revisions were added by this update.

Summary of changes:
 .../main/java/com/cloud/offering/DiskOffering.java |  2 ++
 .../user/offering/ListDiskOfferingsCmd.java        |  8 +++++
 .../java/com/cloud/api/query/QueryManagerImpl.java | 31 ++++++++++++++++-
 .../com/cloud/storage/VolumeApiServiceImpl.java    | 40 ++++++++++++++++++----
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 23 +++++++++++++
 ui/public/locales/en.json                          |  2 +-
 ui/src/views/offering/AddComputeOffering.vue       | 12 +++----
 7 files changed, 103 insertions(+), 15 deletions(-)

Reply via email to