[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740317#comment-14740317
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8798:
--------------------------------------------

GitHub user bvbharatk opened a pull request:

    https://github.com/apache/cloudstack/pull/800

    CLOUDSTACK-8798 Fixed the vrrp virtual ip config in case of rvr enabl…

    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.
    
    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 ===
    ok
    ----------------------------------------------------------------------
    Ran 1 test in 633.336s
    OK
    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 ===
    ok
    ----------------------------------------------------------------------
    Ran 3 tests in 2120.263s
    OK

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bvbharatk/cloudstack CLOUDSTACK-8798

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/800.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #800
    
----
commit 6f68ecc3bfec6b5d614a49029b03599064e59e15
Author: Bharat Kumar <[email protected]>
Date:   2015-08-14T08:42:28Z

    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.

----


> 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)

Reply via email to