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

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


 discard 930125e3044 4.20/main Health Check, please don't merge this!
     add be247334a7f StorPool: fix of delete snapshot (#9855)
     add 175eed294c8 Fix primary storage update form not showing existing 
values (#9809)
     add a6cef7a78dd linstor/kvm: Workaround a qemu bug and IDE bus discard 
enabled. (#9859)
     add 8af08ddafbc Merge branch '4.19'
     add 006db90f75b kvm: fix ovs network creation issue (#9869)
     add 9ae5b6a999b utils: fix invalid JSESSIONID cookie in https setup (#9856)
     add a6e9aec769f Fix Kubernetes cluster listing when user is unable to 
scale (#9867)
     add 22c6f08f77b engine-storage: Set SecretConsumerDetail for VM live 
migration with storage on shared NFS (#9222)
     add 4f5561937cb framework/cluster: improve cluster service and integration 
API service
     add ef5b5bbd4e5 Updating pom.xml version numbers for release 4.18.2.1
     add f0faa4a6b30 saml: signature check improvements
     add 22baf2494d6 Updating pom.xml version numbers for release 4.18.2.2
     add e7dce2bcce5 server, api: account and api entity access improvements
     add b458e5b9974 Merge pull request #19 from shapeblue/fix-userkeys-cve
     add be191f5ad79 Updating pom.xml version numbers for release 4.18.2.3
     add 24d12f13277 Session Token Invalidation on Logout
     add b97bd3bee14 fix quota resource access validation
     add 1861e78361e Validate QCOW2 on upload and register
     add 124d6b8b816 util: check JSESSIONID in cookies if user is passed
     add 8830d3aea16 Fix Vue devServer after CSRF fix
     add 54b3519df12 Updating pom.xml version numbers for release 4.18.2.4
     add 1af41585b75 Merge tag '4.18.2.4' into 4.18
     add 371e244375b linstor: fix live migrate on non-hyperconverged setups 
(#9832)
     add 896b8bfabf1 VR: fix wrong check when compare two configuration files 
(#9822)
     add 5b7c86aa452 Merge remote-tracking branch 'origin/4.18' into 4.19
     add f7b7339bcfb Merge branch '4.19'
     add 8608f28842b Fix ctrl-enter on vm start dialog (#9743)
     add 03bdf118462 server: Fix listServiceOfferings regression (#9894)
     add adbf3709095 Revert "storage: fix private templates are not copied to 
new image store (#9206)" (#9839)
     add dfe4a67859c kvm: ref-count secondary storage pool usage (#9498)
     add b38ee63c48a Merge branch '4.19'
     add b75742da431 enum name changed for logger update reverted (#9922)
     add 966b75d0b98  Verify QCOW2 features on direct download of template
     add 84538da27c0 Updating pom.xml version numbers for release 4.18.2.5
     add 6ef2eaca14e Merge tag '4.18.2.5' into 4.18
     add 24c28ad4602 Merge branch '4.18' into 4.19
     add a2690e98644 imports
     add a82a2429f49 Merge branch '4.19'
     add 8a2c0f3f732 UI: Improve filtering of VM and template settings (#9683)
     add 2fe3fcef7c7 Updating pom.xml version numbers for release 4.20.0.0
     add c63c7ee63e5 Updating pom.xml version numbers for release 
4.20.1.0-SNAPSHOT
     add d9774a8462b Updating pom.xml version numbers for release 
4.21.0.0-SNAPSHOT
     add 7f3eaa8fde9 4.20/main Health Check, please don't merge this!

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (930125e3044)
            \
             N -- N -- N   refs/heads/healthcheck-main (7f3eaa8fde9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 agent/pom.xml                                      |   2 +-
 api/pom.xml                                        |   2 +-
 client/pom.xml                                     |   2 +-
 core/pom.xml                                       |   2 +-
 debian/changelog                                   |  10 +-
 developer/pom.xml                                  |   2 +-
 engine/api/pom.xml                                 |   2 +-
 engine/components-api/pom.xml                      |   2 +-
 engine/orchestration/pom.xml                       |   2 +-
 engine/pom.xml                                     |   2 +-
 engine/schema/pom.xml                              |   2 +-
 engine/service/pom.xml                             |   2 +-
 engine/storage/cache/pom.xml                       |   2 +-
 engine/storage/configdrive/pom.xml                 |   2 +-
 engine/storage/datamotion/pom.xml                  |   2 +-
 .../motion/StorageSystemDataMotionStrategy.java    |   5 +-
 engine/storage/image/pom.xml                       |   2 +-
 .../storage/image/TemplateServiceImpl.java         |   5 +
 engine/storage/integration-test/pom.xml            |   2 +-
 engine/storage/object/pom.xml                      |   2 +-
 engine/storage/pom.xml                             |   2 +-
 engine/storage/snapshot/pom.xml                    |   2 +-
 engine/storage/volume/pom.xml                      |   2 +-
 engine/userdata/cloud-init/pom.xml                 |   2 +-
 engine/userdata/pom.xml                            |   2 +-
 framework/agent-lb/pom.xml                         |   2 +-
 framework/ca/pom.xml                               |   2 +-
 framework/cluster/pom.xml                          |   2 +-
 framework/config/pom.xml                           |   2 +-
 framework/db/pom.xml                               |   2 +-
 framework/direct-download/pom.xml                  |   2 +-
 framework/events/pom.xml                           |   2 +-
 framework/ipc/pom.xml                              |   2 +-
 framework/jobs/pom.xml                             |   2 +-
 framework/managed-context/pom.xml                  |   2 +-
 framework/pom.xml                                  |   2 +-
 framework/quota/pom.xml                            |   2 +-
 framework/rest/pom.xml                             |   2 +-
 framework/security/pom.xml                         |   2 +-
 framework/spring/lifecycle/pom.xml                 |   2 +-
 framework/spring/module/pom.xml                    |   2 +-
 plugins/acl/dynamic-role-based/pom.xml             |   2 +-
 plugins/acl/project-role-based/pom.xml             |   2 +-
 plugins/acl/static-role-based/pom.xml              |   2 +-
 .../explicit-dedication/pom.xml                    |   2 +-
 .../host-affinity/pom.xml                          |   2 +-
 .../host-anti-affinity/pom.xml                     |   2 +-
 .../non-strict-host-affinity/pom.xml               |   2 +-
 .../non-strict-host-anti-affinity/pom.xml          |   2 +-
 plugins/alert-handlers/snmp-alerts/pom.xml         |   2 +-
 plugins/alert-handlers/syslog-alerts/pom.xml       |   2 +-
 plugins/api/discovery/pom.xml                      |   2 +-
 plugins/api/rate-limit/pom.xml                     |   2 +-
 plugins/api/solidfire-intg-test/pom.xml            |   2 +-
 plugins/api/vmware-sioc/pom.xml                    |   2 +-
 plugins/backup/dummy/pom.xml                       |   2 +-
 plugins/backup/nas/pom.xml                         |   2 +-
 plugins/backup/networker/pom.xml                   |   2 +-
 plugins/backup/veeam/pom.xml                       |   2 +-
 plugins/ca/root-ca/pom.xml                         |   2 +-
 plugins/database/mysql-ha/pom.xml                  |   2 +-
 plugins/database/quota/pom.xml                     |   2 +-
 plugins/dedicated-resources/pom.xml                |   2 +-
 .../implicit-dedication/pom.xml                    |   2 +-
 .../user-concentrated-pod/pom.xml                  |   2 +-
 .../deployment-planners/user-dispersing/pom.xml    |   2 +-
 plugins/drs/cluster/balanced/pom.xml               |   2 +-
 plugins/drs/cluster/condensed/pom.xml              |   2 +-
 plugins/event-bus/inmemory/pom.xml                 |   2 +-
 plugins/event-bus/kafka/pom.xml                    |   2 +-
 plugins/event-bus/rabbitmq/pom.xml                 |   2 +-
 plugins/event-bus/webhook/pom.xml                  |   2 +-
 plugins/ha-planners/skip-heurestics/pom.xml        |   2 +-
 plugins/host-allocators/random/pom.xml             |   2 +-
 plugins/hypervisors/baremetal/pom.xml              |   2 +-
 plugins/hypervisors/hyperv/pom.xml                 |   2 +-
 plugins/hypervisors/kvm/pom.xml                    |   2 +-
 .../kvm/resource/LibvirtComputingResource.java     |  15 ++-
 .../kvm/resource/LibvirtStoragePoolDef.java        |   2 +-
 .../LibvirtOvsFetchInterfaceCommandWrapper.java    |   2 +-
 .../kvm/storage/IscsiAdmStorageAdaptor.java        |   2 +-
 .../kvm/storage/KVMStoragePoolManager.java         |   2 +-
 .../kvm/storage/KVMStorageProcessor.java           |  30 +++++-
 .../kvm/storage/LibvirtStorageAdaptor.java         |  58 ++++++++++-
 .../kvm/storage/ManagedNfsStorageAdaptor.java      |   2 +-
 .../kvm/storage/MultipathSCSIAdapterBase.java      |   2 +-
 .../kvm/storage/ScaleIOStorageAdaptor.java         |   2 +-
 .../hypervisor/kvm/storage/StorageAdaptor.java     |   2 +-
 .../kvm/resource/LibvirtComputingResourceTest.java | 113 +++++++++++++++++++++
 .../kvm/storage/LibvirtStorageAdaptorTest.java     |   2 +-
 plugins/hypervisors/ovm/pom.xml                    |   2 +-
 plugins/hypervisors/ovm3/pom.xml                   |   2 +-
 plugins/hypervisors/simulator/pom.xml              |   2 +-
 plugins/hypervisors/ucs/pom.xml                    |   2 +-
 plugins/hypervisors/vmware/pom.xml                 |   2 +-
 plugins/hypervisors/xenserver/pom.xml              |   2 +-
 plugins/integrations/cloudian/pom.xml              |   2 +-
 plugins/integrations/kubernetes-service/pom.xml    |   2 +-
 plugins/integrations/prometheus/pom.xml            |   2 +-
 plugins/metrics/pom.xml                            |   2 +-
 plugins/network-elements/bigswitch/pom.xml         |   2 +-
 plugins/network-elements/brocade-vcs/pom.xml       |   2 +-
 plugins/network-elements/cisco-vnmc/pom.xml        |   2 +-
 plugins/network-elements/dns-notifier/pom.xml      |   2 +-
 .../network-elements/elastic-loadbalancer/pom.xml  |   2 +-
 plugins/network-elements/globodns/pom.xml          |   2 +-
 .../network-elements/internal-loadbalancer/pom.xml |   2 +-
 plugins/network-elements/juniper-contrail/pom.xml  |   2 +-
 plugins/network-elements/netscaler/pom.xml         |   2 +-
 plugins/network-elements/nicira-nvp/pom.xml        |   2 +-
 plugins/network-elements/nsx/pom.xml               |   2 +-
 plugins/network-elements/opendaylight/pom.xml      |   2 +-
 plugins/network-elements/ovs/pom.xml               |   2 +-
 plugins/network-elements/palo-alto/pom.xml         |   2 +-
 plugins/network-elements/stratosphere-ssp/pom.xml  |   2 +-
 plugins/network-elements/tungsten/pom.xml          |   2 +-
 plugins/network-elements/vxlan/pom.xml             |   2 +-
 .../outofbandmanagement-drivers/ipmitool/pom.xml   |   2 +-
 .../nested-cloudstack/pom.xml                      |   2 +-
 .../outofbandmanagement-drivers/redfish/pom.xml    |   2 +-
 plugins/pom.xml                                    |   2 +-
 plugins/shutdown/pom.xml                           |   2 +-
 plugins/storage-allocators/random/pom.xml          |   2 +-
 plugins/storage/image/default/pom.xml              |   2 +-
 plugins/storage/image/s3/pom.xml                   |   2 +-
 plugins/storage/image/sample/pom.xml               |   2 +-
 plugins/storage/image/swift/pom.xml                |   2 +-
 plugins/storage/object/ceph/pom.xml                |   2 +-
 plugins/storage/object/minio/pom.xml               |   2 +-
 plugins/storage/object/simulator/pom.xml           |   2 +-
 plugins/storage/sharedfs/storagevm/pom.xml         |   2 +-
 plugins/storage/volume/adaptive/pom.xml            |   2 +-
 plugins/storage/volume/cloudbyte/pom.xml           |   2 +-
 plugins/storage/volume/datera/pom.xml              |   2 +-
 plugins/storage/volume/default/pom.xml             |   2 +-
 plugins/storage/volume/flasharray/pom.xml          |   2 +-
 plugins/storage/volume/linstor/CHANGELOG.md        |   7 ++
 plugins/storage/volume/linstor/pom.xml             |   2 +-
 .../kvm/storage/LinstorStorageAdaptor.java         |  79 +++++++++++---
 .../storage/datastore/util/LinstorUtil.java        |  24 +++++
 plugins/storage/volume/nexenta/pom.xml             |   2 +-
 plugins/storage/volume/primera/pom.xml             |   2 +-
 plugins/storage/volume/sample/pom.xml              |   2 +-
 plugins/storage/volume/scaleio/pom.xml             |   2 +-
 plugins/storage/volume/solidfire/pom.xml           |   2 +-
 plugins/storage/volume/storpool/pom.xml            |   2 +-
 .../kvm/storage/StorPoolStorageAdaptor.java        |   2 +-
 .../storage/datastore/util/StorPoolUtil.java       |   4 +-
 .../storage/snapshot/StorPoolSnapshotStrategy.java |  58 ++++++-----
 plugins/user-authenticators/ldap/pom.xml           |   2 +-
 plugins/user-authenticators/md5/pom.xml            |   2 +-
 plugins/user-authenticators/oauth2/pom.xml         |   2 +-
 plugins/user-authenticators/pbkdf2/pom.xml         |   2 +-
 plugins/user-authenticators/plain-text/pom.xml     |   2 +-
 plugins/user-authenticators/saml2/pom.xml          |   2 +-
 plugins/user-authenticators/sha256salted/pom.xml   |   2 +-
 .../static-pin/pom.xml                             |   2 +-
 .../user-two-factor-authenticators/totp/pom.xml    |   2 +-
 pom.xml                                            |   4 +-
 quickcloud/pom.xml                                 |   2 +-
 server/pom.xml                                     |   2 +-
 .../java/com/cloud/api/query/QueryManagerImpl.java |   2 +-
 services/console-proxy/pom.xml                     |   2 +-
 services/console-proxy/rdpconsole/pom.xml          |   2 +-
 services/console-proxy/server/pom.xml              |   2 +-
 services/pom.xml                                   |   2 +-
 services/secondary-storage/controller/pom.xml      |   2 +-
 services/secondary-storage/pom.xml                 |   2 +-
 services/secondary-storage/server/pom.xml          |   2 +-
 systemvm/debian/opt/cloud/bin/cs/CsFile.py         |   2 +-
 systemvm/pom.xml                                   |   2 +-
 test/pom.xml                                       |   2 +-
 tools/apidoc/pom.xml                               |   2 +-
 tools/build/build_asf.sh                           |  10 +-
 tools/checkstyle/pom.xml                           |   2 +-
 tools/devcloud-kvm/pom.xml                         |   2 +-
 tools/devcloud4/pom.xml                            |   2 +-
 tools/docker/Dockerfile                            |   2 +-
 tools/docker/Dockerfile.marvin                     |   4 +-
 tools/marvin/pom.xml                               |   2 +-
 tools/marvin/setup.py                              |   2 +-
 tools/pom.xml                                      |   2 +-
 ui/src/components/view/DetailSettings.vue          |  13 ++-
 ui/src/config/section/compute.js                   |   2 +-
 ui/src/views/compute/KubernetesServiceTab.vue      |   2 +-
 ui/src/views/compute/StartVirtualMachine.vue       |  16 ++-
 ui/src/views/infra/UpdatePrimaryStorage.vue        |  10 +-
 usage/pom.xml                                      |   2 +-
 utils/pom.xml                                      |   2 +-
 utils/src/main/java/com/cloud/utils/HttpUtils.java |   4 +-
 .../test/java/com/cloud/utils/HttpUtilsTest.java   |   6 +-
 vmware-base/pom.xml                                |   2 +-
 192 files changed, 569 insertions(+), 250 deletions(-)

Reply via email to