aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevin.tang <kevin.tang@stl.tech>2022-09-21 00:17:09 -0700
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-09-22 06:16:33 +0000
commit4f96c50a1d0dc324bd8d2e33d576c3d22e88e78e (patch)
treef5b7a472da1cd3294c319d11845088381c65e719
parent8b18f7b68f21401413351809bd29c24864fa3914 (diff)
Updated E2E Network Slicing use case docs for Kohn release
Issue-ID: REQ-1298 Signed-off-by: Kevin Tang <kevin.tang@stl.tech> Change-Id: I982e0c247dadb015a6679659729412fce16c4313
-rw-r--r--docs/docs_E2E_network_slicing.rst42
1 files changed, 42 insertions, 0 deletions
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 <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>`_.