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

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


    from 1ff171d  CLOUDSTACK-9781: record resource uuid in events instead of 
integer id (#1940)
     add 2be45c2  solidfire: fix potential NPE
     add eb75c1e  ca: Fixes #2530 have all IPs from KVM host in issued X509 cert
     add ddc8d13  systemvmtemplate: Fixes #2541 adds Letsencrypt CA cert
     add 8533def  systemvm: Fixes #2561 patching on XenServer
     add 6412e50  saml2: Fixes #2548 SAML2 cert encoding and decoding
     add 77172b9  vr: create tables before applying egress iptables rules
     add 85ad463  test/integration: fix invalid VMware smoketests failures
     add 05857c7  engine/schema: new 4.11.1 systemvmtemplate
     new e7bd73e  Merge branch '4.11'

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:
 .../com/cloud/upgrade/dao/Upgrade41000to41100.java | 175 --------------------
 .../com/cloud/upgrade/dao/Upgrade41100to41110.java | 184 ++++++++++++++++++++-
 .../cloudstack/ca/provider/RootCAProvider.java     |  49 +++++-
 .../datastore/provider/SolidFireHostListener.java  |   2 +-
 .../cloudstack/saml/SAML2AuthManagerImpl.java      |  22 +--
 .../java/org/apache/cloudstack/saml/SAMLUtils.java |  89 +++++++++-
 .../java/org/apache/cloudstack/SAMLUtilsTest.java  |  10 +-
 scripts/util/keystore-setup                        |   3 +-
 systemvm/debian/opt/cloud/bin/configure.py         |   1 +
 .../debian/opt/cloud/bin/setup/cloud-early-config  |   8 +-
 .../debian/opt/cloud/bin/setup/patchsystemvm.sh    |   2 +
 test/integration/smoke/test_service_offerings.py   |   3 +-
 test/integration/smoke/test_vm_life_cycle.py       |  10 +-
 .../scripts/configure_systemvm_services.sh         |  13 +-
 .../scripts/install_systemvm_packages.sh           |   6 +-
 .../cloudstack/utils/security/CertUtils.java       |   5 +-
 16 files changed, 356 insertions(+), 226 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to