This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a change to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from e0fa409 fixes
new 86d83d0 wip- make redundant routers work again
new 0ba8839 fix ssh patching
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:
.../debian/config/etc/init.d/cloud-early-config | 5 +-
.../debian/config/opt/cloud/bin/configure.py | 4 -
.../debian/config/opt/cloud/bin/cs/CsRedundant.py | 133 -------
.../config/opt/cloud/bin/cs/CsStaticRoutes.py | 4 +-
.../debian/config/opt/cloud/bin/setup/common.sh | 59 ++-
.../opt/cloud/templates/checkrouter.sh.templ | 2 +-
.../opt/cloud/templates/keepalived.conf.templ | 2 +-
.../root/redundant_router/arping_gateways.sh.templ | 29 --
.../config/root/redundant_router/backup.sh.templ | 39 --
.../config/root/redundant_router/check_bumpup.sh | 19 -
.../root/redundant_router/check_heartbeat.sh.templ | 60 ---
.../root/redundant_router/checkrouter.sh.templ | 56 ---
.../root/redundant_router/conntrackd.conf.templ | 401 ---------------------
.../config/root/redundant_router/disable_pubip.sh | 23 --
.../root/redundant_router/enable_pubip.sh.templ | 50 ---
.../config/root/redundant_router/fault.sh.templ | 37 --
.../root/redundant_router/heartbeat.sh.templ | 20 -
.../root/redundant_router/keepalived.conf.templ | 57 ---
.../config/root/redundant_router/master.sh.templ | 60 ---
.../root/redundant_router/primary-backup.sh.templ | 126 -------
.../config/root/redundant_router/services.sh | 68 ----
21 files changed, 32 insertions(+), 1222 deletions(-)
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/arping_gateways.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/backup.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/check_bumpup.sh
delete mode 100755
systemvm/patches/debian/config/root/redundant_router/check_heartbeat.sh.templ
delete mode 100755
systemvm/patches/debian/config/root/redundant_router/checkrouter.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/conntrackd.conf.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/disable_pubip.sh
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/enable_pubip.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/fault.sh.templ
delete mode 100755
systemvm/patches/debian/config/root/redundant_router/heartbeat.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/keepalived.conf.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/master.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/primary-backup.sh.templ
delete mode 100644
systemvm/patches/debian/config/root/redundant_router/services.sh
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].