aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-06-11 17:37:19 +0800
committerChuyi Guo <guochuyi@chinamobile.com>2019-06-25 10:28:22 +0000
commite1cbfed067cc712c35d9901f49ed8bfeafb00e05 (patch)
tree691938d1b464c1c51788ac97d7e2a1944bbe5d36
parent70e0a4b8e1f503685f22209f7d9e4338eab9dda9 (diff)
update usecase-ui documentdublin
Change-Id: Ib2ed0170f033a5627aef60fe3fc0c2943aa68941 Issue-ID: USECASEUI-193 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com> (cherry picked from commit d4b263a5d53324938138d16fb28d67c29cb8fd48)
-rw-r--r--docs/platform/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst
index 6eb424a5..59a701b5 100644
--- a/docs/platform/index.rst
+++ b/docs/platform/index.rst
@@ -15,6 +15,7 @@ Usecase-UI
Usecase-UI provides self-service management GUI and monitor GUI for operators and end-users.
This project targets identifying all GUI requirements which operators and end-users need ONAP to support,
coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GUI functionalities for use cases.
+
* support customer and service type management GUI
* support E2E instance lifecycle management GUI
* support NS instance lifecycle management GUI
@@ -22,13 +23,17 @@ coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GU
* support network management GUI for OTN Domain
Usecase UI is composed of two parts that are usecase-ui and usecase-ui-server.
+
* Usecase UI (Frontend)
+
* providing customer and service type management GUI
* providing E2E instance lifecycle management GUI
* providing NS instance lifecycle management GUI
* providing NS/VNF/PNF package management GUI
* providing network management GUI for OTN Domain
+
* Usecase UI Server (Backend)
+
* providing postgreSQL for recording instance operation history
* providing template analysis result via calling modeling parser
* providing the way to call ONAP other components APIs