summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuyi Guo <guochuyi@chinamobile.com>2021-03-16 10:13:44 +0000
committerGerrit Code Review <gerrit@onap.org>2021-03-16 10:13:44 +0000
commit820d9dc0e17e9c59580abc198727e9a988172e3a (patch)
tree91adf6af30a341282fde6303caba13a345480dd4
parentdbe4e2d3ce140a6ee11d720f6864a7bbdffc7721 (diff)
parentfd7101d2b71afcf6e6f54cb7497c5ae44ae673d1 (diff)
Merge "feat: merge honolulu branch"
-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|