summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: 2eb117bf07b66f4e952cd6a4bdbeeb52a1c3151a (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
.. 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: 2.0.1
--------------

:Release Date: 2019-06-06

**New Features**
- Management GUI for Customer and Service Type: customers query/create/delete and service type query/create/delete
- Lifecycle Management GUI for CCVPN Use Case : CCVPN instances query/create/delte
- Upgrade Multicloud API : support consistent identification of cloud region functional requirement
- Maturity Enhancement : change Mysql DB to PostgreSQL

**Released Components**
- usecase-ui  2.0.1
- usecase-ui-server  2.0.1

**Bug Fixes**
	NA

**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=51282547>`_.

**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=51282547>`_

**Upgrade Notes**
	NA

**Deprecation Notes**
	NA

**Other**
	NA


Version: 1.2.0
--------------

:Release Date: 2018-11-30

**New Features**
- Lifecycle Management GUI for vCPE use case
- Network Management GUI for OTN Domain

**Released Components**
- usecase-ui  1.2.2
- usecase-ui-server  1.2.1

**Bug Fixes**
	NA

**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=45285810>`_.

**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=45285810>`_

**Upgrade Notes**
	NA

**Deprecation Notes**
	NA

**Other**
	NA


Version: 1.1.0
--------------

:Release Date: 2018-06-07

**New Features**
- Lifecycle Management GUI for VoLTE use case : support NS/VNF manual scaling in/out
- Package management GUI : support NS/VNF/PNF packages upload/onboarding

**Released Components**
- usecase-ui  1.1.1
- usecase-ui-server  1.1.1

**Bug Fixes**
	NA

**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=41419068>`_.

**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=41419068>`_

**Upgrade Notes**
	NA

**Deprecation Notes**
	NA

**Other**
	NA


Version: 1.0.0
--------------

:Release Date: 2017-11-16

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

**Released Components**
- usecase-ui
- usecase-ui-server

**Bug Fixes**
	NA

**Known Issues**
	NA

**Security Notes**
	NA

**Upgrade Notes**
This is the inital release.

**Deprecation Notes**
	NA

**Other**
	NA

===========

End of Release Notes