This is an automated email from the ASF dual-hosted git repository.

dahn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from a15fbd9bcc8 refactor: remove use of term entry-point from extensions 
code base (#11488)
     add cc3170577c1 Add `Hypervisor default` as cache mode for disk offerings 
(#10282)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/com/cloud/offering/DiskOffering.java            | 2 +-
 .../api/command/admin/offering/CreateDiskOfferingCmd.java         | 2 +-
 .../api/command/admin/offering/CreateServiceOfferingCmd.java      | 2 +-
 .../apache/cloudstack/api/response/ServiceOfferingResponse.java   | 2 +-
 .../java/org/apache/cloudstack/storage/to/VolumeObjectTO.java     | 6 +++++-
 .../schema/src/main/resources/META-INF/db/schema-42100to42200.sql | 3 +++
 .../main/java/com/cloud/hypervisor/kvm/resource/LibvirtVMDef.java | 2 +-
 .../storage/datastore/adapter/ProviderAdapterDiskOffering.java    | 8 +++++---
 .../java/com/cloud/configuration/ConfigurationManagerImpl.java    | 2 +-
 ui/public/locales/en.json                                         | 3 ++-
 ui/public/locales/pt_BR.json                                      | 3 ++-
 ui/src/views/offering/AddComputeOffering.vue                      | 3 +++
 ui/src/views/offering/AddDiskOffering.vue                         | 5 ++++-
 13 files changed, 30 insertions(+), 13 deletions(-)

Reply via email to