Versions Compared

Key

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

...

Service Management and Orchestration Layer (SMO)

Primary Goals:

The primary goal of SMO in the H-release is to act as glue between the different components of O-RAN.

H release Feature Scope

The scope for H-release includes Alignment with O-RAN O2 DMS ETSI NFV Profile.

H release highlights/accomplishments (June, 2023):

  • Automated API Conformance testing
  • Alignment with O-RAN O2 DMS ETSI NFV Profile.
  • Refresh SDNR image to the latest on SMO O1 project.

H release source code, container images and deployment instructions (and status)

H release source code for SMO can be found in the following repositories

The container images for SMO can be found on the Nexus server, where applicable.
The container images for OpenStack Tacker can be found in OpenStack Kolla repository.

The OpenStack Tacker container can be started with the steps in the following documentation.

The installation instructions for SMO can be found in the documentation page here.

Status

The status of the SMO project is tracked using Jira items. For the latest status refer to the items below.

 

Jira
serverORAN Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008
keySMO-124

Jira
serverORAN Jira
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008
keySMO-129

Jira
serverORAN Jira
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008
keySMO-130

Jira
serverORAN JirajqlQueryproject = SMO AND issuetype = Task AND status in ("In Progress", "To Do")
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008
keySMO-131



Infrastructure (INF)

Primary Goals: 

  • Implement the O-Cloud reference design, provide the real time performance to allow the O-CU, O-DU and other components running on top of it.
  • Provide interaction capabilities with other components.
  • Provide O2 interface and support integration with SMO.

H release Feature Scope:  

  • Support integration between INF as O-Cloud with SMO via O2 interface
  • Support integration between INF as O-Cloud with other o-ran sc components.
  • Extend multi arch support: add support for ARM64 on Debian based OS.
  • Automate test cases.

H release highlights/accomplishments ( ):

  • Supported integration between INF as O-Cloud with SMO via O2 interface
  • Extended multi arch support: add support for ARM64 on Debian based OS (POC level)
  • Automated test cases for O2 compliance.
  • Validate O-CU over INF in Taiwan Lab.

Jira: Status of Epics, User Stories, Tasks, and Issues:

Update at  

  • EPICs:

Jira
serverORAN Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = INF AND issuetype = Epic AND fixVersion = "H Release"
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008

  • Stories:

Jira
serverORAN Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues30
jqlQueryproject = INF AND issuetype = Story AND fixVersion = "H Release"
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008

  •  Tasks:

Jira
serverORAN Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = INF AND issuetype = Task AND fixVersion = "H Release"
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008

  •  Bugs:

Jira
serverORAN Jira
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues30
jqlQueryproject = INF AND issuetype = Bug AND fixVersion = "H Release"
serverId5ec52304-b77c-3ce7-af6a-112cb13e6008

Test status:

Code coverage:

Release Note:

  • TODO

H release source code, images and deployment instructions


...