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

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


    omit b91e885  CLOUDSTACK-10127: KVM + Ovs: Incorrect devId on static nat
    omit 1c65ac4  CLOUDSTACK-10001: Fix incorrect total host memory in responses
    omit 0c320fe  CLOUDSTACK-10013: Add systemvm 4.11 migration in 4.10->4.11 
upgrade path
    omit 5650ff2  CLOUDSTACK-10194: Use packer for building systemvmtemplates
    omit 23387f4  CLOUDSTACK-10193: Use other64Linux for systemvms on VMware
    omit a797f84  CLOUDSTACK-10013: Fix VMware related issues and fix misc tests
    omit 64701a7  CLOUDSTACK-9953: Resize root disk for VMware when full clone 
is enabled
    omit 4e24e06  CLOUDSTACK-9501: route is not available by default on CentOS7 
(#1637)
    omit b2f95de  CLOUDSTACK-10187: Don't delete vifs for VPCs with source nat
    omit 9984371  CLOUDSTACK-10193: Fix smoke tests failures with new 
systemvmtemplate
    omit c7264a2  CLOUDSTACK-10181: Skip rVR test cases for VMware until 
supported
    omit 990d51b  CLOUDSTACK-10013: SystemVM codebase refactorings and 
improvements
    omit e0857bb  CLOUDSTACK-10013: Make the generated VR/json files unique 
(ports #1470)
    omit cbfba0a  CLOUDSTACK-10010: Port marvin test from #2190 by @swill
    omit 6409f62  CLOUDSTACK-10013: Fix ipsec VPN configuration
    omit aba3bbe  CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups
    omit c8d5165  CLOUDSTACK-10129: UX improvements and event timeline
    omit 0a64c30  CLOUDSTACK-9348: Improve Nio SSH handshake buffers
    omit bc59dad  CLOUDSTACK-7853: Fix ping timeout edge case and refactor code
    omit 13cd40d  CLOUDSTACK-10013: Debian9 SystemVM appliance improvements
    omit 6767724  CLOUDSTACK-10013: Make Debian9 systemvmtemplates work with 
systemd
    omit f718238  CLOUDSTACK-10013: Migrate systemvmtemplate to Debian9
     add 6e3495f  CLOUDSTACK-10190: Duplicate public VLAN for two different 
admin accounts (#2361)
     add 9179bd5  CLOUDSTACK-10195: CloudStack MySQL HA problem - No database 
selected (#2364)
     new a9df3bd  CLOUDSTACK-10013: Migrate systemvmtemplate to Debian9
     new b9ffbee  CLOUDSTACK-10013: Make Debian9 systemvmtemplates work with 
systemd
     new 5ea7d19  CLOUDSTACK-10013: Debian9 SystemVM appliance improvements
     new 0560584  CLOUDSTACK-7853: Fix ping timeout edge case and refactor code
     new 6bd772f  CLOUDSTACK-9348: Improve Nio SSH handshake buffers
     new 406e714  CLOUDSTACK-10129: UX improvements and event timeline
     new 22f7d09  CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups
     new 0b02525  CLOUDSTACK-10013: Fix ipsec VPN configuration
     new 0e4de4b  CLOUDSTACK-10010: Port marvin test from #2190 by @swill
     new 427df50  CLOUDSTACK-10013: Make the generated VR/json files unique 
(ports #1470)
     new cea9553  CLOUDSTACK-10013: SystemVM codebase refactorings and 
improvements
     new bfc871e  CLOUDSTACK-10181: Skip rVR test cases for VMware until 
supported
     new 475da63  CLOUDSTACK-10193: Fix smoke tests failures with new 
systemvmtemplate
     new 02d479b  CLOUDSTACK-10187: Don't delete vifs for VPCs with source nat
     new cd58d1b  CLOUDSTACK-9501: route is not available by default on CentOS7 
(#1637)
     new d644774  CLOUDSTACK-9953: Resize root disk for VMware when full clone 
is enabled
     new 463bb0a  CLOUDSTACK-10013: Fix VMware related issues and fix misc tests
     new a9175ef  CLOUDSTACK-10193: Use other64Linux for systemvms on VMware
     new 28e0270  CLOUDSTACK-10194: Use packer for building systemvmtemplates
     new 3112500  CLOUDSTACK-10013: Add systemvm 4.11 migration in 4.10->4.11 
upgrade path
     new 69a57a3  CLOUDSTACK-10001: Fix incorrect total host memory in responses

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   (b91e885)
            \
             N -- N -- N   refs/heads/debian9-systemvmtemplate (69a57a3)

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.

The 21 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:
 .../src/com/cloud/cluster/ClusterManagerImpl.java  |  13 +-
 .../test/com/cloud/utils/db/TransactionTest.java   | 166 --------------
 .../kvm/resource/LibvirtComputingResource.java     |  20 +-
 .../LibvirtNetworkElementCommandWrapperTest.java   | 243 ---------------------
 python/lib/cloudutils/utilities.py                 |   4 +-
 .../configuration/ConfigurationManagerImpl.java    |  57 ++---
 systemvm/agent/conf/log4j-cloud.xml                |  12 +-
 systemvm/debian/etc/issue                          |   3 -
 .../opt/cloud/templates/keepalived.conf.templ      |   2 +-
 .../systemvmtemplate/scripts/configure_grub.sh     |   2 +-
 .../scripts/configure_systemvm_services.sh         |  10 +
 ui/scripts/network.js                              |   2 +-
 12 files changed, 63 insertions(+), 471 deletions(-)
 delete mode 100644 framework/db/test/com/cloud/utils/db/TransactionTest.java
 delete mode 100644 
plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtNetworkElementCommandWrapperTest.java
 delete mode 100644 systemvm/debian/etc/issue

-- 
To stop receiving notification emails like this one, please contact
['"commits@cloudstack.apache.org" <commits@cloudstack.apache.org>'].

Reply via email to