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/04/08 21:11:12 UTC

[jira] [Commented] (CLOUDSTACK-6697) update BigSwitch network plugin

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

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

GitHub user kwanggithub opened a pull request:

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

    CLOUDSTACK-6697: bigswitch networking plugin update

    1. provide compatibility with the Big Cloud Fabric (BCF) controller
       L2 Connectivity Service in both VPC and non-VPC modes
    2. virtual network terminology updates: VNS --> BCF_SEGMENT
    3. uses HTTPS with trust-always certificate handling
    4. topology sync support with BCF controller
    5. support multiple (two) BCF controllers with HA
    6. support VM migration
    7. support Firewall, Static NAT, and Source NAT with NAT enabled option
    8. add VifDriver for Indigo Virtual Switch (IVS)

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

    $ git pull https://github.com/kwanggithub/cloudstack feature_bigswitch

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

    https://github.com/apache/cloudstack/pull/151.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 #151
    
----
commit de823568db9be289c0ba2d58c8a13e06a027f183
Author: KC Wang <ku...@gmail.com>
Date:   2014-09-26T21:09:30Z

    CLOUDSTACK-6697: bigswitch networking plugin update
    
    1. provide compatibility with the Big Cloud Fabric (BCF) controller
       L2 Connectivity Service in both VPC and non-VPC modes
    2. virtual network terminology updates: VNS --> BCF_SEGMENT
    3. uses HTTPS with trust-always certificate handling
    4. topology sync support with BCF controller
    5. support multiple (two) BCF controllers with HA
    6. support VM migration
    7. support Firewall, Static NAT, and Source NAT with NAT enabled option
    8. add VifDriver for Indigo Virtual Switch (IVS)

----


> update BigSwitch network plugin
> -------------------------------
>
>                 Key: CLOUDSTACK-6697
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6697
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>    Affects Versions: 4.6.0
>            Reporter: Kuang-Ching Wang
>             Fix For: 4.6.0
>
>
> In CLOUDSTACK-733 a network plugin was created for the BVS application of the Big Switch SDN controller.  Since then, the application has evolved and have various changes in its implementation.  This issue is created to update the plugin so as to be compatible with the latest controller.
> This issue is not expected to affect any Cloudstack workflow.  The fix will make sure correct operation of all the previously supported functions.
> See CLOUDSTACK-733 for reference.



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