summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGao Weitao <victor.gao@huawei.com>2018-05-18 07:00:01 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-18 07:00:01 +0000
commit37f5936a707c009e4b4250ae0005a692cf2faf04 (patch)
tree7bbb72d9a8e76da69b632971e5336f67e543d426
parent068ed9cc2932cdb7fa096d620850da2d52cd5e57 (diff)
parent5eac069fa226ab2157c6391864e2ec7c55c8a095 (diff)
Merge "Update VFC release note"
-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
--------------