Jump to: navigation, search

Difference between revisions of "Gluon"

(Blue Prints)
(Blue Prints)
Line 8: Line 8:
 
# [http://blueprints.launchpad.net/python-gluon/+spec/gluon-nova-plugin Gluon Nova Plugin]
 
# [http://blueprints.launchpad.net/python-gluon/+spec/gluon-nova-plugin Gluon Nova Plugin]
 
# [http://blueprints.launchpad.net/python-gluon/+spec/gluon-auth Authentication for Proton server endpoints and Role-base Access Control]
 
# [http://blueprints.launchpad.net/python-gluon/+spec/gluon-auth Authentication for Proton server endpoints and Role-base Access Control]
 +
# [http://blueprints.launchpad.net/python-gluon/+spec/multiple-api-support Supporting Multiple API/Protons]
  
 
=== General Task List ===
 
=== General Task List ===

Revision as of 15:27, 21 November 2016

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 Neutron ML2 Plugin
  2. Gluon Nova Plugin
  3. Authentication for Proton server endpoints and Role-base Access Control
  4. Supporting Multiple API/Protons

General Task List

People

General Resources