update link to upper-constraints.txt
[vfc/nfvo/lcm.git] / docs / release-notes.rst
index 5f4137b..ee47827 100644 (file)
@@ -1,5 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
+.. _release_notes:
 
 
 VF-C Release Notes
@@ -11,9 +12,174 @@ orchestration and close loop automation by working with SO, DCAE and Policy.
 VF-C also provides standard southbound interface to VNFMs and can integrate
 with multi vendor VNFMs via drivers.
 
+R11 / Kohn: No changes in this release
 
+Version: 1.4.7
+--------------
+
+:Release Date: 2022-04-26
+
+**Bug Fixes**
+
+- Fix tox test loop in mvn-phase-script.sh
+
+Released components:
+
+NFVO
+ - vfc-nfvo-lcm 1.4.7
+ - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.4
+ - vfc-nfvo-driver-svnfm-ztedriver 1.4.1
+ - vfc-nfvo-driver-svnfm-huawei 1.4.1
+ - vfc-nfvo-db 1.3.5
+
+GVNFM
+ - vfc-gvnfm-vnflcm 1.4.3
+ - vfc-gvnfm-vnfmgr 1.4.2
+ - vfc-gvnfm-vnfres 1.4.1
+
+Version: 1.4.5
+--------------
+
+:Release Date: 2022-03-31
+
+**New Features**
+
+- update Django version to 3.1.4
+- Update the vulnerable direct dependencies
+- Update Docker image to fix CSIT Failure
+
+Released components:
+
+NFVO
+ - vfc-nfvo-lcm 1.4.5
+ - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.4
+ - vfc-nfvo-driver-svnfm-ztedriver 1.4.1
+ - vfc-nfvo-driver-svnfm-huawei 1.4.1
+ - vfc-nfvo-db 1.3.5
+
+GVNFM
+ - vfc-gvnfm-vnflcm 1.4.3
+ - vfc-gvnfm-vnfmgr 1.4.2
+ - vfc-gvnfm-vnfres 1.4.1
+
+Version: 1.4.4
+--------------
+
+:Release Date: 2021-09-02
+
+**New Features**
+
+1. Packages upgrades in direct dependencies, such as PyYAML & httplib2
+2. Remove Python 2.7 from docker image of huawei vnfm driver
+3. Optimize the docker image of VFC db
+
+Released components:
+
+NFVO
+ - vfc-nfvo-lcm 1.4.4
+ - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.2
+ - vfc-nfvo-driver-svnfm-ztedriver 1.4.1
+ - vfc-nfvo-driver-svnfm-huawei 1.4.1
+ - vfc-nfvo-db 1.3.5
+
+GVNFM
+ - vfc-gvnfm-vnflcm 1.4.2
+ - vfc-gvnfm-vnfmgr 1.4.1
+ - vfc-gvnfm-vnfres 1.4.0
+
+
+Version: 1.4.3
+--------------
+
+:Release Date: 2021-03-24
+
+**New Features**
+
+1. Refactor logging to remove dependency on onaplogging component
+2. Update to Python 3.8
+3. Update documents
+
+Released components:
+
+NFVO
+ - vfc-nfvo-lcm 1.4.2
+ - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.1
+ - vfc-nfvo-driver-svnfm-ztedriver 1.4.0
+ - vfc-nfvo-driver-svnfm-huawei 1.3.9
+ - vfc-nfvo-db 1.3.4
+
+GVNFM
+ - vfc-gvnfm-vnflcm 1.4.1
+ - vfc-gvnfm-vnfmgr 1.4.0
+ - vfc-gvnfm-vnfres 1.3.9
+
+
+Version: 1.4.1
+--------------
 
-Version: 1.3.7
+:Release Date: 2020-10-29
+
+**New Features**
+
+- Functional Enhancement:
+
+1. Improve instance storage function
+2. Remove components which are no longer used or maintained.
+
+- Maturity Enhancement:
+
+1. Update to Java 11
+2. Optimize docker image
+3. Update dependency lib
+4. Increase code coverage
+
+
+Released components:
+
+NFVO
+ - vfc-nfvo-lcm 1.4.1
+ - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.4.0
+ - vfc-nfvo-driver-svnfm-ztedriver 1.3.8
+ - vfc-nfvo-driver-svnfm-huawei 1.3.8
+ - vfc-nfvo-db 1.3.4
+
+GVNFM
+ - vfc-gvnfm-vnflcm 1.4.0
+ - vfc-gvnfm-vnfmgr 1.3.9
+ - vfc-gvnfm-vnfres 1.3.8
+
+**Known Issues**
+
+  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.
+
+
+**Security Notes**
+    NA
+
+Quick Links:
+
+- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
+- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
+
+**Upgrade Notes**
+    NA
+
+**Deprecation Notes**
+
+ The following components are not in the scope of the Guilin release since they are no longer used or maintained.
+
+ - vfc/nfvo/driver/ems
+ - vfc/nfvo/multivimproxy
+ - vfc/nfvo/driver/vnfm/gvnfm/juju
+ - vfc/nfvo/driver/vnfm/svnfm/nokia
+ - vfc/nfvo/wfengine
+ - vfc/nfvo/driver/sfc
+
+**Other**
+    NA
+
+
+Version: 1.3.9
 --------------
 
 :Release Date: 2020-03-17
