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/11 18:46:11 UTC

[jira] [Commented] (CLOUDSTACK-9135) As a Developer I want the test_internal_lb.py to test Redundant VPCs

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

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

GitHub user wilderrodrigues opened a pull request:

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

    CLOUDSTACK-9135 - As a Developer I want the test_internal_lb.py to test Redundant VPCs

    This PR refactors the existing tests and adds tests to cover internal LB with Redundant VPCs.
    
    In order to make it possible I had to change the base.py, allowing multiple providers per service. This change requires the changes in the Java side which were dealt with PR #1215 .

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

    $ git pull https://github.com/ekholabs/cloudstack improve/test-internal-lb-CLOUDSTACK-9135

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

    https://github.com/apache/cloudstack/pull/1221.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 #1221
    
----
commit 632ee18ab709f0d0255796e50198ec8fd97e968a
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-10T12:27:53Z

    CLOUDSTACK-9135 - Moves test into smoke directory
    
       - Missed this test when moved the other 5 ones.

commit 590af145b0c703f9c957c6f81ef450856dc2c407
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-11T14:02:55Z

    CLOUDSTACK-9135 - Makes possible to add multiple providers per service
    
       - Same is done in the Java side. Check the createVpcOffering() method in the VpcManagerImpl class

commit 43ce049d43ce7aa0e4d25b0630cbcd1c423156b9
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-11T14:03:50Z

    CLOUDSTACK-9135 - Makes test compliant with Redundant VPCs

----


> As a Developer I want the test_internal_lb.py to test Redundant VPCs
> --------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9135
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9135
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.6.0, 4.6.1
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>             Fix For: 4.7.0
>
>
> The current test covers only single VPCs, we have to extend it.



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