Updated E2E Network Slicing use case docs for Kohn release 39/131039/6
authorkevin.tang <kevin.tang@stl.tech>
Wed, 21 Sep 2022 07:17:09 +0000 (00:17 -0700)
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Thu, 22 Sep 2022 06:16:33 +0000 (06:16 +0000)
Issue-ID: REQ-1298
Signed-off-by: Kevin Tang <kevin.tang@stl.tech>
Change-Id: I982e0c247dadb015a6679659729412fce16c4313

docs/docs_E2E_network_slicing.rst

index 4757b71..7f04a41 100644 (file)
@@ -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 <https://wiki.onap.org/display/DW/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) <https://wiki.onap.org/display/DW/R11+Global+requirements+Contribution>`_.
+- 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 <https://wiki.onap.org/display/DW/E2E+Network+Slicing+Integration+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 <https://wiki.onap.org/display/DW/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 <https://wiki.onap.org/display/DW/Jakarta+Release+-+Issues+and+Solutions>`_.