You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/01/11 12:54:00 UTC

[cloudstack] branch healthcheck updated (b0a09cf -> 95ba29f)

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

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


    from b0a09cf  Merge branch 'master' into healthcheck
     add 4c5f8a4  Revert "README: that time of the year! 🎄 (#4554)"
     add 01b3e36  Updating pom.xml version numbers for release 4.15.0.0
     add 9493058  Merge branch '4.15'
     add e26202f  Updating pom.xml version numbers for release 4.16.0.0-SNAPSHOT
     add 81e9e68  Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
     add b445479  checkstyle: fix pom version
     add 261750c  Merge remote-tracking branch 'origin/4.15'
     add d4580f3  networkorchestrator: Fix typo in exception message (#4559)
     add c82688a  kvm: Fix double-escape issue while creating rbd disk options (#4568)
     add 015bb20c Merge remote-tracking branch 'origin/4.15'
     add 280c13a  Updating pom.xml version numbers for release 4.15.0.0
     add b482da8  Updating pom.xml version numbers for release 4.15.1.0-SNAPSHOT
     add 366785a  Merge remote-tracking branch 'origin/4.15'
     add 95ba29f  Merge branch 'master' into healthcheck

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                                             | 12 ++++++++++++
 developer/pom.xml                                            |  2 +-
 engine/api/pom.xml                                           |  2 +-
 engine/components-api/pom.xml                                |  2 +-
 engine/network/pom.xml                                       |  2 +-
 engine/orchestration/pom.xml                                 |  2 +-
 .../cloudstack/engine/orchestration/NetworkOrchestrator.java |  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 +-
 engine/storage/image/pom.xml                                 |  2 +-
 engine/storage/integration-test/pom.xml                      |  2 +-
 engine/storage/pom.xml                                       |  2 +-
 engine/storage/snapshot/pom.xml                              |  2 +-
 engine/storage/volume/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 +-
 .../affinity-group-processors/explicit-dedication/pom.xml    |  2 +-
 plugins/affinity-group-processors/host-affinity/pom.xml      |  2 +-
 plugins/affinity-group-processors/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/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 +-
 plugins/deployment-planners/implicit-dedication/pom.xml      |  2 +-
 plugins/deployment-planners/user-concentrated-pod/pom.xml    |  2 +-
 plugins/deployment-planners/user-dispersing/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/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 +-
 .../com/cloud/hypervisor/kvm/storage/KVMPhysicalDisk.java    |  2 +-
 .../cloud/hypervisor/kvm/storage/KVMPhysicalDiskTest.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 +-
 plugins/network-elements/elastic-loadbalancer/pom.xml        |  2 +-
 plugins/network-elements/f5/pom.xml                          |  2 +-
 plugins/network-elements/globodns/pom.xml                    |  2 +-
 plugins/network-elements/internal-loadbalancer/pom.xml       |  2 +-
 plugins/network-elements/juniper-contrail/pom.xml            |  2 +-
 plugins/network-elements/juniper-srx/pom.xml                 |  2 +-
 plugins/network-elements/netscaler/pom.xml                   |  2 +-
 plugins/network-elements/nicira-nvp/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/vxlan/pom.xml                       |  2 +-
 plugins/outofbandmanagement-drivers/ipmitool/pom.xml         |  2 +-
 .../outofbandmanagement-drivers/nested-cloudstack/pom.xml    |  2 +-
 plugins/outofbandmanagement-drivers/redfish/pom.xml          |  2 +-
 plugins/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/volume/cloudbyte/pom.xml                     |  2 +-
 plugins/storage/volume/datera/pom.xml                        |  2 +-
 plugins/storage/volume/default/pom.xml                       |  2 +-
 plugins/storage/volume/nexenta/pom.xml                       |  2 +-
 plugins/storage/volume/sample/pom.xml                        |  2 +-
 plugins/storage/volume/solidfire/pom.xml                     |  2 +-
 plugins/user-authenticators/ldap/pom.xml                     |  2 +-
 plugins/user-authenticators/md5/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 +-
 pom.xml                                                      |  2 +-
 quickcloud/pom.xml                                           |  2 +-
 server/pom.xml                                               |  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/pom.xml                                             |  2 +-
 test/pom.xml                                                 |  2 +-
 tools/apidoc/pom.xml                                         |  2 +-
 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 +-
 usage/pom.xml                                                |  2 +-
 utils/pom.xml                                                |  2 +-
 vmware-base/pom.xml                                          |  2 +-
 141 files changed, 153 insertions(+), 141 deletions(-)