diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 14:34:40 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-02 14:35:13 +0800 |
commit | 9a409d89ece2c10a60db657da769e4149ff961c5 (patch) | |
tree | 1a605eff1a551204e1553d4e14ed01e42c59c1ea /docs | |
parent | 92713a2be15bb646fb5a47a82c5f5ad762cc719f (diff) |
Update nfvo-lcm version1.4.4
Change-Id: Iffe8beb5303cba642461f9492f4665c342b67c44
Issue-ID: VFC-1884
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ae223946..9769a12a 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -13,6 +13,32 @@ VF-C also provides standard southbound interface to VNFMs and can integrate with multi vendor VNFMs via drivers. +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 -------------- |