Update VF-C doc
[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: x.y.z
21 --------------
22
23
24 :Release Date: yyyy-mm-dd
25
26
27
28 **New Features**
29
30  - 
31  - NS lifecycle management, including NS instance creation,termination and healing
32  - VNF lifecycle management, including VNF nstance creation,termination and healing
33  - VNF FCAPS, collecting FCAPS data from vendor EMS
34  - VNFM Integration, Integration with specific VNFMs of vendors to deploy commercial VNFs
35  - VNF Integration, Integration with VNF via GVNFM
36
37
38 **Bug Fixes**
39
40
41 **Known Issues**
42
43 **Security Issues**
44
45
46 **Upgrade Notes**
47
48 **Deprecation Notes**
49
50 **Other**
51
52 ===========
53
54 End of Release Notes