update link to upper-constraints.txt
[vfc/nfvo/lcm.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. _release_notes:
4
5
6 VF-C Release Notes
7 ==================
8
9 VF-C includes two main components, NFV-O and GVNFM, to implement life cycle
10 management and FCAPS of VNF and NS. VF-C takes part in end to end service
11 orchestration and close loop automation by working with SO, DCAE and Policy.
12 VF-C also provides standard southbound interface to VNFMs and can integrate
13 with multi vendor VNFMs via drivers.
14
15 R11 / Kohn: No changes in this release
16
17 Version: 1.4.7
18 --------------
19
20 :Release Date: 2022-04-26
21
22 **Bug Fixes**
23
24 - Fix tox test loop in mvn-phase-script.sh
25
26 Released components:
27
28 NFVO
29  - vfc-nfvo-lcm 1.4.7
30  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.4
31  - vfc-nfvo-driver-svnfm-ztedriver 1.4.1
32  - vfc-nfvo-driver-svnfm-huawei 1.4.1
33  - vfc-nfvo-db 1.3.5
34
35 GVNFM
36  - vfc-gvnfm-vnflcm 1.4.3
37  - vfc-gvnfm-vnfmgr 1.4.2
38  - vfc-gvnfm-vnfres 1.4.1
39
40 Version: 1.4.5
41 --------------
42
43 :Release Date: 2022-03-31
44
45 **New Features**
46
47 - update Django version to 3.1.4
48 - Update the vulnerable direct dependencies
49 - Update Docker image to fix CSIT Failure
50
51 Released components:
52
53 NFVO
54  - vfc-nfvo-lcm 1.4.5
55  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.4
56  - vfc-nfvo-driver-svnfm-ztedriver 1.4.1
57  - vfc-nfvo-driver-svnfm-huawei 1.4.1
58  - vfc-nfvo-db 1.3.5
59
60 GVNFM
61  - vfc-gvnfm-vnflcm 1.4.3
62  - vfc-gvnfm-vnfmgr 1.4.2
63  - vfc-gvnfm-vnfres 1.4.1
64
65 Version: 1.4.4
66 --------------
67
68 :Release Date: 2021-09-02
69
70 **New Features**
71
72 1. Packages upgrades in direct dependencies, such as PyYAML & httplib2
73 2. Remove Python 2.7 from docker image of huawei vnfm driver
74 3. Optimize the docker image of VFC db
75
76 Released components:
77
78 NFVO
79  - vfc-nfvo-lcm 1.4.4
80  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.2
81  - vfc-nfvo-driver-svnfm-ztedriver 1.4.1
82  - vfc-nfvo-driver-svnfm-huawei 1.4.1
83  - vfc-nfvo-db 1.3.5
84
85 GVNFM
86  - vfc-gvnfm-vnflcm 1.4.2
87  - vfc-gvnfm-vnfmgr 1.4.1
88  - vfc-gvnfm-vnfres 1.4.0
89
90
91 Version: 1.4.3
92 --------------
93
94 :Release Date: 2021-03-24
95
96 **New Features**
97
98 1. Refactor logging to remove dependency on onaplogging component
99 2. Update to Python 3.8
100 3. Update documents
101
102 Released components:
103
104 NFVO
105  - vfc-nfvo-lcm 1.4.2
106  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.1
107  - vfc-nfvo-driver-svnfm-ztedriver 1.4.0
108  - vfc-nfvo-driver-svnfm-huawei 1.3.9
109  - vfc-nfvo-db 1.3.4
110
111 GVNFM
112  - vfc-gvnfm-vnflcm 1.4.1
113  - vfc-gvnfm-vnfmgr 1.4.0
114  - vfc-gvnfm-vnfres 1.3.9
115
116
117 Version: 1.4.1
118 --------------
119
120 :Release Date: 2020-10-29
121
122 **New Features**
123
124 - Functional Enhancement:
125
126 1. Improve instance storage function
127 2. Remove components which are no longer used or maintained.
128
129 - Maturity Enhancement:
130
131 1. Update to Java 11
132 2. Optimize docker image
133 3. Update dependency lib
134 4. Increase code coverage
135
136
137 Released components:
138
139 NFVO
140  - vfc-nfvo-lcm 1.4.1
141  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.0
142  - vfc-nfvo-driver-svnfm-ztedriver 1.3.8
143  - vfc-nfvo-driver-svnfm-huawei 1.3.8
144  - vfc-nfvo-db 1.3.4
145
146 GVNFM
147  - vfc-gvnfm-vnflcm 1.4.0
148  - vfc-gvnfm-vnfmgr 1.3.9
149  - vfc-gvnfm-vnfres 1.3.8
150
151 **Known Issues**
152
153   Though VFC itself has migrated to python 3, however, the deployment of VFC still has python 2.7 pods since it uses public mariadb image. Please refer to: https://jira.onap.org/browse/VFC-1740 for details.
154
155
156 **Security Notes**
157     NA
158
159 Quick Links:
160
161 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
162 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
163
164 **Upgrade Notes**
165     NA
166
167 **Deprecation Notes**
168
169  The following components are not in the scope of the Guilin release since they are no longer used or maintained.
170
171  - vfc/nfvo/driver/ems
172  - vfc/nfvo/multivimproxy
173  - vfc/nfvo/driver/vnfm/gvnfm/juju
174  - vfc/nfvo/driver/vnfm/svnfm/nokia
175  - vfc/nfvo/wfengine
176  - vfc/nfvo/driver/sfc
177
178 **Other**
179     NA
180
181
182 Version: 1.3.9
183 --------------
184
185 :Release Date: 2020-03-17
186
187 **New Features**
188
189 - Functional Enhancement:
190
191 1. Migrate VF-C catalog to Modeling etsicatalog 
192 2. Using the common database (MariaDB) and encrypting the database password.
193 3. Remove the root permission and change the user of VFC project to ONAP.
194 4. Add the function of auto register MSB switch for startup project.
195 5. Increase the communication access form between components through the HTTPS encrypted access form of MSB.
196 6. SOL005 compliance NS instantiation, query and termination commands have been added to cli.
197
198
199 - Maturity Enhancement:
200
201 1. Enhance the security of database access
202 2. Enhance the stability of instantiation process and improve efficiency and productivity.
203 3. Improve the stability of instance termination process and deletion process, and improve the success rate of subscription record deletion.
204 4. Adapt to MSB https for microservice service registration and access.
205
206
207 Released components:
208
209 NFVO
210  - vfc-nfvo-lcm 1.3.9
211  - vfc-nfvo-resmanagement 1.3.1
212  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.3.9
213  - vfc-nfvo-driver-gvnfm-juju 1.3.9
214  - vfc-nfvo-driver-svnfm-ztedriver 1.3.6
215  - vfc-nfvo-driver-svnfm-huawei 1.3.6
216  - vfc-nfvo-driver-svnfm-Nokia2 1.3.6
217  - vfc-nfvo-db 1.3.3
218  - vfc-nfvo-sfc 1.3.1
219  - vfc-nfvo-ems 1.3.1
220  - vfc-nfvo-multivimproxy 1.3.1
221  - vfc-nfvo-wfengine-mgrservice 1.3.3
222  - vfc-nfvo-wfengine-activiti 1.3.3
223
224 GVNFM
225  - vfc-gvnfm-vnflcm 1.3.9
226  - vfc-gvnfm-vnfmgr 1.3.8
227  - vfc-gvnfm-vnfres 1.3.7
228
229 **Bug Fixes**
230
231  - Fix bug for duplication query and delete vserver and network in AAI resource during terminating ns.
232  - Fix terminate ns API is unstable.
233  - Fix bug for fail to delete subscription for vnfm during terminating ns.
234  - Fix the bug for fail parse contextArray, initial it to [].
235  - Fix the deduplication AAI resource issues.
236  - Fix the bug of vim_id data type error when creating vnfs.
237  - Fix the failure of parsing the acquired data format during SFC creation.
238  - Fix the failure of blocking due to multithreading during instantiation.
239
240 **Known Issues**
241
242
243 **Security Notes**
244     NA
245
246 Quick Links:
247
248 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
249 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
250
251 .. - `CLI command about VFC operation <https://onap.readthedocs.io/en/latest/submodules/vfc/nfvo/lcm.git/docs/platform/cli-userguide/index.html#vfc-part>`__
252
253 **Upgrade Notes**
254     NA
255
256 **Deprecation Notes**
257     NA
258
259 **Other**
260     NA
261
262
263
264
265 Version: 1.3.4
266 --------------
267
268 :Release Date: 2019-08-20
269
270 **New Features**
271
272 - Functional Enhancement:
273
274 1. Upgrade component environments from Python 2 to Python 3 and upgrade package dependencies to stable versions
275 2. Good connectivity and stability of information transmission between nslcm drivers and vnflcm
276 3. Solving Layer_protocol Protocol Protocol Supporting Uniformity and Increasing Compatibility
277
278 - Standard Alignment-SOL005 Alignment
279
280 - Maturity Enhancement:
281
282 1. Increase read and write stability of AAI interaction
283 2. Enhance the stability of vnflcm and nslcm message subscription notification function
284 3. Enhance the reliability of MSB registration information and message reading
285
286
287
288 Released components:
289
290 NFVO
291  - vfc-nfvo-lcm 1.3.4
292  - vfc-nfvo-catalog 1.3.4
293  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.3.5
294  - vfc-nfvo-driver-svnfm-ztedriver 1.3.3
295  - vfc-nfvo-db 1.3.1
296 GVNFM
297  - vfc-gvnfm-vnflcm 1.3.4
298  - vfc-gvnfm-vnfmgr 1.3.4
299  - vfc-gvnfm-vnfres 1.3.4
300
301 **Bug Fixes**
302
303  - Fix bug for failure in creating subscriptions for vnfm
304  - Fix network name conflict problem when creating network writing to AAI
305  - Fix bug for failure in creating ns vl to aai
306  - Fix the bug for table NFVO_NSINST field status update incorrect
307
308 **Known Issues**
309
310
311 **Security Notes**
312
313 VFC code has been formally scanned during build time using NexusIQ and all Critical
314 vulnerabilities have been addressed, items that remain open have been assessed
315 for risk and determined to be false positive. The VFC open Critical security
316 vulnerabilities and their risk assessment have been documented as part
317 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=68542814>`_.
318
319 Quick Links:
320
321 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
322 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
323 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=68542814>`__
324
325 **Upgrade Notes**
326     NA
327
328 **Deprecation Notes**
329     NA
330
331 **Other**
332     NA
333
334
335
336
337 Version: 1.3.0
338 --------------
339
340 :Release Date: 2019-06-06
341
342 **New Features**
343
344 - Functional Enhancement: 
345
346 1. Upgrade Multicloud API to support consistent identification of cloud region functional requirement 
347 2. OOF Integration Optimization.Optimize the methodology for VNF(vdu) placement, add the process for placement with selected candidates(VIM)
348 3. Align VNFD SOL2.5.1 and model multi-version support
349
350 - Standard Alignment-SOL005 Alignment
351
352 - Maturity Enhancement:
353
354 1. Mysql  DB migrate to OOM shared MariaDB Galera Cluster
355 2. Configuration inject automatically
356 3. Add data persistent storage to avoid data loss due to pod restart
357
358
359
360 Released components:
361
362 NFVO
363  - vfc-nfvo-lcm 1.3.2
364  - vfc-nfvo-catalog 1.3.2
365  - vfc-nfvo-resmgr 1.3.0
366  - vfc-nfvo-driver-emsdriver 1.3.0
367  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.3.3
368  - vfc-nfvo-driver-gvnfm-jujudriver 1.3.1
369  - vfc-nfvo-driver-svnfm-ztedriver 1.3.1
370  - vfc-nfvo-driver-svnfm-huaweidriver 1.3.0
371  - vfc-nfvo-driver-svnfm-nokiav2driver 1.3.1
372  - vfc-nfvo-driver-sfc-ztesfcdriver 1.3.1
373  - vfc-nfvo-multivimproxy 1.3.0
374  - vfc-nfvo-db 1.3.0
375 GVNFM
376  - vfc-gvnfm-vnflcm 1.3.2
377  - vfc-gvnfm-vnfmgr 1.3.2
378  - vfc-gvnfm-vnfres 1.3.2
379 Workflow
380  - workflow-engine-mgr-service 1.3.0
381  - activiti-extension 1.3.0
382
383 **Bug Fixes**
384
385 **Known Issues**
386
387  - `VFC-1402 <https://jira.onap.org/browse/VFC-1402>`_ Lost connection to Mariadb server during query in vnflcm.
388  - `VFC-1411 <https://jira.onap.org/browse/VFC-1411>`_ The network can not be deleted in ns terminate.
389
390 **Security Notes**
391
392 VFC code has been formally scanned during build time using NexusIQ and all Critical
393 vulnerabilities have been addressed, items that remain open have been assessed
394 for risk and determined to be false positive. The VFC open Critical security
395 vulnerabilities and their risk assessment have been documented as part
396 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282550>`__.
397
398 Quick Links:
399
400 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
401 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
402 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=51282550>`__
403
404 **Upgrade Notes**
405         NA
406
407 **Deprecation Notes**
408         NA
409
410 **Other**
411         NA
412
413 Version: 1.2.0
414 --------------
415
416 :Release Date: 2018-11-30
417
418 **New Features**
419
420 - NS Orchestration supports PNF:1.NSLCM supports NSD, composed of VNF, PNF, and VL;2.Catalog supports PNFD and updates NSD DM
421 - Hardware Platform Awareness (HPA) Support:1.integrate with OOF;2.VF-C can parse R2+ TOSCA MODEL which includes HPA feature
422 - Standard Alignment:SOL003 Alignment in GVNFM and Catalog
423 - Standalone DB Microservice
424
425 Released components:
426
427 NFVO
428  - vfc-nfvo-lcm 1.2.2
429  - vfc-nfvo-catalog 1.2.2
430  - vfc-nfvo-resmgr 1.2.1
431  - vfc-nfvo-driver-emsdriver 1.2.1
432  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.2.2
433  - vfc-nfvo-driver-gvnfm-jujudriver 1.2.1
434  - vfc-nfvo-driver-svnfm-ztedriver 1.2.1
435  - vfc-nfvo-driver-svnfm-huaweidriver 1.2.1
436  - vfc-nfvo-driver-svnfm-nokiav2driver 1.2.1
437  - vfc-nfvo-driver-sfc-ztesfcdriver 1.2.0
438  - vfc-nfvo-multivimproxy 1.2.1
439  - vfc-nfvo-db 1.2.2
440 GVNFM
441  - vfc-gvnfm-vnflcm 1.2.2
442  - vfc-gvnfm-vnfmgr 1.2.1
443  - vfc-gvnfm-vnfres 1.2.1
444 Workflow
445  - workflow-engine-mgr-service
446  - activiti-extension
447
448 **Bug Fixes**
449
450 **Known Issues**
451
452  - `VFC-896 <https://jira.onap.org/browse/VFC-896>`_  vim-id in AAI is handled as a mandatory parameter
453  - `VFC-890 <https://jira.onap.org/browse/VFC-890>`_  The hard coded SDC user and password in catalog & LCM is not present in SDC
454  - `VFC-891 <https://jira.onap.org/browse/VFC-891>`_  The AAI credentials is hard coded in LCM
455  - SDC-1897 - Parser exported CSAR with error OPEN (Will be fixed at Dublin),VFC could ignore that error. To ignore that error, we need either apply the patch at https://jira.opnfv.org/browse/PARSER-187 locally in nfv-toscaparser which VFC uses or wait for nfv-toscaparser got that fixed.
456
457 **Security Notes**
458
459 VFC code has been formally scanned during build time using NexusIQ and all Critical
460 vulnerabilities have been addressed, items that remain open have been assessed
461 for risk and determined to be false positive. The VFC open Critical security
462 vulnerabilities and their risk assessment have been documented as part
463 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`__.
464
465 Quick Links:
466
467 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
468 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
469 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`__
470
471 **Upgrade Notes**
472         NA
473
474 **Deprecation Notes**
475         NA
476
477 **Other**
478         NA
479
480 Version: 1.1.0
481 --------------
482
483 :Release Date: 2018-06-07
484
485 **New Features**
486
487 - NS/VNF manual scaling supporting for VoLTE use case
488 - VNF Integration, integration with VNF via GVNFM
489 - S3P improvement
490
491 Released components:
492
493 NFVO
494  - vfc-nfvo-lcm
495  - vfc-nfvo-catalog
496  - vfc-nfvo-resmgr
497  - vfc-nfvo-driver-emsdriver
498  - vfc-nfvo-driver-gvnfm-gvnfmadapter
499  - vfc-nfvo-driver-gvnfm-jujudriver
500  - vfc-nfvo-driver-svnfm-ztedriver
501  - vfc-nfvo-driver-svnfm-huaweidriver
502  - vfc-nfvo-driver-svnfm-nokiadriver
503  - vfc-nfvo-driver-svnfm-nokiav2driver
504  - vfc-nfvo-driver-sfc-ztesfcdriver
505  - vfc-nfvo-multivimproxy
506 GVNFM
507  - vfc-gvnfm-vnflcm
508  - vfc-gvnfm-vnfmgr
509  - vfc-gvnfm-vnfres
510 Workflow
511  - workflow-engine-mgr-service
512  - activiti-extension
513
514 **Bug Fixes**
515
516 This is the initial release
517
518 **Known Issues**
519
520  - `VFC-896 <https://jira.onap.org/browse/VFC-896>`_  vim-id in AAI is handled as a mandatory parameter
521  - `VFC-890 <https://jira.onap.org/browse/VFC-890>`_  The hard coded SDC user and password in catalog & LCM is not present in SDC
522  - `VFC-891 <https://jira.onap.org/browse/VFC-891>`_  The AAI credentials is hard coded in LCM
523
524 **Security Notes**
525
526 VFC code has been formally scanned during build time using NexusIQ and all Critical
527 vulnerabilities have been addressed, items that remain open have been assessed
528 for risk and determined to be false positive. The VFC open Critical security
529 vulnerabilities and their risk assessment have been documented as part
530 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`__.
531
532 Quick Links:
533
534 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
535 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
536 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`__
537
538 **Upgrade Notes**
539         NA
540
541 **Deprecation Notes**
542         NA
543
544 **Other**
545         NA
546
547 Version: 1.0.0
548 --------------
549
550 :Release Date: 2017-11-16
551
552 **New Features**
553
554 - NS lifecycle management, including NS instance creation, termination and healing
555 - VNF lifecycle management, including VNF instance creation, termination and healing
556 - VNF FCAPS, collecting FCAPS data from vendor EMS
557 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
558 - VNF Integration, integration with VNF via GVNFM
559
560 Released components:
561
562 NFVO
563  - vfc-nfvo-lcm
564  - vfc-nfvo-catalog
565  - vfc-nfvo-resmgr
566  - vfc-nfvo-driver-emsdriver
567  - vfc-nfvo-driver-gvnfm-gvnfmadapter
568  - vfc-nfvo-driver-gvnfm-jujudriver
569  - vfc-nfvo-driver-svnfm-ztedriver
570  - vfc-nfvo-driver-svnfm-huaweidriver
571  - vfc-nfvo-driver-svnfm-nokiadriver
572  - vfc-nfvo-driver-sfc-ztesfcdriver
573 GVNFM
574  - vfc-gvnfm-vnflcm
575  - vfc-gvnfm-vnfmgr
576  - vfc-gvnfm-vnfres
577 Workflow
578  - workflow-engine-mgr-service
579  - activiti-extension
580
581 **Bug Fixes**
582
583 This is the initial release
584
585 **Known Issues**
586
587 None
588
589 **Security Issues**
590
591 None
592
593 **Upgrade Notes**
594
595 This is the initial release
596
597 **Deprecation Notes**
598
599 This is the initial release
600
601 **Other**
602         NA
603
604 ===========
605
606 End of Release Notes