summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2021-02-25 16:54:56 +0800
committercyuamber <xuranyjy@chinamobile.com>2021-02-25 16:55:03 +0800
commit9306edfe1ccec1ba530248a0ae1513d68ab2e9ca (patch)
tree9bfe3a2fc80578fa8be0ab39ab59b0ed27b427c0 /docs
parentf60255abcb6f06b3f86cf862ef59861c813e0ab1 (diff)
docs: change the coverage area number docs
Change-Id: I43e132cf4f9aae3d0532525136f65f967a8d2e0a Issue-ID: USECASEUI-527 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/platform/installation/user-guide/uui-guide.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/platform/installation/user-guide/uui-guide.rst b/docs/platform/installation/user-guide/uui-guide.rst
index 3fcd3115..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 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.
+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|