blob: 35dc8a7e6569df1b92fb24b84654e4fa00e0ba11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Usecase UI Release Notes
========================
Usecase UI is composed of two parts that are usecase-ui and usecase-ui-server. It provides self-service management GUI and monitor GUI for operators and end-users. 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.
Version: 1.0.0
--------------
:Release Date: 2017-11-16
**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.
- 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**
N/A
**Security Issues**
N/A
**Upgrade Notes**
This is the inital release.
**Deprecation Notes**
N/A
**Other**
N/A
===========
End of Release Notes
|