From ad7dae30e16e2b716ed91471aaa4526dcc4ed192 Mon Sep 17 00:00:00 2001 From: yangyan Date: Thu, 8 Nov 2018 10:23:38 +0800 Subject: Update relesae notes Change-Id: Id38e919a312e935facc9bd579e0a83a47ccb348b Issue-ID: VFC-1181 Signed-off-by: yangyan --- docs/release-notes.rst | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 75cde295..9bd38d9e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -11,6 +11,72 @@ 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.2.0 +-------------- + +:Release Date: 2018-11-15 + +**New Features** + +- NS Orchestration supports PNF:1.NSLCM supports NSD, composed of VNF, PNF, and VL;2.Catalog supports PNFD and updates NSD DM +- Hardware Platform Awareness (HPA) Support:1.integrate with OOF;2.VF-C can parse R2+ TOSCA MODEL which includes HPA feature +- Standard Alignment:SOL003 Alignment in GVNFM and Catalog +- Standalone DB Microservice + +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-nokiav2driver + - vfc-nfvo-driver-sfc-ztesfcdriver + - vfc-nfvo-multivimproxy + - vfc-nfvo-db +GVNFM + - vfc-gvnfm-vnflcm + - vfc-gvnfm-vnfmgr + - vfc-gvnfm-vnfres +Workflow + - workflow-engine-mgr-service + - activiti-extension + +**Bug Fixes** + +**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 Notes** + +VFC code has been formally scanned during build time using NexusIQ and all Critical +vulnerabilities have been addressed, items that remain open have been assessed +for risk and determined to be false positive. The VFC open Critical security +vulnerabilities and their risk assessment have been documented as part +of the `project `_. + +Quick Links: + +- `VFC project page `_ +- `Passing Badge information for VFC `_ +- `Project Vulnerability Review Table for VFC `_ + +**Upgrade Notes** + NA + +**Deprecation Notes** + NA + +**Other** + NA + Version: 1.1.0 -------------- -- cgit 1.2.3-korg