Merge "Update VFC release note"
[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.1.0
19 --------------
20
21 :Release Date: 2018-5-24
22
23 **New Features**
24
25 - NS/VNF manual scaling supporting for VoLTE use case
26 - VNF Integration, integration with VNF via GVNFM
27 - S3P improvement
28  
29 Released components:
30
31 NFVO
32  - vfc-nfvo-lcm
33  - vfc-nfvo-catalog
34  - vfc-nfvo-resmgr
35  - vfc-nfvo-driver-emsdriver
36  - vfc-nfvo-driver-gvnfm-gvnfmadapter
37  - vfc-nfvo-driver-gvnfm-jujudriver
38  - vfc-nfvo-driver-svnfm-ztedriver
39  - vfc-nfvo-driver-svnfm-huaweidriver
40  - vfc-nfvo-driver-svnfm-nokiadriver
41  - vfc-nfvo-driver-svnfm-nokiav2driver
42  - vfc-nfvo-driver-sfc-ztesfcdriver
43  - vfc-nfvo-multivimproxy
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  - VFC-896  vim-id in AAI is handled as a mandatory parameter
59  - VFC-890  The hard coded SDC user and password in catalog & LCM is not present in SDC
60  - VFC-891  The AAI credentials is hard coded in LCM    
61
62 **Security Issues**
63
64 https://wiki.onap.org/pages/viewpage.action?pageId=25437810
65
66 **Upgrade Notes**
67
68
69 **Deprecation Notes**
70
71
72 **Other**
73
74 ===========
75
76
77 Version: 1.0.0
78 --------------
79
80 :Release Date: 2017-11-16
81
82 **New Features**
83
84 - NS lifecycle management, including NS instance creation, termination and healing
85 - VNF lifecycle management, including VNF nstance creation, termination and healing
86 - VNF FCAPS, collecting FCAPS data from vendor EMS
87 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
88 - VNF Integration, integration with VNF via GVNFM
89  
90 Released components:
91
92 NFVO
93  - vfc-nfvo-lcm
94  - vfc-nfvo-catalog
95  - vfc-nfvo-resmgr
96  - vfc-nfvo-driver-emsdriver
97  - vfc-nfvo-driver-gvnfm-gvnfmadapter
98  - vfc-nfvo-driver-gvnfm-jujudriver
99  - vfc-nfvo-driver-svnfm-ztedriver
100  - vfc-nfvo-driver-svnfm-huaweidriver
101  - vfc-nfvo-driver-svnfm-nokiadriver
102  - vfc-nfvo-driver-sfc-ztesfcdriver
103 GVNFM
104  - vfc-gvnfm-vnflcm
105  - vfc-gvnfm-vnfmgr
106  - vfc-gvnfm-vnfres
107 Workflow
108  - workflow-engine-mgr-service
109  - activiti-extension
110
111 **Bug Fixes**
112
113 This is the initial release
114
115 **Known Issues**
116
117 None
118
119 **Security Issues**
120
121 None
122
123 **Upgrade Notes**
124
125 This is the initial release
126
127 **Deprecation Notes**
128
129 This is the initial release
130
131 **Other**
132
133 ===========
134
135 End of Release Notes