diff options
author | xuran <xuranyjy@chinamobile.com> | 2019-06-26 15:25:33 +0800 |
---|---|---|
committer | xu ran <xuranyjy@chinamobile.com> | 2019-06-26 07:48:38 +0000 |
commit | af979cd7eb90c47b8376c856ac221a8fb38489c3 (patch) | |
tree | b90a53cb46a79561fc2be3db28570cb57e905e88 /docs/platform/delivery.rst | |
parent | ab744bd0cdf9f893bc775f8eb7159e2df2f77996 (diff) |
bug: fix some docs bugs
Change-Id: I8896a246bcd1d6c783220442ca9d26742b1d41ba
Issue-ID: USECASEUI-278
Signed-off-by: xuran <xuranyjy@chinamobile.com>
Diffstat (limited to 'docs/platform/delivery.rst')
-rw-r--r-- | docs/platform/delivery.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/platform/delivery.rst b/docs/platform/delivery.rst index 2bbbce00..a4080416 100644 --- a/docs/platform/delivery.rst +++ b/docs/platform/delivery.rst @@ -7,7 +7,6 @@ Usecase-UI Delivery Usecase-UI mainly comprises two modules: Usecase UI and Usecase UI Server. -* usecase-ui Docker Image : The main GUI for LCM and Monitor functions are performed in this module. -This part provides Lifecycle CRUD operation UI and alarm/performance monitor. +* usecase-ui Docker Image : The main GUI for LCM and Monitor functions are performed in this module. This part provides Lifecycle CRUD operation UI and alarm/performance monitor. * usecase-ui-server Docker Image : This part provides APIs and postgreSQL Database for usecase-ui inside. |