Jump to: navigation, search

Difference between revisions of "Gluon/PoC-Boston"

(P2P YAML and API)
(OpenContrail Status)
Line 35: Line 35:
  
 
=== OpenContrail Status ===
 
=== OpenContrail Status ===
 +
 +
* Issues are found on Contrail side when Kamil tries to deploy Contrail
 +
* Kamil is asking Sukhdev for help regarding the issues of deploying Contrail
 +
* Mechanism Driver cannot be deployed until Contrail can be successfully deployed.
  
 
=== L3VPN YAML and API ===
 
=== L3VPN YAML and API ===

Revision as of 03:47, 29 March 2017

PoC for OpenStack Summit Boston, May 8-12, 2017

PoC Scope and Scenario Description

The goal of the PoC is to showcase Gluon and Proton, and demonstrate the unique value of Gluon to enable quick development and deployment of new networking service APIs. The business value proposition includes:

  • Accelerated time-to-market
  • Improved business agility

The PoC Scenario includes:

  • Four YAMLs and Protons/APIs: L3VPN, SFC, P2P and ELAN
    • Write 4 YAMLs for L3VPN, SFC, P2P and ELAN service models respectively
    • Use Particle Generator to generate 4 Protons / 4 sets of APIs respectively
    • NO CODE is needed to implement those APIs on SDN Controllers, except those already supported.
  • Showing:
    • 4 YAMLs and generated 3 Protons
    • Related presentation/explanation
  • Then demonstrate a fun use case for interoperability of multiple SDN controllers using L3VPN Proton API
    • MINIMUM CODE is needed to automate passing RT and RD parameters via L3VPN Proton API
    • BGP peering among those SDN controllers
    • Contrail may need a separate setup because their BGPVPN support is via Monolithic Plugin instead of ML2 Mechanism Driver for Gluon.

The PoC is NOT interested in how the packets are flowed / data path (which is out of scope of Gluon)

Lab Status

  • OPNFV Pharos Lab in Germany
    • There is a bug in Fuel OpenStack
    • Georg is re-deploying Fuel OpenStack, and Gluon accordingly
    • Robert’s team is also deploying ONOS there
  • Huawei Lab in Santa Clara
    • Machine is up. 2 networks are configured – public and private (192.168.x).
    • Robert is working on configuring 3rd admin network (10.0.0.x).
    • Will try to install NetReady Gluon via Apex installer. Georg will work with Robert.

OpenContrail Status

  • Issues are found on Contrail side when Kamil tries to deploy Contrail
  • Kamil is asking Sukhdev for help regarding the issues of deploying Contrail
  • Mechanism Driver cannot be deployed until Contrail can be successfully deployed.

L3VPN YAML and API

  • Parameter List for BGP Peering

SFC YAML and API

P2P YAML and API

ELAN YAML and API