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 2022/12/12 14:16:59 UTC

[cloudstack] branch main updated (1be7c2f3488 -> 01b79e797c2)

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 1be7c2f3488 Merge remote-tracking branch 'origin/4.17'
     add 5516f74fcef systemvm: fix management route (#6921)
     add 01b79e797c2 Merge remote-tracking branch 'origin/4.17' into main

No new revisions were added by this update.

Summary of changes:
 pom.xml                                               |  2 +-
 systemvm/debian/opt/cloud/bin/setup/common.sh         | 19 +++++++++++++++++++
 systemvm/debian/opt/cloud/bin/setup/init.sh           |  1 +
 systemvm/debian/opt/cloud/bin/setup/vpcrouter.sh      | 10 +---------
 tools/appliance/README.md                             |  2 +-
 .../scripts/configure_systemvm_services.sh            |  6 +++---
 tools/appliance/systemvmtemplate/template.json        |  6 +++---
 7 files changed, 29 insertions(+), 17 deletions(-)