aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-05-17 14:13:43 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-05-17 14:13:49 +0800
commit5eac069fa226ab2157c6391864e2ec7c55c8a095 (patch)
tree274b08f4aa5fe2e4c1391359b6d153ff3a4cd39a /docs/release-notes.rst
parentb37fe1de5b2a72c6b587519ea39872bcb8d6601a (diff)
Update VFC release note
Issue-ID: VFC-913 Change-Id: I611b8763ac4d89c62a67e6e1c9fba71465dee6a6 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst59
1 files changed, 59 insertions, 0 deletions
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
--------------