aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/platform/architecture.rst15
-rw-r--r--docs/release-notes.rst11
2 files changed, 15 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).
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 86fdf4bb..792fe317 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,8 +15,16 @@ Version: 1.1.0
**New Features**
+- GUI of NS/VNF manual scaling supporting for VoLTE use case
+- S3P improvement
+
+Released components:
+- usecase-ui
+- usecase-ui-server
+
**Bug Fixes**
+This is the initial release
**Known Issues**
NA
@@ -47,6 +55,7 @@ Version: 1.0.0
**New Features**
+
In the Amsterdam release, Usecase UI is mainly intended to support the lifecycle management and monitor for the VoLTE scenario. To get us there, Usecase UI provides the following features:
- Lifecycle Management: The feature provides GUI for the users to create, query, update and delete service instances.
@@ -54,6 +63,7 @@ In the Amsterdam release, Usecase UI is mainly intended to support the lifecycle
- Monitor: The feature is provides GUI for the users to monitor system alarms and VNFs performance.
**Bug Fixes**
+
This is the initial release.
**Known Issues**
@@ -63,6 +73,7 @@ This is the initial release.
NA
**Upgrade Notes**
+
This is the inital release.
**Deprecation Notes**