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/10 20:15:10 UTC

[jira] [Commented] (CLOUDSTACK-9138) As a Developer I want the createVpcOffering to allow multiple provider per service

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

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

GitHub user wilderrodrigues opened a pull request:

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

    CLOUDSTACK-9138 - Adds multiple providers back to VPC implementation

       - It is need and already allowed/used in the current implementation. For example, the Default [redundant] VPC offerings use two LB providers. If we cannot create offerings with 2 LB providers, the whole internal loadbalancer implementation won't work.

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

    $ git pull https://github.com/ekholabs/cloudstack improve/mult-providers-CLOUDSTACK-9138

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

    https://github.com/apache/cloudstack/pull/1215.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 #1215
    
----
commit 51c9f0e3b524f978eadb6a6ba630c3f7281b1a11
Author: Wilder Rodrigues <wr...@schubergphilis.com>
Date:   2015-12-10T18:51:28Z

    CLOUDSTACK-9138 - Adds multiple providers back to VPC implementation
    
       - It is need and already allowed/used in the current implementation. For example, the Default [redundant] VPC offerings use
         two LB providers. If we cannot create offerings with 2 LB providers, the whole internal loadbalancer implementation won't work

----


> As a Developer I want the createVpcOffering to allow multiple provider per service
> ----------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9138
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9138
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.6.1
>            Reporter: Wilder Rodrigues
>            Assignee: Wilder Rodrigues
>             Fix For: 4.7.0
>
>
> The default offerings already have multiple providers per service (e.g. Lb with VpcRouterProvider and InternalLbVm)
> It's very important that we can do the same from a developer/user point of view.



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