Jump to: navigation, search

Difference between revisions of "Gluon"

(Blue Prints)
(General Task List)
Line 17: Line 17:
 
=== General Task List ===
 
=== General Task List ===
  
* [[Gluon/Tasks-Ocata|Tasks for Ocata and Beyond]]
+
* [[Gluon/Tasks-Pike|Tasks for Pike and Beyond]]
* Here is the [https://etherpad.openstack.org/p/ocata-gluon-work-plan Etherpad of Tasks] from Ocata Design Summit
+
* Task Archive for Ocata
* [[Gluon/PoC-Ocata-Summit|Proof-of-Concept in Ocata Design Summit]], October 24-28, 2016, Barcelona
+
** [[Gluon/Tasks-Ocata|Tasks for Ocata and Beyond]]
* Here is the [[Gluon/Tasks| list of general tasks]] of Gluon development
+
** Here is the [https://etherpad.openstack.org/p/ocata-gluon-work-plan Etherpad of Tasks] from Ocata Design Summit
 +
** [[Gluon/PoC-Ocata-Summit|Proof-of-Concept in Ocata Design Summit]], October 24-28, 2016, Barcelona
 +
* Historical Task Archive [[Gluon/Tasks| List of General Tasks]] of Gluon development
  
 
== People ==
 
== People ==

Revision as of 19:28, 27 February 2017

Gluon is a Model-Driven, Extensible Framework for NFV Networking Service. This framework enables Telecom Service Providers to provide its customers with NFV networking services on-demand. Gluon uses model-driven approach to generate APIs (including objects, database schema, and RESTful API endpoints) from a YAML file which models the NFV Networking Service. When a Telecom Service Provider needs to launch a new service, it only needs to model the new service in a YAML file. Gluon framework generates the APIs accordingly. And then applications can use those APIs to provide the new service. Thus Gluon helps Telecom Service Provide accelerate the time-to-market and achieve business agility through its extensibility and scalability in generating API for new use cases and services.

Project Overview

Blue Prints

  1. Gluon Nova Plugin
  2. Gluon API Specification
  3. Authentication for Proton server endpoints and Role-base Access Control
  4. Port Service Binding Model
  5. Integrating Contrail's Mechanism Driver with Gluon's Extended ML2 Plugin
  6. Supporting Multiple API/Protons (completed)
  7. Gluon Neutron ML2 Plugin (completed)
  8. Synchronizing Port Binding in Shim Layer with Proton (completed)
  9. Gluon Repo Structure (completed)

General Task List

People

General Resources