diff options
author | kevin.tang <kzytang@gmail.com> | 2023-04-23 21:51:10 -0700 |
---|---|---|
committer | Marek Szwa?kiewicz <marek.szwalkiewicz@external.t-mobile.pl> | 2023-07-12 09:02:23 +0000 |
commit | eee10bf4f21393ddf62937ccf54cb74b41804e4d (patch) | |
tree | 6dbbac6be0ed47d51957ec383ee4ab339fe1ce30 /docs | |
parent | 669ea906480be3dd3fa7d366a5c8d03374c453f6 (diff) |
Creating preliminary documentation for E2E Network Slicing use case London release
Issue-ID: REQ-1460
Signed-off-by: Kevin Tang <kzytang@gmail.com>
Change-Id: I8ce72f5539bd05f8002c8385a90871195a537034
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs_E2E_network_slicing.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/docs_E2E_network_slicing.rst b/docs/docs_E2E_network_slicing.rst index 52259a423..cf62db85e 100644 --- a/docs/docs_E2E_network_slicing.rst +++ b/docs/docs_E2E_network_slicing.rst @@ -617,3 +617,26 @@ Impacted Modules for Kohn Release 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. + +London Release Updates +----------------------- +The following enhancements are added to the London release: + +- The ML prediction MS is mainstreamed to DCAE +- Support of 3GPP 28.532 based APIs for network slicing + +Impacted Modules for London Release +------------------------------------ +- **DCAE**: Requirements below for London release have impacts on DCAE component: + (1) Mainstreaming of ML prediction MS + +- **SO**: Requirements below for London release have impacts on SO component: + (1) Enhancement to SO macro flow to support 3GPP 28.532 based APIs for network slicing + (2) NSST selection APIs for integration with OOF + +- **OOF**: Requirements below for Londond release have impacts on OOF component: + (1) NSST selection APIs for integration with SO + +London Release Test Cases +--------------------------------------- +Details of the test cases can be found at: `E2E Network Slicing Tests for London Release <https://wiki.onap.org/display/DW/E2E+Network+Slicing+Integration+Testing+for+London+Release>`_. |