@@ -22,13 +188,13 @@ Version: 1.3.7
 
 - Functional Enhancement:
 
-1. Using the common database (MariaDB) and encrypting the database password.
-2. Remove the root permission and change the user of VFC project to ONAP.
-3. Add the function of auto register MSB switch for startup project.
-4. Increase the communication access form between components through the HTTPS encrypted access form of MSB.
-5. SOL005 compliance NS instantiation, query and termination commands have been added to cli.
+1. Migrate VF-C catalog to Modeling etsicatalog 
+2. Using the common database (MariaDB) and encrypting the database password.
+3. Remove the root permission and change the user of VFC project to ONAP.
+4. Add the function of auto register MSB switch for startup project.
+5. Increase the communication access form between components through the HTTPS encrypted access form of MSB.
+6. SOL005 compliance NS instantiation, query and termination commands have been added to cli.
 
-- Standard Alignment-SOL005 Alignment
 
 - Maturity Enhancement:
 
@@ -41,11 +207,10 @@ Version: 1.3.7
 Released components:
 
 NFVO
- - vfc-nfvo-lcm 1.3.7
- - vfc-nfvo-catalog 1.3.8
+ - vfc-nfvo-lcm 1.3.9
  - vfc-nfvo-resmanagement 1.3.1
- - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.3.8
- - vfc-nfvo-driver-gvnfm-juju 1.3.8
+ - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.3.9
+ - vfc-nfvo-driver-gvnfm-juju 1.3.9
  - vfc-nfvo-driver-svnfm-ztedriver 1.3.6
  - vfc-nfvo-driver-svnfm-huawei 1.3.6
  - vfc-nfvo-driver-svnfm-Nokia2 1.3.6
@@ -57,7 +222,7 @@ NFVO
  - vfc-nfvo-wfengine-activiti 1.3.3
 
 GVNFM
- - vfc-gvnfm-vnflcm 1.3.7
+ - vfc-gvnfm-vnflcm 1.3.9
  - vfc-gvnfm-vnfmgr 1.3.8
  - vfc-gvnfm-vnfres 1.3.7
 
@@ -70,6 +235,7 @@ GVNFM
  - Fix the deduplication AAI resource issues.
  - Fix the bug of vim_id data type error when creating vnfs.
  - Fix the failure of parsing the acquired data format during SFC creation.
+ - Fix the failure of blocking due to multithreading during instantiation.
 
 **Known Issues**
 
@@ -79,9 +245,10 @@ GVNFM
 
 Quick Links:
 
-- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
-- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
-- `CLI command about VFC operation <https://onap.readthedocs.io/en/latest/submodules/vfc/nfvo/lcm.git/docs/platform/cli-userguide/index.html#vfc-part>`_
+- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
+- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
+
+.. - `CLI command about VFC operation <https://onap.readthedocs.io/en/latest/submodules/vfc/nfvo/lcm.git/docs/platform/cli-userguide/index.html#vfc-part>`__
 
 **Upgrade Notes**
     NA
@@ -151,9 +318,9 @@ of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=68542814>`_.
 
 Quick Links:
 
-- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
-- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
-- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=68542814>`_
+- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
+- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
+- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=68542814>`__
 
 **Upgrade Notes**
     NA
@@ -176,7 +343,7 @@ Version: 1.3.0
 
 - Functional Enhancement: 
 
-1. Upgrade Multicloud API to support consistent identification of cloud region functional requirement 
+1. Upgrade Multicloud API to support consistent identification of cloud region functional requirement 
 2. OOF Integration Optimization.Optimize the methodology for VNF(vdu) placement, add the process for placement with selected candidates(VIM)
 3. Align VNFD SOL2.5.1 and model multi-version support
 
@@ -226,13 +393,13 @@ VFC code has been formally scanned during build time using NexusIQ and all Criti
 vulnerabilities have been addressed, items that remain open have been assessed
 for risk and determined to be false positive. The VFC open Critical security
 vulnerabilities and their risk assessment have been documented as part
-of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282550>`_.
+of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=51282550>`__.
 
 Quick Links:
 
-- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
-- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
-- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=51282550>`_
+- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
+- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
+- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=51282550>`__
 
 **Upgrade Notes**
        NA
@@ -293,13 +460,13 @@ VFC code has been formally scanned during build time using NexusIQ and all Criti
 vulnerabilities have been addressed, items that remain open have been assessed
 for risk and determined to be false positive. The VFC open Critical security
 vulnerabilities and their risk assessment have been documented as part
-of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`_.
+of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`__.
 
 Quick Links:
 
-- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
-- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
-- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`_
+- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
+- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
+- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`__
 
 **Upgrade Notes**
        NA
@@ -360,13 +527,13 @@ VFC code has been formally scanned during build time using NexusIQ and all Criti
 vulnerabilities have been addressed, items that remain open have been assessed
 for risk and determined to be false positive. The VFC open Critical security
 vulnerabilities and their risk assessment have been documented as part
-of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_.
+of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`__.
 
 Quick Links:
 
-- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
-- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
-- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_
+- `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`__
+- `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`__
+- `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`__
 
 **Upgrade Notes**
        NA