diff options
author | shentao <shentao@chinamobile.com> | 2017-09-29 17:44:36 +0800 |
---|---|---|
committer | shentao <shentao@chinamobile.com> | 2017-09-29 17:44:48 +0800 |
commit | 0fb8edd56b99f8e2a1a34d4a46eadf1862177c0a (patch) | |
tree | 268bcae4fea959d2e3b58d5f8a6c1a5030390e0d /docs/index.rst | |
parent | 393df31c278df840a22a5da0cb88ff033fd0511e (diff) |
Add document template for usecase-ui
Change-Id: Ia1a8ca6e09dbf78f4265438f73d2ad59c74ca857
Issue-Id: USECASEUI-48
Signed-off-by: shentao <shentao@chinamobile.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 833e1aa9..50e8bbbe 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,21 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _usecase-ui_index: + +ONAP USECASE-UI +========= + +Usecase UI is the ONAP subsystem that provides self-service management GUI for operators and end-users from the point of view of use cases. 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 service lifecycle management of VoLTE Use Case that complex services can be simply done by one click. +* support showing system alarm information. +* support showing system performance information. + -TODO Add files to toctree and delete this header ------------------------------------------------- .. toctree:: :maxdepth: 1 - + architecture.rst + delivery.rst + installation.rst |