diff options
author | dengyh <dengyuanhong@chinamobile.com> | 2022-03-31 11:29:11 +0800 |
---|---|---|
committer | dengyh <dengyuanhong@chinamobile.com> | 2022-03-31 11:29:54 +0800 |
commit | 6fcafc6f88f94a6043f4b284ddb635adb8788fb8 (patch) | |
tree | aed050d44686859b92a40e800f94daeabafb580b /docs/release-notes.rst | |
parent | 4422565966f0fe4bfe711153aa1e811987d5e602 (diff) |
Update vfc-lcm version and release note1.4.5
Change-Id: I8743258d6dc3c7c2c2c298ffe2cc3ec931210453
Issue-ID: VFC-1941
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9769a12a..f434a06d 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,6 +12,30 @@ 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. +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 -------------- |