Update vfc 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 VF-C includes two main components, NFV-O and GVNFM, to implement life cycle
9 management and FCAPS of VNF and NS. VF-C takes part in end to end service
10 orchestration and close loop automation by working with SO, DCAE and Policy.
11 VF-C also provides standard southbound interface to VNFMs and can integrate
12 with multi vendor VNFMs via drivers.
13
14 Version: 1.2.0
15 --------------
16
17 :Release Date: 2018-11-30
18
19 **New Features**
20
21 - NS Orchestration supports PNF:1.NSLCM supports NSD, composed of VNF, PNF, and VL;2.Catalog supports PNFD and updates NSD DM
22 - Hardware Platform Awareness (HPA) Support:1.integrate with OOF;2.VF-C can parse R2+ TOSCA MODEL which includes HPA feature
23 - Standard Alignment:SOL003 Alignment in GVNFM and Catalog
24 - Standalone DB Microservice
25
26 Released components:
27
28 NFVO
29  - vfc-nfvo-lcm 1.2.2
30  - vfc-nfvo-catalog 1.2.2
31  - vfc-nfvo-resmgr 1.2.1
32  - vfc-nfvo-driver-emsdriver 1.2.1
33  - vfc-nfvo-driver-gvnfm-gvnfmadapter 1.2.2
34  - vfc-nfvo-driver-gvnfm-jujudriver 1.2.1
35  - vfc-nfvo-driver-svnfm-ztedriver 1.2.1
36  - vfc-nfvo-driver-svnfm-huaweidriver 1.2.1
37  - vfc-nfvo-driver-svnfm-nokiav2driver 1.2.1
38  - vfc-nfvo-driver-sfc-ztesfcdriver 1.2.0
39  - vfc-nfvo-multivimproxy 1.2.1
40  - vfc-nfvo-db 1.2.2
41 GVNFM
42  - vfc-gvnfm-vnflcm 1.2.2
43  - vfc-gvnfm-vnfmgr 1.2.1
44  - vfc-gvnfm-vnfres 1.2.1
45 Workflow
46  - workflow-engine-mgr-service
47  - activiti-extension
48
49 **Bug Fixes**
50
51 **Known Issues**
52
53  - `VFC-896 <https://jira.onap.org/browse/VFC-896>`_  vim-id in AAI is handled as a mandatory parameter
54  - `VFC-890 <https://jira.onap.org/browse/VFC-890>`_  The hard coded SDC user and password in catalog & LCM is not present in SDC
55  - `VFC-891 <https://jira.onap.org/browse/VFC-891>`_  The AAI credentials is hard coded in LCM
56  - SDC-1897 - Parser exported CSAR with error OPEN (Will be fixed at Dublin),VFC could ignore that error. To ignore that error, we need either apply the patch at https://jira.opnfv.org/browse/PARSER-187 locally in nfv-toscaparser which VFC uses or wait for nfv-toscaparser got that fixed.
57
58 **Security Notes**
59
60 VFC code has been formally scanned during build time using NexusIQ and all Critical
61 vulnerabilities have been addressed, items that remain open have been assessed
62 for risk and determined to be false positive. The VFC open Critical security
63 vulnerabilities and their risk assessment have been documented as part
64 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`_.
65
66 Quick Links:
67
68 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
69 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
70 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`_
71
72 **Upgrade Notes**
73         NA
74
75 **Deprecation Notes**
76         NA
77
78 **Other**
79         NA
80
81 Version: 1.1.0
82 --------------
83
84 :Release Date: 2018-06-07
85
86 **New Features**
87
88 - NS/VNF manual scaling supporting for VoLTE use case
89 - VNF Integration, integration with VNF via GVNFM
90 - S3P improvement
91
92 Released components:
93
94 NFVO
95  - vfc-nfvo-lcm
96  - vfc-nfvo-catalog
97  - vfc-nfvo-resmgr
98  - vfc-nfvo-driver-emsdriver
99  - vfc-nfvo-driver-gvnfm-gvnfmadapter
100  - vfc-nfvo-driver-gvnfm-jujudriver
101  - vfc-nfvo-driver-svnfm-ztedriver
102  - vfc-nfvo-driver-svnfm-huaweidriver
103  - vfc-nfvo-driver-svnfm-nokiadriver
104  - vfc-nfvo-driver-svnfm-nokiav2driver
105  - vfc-nfvo-driver-sfc-ztesfcdriver
106  - vfc-nfvo-multivimproxy
107 GVNFM
108  - vfc-gvnfm-vnflcm
109  - vfc-gvnfm-vnfmgr
110  - vfc-gvnfm-vnfres
111 Workflow
112  - workflow-engine-mgr-service
113  - activiti-extension
114
115 **Bug Fixes**
116
117 This is the initial release
118
119 **Known Issues**
120
121  - `VFC-896 <https://jira.onap.org/browse/VFC-896>`_  vim-id in AAI is handled as a mandatory parameter
122  - `VFC-890 <https://jira.onap.org/browse/VFC-890>`_  The hard coded SDC user and password in catalog & LCM is not present in SDC
123  - `VFC-891 <https://jira.onap.org/browse/VFC-891>`_  The AAI credentials is hard coded in LCM
124
125 **Security Notes**
126
127 VFC code has been formally scanned during build time using NexusIQ and all Critical
128 vulnerabilities have been addressed, items that remain open have been assessed
129 for risk and determined to be false positive. The VFC open Critical security
130 vulnerabilities and their risk assessment have been documented as part
131 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_.
132
133 Quick Links:
134
135 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
136 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
137 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_
138
139 **Upgrade Notes**
140         NA
141
142 **Deprecation Notes**
143         NA
144
145 **Other**
146         NA
147
148 Version: 1.0.0
149 --------------
150
151 :Release Date: 2017-11-16
152
153 **New Features**
154
155 - NS lifecycle management, including NS instance creation, termination and healing
156 - VNF lifecycle management, including VNF instance creation, termination and healing
157 - VNF FCAPS, collecting FCAPS data from vendor EMS
158 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
159 - VNF Integration, integration with VNF via GVNFM
160
161 Released components:
162
163 NFVO
164  - vfc-nfvo-lcm
165  - vfc-nfvo-catalog
166  - vfc-nfvo-resmgr
167  - vfc-nfvo-driver-emsdriver
168  - vfc-nfvo-driver-gvnfm-gvnfmadapter
169  - vfc-nfvo-driver-gvnfm-jujudriver
170  - vfc-nfvo-driver-svnfm-ztedriver
171  - vfc-nfvo-driver-svnfm-huaweidriver
172  - vfc-nfvo-driver-svnfm-nokiadriver
173  - vfc-nfvo-driver-sfc-ztesfcdriver
174 GVNFM
175  - vfc-gvnfm-vnflcm
176  - vfc-gvnfm-vnfmgr
177  - vfc-gvnfm-vnfres
178 Workflow
179  - workflow-engine-mgr-service
180  - activiti-extension
181
182 **Bug Fixes**
183
184 This is the initial release
185
186 **Known Issues**
187
188 None
189
190 **Security Issues**
191
192 None
193
194 **Upgrade Notes**
195
196 This is the initial release
197
198 **Deprecation Notes**
199
200 This is the initial release
201
202 **Other**
203         NA
204
205 ===========
206
207 End of Release Notes