diff options
author | Katel34 <cl664y@att.com> | 2018-06-04 22:59:29 +0200 |
---|---|---|
committer | Katel34 <cl664y@att.com> | 2018-06-05 10:50:15 +0200 |
commit | 17d8bf62340168bceb5f9d245f6351ec473f37d2 (patch) | |
tree | 2b3ed9ffa15ba6cd42bd5ed75a1c1fef7def7919 /docs | |
parent | b8647fbfbcf234848047d7ab1e63d186840b537b (diff) |
Remove reference to Holmes
Change-Id: Id2ef6f322b20dbb2f871544ebd032bb8a60df5f5
Signed-off-by: Katel34 <cl664y@att.com>
Issue-ID: DOC-275
Signed-off-by: Katel34 <cl664y@att.com>
Diffstat (limited to 'docs')
-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). |