From 4f96c50a1d0dc324bd8d2e33d576c3d22e88e78e Mon Sep 17 00:00:00 2001 From: "kevin.tang" Date: Wed, 21 Sep 2022 00:17:09 -0700 Subject: Updated E2E Network Slicing use case docs for Kohn release Issue-ID: REQ-1298 Signed-off-by: Kevin Tang Change-Id: I982e0c247dadb015a6679659729412fce16c4313 --- docs/docs_E2E_network_slicing.rst | 42 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/docs/docs_E2E_network_slicing.rst b/docs/docs_E2E_network_slicing.rst index 4757b713d..7f04a41c4 100644 --- a/docs/docs_E2E_network_slicing.rst +++ b/docs/docs_E2E_network_slicing.rst @@ -591,3 +591,45 @@ Since SDC doesn't support creating template with the same name, neither deleting Jakarta Release - Known issues and Solutions -------------------------------------------- Details of up to date manual configurations, known issues, solutions and work-arounds can be found in the following wiki page: `Jakarta Release - Issues and Solutions `_. + +Kohn Release Updates +----------------------- +In Kohn release, the following enhancements are implemented: + +- IBN driven E2E Network Slicing support, including integration of ML prediction MS with DCAE, enhancement to Slice Analysis MS to listen to real-time user intents posted by AAI using DCAE SDK dmaap-client lib and and report slice KPI to UUI. +- KPI computation enhancements including new KPI added and new UUI dispaly design, KPI spanning multiple resources, error handling for missing counters. +- xNF configuration data update to CPS via ONAP DMI Plugin for RAN slice allocation (CM notification completed, end-to-end implementation is work in progress). +- Transport slicing enhancement including alignment of TN interface with latest IETF TN slice model. +- DCAE R11 global requirements contribution `(See the wikipage here) `_. +- And some bug fixes and carry-over tests from Jakarta release. + +Impacted Modules for Kohn Release +------------------------------------ +- **SO**: Requirements below for Kohn release have impacts on SO component: + (1) TN interface with latest IETF TN slicing model + (2) Bug fixes of carryover test cases from Jakarta release + +- **DCAE**: Requirements below for Kohn release have impacts on DCAE component: + (1) Integration of ML prediction MS with DCAE + (2) Enhancement to Slice Analysis MS for intent listening and KPI reporting + (3) KPI computation enhancements + (4) DCAE R11 global requirements and bug fixes + +- **CCSDK/SDN-C**: Requirements below for Kohn release have impacts on CCSDK/SDN-C component + (1) xNF (RAN functions) configuration data update to CPS + (2) Bug fixes of carryover test cases from Jakarta release + +- **UUI**: Requirements below for Kohn release have impacts on UUI component + (1) Slicing KPI monitoring and display for IBN driven slicing + +Kohn Release - Functional Test Cases +--------------------------------------- +Details of the test cases can be found at: `E2E Network Slicing Tests for Kohn Release `_ and its child wiki pages. + +Kohn Release - Operation Guidance +------------------------------------ +The setup and operation details for E2E network slicing use case are available at `User Operation Guidance - Jakarta Release `_. + +Kohn Release - Known issues and Solutions +-------------------------------------------- +Details of up to date manual configurations, known issues, solutions and work-arounds can be found in the following wiki page: `Jakarta Release - Issues and Solutions `_. -- cgit 1.2.3-korg