summaryrefslogtreecommitdiffstats
path: root/docs/platform
diff options
context:
space:
mode:
authorxuran <xuranyjy@chinamobile.com>2021-03-16 17:39:39 +0800
committerxuran <xuranyjy@chinamobile.com>2021-03-16 17:39:48 +0800
commitfd7101d2b71afcf6e6f54cb7497c5ae44ae673d1 (patch)
tree03bbc708a4662c35d426fc507718dabfef2d3b1b /docs/platform
parent98ec05013e0a64cf440d71718e988f239b4b2f4e (diff)
feat: merge honolulu branch
Change-Id: Iaeb80466d3e59009a4717c08922b39263d8f6a07 Signed-off-by: xuran <xuranyjy@chinamobile.com> Issue-ID: USECASEUI-546
Diffstat (limited to 'docs/platform')
-rw-r--r--docs/platform/images/csmf-management.pngbin687005 -> 772492 bytes
-rw-r--r--docs/platform/installation/user-guide/uui-guide.rst5
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/platform/images/csmf-management.png b/docs/platform/images/csmf-management.png
index 5d78f19c..fc24632d 100644
--- a/docs/platform/images/csmf-management.png
+++ b/docs/platform/images/csmf-management.png
Binary files 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|