diff options
Diffstat (limited to 'docs/docs_E2E_network_slicing.rst')
-rw-r--r-- | docs/docs_E2E_network_slicing.rst | 42 |
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>`_. |