Update ReadTheDocs
[vid.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 VID Release Notes
4 =================
5
6 Version: 2.0.0
7 --------------
8
9 :Release Date: 2018-06-07
10
11 New Features
12 ------------
13
14 1. VoLTE E2E services instantiation.
15 2. Change Management - invoking vNF In-Place SW Update without a scheduler.
16 3. Manual vNF Scale Out.
17
18 **Epics**
19
20 -  [`VID-101`_] - Port Mirroring
21 -  [`VID-106`_] - Cancel "Pending" workflows
22 -  [`VID-110`_] - Owning Entity
23 -  [`VID-114`_] - Preload Automation
24 -  [`VID-116`_] - Tenant Isolation
25 -  [`VID-120`_] - Active/Deactivate service type transport
26 -  [`VID-124`_] - Agnostic vNF In-Place SW Update
27 -  [`VID-127`_] - Agnostic vNF Configuration Update
28 -  [`VID-131`_] - Port mirroring - pProbe configuration
29 -  [`VID-136`_] - Support for pProbes
30 -  [`VID-139`_] - Refactor Scheduler
31 -  [`VID-148`_] - Non-Functional requirements - Resiliency
32 -  [`VID-154`_] - Non-Functional requirements - Stability
33 -  [`VID-157`_] - Non-Functional requirements - Performance
34 -  [`VID-158`_] - Non-Functional requirements - Usability
35 -  [`VID-160`_] - Non-Functional requirements - Scalability
36 -  [`VID-161`_] - Non-Functional requirements - Security (CII passing badge + 50% test coverage)
37 -  [`VID-162`_] - OOM integration
38 -  [`VID-179`_] - Change management - working without scheduler
39 -  [`VID-180`_] - Support manual scale out
40 -  [`VID-192`_] - Verify features merged from ECOMP 1802
41
42 .. _VID-101: https://jira.onap.org/browse/VID-101
43 .. _VID-106: https://jira.onap.org/browse/VID-106
44 .. _VID-110: https://jira.onap.org/browse/VID-110
45 .. _VID-114: https://jira.onap.org/browse/VID-114
46 .. _VID-116: https://jira.onap.org/browse/VID-116
47 .. _VID-120: https://jira.onap.org/browse/VID-120
48 .. _VID-124: https://jira.onap.org/browse/VID-124
49 .. _VID-127: https://jira.onap.org/browse/VID-127
50 .. _VID-131: https://jira.onap.org/browse/VID-131
51 .. _VID-136: https://jira.onap.org/browse/VID-136
52 .. _VID-139: https://jira.onap.org/browse/VID-139
53 .. _VID-148: https://jira.onap.org/browse/VID-148
54 .. _VID-154: https://jira.onap.org/browse/VID-154
55 .. _VID-157: https://jira.onap.org/browse/VID-157
56 .. _VID-158: https://jira.onap.org/browse/VID-158
57 .. _VID-160: https://jira.onap.org/browse/VID-160
58 .. _VID-161: https://jira.onap.org/browse/VID-161
59 .. _VID-162: https://jira.onap.org/browse/VID-162
60 .. _VID-179: https://jira.onap.org/browse/VID-179
61 .. _VID-180: https://jira.onap.org/browse/VID-180
62 .. _VID-192: https://jira.onap.org/browse/VID-192
63
64
65 **Stories**
66
67 -  [`VID-16`_] - Replace any remaining openecomp reference by onap
68 -  [`VID-86`_] - Migrate to org.onap
69 -  [`VID-102`_] - Create "Port mirror" configuration - Attach Source & collector VNFs
70 -  [`VID-103`_] - Create "Port mirror" configuration - General Required Fields
71 -  [`VID-104`_] - Configuration supporting actions
72 -  [`VID-105`_] - Create "Port mirror" configuration - Get model information
73 -  [`VID-107`_] - 3rd party simulator
74 -  [`VID-108`_] - Cancel Scheduled workflows
75 -  [`VID-109`_] - Change information of columns in the "Pending" section of the "dashboard"
76 -  [`VID-111`_] - New properties logic
77 -  [`VID-112`_] - Filter service instance by new properties
78 -  [`VID-113`_] - Implement new properties & their values
79 -  [`VID-115`_] - Resume VF- module (after pause)
80 -  [`VID-117`_] - Create Application ENV
81 -  [`VID-118`_] - Deploy Services on VID operational
82 -  [`VID-119`_] - Activate/Deactivate Application ENV
83 -  [`VID-121`_] - Deactivate a Transport service logic
84 -  [`VID-122`_] - Service Instance Deactivate - API MSO
85 -  [`VID-123`_] - "Activate" avilable only for service instance from type= transport
86 -  [`VID-125`_] - VNF In Place Software Update API - MSO
87 -  [`VID-126`_] - Support new workflow "Agnostic vNF In-Place SW Update"
88 -  [`VID-128`_] - Support workflow "vnf Config Update"
89 -  [`VID-129`_] - Rules For Converting Payload Spreadsheet To JSON
90 -  [`VID-130`_] - VNF Config Update - API MSO
91 -  [`VID-132`_] - Get pnf-fromModel-byRegion - A&AI API
92 -  [`VID-133`_] - pProbe config create request - MSO API
93 -  [`VID-134`_] - Associate PNF instance to port mirroring configuration by policy
94 -  [`VID-135`_] - Get Port Mirroring Configuration By Policy Node type
95 -  [`VID-137`_] - Associate PNF instance to service instance
96 -  [`VID-138`_] - Disassociate PNF instance from service instance
97 -  [`VID-140`_] - New function to support Scheduler in widget
98 -  [`VID-151`_] - ONAP Support
99 -  [`VID-174`_] - Change management: bypassing scheduler for immediate operations
100 -  [`VID-185`_] - UI changes for working without scheduler
101 -  [`VID-186`_] - docker alignment analyzes
102 -  [`VID-188`_] - UI for Scale Out workflow
103 -  [`VID-189`_] - VoLTE use case support
104 -  [`VID-191`_] - Changes to API to SO for Manual scale out use case
105 -  [`VID-197`_] - Reach 50% unit test coverage
106 -  [`VID-201`_] - User inteface for invoking upgrade workflow
107 -  [`VID-202`_] - Verify R1 and R2 features - integration and regression tests
108 -  [`VID-216`_] - Update ReadTheDocs docs folder
109             
110 .. _VID-16: https://jira.onap.org/browse/VID-16
111 .. _VID-86: https://jira.onap.org/browse/VID-86
112 .. _VID-102: https://jira.onap.org/browse/VID-102
113 .. _VID-103: https://jira.onap.org/browse/VID-103
114 .. _VID-104: https://jira.onap.org/browse/VID-104
115 .. _VID-105: https://jira.onap.org/browse/VID-105
116 .. _VID-107: https://jira.onap.org/browse/VID-107
117 .. _VID-108: https://jira.onap.org/browse/VID-108
118 .. _VID-109: https://jira.onap.org/browse/VID-109
119 .. _VID-111: https://jira.onap.org/browse/VID-111
120 .. _VID-112: https://jira.onap.org/browse/VID-112
121 .. _VID-113: https://jira.onap.org/browse/VID-113
122 .. _VID-115: https://jira.onap.org/browse/VID-115
123 .. _VID-117: https://jira.onap.org/browse/VID-117
124 .. _VID-118: https://jira.onap.org/browse/VID-118
125 .. _VID-119: https://jira.onap.org/browse/VID-119
126 .. _VID-121: https://jira.onap.org/browse/VID-121
127 .. _VID-122: https://jira.onap.org/browse/VID-122
128 .. _VID-123: https://jira.onap.org/browse/VID-123
129 .. _VID-125: https://jira.onap.org/browse/VID-125
130 .. _VID-126: https://jira.onap.org/browse/VID-126
131 .. _VID-128: https://jira.onap.org/browse/VID-128
132 .. _VID-129: https://jira.onap.org/browse/VID-129
133 .. _VID-130: https://jira.onap.org/browse/VID-130
134 .. _VID-132: https://jira.onap.org/browse/VID-132
135 .. _VID-133: https://jira.onap.org/browse/VID-133
136 .. _VID-134: https://jira.onap.org/browse/VID-134
137 .. _VID-135: https://jira.onap.org/browse/VID-135
138 .. _VID-137: https://jira.onap.org/browse/VID-137
139 .. _VID-138: https://jira.onap.org/browse/VID-138
140 .. _VID-140: https://jira.onap.org/browse/VID-140
141 .. _VID-151: https://jira.onap.org/browse/VID-151
142 .. _VID-174: https://jira.onap.org/browse/VID-174
143 .. _VID-185: https://jira.onap.org/browse/VID-185
144 .. _VID-186: https://jira.onap.org/browse/VID-186
145 .. _VID-188: https://jira.onap.org/browse/VID-188
146 .. _VID-189: https://jira.onap.org/browse/VID-189
147 .. _VID-191: https://jira.onap.org/browse/VID-191
148 .. _VID-197: https://jira.onap.org/browse/VID-197
149 .. _VID-201: https://jira.onap.org/browse/VID-201
150 .. _VID-202: https://jira.onap.org/browse/VID-202
151 .. _VID-216: https://jira.onap.org/browse/VID-216
152
153
154 **Other**
155
156 In order to work properly, VID needs a working instance of SDC, A&AI and SO.
157
158 ===========
159
160
161 Version: 1.1.1
162 --------------
163
164 :Release Date: 2017-11-16
165
166 New Features
167 ------------
168
169 1. Improved TOSCA parser.
170 2. Change Management - Provides the Operators a single tool for installing and maintaining the services as a self service activity. Provides the ability to schedule and execute change management workflows, Maintenance activities for vNFs that are already installed .
171 3. PNF Instantiation - PNFs are already installed on the edges of the cloud. In order to configure the PNF, the service needs to be connected to the PNF.
172
173 **Epics**
174
175 -  [`VID-25`_] - Role management: Global Read only role
176 -  [`VID-26`_] - Role management: Support VID specific Roles
177 -  [`VID-27`_] - Change management: Schedule workflow
178 -  [`VID-28`_] - Change management: Status of workflow
179 -  [`VID-29`_] - Change management: Manual intervention
180 -  [`VID-30`_] - PNF instantiation: Trigger PNF service information to SO
181 -  [`VID-31`_] - PNF Instantiation: support service type PNF & display new fields
182
183 .. _VID-25: https://jira.onap.org/browse/VID-25
184 .. _VID-26: https://jira.onap.org/browse/VID-26
185 .. _VID-27: https://jira.onap.org/browse/VID-27
186 .. _VID-28: https://jira.onap.org/browse/VID-28
187 .. _VID-29: https://jira.onap.org/browse/VID-29
188 .. _VID-30: https://jira.onap.org/browse/VID-30
189 .. _VID-31: https://jira.onap.org/browse/VID-31
190
191 **Stories**
192
193 -  [`VID-44`_] - Implement change management phase 1
194 -  [`VID-48`_] - Change management: Schedule workflow
195 -  [`VID-49`_] - Change management: Status of workflow
196 -  [`VID-50`_] - Change management: Manual intervention
197 -  [`VID-51`_] - Trigger PNF service information to MSO
198 -  [`VID-52`_] - support service type PNF & display new fields
199
200 .. _VID-44: https://jira.onap.org/browse/VID-44
201 .. _VID-48: https://jira.onap.org/browse/VID-48
202 .. _VID-49: https://jira.onap.org/browse/VID-49
203 .. _VID-50: https://jira.onap.org/browse/VID-50
204 .. _VID-51: https://jira.onap.org/browse/VID-51
205 .. _VID-52: https://jira.onap.org/browse/VID-52
206
207
208 Bug Fixes
209 ----------
210
211 -  [`VID-20`_] - Failed to get service models from ASDC in VID
212 -  [`VID-59`_] - VID Fails Robot Health Check
213 -  [`VID-62`_] - VID healthcheck failure in RS ORD ONAP 1.1.0
214 -  [`VID-64`_] - Got 500 from role/user API call
215 -  [`VID-79`_] - Not able to create service instance using VID portal
216 -  [`VID-82`_] - Create VF module with SDNC preload is throwing
217    exception
218
219 .. _VID-20: https://jira.onap.org/browse/VID-20
220 .. _VID-59: https://jira.onap.org/browse/VID-59
221 .. _VID-62: https://jira.onap.org/browse/VID-62
222 .. _VID-64: https://jira.onap.org/browse/VID-64
223 .. _VID-79: https://jira.onap.org/browse/VID-79
224 .. _VID-82: https://jira.onap.org/browse/VID-82
225
226
227 **Known Issues**
228
229 - `VID-78 <https://jira.onap.org/browse/VID-78>`_ VID shows the HTML code output whenever the customer list is empty (Cosmetic)
230
231 **Upgrade Notes**
232
233 A scheduler is needed for the change management feature to work (not included in the Amsterdam release).
234
235 **Other**
236
237 In order to work properly, VID needs a working instance of SDC, A&AI and SO.
238
239 ===========
240
241 End of Release Notes