diff options
author | Tao Shen <shentao@chinamobile.com> | 2018-06-07 00:42:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-07 00:42:09 +0000 |
commit | 68241b80d1a43198027a0beb71974455ee9723f2 (patch) | |
tree | c79c700cf0897ce4dfc2ce7b77ad029085a41643 | |
parent | 28d50caacde1044ee9d2921e7ae2bb10510e71c1 (diff) | |
parent | 17d8bf62340168bceb5f9d245f6351ec473f37d2 (diff) |
Merge "Remove reference to Holmes"
-rw-r--r-- | docs/platform/architecture.rst | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst index a5ad9481..e4dfcc5e 100644 --- a/docs/platform/architecture.rst +++ b/docs/platform/architecture.rst @@ -1,26 +1,19 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -Architecture ------------- +Usecase-UI Architecture +----------------------- -Usecase-Ui comprises two modules: the Usecase-UI UI module and the Usecase-UI Server module. +Usecase-UI comprises two modules: the Usecase-UI UI module and the Usecase-UI Server module. -- Holmes - Usecase-UI UI Module - Usecase-UI Server Module -ONAP-level Architecture -^^^^^^^^^^^^^^^^^^^^^^^ - Usecase-UI itself is an independent component in ONAP, which means it could be deployed as an ONAP-level component. .. image:: images/overall-architecture-in-onap.png -Usecase-UI Architecture -^^^^^^^^^^^^^^^^^^^ - -Take a deep dive into Usecase-UI, we could see it mainly consists of two modules, which are the UI module and Server module respectively. +Take a deep dive into Usecase-UI, we could see it mainly consists of two modules, which are the UI module and Server module respectively. The UI module provides Graphical User Interface (GUI) for operators and end-users (e.g. LCM, Monitor). |