diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-11-10 11:33:38 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-11-10 11:33:46 +0800 |
commit | 9e102f0d449dc8c46e28fb786e6a0bedfeb1bd70 (patch) | |
tree | f03eecd68d3f0646ea5eaaeabfecb480e10c2741 /docs/release-notes.rst | |
parent | d4dbb5f111f28003b5c69b2a15fcf0d9864b87e2 (diff) |
Add doc missing part
Issue-ID: VFC-591
Change-Id: I8c7c520b1935311e8dd0924abb7d4d74f22add02
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 34 |
1 files changed, 29 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ef1ce163..79cf95d4 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,11 +17,11 @@ VF-C also provides standard south bound interface to VNFMs and can integration w -Version: x.y.z +Version: 1.0.0 -------------- -:Release Date: yyyy-mm-dd +:Release Date: 2017-11-16 @@ -32,20 +32,44 @@ Version: x.y.z - 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 + - 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-sfc-ztesfcdriver +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** -**Security Issues** +None +**Security Issues** +None **Upgrade Notes** +This is the initial release **Deprecation Notes** +This is the initial release **Other** =========== |