Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=optfra and issuetype=story and fixVersion = "Beijing Release"
serverId425b2b0a-557c-3c0c-b515-579789cceedb

Tasks and Sub-Tasks 

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = OPTFRA AND (issuetype = Task OR issuetype = "Sub-task") and fixversion="Beijing Release"
serverId425b2b0a-557c-3c0c-b515-579789cceedb

Bugs and Improvements

(Note: this is an incubation project with seed code being stabilized in ONAP; bug reports are on the way)

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = OPTFRA AND (issuetype = Bug OR issuetype = Improvement) and fixversion="Beijing Release"
serverId425b2b0a-557c-3c0c-b515-579789cceedb

Longer term roadmap


As the ONAP platform matures and new capabilities are introduced over time, the need for platform optimization services will grow along with it. The ONAP Optimization Framework is envisioned to handle this need as effectively as possible, by enabling creation of new optimization services with minimal or little new code development. The goal of OOF is to provide

...