From fd7101d2b71afcf6e6f54cb7497c5ae44ae673d1 Mon Sep 17 00:00:00 2001 From: xuran Date: Tue, 16 Mar 2021 17:39:39 +0800 Subject: feat: merge honolulu branch Change-Id: Iaeb80466d3e59009a4717c08922b39263d8f6a07 Signed-off-by: xuran Issue-ID: USECASEUI-546 --- docs/platform/images/csmf-management.png | Bin 687005 -> 772492 bytes .../platform/installation/user-guide/uui-guide.rst | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/platform/images/csmf-management.png b/docs/platform/images/csmf-management.png index 5d78f19c..fc24632d 100644 Binary files a/docs/platform/images/csmf-management.png and b/docs/platform/images/csmf-management.png differ diff --git a/docs/platform/installation/user-guide/uui-guide.rst b/docs/platform/installation/user-guide/uui-guide.rst index 2df95435..c1569e7a 100644 --- a/docs/platform/installation/user-guide/uui-guide.rst +++ b/docs/platform/installation/user-guide/uui-guide.rst @@ -68,7 +68,10 @@ https://wiki.onap.org/display/DW/UUI * 5G Slicing Management This module consists of two parts. -The first part is CSMF component which provides the functions of creating network slicing and displaying the created slicing. Also, customers can use this page to activate, deactivate and terminate the slcing. +The first part is CSMF component which provides the functions of creating network slicing and displaying the created slicing. Also, customers can use this page to activate, deactivate and terminate the slicing. +In Honolulu Release, the coverageArea number param is added. Users could input the grid numbers to specify the area where they want the slicing service to cover. For Coverage Area Number, please enter the rectangle grid numbers corresponding to the physical coverage areas on the sample image shown on GUI. + +Note: The sample image file is named as 'coverageAreaMap.png' and it is stored in the frontend project of usecase-ui: ``usecase-ui\usecaseui-portal\src\assets\images\coverageAreaMap.png``. If the map of a different region is required, you can replace the sample image with the same name in the frontend project. And you also need to re-release the frontend project docker container. |CSMF Management Page| -- cgit 1.2.3-korg