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/08/20 11:50:12 UTC

[cloudstack] branch main updated (4d9f178 -> 57a55bd)

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

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


    from 4d9f178  README: update travis badge
     add f9fe9da  security group: fix component test test_multiple_nic_support.py failures  (#5348)
     add 0390281  vr: cleanup files in /var/cache/cloud/processed every day (#5331)
     new 57a55bd  Merge remote-tracking branch 'origin/4.15' into main

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:
 scripts/vm/network/security_group.py               |  2 +-
 .../etc/cron.daily/clean_cloud_processed_files     | 38 +++++++++-------------
 .../component/test_multiple_nic_support.py         |  6 ++--
 3 files changed, 20 insertions(+), 26 deletions(-)
 copy tools/marvin/marvin/misc/build/vm-uninstall.sh => systemvm/debian/etc/cron.daily/clean_cloud_processed_files (60%)

[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.15' into main

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 57a55bd77729e63d290c003aac63b33f145e3d7b
Merge: 4d9f178 0390281
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Aug 20 17:19:40 2021 +0530

    Merge remote-tracking branch 'origin/4.15' into main

 scripts/vm/network/security_group.py               |  2 +-
 .../etc/cron.daily/clean_cloud_processed_files     | 38 ++++++++++++++++++++++
 .../component/test_multiple_nic_support.py         |  6 ++--
 3 files changed, 42 insertions(+), 4 deletions(-)