Versions Compared

Key

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

...

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=optfra and issuetype=story and fixVersion = "Beijing Release"
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176

Tasks and Sub-TasksĀ 

Jira Legacy
serverSystem 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"
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176

Bugs and Improvements

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

Jira Legacy
serverSystem 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"
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176

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

...