cloudstack/systemvm/patches/debian/config/opt/cloud/bin/cs
wilderrodrigues 6b9e2ac16a Merge pull request #800 from bvbharatk/CLOUDSTACK-8798
CLOUDSTACK-8798 Fixed the vrrp virtual ip config in case of rvr enablFixed the vrrp virtual ip config in case of rvr enabled isolated networks.
changed the CsRedundant.py to bring down the public interface when rvr changes state to
backup. Also fixed vrrp authentication for isolated networks.

This fix dose not effect the vpc networks. it is only meant for rvr isolated networks.

manullay deployed a vm in rvr enabled isolated network and ran the tests below.

nosetests --with-marvin --marvin-config=/marvin-config test/integration/component/test_redundant_router_services.py

Test redundant router internals ... === TestName: test_enableVPNOverRvR | Status : SUCCESS ===

----------------------------------------------------------------------
Ran 1 test in 633.336s

nosetests --with-marvin --marvin-config=/marvin-config test/integration/component/test_redundant_router_cleanups.py

Test network garbage collection with RVR ... === TestName: test_network_gc | Status : SUCCESS ===
ok
Test restarting RvR network without cleanup ... === TestName: test_restart_ntwk_no_cleanup | Status : SUCCESS ===
ok
Test restart RvR network with cleanup ... === TestName: test_restart_ntwk_with_cleanup | Status : SUCCESS ===

----------------------------------------------------------------------
Ran 3 tests in 2120.263s

* pr/800:
  CLOUDSTACK-8798 Fixed the vrrp virtual ip config in case of rvr enabled isolated networks. changed the CsRedundant.py to bring down the public interface when rvr changes state to backup. Also fixed vrrp authentication for isolated networks.

Signed-off-by: wilderrodrigues <wrodrigues@schubergphilis.com>
2015-09-11 15:27:41 +02:00
..
CsAddress.py CLOUDSTACK-8799 fixed for vpc networks. 2015-09-11 14:57:32 +02:00
CsApp.py Fixed password server respawning issue 2015-03-16 11:40:11 +01:00
CsConfig.py ACL issues 2015-03-16 11:40:10 +01:00
CsDatabag.py Merge pull request #800 from bvbharatk/CLOUDSTACK-8798 2015-09-11 15:27:41 +02:00
CsDhcp.py Fixed Port forwarding (DNAT/SNAT) for isolated networks 2015-03-16 11:40:12 +01:00
CsFile.py CLOUDSTACK-8690:Added remote access vpn and vpn users configuration 2015-09-09 10:50:50 +05:30
CsGuestNetwork.py ACL issues 2015-03-16 11:40:10 +01:00
CsHelper.py CLOUDSTACK-8690:Added remote access vpn and vpn users configuration 2015-09-09 10:50:50 +05:30
CsLoadBalancer.py ACL issues 2015-03-16 11:40:10 +01:00
CsMonitor.py ACL issues 2015-03-16 11:40:10 +01:00
CsNetfilter.py ACL issues 2015-03-16 11:40:10 +01:00
CsProcess.py ACL issues 2015-03-16 11:40:10 +01:00
CsRedundant.py Merge pull request #800 from bvbharatk/CLOUDSTACK-8798 2015-09-11 15:27:41 +02:00
CsRoute.py Fixed defaultroute on VPC routers in CsRoute and CsAddress 2015-08-24 13:35:29 +02:00
CsRule.py Fixed Port forwarding (DNAT/SNAT) for isolated networks 2015-03-16 11:40:12 +01:00
__init__.py ACL issues 2015-03-16 11:40:10 +01:00