Merge "Update: Hyperlinks Missing"
[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.1.0
15 --------------
16
17 :Release Date: 2018-06-07
18
19 **New Features**
20
21 - NS/VNF manual scaling supporting for VoLTE use case
22 - VNF Integration, integration with VNF via GVNFM
23 - S3P improvement
24
25 Released components:
26
27 NFVO
28  - vfc-nfvo-lcm
29  - vfc-nfvo-catalog
30  - vfc-nfvo-resmgr
31  - vfc-nfvo-driver-emsdriver
32  - vfc-nfvo-driver-gvnfm-gvnfmadapter
33  - vfc-nfvo-driver-gvnfm-jujudriver
34  - vfc-nfvo-driver-svnfm-ztedriver
35  - vfc-nfvo-driver-svnfm-huaweidriver
36  - vfc-nfvo-driver-svnfm-nokiadriver
37  - vfc-nfvo-driver-svnfm-nokiav2driver
38  - vfc-nfvo-driver-sfc-ztesfcdriver
39  - vfc-nfvo-multivimproxy
40 GVNFM
41  - vfc-gvnfm-vnflcm
42  - vfc-gvnfm-vnfmgr
43  - vfc-gvnfm-vnfres
44 Workflow
45  - workflow-engine-mgr-service
46  - activiti-extension
47
48 **Bug Fixes**
49
50 This is the initial release
51
52 **Known Issues**
53
54  - `VFC-896 <https://jira.onap.org/browse/VFC-896>`_  vim-id in AAI is handled as a mandatory parameter
55  - `VFC-890 <https://jira.onap.org/browse/VFC-890>`_  The hard coded SDC user and password in catalog & LCM is not present in SDC
56  - `VFC-891 <https://jira.onap.org/browse/VFC-891>`_  The AAI credentials is hard coded in LCM
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=25437810>`_.
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=25437810>`_
71
72 **Upgrade Notes**
73         NA
74
75 **Deprecation Notes**
76         NA
77
78 **Other**
79         NA
80
81 Version: 1.0.0
82 --------------
83
84 :Release Date: 2017-11-16
85
86 **New Features**
87
88 - NS lifecycle management, including NS instance creation, termination and healing
89 - VNF lifecycle management, including VNF instance creation, termination and healing
90 - VNF FCAPS, collecting FCAPS data from vendor EMS
91 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
92 - VNF Integration, integration with VNF via GVNFM
93
94 Released components:
95
96 NFVO
97  - vfc-nfvo-lcm
98  - vfc-nfvo-catalog
99  - vfc-nfvo-resmgr
100  - vfc-nfvo-driver-emsdriver
101  - vfc-nfvo-driver-gvnfm-gvnfmadapter
102  - vfc-nfvo-driver-gvnfm-jujudriver
103  - vfc-nfvo-driver-svnfm-ztedriver
104  - vfc-nfvo-driver-svnfm-huaweidriver
105  - vfc-nfvo-driver-svnfm-nokiadriver
106  - vfc-nfvo-driver-sfc-ztesfcdriver
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 None
122
123 **Security Issues**
124
125 None
126
127 **Upgrade Notes**
128
129 This is the initial release
130
131 **Deprecation Notes**
132
133 This is the initial release
134
135 **Other**
136         NA
137
138 ===========
139
140 End of Release Notes