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.


 discard 1902086  CLOUDSTACK-9595: Fix another regression introduced in #1762
 discard 70f6716  Fixes to tests, improvements around cleanup
 discard 5efec06  Remove unused imports, make pylint/travis happy
 discard 66b1b54  vmware: throw exception only when unable to resize root disk 
but user asked
 discard 0687ac8  apache2 and secondary storage improvement, use systemctl and 
favour www-data ownership on folders
 discard 470fb27  Fixes based on @marcaurele 's code review
 discard 1df44ae  Fix travis due to L2 PR merge, and changes to test_network.py
 discard a117968  Misc fixes to allow upload template/iso tests to work
     new 2e30734  CLOUDSTACK-9595: Fix another regression introduced in #1762
     new 6311bc3  CLOUDSTACK-10013: Fixes based on code review

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   (1902086)
            \
             N -- N -- N   refs/heads/debian9-systemvmtemplate (6311bc3)

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 2 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:
 .../resources/META-INF/db/schema-41000to41100.sql  |  3 -
 .../secondary/SecondaryStorageVmManager.java       |  2 +-
 .../SecondaryStorageManagerImpl.java               |  2 +-
 .../resource/NfsSecondaryStorageResource.java      |  1 -
 .../storage/template/DownloadManagerImpl.java      |  1 -
 systemvm/agent/conf/log4j-cloud.xml                | 96 +++++++++++-----------
 systemvm/debian/opt/cloud/bin/setup/common.sh      |  1 +
 systemvm/debian/opt/cloud/templates/README         |  2 -
 tools/appliance/systemvmtemplate/http/preseed.cfg  | 12 +--
 .../appliance/systemvmtemplate/scripts/cleanup.sh  |  7 +-
 .../systemvmtemplate/scripts/configure_grub.sh     |  2 +-
 .../scripts/install_systemvm_packages.sh           |  2 +-
 tools/appliance/systemvmtemplate/template.json     |  2 +-
 13 files changed, 62 insertions(+), 71 deletions(-)
 delete mode 100644 systemvm/debian/opt/cloud/templates/README

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

Reply via email to