Document Security section of the Release Notes
[clamp.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 .. Copyright (c) 2017-2018 AT&T Intellectual Property.  All rights reserved.
4
5 Release Notes
6 =============
7
8 Version: 2.0.2
9 --------------
10
11 :Release Date: 2018-06-07
12
13 **New Features**
14
15 The Beijing release is the second release of the Control Loop Automation Management Platform (CLAMP).
16
17 The main goal of the Beijing release was to:
18
19     - Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
20     - Focus CLAMP on Closed loop runtime operations and control - this is reflected by the move of the design part to DCAE-D.
21     - Introduce CLAMP Dashboard for monitoring of active Closed Loops.
22     - CLAMP is integrated with MSB.
23     - CLAMP has integrated SWAGGER.
24     - CLAMP main Core has been reworked for improved flexibility.
25
26 **Bug Fixes**
27
28         - The full list of implemented user stories and epics is available on `BEIJING RELEASE <https://jira.onap.org/projects/CLAMP/versions/10314>`_
29           This includes the list of bugs that were fixed during the course of this release.
30
31 **Known Issues**
32
33     - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
34
35         The "Deploy" action does not work directly after submitting it.
36
37         Workaround:
38
39         You have to close the CL and reopen it again. In that case the Deploy action will do something.
40
41 **Security Notes**
42
43 CLAMP 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 CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_.
44
45 Quick Links:
46         - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
47         
48         - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
49         
50         - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_
51
52 **Upgrade Notes**
53
54     New Docker Containers are avaialble, an ELK stack is also now part of CLAMP deployments.
55
56 **Deprecation Notes**
57
58     The CLAMP Designer UI is now deprecated and unavailable, the design time is being onboarded into SDC - DCAE D.
59
60 **Other**
61
62     CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP.
63
64 Version: 1.1.0
65 --------------
66
67 :Release Date: 2017-11-16
68
69 **New Features**
70
71 The Amsterdam release is the first release of the Control Loop Automation Management Platform (CLAMP).
72
73 The main goal of the Amsterdam release was to:
74
75     - Support the automation of provisionning for the Closed loops of the vFW, vDNW and vCPE through TCA.
76     - Support the automation of provisionning for the Closed loops of VVolte (Holmes)
77     - Demonstrate complete interaction with Policy, DCAE, SDC and Holmes.
78
79 **Bug Fixes**
80
81         - The full list of implemented user stories and epics is available on `AMSTERDAM RELEASE <https://jira.onap.org/projects/CLAMP/versions/10313>`_
82           This is technically the first release of CLAMP, previous release was the seed code contribution.
83           As such, the defects fixed in this release were raised during the course of the release.
84           Anything not closed is captured below under Known Issues. If you want to review the defects fixed in the Amsterdam release, refer to Jira link above.
85
86 **Known Issues**
87         - `CLAMP-68 <https://jira.onap.org/browse/CLAMP-68>`_ ResourceVF not always provisioned.
88
89         In Closed Loop -> Properties CL: When opening the popup window, the first service in the list does not show Resource-VF even though in SDC there is a resource instance in the service.
90
91         Workaround:
92
93         If you have multiple service available (if not create a dummy one on SDC), just click on another one and then click back on the first one in the list. The ResourceVF should be provisioned now.
94
95     - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
96
97         The "Deploy" action does not work directly after submitting it.
98
99         Workaround:
100
101         You have to close the CL and reopen it again. In that case the Deploy action will do something
102
103
104 **Security Issues**
105         CLAMP is following the CII Best Practices Badge Program, results including security assesment can be found on the
106         `project page <https://bestpractices.coreinfrastructure.org/projects/1197>`_
107
108
109 **Upgrade Notes**
110
111     N/A
112
113 **Deprecation Notes**
114
115     N/A
116
117 **Other**
118
119
120
121 ===========
122
123 End of Release Notes