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 f275c28838d test(python): fix code comment typo; Valiate -> Validate 
(#10536)
     add bc5728a7ff0 systemvm: Bump systemvm template version to debian 12.10 
(#10628)
     add ee94ae575b7 Enhance VPC Network Tier form to auto-populate  Gateway, 
and Netmask (#10617)
     add d5ba39387b6 fix projects metrics on dashboard (#10651)
     add e08f88f0ae6 define the limit of projects through the UI (#10652)
     add 5d5ac17c685 xenserver: do not destroy halted hypervisor vm (#9175)
     add 6850147c9e8 Merge branch '4.19' into 4.20
     add 4c31f9d533e Merge release branch 4.20 to main

No new revisions were added by this update.

Summary of changes:
 .../xenserver/resource/CitrixResourceBase.java     | 646 ++++++++++-----------
 .../xen56/XenServer56FenceCommandWrapper.java      |   2 +-
 .../xen56p1/XenServer56FP1FenceCommandWrapper.java |   2 +-
 .../CitrixCreateVMSnapshotCommandWrapper.java      |  23 +-
 .../CitrixDeleteVMSnapshotCommandWrapper.java      |   2 +-
 .../CitrixRevertToVMSnapshotCommandWrapper.java    |  13 +-
 .../wrapper/xenbase/CitrixStartCommandWrapper.java |   2 +-
 .../wrapper/xenbase/CitrixStopCommandWrapper.java  |   2 +-
 pom.xml                                            |   2 +-
 .../template-base_aarch64-target_aarch64.json      |   4 +-
 .../template-base_x86_64-target_aarch64.json       |   4 +-
 .../template-base_x86_64-target_x86_64.json        |   4 +-
 ui/public/locales/en.json                          |   4 +-
 ui/src/components/view/ResourceLimitTab.vue        |   2 +-
 ui/src/utils/network.js                            |  51 ++
 ui/src/views/dashboard/UsageDashboard.vue          |   8 +-
 ui/src/views/network/VpcTiersTab.vue               |  18 +-
 17 files changed, 398 insertions(+), 391 deletions(-)
 create mode 100644 ui/src/utils/network.js

Reply via email to