Jump to: navigation, search

Difference between revisions of "Gluon/Tasks-Ocata"

(Proton Model)
(Gluon Framework)
Line 7: Line 7:
 
! Task !! Resources !! Release !! Status !! JIRA
 
! Task !! Resources !! Release !! Status !! JIRA
 
|-
 
|-
| Configuration files to replace hardcoded constants || Tom H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Configuration files to replace hardcoded constants
 +
|| Tom H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Investigate and resolve synchronization issues sync between MySQL and etcd || Tom H and Ian W || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Investigate and resolve synchronization issues sync between MySQL and etcd
 +
|| Tom H and Ian W
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Synchronize bind operation with SDN controllers (e.g. (1) when SDNC “bind” fails; (2) ensure that “bind” succeeds before VM is spawned; (3) synchronize “bind” with “port_update” response; (4) push binding information to Proton) || Tom H and Ian W || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Synchronize bind operation with SDN controllers (e.g. (1) when SDNC “bind” fails; (2) ensure that “bind” succeeds before VM is spawned; (3) synchronize “bind” with “port_update” response; (4) push binding information to Proton)
 +
|| Tom H and Ian W
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Authentication for Proton-server endpoints (e.g. hook in keystone authorization to access API) || Kamal H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Authentication for Proton-server endpoints (e.g. hook in keystone authorization to access API)
 +
|| Kamal H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Role-Based Access Control (e.g. admin role etc) || Kamal H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Role-Based Access Control (e.g. admin role etc)
 +
|| Kamal H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Use of “etcd” approved by infrastructure team (e.g. aligned with global requirements of infrastructure packages) || Ian W || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Use of “etcd” approved by infrastructure team (e.g. aligned with global requirements of infrastructure packages)
 +
|| Ian W
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Unit Tests, Functional Tests and Tempest Testing || Jin L, Trevor M and Niko H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Unit Tests, Functional Tests and Tempest Testing
 +
|| Jin L, Trevor M and Niko H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Version Management/Database Migration when Proton is upgraded || Niko H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Version Management/Database Migration when Proton is upgraded
 +
|| Niko H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Database usage (from SQLLite to MySQL) || Niko H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Database usage (from SQLLite to MySQL)
 +
|| Niko H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| DevStack Integration (e.g. install etcd, database integration etc.) || Ian W || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| DevStack Integration (e.g. install etcd, database integration etc.)
 +
|| Ian W
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|-
 
|-
| Fuel Integration (e.g. create Fuel plugin to install Gluon) || Niko H || Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
+
| Fuel Integration (e.g. create Fuel plugin to install Gluon)
 +
|| Niko H
 +
|| Ocata ||  || https://jira.opnfv.org/browse/NETREADY-
 
|}
 
|}
  

Revision as of 22:00, 13 November 2016

Tasks for Ocata and Beyond

Gluon Framework

Task Resources Release Status JIRA
Configuration files to replace hardcoded constants Tom H Ocata https://jira.opnfv.org/browse/NETREADY-
Investigate and resolve synchronization issues sync between MySQL and etcd Tom H and Ian W Ocata https://jira.opnfv.org/browse/NETREADY-
Synchronize bind operation with SDN controllers (e.g. (1) when SDNC “bind” fails; (2) ensure that “bind” succeeds before VM is spawned; (3) synchronize “bind” with “port_update” response; (4) push binding information to Proton) Tom H and Ian W Ocata https://jira.opnfv.org/browse/NETREADY-
Authentication for Proton-server endpoints (e.g. hook in keystone authorization to access API) Kamal H Ocata https://jira.opnfv.org/browse/NETREADY-
Role-Based Access Control (e.g. admin role etc) Kamal H Ocata https://jira.opnfv.org/browse/NETREADY-
Use of “etcd” approved by infrastructure team (e.g. aligned with global requirements of infrastructure packages) Ian W Ocata https://jira.opnfv.org/browse/NETREADY-
Unit Tests, Functional Tests and Tempest Testing Jin L, Trevor M and Niko H Ocata https://jira.opnfv.org/browse/NETREADY-
Version Management/Database Migration when Proton is upgraded Niko H Ocata https://jira.opnfv.org/browse/NETREADY-
Database usage (from SQLLite to MySQL) Niko H Ocata https://jira.opnfv.org/browse/NETREADY-
DevStack Integration (e.g. install etcd, database integration etc.) Ian W Ocata https://jira.opnfv.org/browse/NETREADY-
Fuel Integration (e.g. create Fuel plugin to install Gluon) Niko H Ocata https://jira.opnfv.org/browse/NETREADY-

Proton Model

Task Resources Release Status JIRA
New service binding model, i.e. (1) VM/port binds to different type of services on-demand; (2) fix VPNAFConfig in L3VPN Model; (3) SFC model Georg K and Niko H Pike https://jira.opnfv.org/browse/NETREADY-
Clean up API modeling approach, e.g. (1) a base port common to all APIs; (2) consistent model of binding information; (3) IPAM as stated above Tom H Pike https://jira.opnfv.org/browse/NETREADY-
Create a cookiecutter (or script) to create a new API within the Proton source tree Kamal H Pike https://jira.opnfv.org/browse/NETREADY-
Sync thread needs to be updated to use log table to support Proton HA Tom H Pike https://jira.opnfv.org/browse/NETREADY-
The Particle Generator needs to support hierarchical APIs in addition to flat APIs Niko H Pike https://jira.opnfv.org/browse/NETREADY-
Support for multiple YAML models simultaneously (only one supported in Proton server now) Tom H Pike https://jira.opnfv.org/browse/NETREADY-

Nova and Neutron Related

Task Resources Release Status JIRA
Example Example Ocata https://jira.opnfv.org/browse/NETREADY-
Example Example Ocata https://jira.opnfv.org/browse/NETREADY-
Example Example Ocata https://jira.opnfv.org/browse/NETREADY-
Example Example Ocata https://jira.opnfv.org/browse/NETREADY-
Example Example Ocata https://jira.opnfv.org/browse/NETREADY-