Update relesae notes
[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-15
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
30  - vfc-nfvo-catalog
31  - vfc-nfvo-resmgr
32  - vfc-nfvo-driver-emsdriver
33  - vfc-nfvo-driver-gvnfm-gvnfmadapter
34  - vfc-nfvo-driver-gvnfm-jujudriver
35  - vfc-nfvo-driver-svnfm-ztedriver
36  - vfc-nfvo-driver-svnfm-huaweidriver
37  - vfc-nfvo-driver-svnfm-nokiav2driver
38  - vfc-nfvo-driver-sfc-ztesfcdriver
39  - vfc-nfvo-multivimproxy
40  - vfc-nfvo-db 
41 GVNFM
42  - vfc-gvnfm-vnflcm
43  - vfc-gvnfm-vnfmgr
44  - vfc-gvnfm-vnfres
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
57 **Security Notes**
58
59 VFC code has been formally scanned during build time using NexusIQ and all Critical
60 vulnerabilities have been addressed, items that remain open have been assessed
61 for risk and determined to be false positive. The VFC open Critical security
62 vulnerabilities and their risk assessment have been documented as part
63 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`_.
64
65 Quick Links:
66
67 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
68 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
69 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=45298878>`_
70
71 **Upgrade Notes**
72         NA
73
74 **Deprecation Notes**
75         NA
76
77 **Other**
78         NA
79
80 Version: 1.1.0
81 --------------
82
83 :Release Date: 2018-06-07
84
85 **New Features**
86
87 - NS/VNF manual scaling supporting for VoLTE use case
88 - VNF Integration, integration with VNF via GVNFM
89 - S3P improvement
90
91 Released components:
92
93 NFVO
94  - vfc-nfvo-lcm
95  - vfc-nfvo-catalog
96  - vfc-nfvo-resmgr
97  - vfc-nfvo-driver-emsdriver
98  - vfc-nfvo-driver-gvnfm-gvnfmadapter
99  - vfc-nfvo-driver-gvnfm-jujudriver
100  - vfc-nfvo-driver-svnfm-ztedriver
101  - vfc-nfvo-driver-svnfm-huaweidriver
102  - vfc-nfvo-driver-svnfm-nokiadriver
103  - vfc-nfvo-driver-svnfm-nokiav2driver
104  - vfc-nfvo-driver-sfc-ztesfcdriver
105  - vfc-nfvo-multivimproxy
106 GVNFM
107  - vfc-gvnfm-vnflcm
108  - vfc-gvnfm-vnfmgr
109  - vfc-gvnfm-vnfres
110 Workflow
111  - workflow-engine-mgr-service
112  - activiti-extension
113
114 **Bug Fixes**
115
116 This is the initial release
117
118 **Known Issues**
119
120  - `VFC-896 <https://jira.onap.org/browse/VFC-896>`_  vim-id in AAI is handled as a mandatory parameter
121  - `VFC-890 <https://jira.onap.org/browse/VFC-890>`_  The hard coded SDC user and password in catalog & LCM is not present in SDC
122  - `VFC-891 <https://jira.onap.org/browse/VFC-891>`_  The AAI credentials is hard coded in LCM
123
124 **Security Notes**
125
126 VFC code has been formally scanned during build time using NexusIQ and all Critical
127 vulnerabilities have been addressed, items that remain open have been assessed
128 for risk and determined to be false positive. The VFC open Critical security
129 vulnerabilities and their risk assessment have been documented as part
130 of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_.
131
132 Quick Links:
133
134 - `VFC project page <https://wiki.onap.org/display/DW/Virtual+Function+Controller+Project>`_
135 - `Passing Badge information for VFC <https://bestpractices.coreinfrastructure.org/en/projects/1608>`_
136 - `Project Vulnerability Review Table for VFC <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_
137
138 **Upgrade Notes**
139         NA
140
141 **Deprecation Notes**
142         NA
143
144 **Other**
145         NA
146
147 Version: 1.0.0
148 --------------
149
150 :Release Date: 2017-11-16
151
152 **New Features**
153
154 - NS lifecycle management, including NS instance creation, termination and healing
155 - VNF lifecycle management, including VNF instance creation, termination and healing
156 - VNF FCAPS, collecting FCAPS data from vendor EMS
157 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
158 - VNF Integration, integration with VNF via GVNFM
159
160 Released components:
161
162 NFVO
163  - vfc-nfvo-lcm
164  - vfc-nfvo-catalog
165  - vfc-nfvo-resmgr
166  - vfc-nfvo-driver-emsdriver
167  - vfc-nfvo-driver-gvnfm-gvnfmadapter
168  - vfc-nfvo-driver-gvnfm-jujudriver
169  - vfc-nfvo-driver-svnfm-ztedriver
170  - vfc-nfvo-driver-svnfm-huaweidriver
171  - vfc-nfvo-driver-svnfm-nokiadriver
172  - vfc-nfvo-driver-sfc-ztesfcdriver
173 GVNFM
174  - vfc-gvnfm-vnflcm
175  - vfc-gvnfm-vnfmgr
176  - vfc-gvnfm-vnfres
177 Workflow
178  - workflow-engine-mgr-service
179  - activiti-extension
180
181 **Bug Fixes**
182
183 This is the initial release
184
185 **Known Issues**
186
187 None
188
189 **Security Issues**
190
191 None
192
193 **Upgrade Notes**
194
195 This is the initial release
196
197 **Deprecation Notes**
198
199 This is the initial release
200
201 **Other**
202         NA
203
204 ===========
205
206 End of Release Notes