Jump to: navigation, search

Difference between revisions of "Gluon"

(General Task List)
(General Task List)
Line 25: Line 25:
 
# Story (Georg): [http://jira.opnfv.org/browse/NETREADY-39 Design document for port and service binding model in Gluon]
 
# Story (Georg): [http://jira.opnfv.org/browse/NETREADY-39 Design document for port and service binding model in Gluon]
 
# Task (Ian): [http://jira.opnfv.org/browse/NETREADY-40 Devstack installer integration]
 
# Task (Ian): [http://jira.opnfv.org/browse/NETREADY-40 Devstack installer integration]
 
=== General Task List ===
 
 
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
 
  
 
== People ==
 
== People ==

Revision as of 01:28, 3 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

Proof-of-Concept (PoC) Tracking

The scope of a Gluon PoC includes:

  • Interaction model with Neutron and Nova via Neutron Plugin for Gluon
  • New Protons, i.e. new service APIs, via new YAML

Progress of PoC is tracked by JIRA Ticket (Epic) in OPNFV:

  1. Task (Ian): Push code from Github to OpenStack Gluon repo (Completed)
  2. Story (Tom): Gluon Neutron ML2 Plugin (Completed)
    1. Task (Tom): Initial proposal describing ML2 approach (Completed)
    2. Task (Tom): Push Interim Gluon Neutron ML2 Plugin Code for Gerrit Review (Completed)
  3. Story (Niko): Database Migration from SQLLite to MySQL
    1. Task (Niko): Implementation Proposal of MySQL for Database Migration (Completed)
  4. Story (Jin Li): PoC Testing
    1. Task (Jin Li): Initial testing proposal (Completed)
  5. Story (Georg): Design document for port and service binding model in Gluon
  6. Task (Ian): Devstack installer integration

People

General Resources