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

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


    from 2399edd3807 [UI] Fix for the login url with nested redirect parameters 
(#12356)
     add db1c7d678cc Updated protobuf version to 3.25.5, and protobuf & jackson 
maven dependencies (#12389)
     add 0e6d2d986b7 ui: prevent calling listConfigurations when not allowed 
(#11704)
     add c7cfeb5caa1 fix location constraint ceph error (#12285)
     add 2b373a46595 [UI] Fix primary storage details display when the uuid has 
divergent pattern (#12307)
     add 8dcfc7c7678 Linstor fix host picking (#12047)
     add 8627c60b951 ui: option to migrate vm with volumes to same pool (#11703)
     new 031fbf43d4f Merge remote-tracking branch 'apache/4.20' into 4.22

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/hypervisors/kvm/pom.xml                    |  25 +++++
 .../driver/CephObjectStoreDriverImpl.java          |   2 +-
 .../driver/LinstorPrimaryDataStoreDriverImpl.java  | 101 +++++++++++----------
 pom.xml                                            |  12 +++
 ui/public/locales/en.json                          |   2 +
 ui/src/components/view/InfoCard.vue                |   2 +-
 .../InstanceVolumesStoragePoolSelectListView.vue   |  12 ++-
 ui/src/components/view/ListView.vue                |  19 +---
 .../view/VolumeStoragePoolSelectForm.vue           |  16 +++-
 ui/src/components/view/VolumesTab.vue              |   2 +-
 ui/src/components/widgets/Breadcrumb.vue           |   2 +-
 ui/src/config/router.js                            |   4 +-
 ui/src/store/modules/user.js                       |  19 ++--
 ui/src/views/compute/MigrateWizard.vue             |  60 ++++++++++--
 ui/src/views/image/IsoZones.vue                    |   2 +-
 ui/src/views/image/TemplateZones.vue               |   2 +-
 ui/src/views/storage/SnapshotZones.vue             |   2 +-
 ui/tests/unit/views/compute/MigrateWizard.spec.js  |  52 +++++------
 utils/pom.xml                                      |   5 +
 19 files changed, 221 insertions(+), 120 deletions(-)

Reply via email to