aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: 792fe3178b9ba6d842d6349e629008b664780ce6 (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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
.. 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.1.0
--------------

:Release Date: 2018-06-07


**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

**Security Notes**

UseCase UI code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The UseCase UI open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28379767>`_.

Quick Links:

- `UseCase UI project page <https://wiki.onap.org/display/DW/Usecase+UI+Project>`_
- `Passing Badge information for UseCase UI <https://bestpractices.coreinfrastructure.org/en/projects/1759>`_
- `Project Vulnerability Review Table for UseCase UI <https://wiki.onap.org/pages/viewpage.action?pageId=28379767>`_

**Upgrade Notes**
	NA

**Deprecation Notes**
	NA

**Other**
	NA

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**
	NA

**Security Notes**
	NA

**Upgrade Notes**

This is the inital release.

**Deprecation Notes**
	NA

**Other**
	NA

===========

End of Release Notes