[
https://issues.apache.org/jira/browse/CLOUDSTACK-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740789#comment-14740789
]
ASF subversion and git services commented on CLOUDSTACK-8798:
-------------------------------------------------------------
Commit 6b9e2ac16a0614994ccf82fcc8786f5eb22a6747 in cloudstack's branch
refs/heads/master from [~wilder.rodrigues]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6b9e2ac ]
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 <[email protected]>
> fix the keepalived configuration in rvr.
> ----------------------------------------
>
> Key: CLOUDSTACK-8798
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8798
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.6.0
> Reporter: Bharat Kumar
> Assignee: Bharat Kumar
> Priority: Blocker
>
> currently in the keepalived.confg the virtual ip addresses that is configured
> is incorrect it has to be the gateway ip of the corresponding guest network.
> Also the auth password generated is different for each of the rvr. The auth
> password need to be same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)