X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=c94779cc2f4d2694efe99d9eea859d1f6daa8efc;hb=34c4708bcf19194b824d77e19403a158c24aaf1c;hp=c78a53fc7a3c06c40dca920ecd4506560f3abc0d;hpb=59414b3c3a347b396d37ca4c84e45028fd7b3f72;p=vfc%2Fnfvo%2Flcm.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c78a53fc..c94779cc 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -5,15 +5,78 @@ VF-C Release Notes ================== -.. note:: -.. * This Release Notes must be updated each time the team decides to Release new artifacts. -.. * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes. -.. * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes. -.. * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release. -.. * This note must be removed after content has been added. +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. -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-06-07 + +**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 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.0.0 -------------- @@ -23,11 +86,11 @@ Version: 1.0.0 **New Features** - NS lifecycle management, including NS instance creation, termination and healing -- VNF lifecycle management, including VNF nstance creation, termination and healing +- VNF lifecycle management, including VNF instance creation, termination and healing - VNF FCAPS, collecting FCAPS data from vendor EMS - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs - VNF Integration, integration with VNF via GVNFM - + Released components: NFVO @@ -70,6 +133,7 @@ This is the initial release This is the initial release **Other** + NA ===========