Merge "Bump minor version"
[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 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. 
16 VF-C also provides standard southbound interface to VNFMs and can integrate with multi vendor VNFMs via drivers.
17
18 Version: 1.0.0
19 --------------
20
21 :Release Date: 2017-11-16
22
23 **New Features**
24
25 - NS lifecycle management, including NS instance creation, termination and healing
26 - VNF lifecycle management, including VNF nstance creation, termination and healing
27 - VNF FCAPS, collecting FCAPS data from vendor EMS
28 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
29 - VNF Integration, integration with VNF via GVNFM
30  
31 Released components:
32
33 NFVO
34  - vfc-nfvo-lcm
35  - vfc-nfvo-catalog
36  - vfc-nfvo-resmgr
37  - vfc-nfvo-driver-emsdriver
38  - vfc-nfvo-driver-gvnfm-gvnfmadapter
39  - vfc-nfvo-driver-gvnfm-jujudriver
40  - vfc-nfvo-driver-svnfm-ztedriver
41  - vfc-nfvo-driver-svnfm-huaweidriver
42  - vfc-nfvo-driver-svnfm-nokiadriver
43  - vfc-nfvo-driver-sfc-ztesfcdriver
44 GVNFM
45  - vfc-gvnfm-vnflcm
46  - vfc-gvnfm-vnfmgr
47  - vfc-gvnfm-vnfres
48 Workflow
49  - workflow-engine-mgr-service
50  - activiti-extension
51
52 **Bug Fixes**
53
54 This is the initial release
55
56 **Known Issues**
57
58 None
59
60 **Security Issues**
61
62 None
63
64 **Upgrade Notes**
65
66 This is the initial release
67
68 **Deprecation Notes**
69
70 This is the initial release
71
72 **Other**
73
74 ===========
75
76 End of Release Notes