Update usecase-ui docs 71/18671/1
authorshentao <shentao@chinamobile.com>
Fri, 13 Oct 2017 03:27:35 +0000 (11:27 +0800)
committershentao <shentao@chinamobile.com>
Fri, 13 Oct 2017 03:27:42 +0000 (11:27 +0800)
Change-Id: I52074681fff171f035abb9379b158ec2cb0ffa57
Issue-Id: USECASEUI-49
Signed-off-by: shentao <shentao@chinamobile.com>
docs/architecture.rst
docs/components.png [deleted file]
docs/delivery.rst
docs/installation.rst
docs/logging.rst [deleted file]
docs/offeredapis.rst [deleted file]
docs/usecaseui-arc.png [new file with mode: 0644]
docs/vfc-arc.png [deleted file]

index 20ac211..aae39f0 100644 (file)
@@ -2,17 +2,17 @@
 .. http://creativecommons.org/licenses/by/4.0
 
 
-VF-C Architecture
+Usecase UI Architecture
 -----------------
-Following is the VF-C architecture.
+Following is the Usecase UI architecture.
 
 
 |image0|
 
-.. |image0| image:: vfc-arc.png
+.. |image0| image:: usecaseui-arc.png
    :width: 5.97047in
    :height: 5.63208in
    
-VF-C includes two components: NFVO and GVNFM
-
-VF-C has many dependencies with other projects,such as SO,Policy,A&AI,SDC,DCAE,Multi-cloud and so on.
\ No newline at end of file
+Usecase UI as the GUI of ONAP Use Case includes two parts UI and UI Server.
+UI provides Graphical User Interface (GUI) for operators and end-users to show service lifecycle information and system monitor information. And operators could implement service LCM via UI pages.
+UI Server analyze CSAR files which get from SDC catalog and implement service LCM (instantiation and termination) by calling SO interfaces.
diff --git a/docs/components.png b/docs/components.png
deleted file mode 100644 (file)
index 253e63b..0000000
Binary files a/docs/components.png and /dev/null differ
index f31d396..3e6eb67 100644 (file)
@@ -1,13 +1,6 @@
-VF-C Delivery
---------
-VF-C includs the following components in R1.
-
-|image0|
-
-.. |image0| image:: components.png
-   :width: 5.97047in
-   :height: 5.63208in
-   
-
-
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
 
+Usecase UI Delivery
+------------
+Usecase UI includs the following components in R1.
index efdf816..2ecfc93 100644 (file)
@@ -1,9 +1,9 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
-VF-C Installation
+Usecase UI Installation
 ------------
-Describe the environment and steps to install VF-C components.
+Describe the environment and steps to install Usecase UI components.
 
 
 Environment
diff --git a/docs/logging.rst b/docs/logging.rst
deleted file mode 100644 (file)
index 8d480e2..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-Logging & Diagnostic Information
---------------------------------
-Description of how to interact with and diagnose problems with the components
-as delivered.
-
-Where to Access Information
-+++++++++++++++++++++++++++
-
-
-Error / Warning Messages
-++++++++++++++++++++++++
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
deleted file mode 100644 (file)
index 79af664..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-
-VF-C Offered APIs
-=================
-List VF-C APIs offered.
-
-
-NS LCM API
-----------
-
-Network services lifecycle management APIs
-
-
-.. toctree::
-   :maxdepth: 1
-   
-   APIs/NSLCM_API/index
-
-
-VNFM Driver API 
----------------
-
-VNFM Driver component northbound APIs
-
-.. toctree:: 
-   :maxdepth: 1
-   
-   APIs/VNFMDriver_API/index
-
-
-
-VNF LCM API
------------
-
-VNF lifecycle management APIs
-
-.. toctree:: 
-   :maxdepth: 1
-
-   APIs/VNFLCM_API/index
-
diff --git a/docs/usecaseui-arc.png b/docs/usecaseui-arc.png
new file mode 100644 (file)
index 0000000..d06f319
Binary files /dev/null and b/docs/usecaseui-arc.png differ
diff --git a/docs/vfc-arc.png b/docs/vfc-arc.png
deleted file mode 100644 (file)
index 561488b..0000000
Binary files a/docs/vfc-arc.png and /dev/null differ