summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
blob: d7fee01c1afbfe85c70fabc3527610fe01dced18 (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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
.. 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.2
--------------

:Release Date: 2019-10-10

**New Features**
 - Adaptive Pages : change the Home, Customer, Lifecycle Management and Package Management modules to adaptive pages that can be normally displayed in all screen sizes
 - Mock Data Scheme : build mock data scheme to support the development and preview in local environment in case of lack of server environment
 - Document Enhancement : enrich README.md to introduce the general situation and add CHANGELOG.md to record the commit messages
 - Structure Optimization : restructure the project to increase the development efficiency and improve the performance
 - Function Optimization : delete useless modules and simplify some apis to improve loading speed of the project
 

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

**Bug Fixes**
 - Invalid Image Path : change the invalid image path in CSS and HTML files
 - Error in Document : fix all errors in project document

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

**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: 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
 - Using Modeling Parser : use modeling parser to implement CCVPN instance lifecycle management
 - 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.

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

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

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