Versions Compared

Key

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

...

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

Closed Loop with Intelligent Slicing - This testing will be done in the upcoming release

S.NoTopicDescriptionDependencyTesterStatusRemarksTest Details
1Generate PM data

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


Status
colourBlue
titleNOT STARTEDdeferred



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

Status
colourBlue
titleNOT STARTEDdeferred



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
colourBlue
titleNOT STARTEDdeferred



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

Status
colourBlue
titleNOT STARTEDdeferred



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

Status
colourBlue
titleNOT STARTEDdeferred



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

Status
colourBlue
titleNOT STARTEDdeferred



7ReconfigureRAN-Sim updates DB and netconf servers.

Status
colourBlue
titleNOT STARTEDdeferred












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.PolicyCompleted

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-clientCompleted









































...