You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/08 11:11:11 UTC

[jira] [Commented] (CLOUDSTACK-9118) As a Developer I want the checkrouter.sh script to report the right information about RVR routers state

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

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

GitHub user wilderrodrigues opened a pull request:

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

    CLOUDSTACK-9118 - As a Developer I want the checkrouter.sh script to report the right information about RVR routers state

    This PR fixes the RVR routers state information retrieved by the Management Server via the ```checkrouter.sh``` script.
    
    In order to cover the changes, a new test has been added to the component/test_routers_network_ops.py test suite: test_03_RVR_Network_check_router_state

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

    $ git pull https://github.com/ekholabs/cloudstack fix/4.6-rvr_routers_state-CLOUDSTACK-9118

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

    https://github.com/apache/cloudstack/pull/1189.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 #1189
    
----
commit f81a29351d2c20714db1220c32fee4cdff61ed3b
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-07T18:18:20Z

    CLOUDSTACK-9118 - Improves the existing checkrouter.sh script

commit 848ef78158b29749ac20f8d4fdf919b07e722af6
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-07T18:26:43Z

    CLOUDSTACK-9118 - Adds integration test to cover routers state.
    
       - Refactoring the existing tests

----


> As a Developer I want the checkrouter.sh script to report the right information about RVR routers state
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9118
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9118
>             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, 4.6.1
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>             Fix For: 4.7.0
>
>
> The routers are working properly, as BACK and MASTER, but the checkrouter.sh script is not working properly and show both router as MASTER.
> The script is working fine for rVPC routers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)