Document Security section of the Release 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 .. 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-06-07
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 Notes**
63
64 VFC code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The VFC open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25437810>`_.
65
66 Quick Links:
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=25437810>`_
70
71 **Upgrade Notes**
72         NA
73
74 **Deprecation Notes**
75         NA
76
77 **Other**
78         NA
79
80 Version: 1.0.0
81 --------------
82
83 :Release Date: 2017-11-16
84
85 **New Features**
86
87 - NS lifecycle management, including NS instance creation, termination and healing
88 - VNF lifecycle management, including VNF nstance creation, termination and healing
89 - VNF FCAPS, collecting FCAPS data from vendor EMS
90 - VNFM Integration, integration with specific VNFMs of vendors to deploy commercial VNFs
91 - VNF Integration, integration with VNF via GVNFM
92  
93 Released components:
94
95 NFVO
96  - vfc-nfvo-lcm
97  - vfc-nfvo-catalog
98  - vfc-nfvo-resmgr
99  - vfc-nfvo-driver-emsdriver
100  - vfc-nfvo-driver-gvnfm-gvnfmadapter
101  - vfc-nfvo-driver-gvnfm-jujudriver
102  - vfc-nfvo-driver-svnfm-ztedriver
103  - vfc-nfvo-driver-svnfm-huaweidriver
104  - vfc-nfvo-driver-svnfm-nokiadriver
105  - vfc-nfvo-driver-sfc-ztesfcdriver
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 None
121
122 **Security Issues**
123
124 None
125
126 **Upgrade Notes**
127
128 This is the initial release
129
130 **Deprecation Notes**
131
132 This is the initial release
133
134 **Other**
135         NA
136
137 ===========
138
139 End of Release Notes