Add doc missing part
[vfc/nfvo/lcm.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4
5 VF-C Release Notes
6 ==================
7
8 .. note::
9         * This Release Notes must be updated each time the team decides to Release new artifacts.
10         * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
11         * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
12         * 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.
13         * This note must be removed after content has been added.
14
15 VF-C includes two main component:NFV-O and GVNFM, can implement life cycle management and FCAPS of VNF and NS. VF-C takes part in end2end service orchestration and close loop automatiion by working with SO,DCAE and Policy. 
16 VF-C also provides standard south bound interface to VNFMs and can integration with multi vendor VNFMs via drivers.
17
18
19
20 Version: 1.0.0
21 --------------
22
23
24 :Release Date: 2017-11-16
25
26
27
28 **New Features**
29
30  - NS lifecycle management, including NS instance creation,termination and healing
31  - VNF lifecycle management, including VNF nstance creation,termination and healing
32  - VNF FCAPS, collecting FCAPS data from vendor EMS
33  - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
34  - VNF Integration, integration with VNF via GVNFM
35  
36 released components:
37
38 NFVO
39  - vfc-nfvo-lcm
40  - vfc-nfvo-catalog
41  - vfc-nfvo-resmgr
42  - vfc-nfvo-driver-emsdriver
43  - vfc-nfvo-driver-gvnfm-gvnfmadapter
44  - vfc-nfvo-driver-gvnfm-jujudriver
45  - vfc-nfvo-driver-svnfm-ztedriver
46  - vfc-nfvo-driver-svnfm-huaweidriver
47  - vfc-nfvo-driver-svnfm-nokiadriver
48  - vfc-nfvo-driver-sfc-ztesfcdriver
49 GVNFM
50  - vfc-gvnfm-vnflcm
51  - vfc-gvnfm-vnfmgr
52  - vfc-gvnfm-vnfres
53 Workflow
54  - workflow-engine-mgr-service
55  - activiti-extension
56
57 **Bug Fixes**
58
59 This is the initial release
60 **Known Issues**
61
62 None
63
64 **Security Issues**
65
66 None
67 **Upgrade Notes**
68
69 This is the initial release
70 **Deprecation Notes**
71
72 This is the initial release
73 **Other**
74
75 ===========
76
77 End of Release Notes