From 5eac069fa226ab2157c6391864e2ec7c55c8a095 Mon Sep 17 00:00:00 2001 From: yangyan Date: Thu, 17 May 2018 14:13:43 +0800 Subject: Update VFC release note Issue-ID: VFC-913 Change-Id: I611b8763ac4d89c62a67e6e1c9fba71465dee6a6 Signed-off-by: yangyan --- docs/release-notes.rst | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c78a53fc..2cf722fc 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -15,6 +15,65 @@ VF-C Release Notes VF-C includes two main components, NFV-O and GVNFM, to implement life cycle management and FCAPS of VNF and NS. VF-C takes part in end to end service 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.1.0 +-------------- + +:Release Date: 2018-5-24 + +**New Features** + +- NS/VNF manual scaling supporting for VoLTE use case +- VNF Integration, integration with VNF via GVNFM +- S3P improvement + +Released components: + +NFVO + - vfc-nfvo-lcm + - vfc-nfvo-catalog + - vfc-nfvo-resmgr + - vfc-nfvo-driver-emsdriver + - vfc-nfvo-driver-gvnfm-gvnfmadapter + - vfc-nfvo-driver-gvnfm-jujudriver + - vfc-nfvo-driver-svnfm-ztedriver + - vfc-nfvo-driver-svnfm-huaweidriver + - vfc-nfvo-driver-svnfm-nokiadriver + - vfc-nfvo-driver-svnfm-nokiav2driver + - vfc-nfvo-driver-sfc-ztesfcdriver + - vfc-nfvo-multivimproxy +GVNFM + - vfc-gvnfm-vnflcm + - vfc-gvnfm-vnfmgr + - vfc-gvnfm-vnfres +Workflow + - workflow-engine-mgr-service + - activiti-extension + +**Bug Fixes** + +This is the initial release + +**Known Issues** + + - VFC-896 vim-id in AAI is handled as a mandatory parameter + - VFC-890 The hard coded SDC user and password in catalog & LCM is not present in SDC + - VFC-891 The AAI credentials is hard coded in LCM + +**Security Issues** + +https://wiki.onap.org/pages/viewpage.action?pageId=25437810 + +**Upgrade Notes** + + +**Deprecation Notes** + + +**Other** + +=========== + + Version: 1.0.0 -------------- -- cgit 1.2.3-korg