Versions Compared

Key

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

Test Lab: Win Lab, Rutgers University

Legend:

NOT STARTED IN PROGRESS DEFERRED COMPLETED

JIRA:
Jira Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyREQ-937

RAN NSSMF with CPS

S.NoTopicDescriptionDependencyTesterStatusRemarksTest Details
1Service Instantiation(new ran nssi) OOF should return slice profiles with Coverage Area to coverageAreaTAList mapping OOF

NOT STARTED

Prerequisite: CPS needs to be preloaded with coverage Area TA list
2Service Instantiation(new ran nssi)SDNR integration with  CPS - allocate flow: CPS should be updated with the RAN configurations   SDN-R, CPSSandeep Shah 

Status
colourBlue
titleDEFERRED

TBDMT templates should be preloaded
3Service Instantiation (new RAN NSSI)SDN-R configures RAN NFs via O1. All NFs and the cells should be updated with the proper configuration    SDN-R, CPS, RANSimulatorSandeep Shah 

Status
colourBlue
titleDEFERRED



4Service Instantiation(reuse existing ran nssi) OOF should return slice profiles with Coverage Area to coverageAreaTAList mapping OOF

NOT STARTED

Prerequisite: CPS needs to be preloaded with coverage Area TA list
5Service Instantiation(reuse existing ran nssi)SDNR integration with  CPS - modify allocate flow: CPS should be updated with the RAN configurations  SDN-R, CPSAhila P 

Status
titleNOT STARTED

TBDMT templates should be preloaded
6Service Instantiation(reuse existing ran nssi)SDN-R sends relevant (netconf) messages to RAN-NFs and update the relevent cells SDN-R, CPS, RANSimulatorAhila P 

Status
titleNOT STARTED



7Service ActivationRequired details should be properly queried from CPS SDN-R, CPSYASHWANTH GANDHAPU 

Status
titleNOT STARTED



8Service ActivationRAN Slice should be activated: status should be set to ACTIVE in honeycomb devicesSDN-R, CPS, RANSimulatorYASHWANTH GANDHAPU 

Status
titleNOT STARTED



9Service DeactivationRequired details should be properly queried from CPS SDN-R, CPSYASHWANTH GANDHAPU 

Status
titleNOT STARTED



10Service DeactivationRAN Slice should be deactivated: status should be set to INACTIVE in honeycomb devicesSDN-R, CPS, RANSimulatorYASHWANTH GANDHAPU 

Status
titleNOT STARTED



11Service TerminationRemove the RAN slice details from CPS from the applicable NFsSDN-R, CPS

Status
titleNOT STARTED



12Service TerminationRemove the RAN Slice from the RAN NFs and cellsSDN-R, CPS, RANSimulatorHariharan Ramanathan 

Status
titleNOT STARTED




JIRA:
Jira Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyREQ-938

NSMF driven TN Slices 

S.NoTopicDescriptionDependencyTesterStatusRemarksTest Details
1Option2 template creationDesign option2 templates in SDC and distribute it to SO & AAISDC, SO, AAI

Status
titleNOT STARTED



2Service Instantiation (Shared Scenario)Instantiate service instance for option2 template with resource sharing level sharedSO, OOF, AAIkrishna moorthy 

Status
titleNOT STARTED



3Service Instantiation (Non shared Scenario)Instantiate service instance for option2 template with resource sharing level non sharedSO, OOF, AAI

Status
titleNOT STARTED



JIRA:
Jira Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyREQ-939

Closed Loop with CPS 

S.NoTopicDescriptionDependencyTesterStatusRemarksTest Details
1

Generate PM data

Generate closed-loop  PM data in Ransim, store the XML files in VM and send VES notification

Status
titleNOT STARTED



2

Generate PM data

DataFileCollector reads the VES notification, fetches the PM xml file from the VM (SFTP) and posts it in data router

Status
titleNOT STARTED



3

Generate PM data

PM Mapper reads the PM file from data router, generates PM events and posts in the message router

Status
titleNOT STARTED



4Closed LoopSlice Analysis MS reads the message from message router and triggers Control Loop action towards Policy for throughput update 

Status
titleNOT STARTED



5Closed LoopUpon reception of CL action from Slice Analysis MS, Policy triggers SO (RAN NSSMF) for reconfiguration of RAN resources.

Status
titleNOT STARTED



6Closed LoopUpon CL trigger from Policy, SO (RAN NSSMF) triggers SDN-R for updating the throughput per Near-RT RIC.

Status
titleNOT STARTED



7Closed LoopUpon receiving the reconfiguration trigger from SO, SDN-R sends the config updates to RAN-Sim.

Status
titleNOT STARTED



8ReconfigureRAN-Sim updates DB and netconf servers.

Status
titleNOT STARTED




JIRA:
Jira Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyREQ-939

Closed Loop with Intelligent Slicing

S.NoTopicDescriptionDependencyTesterStatusRemarksTest Details
1Generate PM data

Generate intelligent slicing PM data in Ransim and send VES notifications.


Status
titleNOT STARTED



2ML MS actionML microservice reads the message, calculates the maxNumberofConns per cell and posts the data on message-router.

Status
titleNOT STARTED



3Slice Analysis MS action

Slice Analysis MS receives updates to maxNumberofConns per cell for each S-NSSAI from ML-MS and triggers Policy for Control Loop action



Status
titleNOT STARTED



4Closed LoopUpon reception of CL action from Slice Analysis MS, Policy triggers SO (RAN NSSMF) for reconfiguration of RAN resources.

Status
titleNOT STARTED



5Closed LoopUpon CL trigger from Policy, SO (RAN NSSMF) triggers SDN-R.

Status
titleNOT STARTED



6Closed LoopUpon receiving the reconfiguration trigger from SO, SDN-R sends the config updates to RAN-Sim (Near-RT RIC) successfully.

Status
titleNOT STARTED



7ReconfigureRAN-Sim updates DB and netconf servers.

Status
titleNOT STARTED












KPI Monitoring

S.NoTopicDescriptionDependencyTesterStatusRemarksTest Details
1. KPI policy type and policy instanceCreate Kpi policy type and Kpi policy instance and deploy the policies.PolicyCompleted

2.Config Fetch from policyMention the deployed policy-id in the pom.xml of kpi-ms and the corresponding policy is fetched using the policy sidecar container during deployment and placed inside the kpi-ms container. And during the startup of the microservice the config is fetched from the policy.PolicyHariharan Ramanathan Completed

Earlier the "kpi.config" was fetched from the app-config/application_config.yaml and stored in the variable kpiConfig inside the code and now when the config is fetched using the policy the config is overridden with the config fetched from policy.


3.Configurable Kpi Config.By updating the SDK version to 1.8.6 in pom.xml of KPI-MS, the config is configurable in run-time .By changing the Kpi-config value in the policy inside the /etc/policies/policy.json , the Config gets updated in the code without the need to redeploy the application.Cbs-clientHariharan Ramanathan Completed