Jump to: navigation, search

Difference between revisions of "Gluon"

(People)
(Proof of Concepts)
Line 25: Line 25:
  
 
== Proof of Concepts ==
 
== Proof of Concepts ==
 +
 +
* [[Gluon/PoC-Boston|PoC for OpenStack Summit Boston, May 8-12]]
  
 
== People ==
 
== People ==

Revision as of 18:38, 23 March 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

Proof of Concepts

People

General Resources