blob: e5d912ae8d0fe7729358ddfa63f847c4ea8abe6d [file] [log] [blame]
Rich Bennettc58f8462017-10-24 08:26:42 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
ChrisCba72d202017-11-07 06:44:18 -08002.. http://creativecommons.org/licenses/by/4.0
osgn422w70672022019-05-28 15:13:57 +02003.. Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
Rich Bennettc58f8462017-10-24 08:26:42 -04004
5Release Notes
6=============
7
osgn422w70672022019-05-28 15:13:57 +02008Version: 3.0.5
9--------------
10
11:Release Date: 2019-05-06
12
13**New Features**
14
15The Dublin release is the fourth release of the Control Loop Automation Management Platform (CLAMP).
16
17The main goal of the Dublin release was to:
18
19 - Stabilize Platform maturity by stabilizing CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Dublin+Release+Platform+Maturity>`_.
20 - CLAMP supports of Policy-model based Configuration Policy
21 - CLAMP supports new Policy Engine direct Rest API (no longer based on jar provided by Policy Engine)
22 - CLAMP main Core/UI have been reworked, removal of security issues reported by Nexus IQ.
23
24**Bug Fixes**
25
26 - The full list of implemented user stories and epics is available on `DUBLIN RELEASE <https://jira.onap.org/projects/CLAMP/versions/10427>`_
27 This includes the list of bugs that were fixed during the course of this release.
28
29**Known Issues**
30
31 - `CLAMP-384 <https://jira.onap.org/browse/CLAMP-384>`_ Loop State in UI is not reflecting the current state
32
33**Security Notes**
34
35CLAMP 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 actions to be taken in future release.
36The 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=64003444>`_.
37
38Quick Links:
39 - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
40
41 - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
42
43 - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=64003444>`_
44
45**Upgrade Notes**
46
47 New Docker Containers are available.
48
49
osgn422wd89393c2019-04-09 13:32:43 +020050Version: 3.0.4 - maintenance release
51------------------------------------
52
53:Release Date: 2019-04-06
54
55**New Features**
56none
57
58**Bug Fixes**
59none
60
61**Known Issues**
62CLAMP certificates have been renewed to extend their expiry dates
63 - `CLAMP-335 <https://jira.onap.org/browse/CLAMP-335>`_ Update Certificates on Casablanca release.
64
65
osgn422w0e3b93e2019-02-06 13:57:27 +010066Version: 3.0.3 - maintenance release
67------------------------------------
68
69:Release Date: 2019-02-06
70
71**New Features**
72none
73
74**Bug Fixes**
75none
76
77**Known Issues**
78one documentation issue was fixed, this issue does not require a new docker image:
79 - `CLAMP-257 <https://jira.onap.org/browse/CLAMP-257>`_ User Manual for CLAMP : nothing on readthedocs.
80
osgn422waeb7db72018-11-24 14:57:43 +010081Version: 3.0.3
sebdet4d1e6b92018-10-23 16:54:02 +020082--------------
83
Gildas Lanilis452a2602018-11-28 15:01:43 -080084:Release Date: 2018-11-30
sebdet4d1e6b92018-10-23 16:54:02 +020085
86**New Features**
87
88The Casablanca release is the third release of the Control Loop Automation Management Platform (CLAMP).
89
90The main goal of the Casablanca release was to:
91
92 - Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Casablanca+Release+Platform+Maturity>`_.
93 - CLAMP Dashboard improvements for the monitoring of active Closed Loops
94 - CLAMP logs alignment on the ONAP platform.
95 - CLAMP is now integrated with AAF for authentication and permissions retrieval (AAF server is pre-loaded by default with the required permissions)
96 - CLAMP improvement for configuring the policies (support of Scale Out use case)
97 - CLAMP main Core/UI have been reworked, removal of security issues reported by Nexus IQ on JAVA/JAVASCRIPT code (Libraries upgrade or removal/replacement when possible)
98 - As a POC, the javascript coverage can now be enabled in SONAR (Disabled for now)
99
100**Bug Fixes**
101
102 - The full list of implemented user stories and epics is available on `CASABLANCA RELEASE <https://jira.onap.org/projects/CLAMP/versions/10408>`_
103 This includes the list of bugs that were fixed during the course of this release.
104
105**Known Issues**
106
107 - None
108
109**Security Notes**
110
111CLAMP 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 actions to be taken in future release.
osgn422waeb7db72018-11-24 14:57:43 +0100112The 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=42598587>`_.
sebdet4d1e6b92018-10-23 16:54:02 +0200113
114Quick Links:
115 - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
116
117 - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
118
osgn422waeb7db72018-11-24 14:57:43 +0100119 - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=42598587>`_
sebdet4d1e6b92018-10-23 16:54:02 +0200120
121**Upgrade Notes**
122
123 New Docker Containers are available, an ELK stack is also now part of CLAMP deployments.
124
125**Deprecation Notes**
126
127 The CLAMP Designer Menu (in CLAMP UI) is deprecated since Beijing, the design time is being onboarded into SDC - DCAE D.
128
129**Other**
130
131 CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP.
132
133**How to - Videos**
134
135 https://wiki.onap.org/display/DW/CLAMP+videos
136
Determe, Sebastien (sd378r)64221d32018-05-30 18:16:31 +0200137Version: 2.0.2
ChrisC802241a2018-03-26 05:21:05 -0700138--------------
139
Gildas Lanilis6b6521b2018-05-30 12:11:25 -0700140:Release Date: 2018-06-07
ChrisC802241a2018-03-26 05:21:05 -0700141
142**New Features**
143
144The Beijing release is the second release of the Control Loop Automation Management Platform (CLAMP).
145
146The main goal of the Beijing release was to:
147
ChrisC8ec1b912018-03-27 03:12:59 -0700148 - Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
ChrisC802241a2018-03-26 05:21:05 -0700149 - Focus CLAMP on Closed loop runtime operations and control - this is reflected by the move of the design part to DCAE-D.
150 - Introduce CLAMP Dashboard for monitoring of active Closed Loops.
ChrisC8ec1b912018-03-27 03:12:59 -0700151 - CLAMP is integrated with MSB.
152 - CLAMP has integrated SWAGGER.
153 - CLAMP main Core has been reworked for improved flexibility.
ChrisC802241a2018-03-26 05:21:05 -0700154
155**Bug Fixes**
156
ChrisC8ec1b912018-03-27 03:12:59 -0700157 - The full list of implemented user stories and epics is available on `BEIJING RELEASE <https://jira.onap.org/projects/CLAMP/versions/10314>`_
158 This includes the list of bugs that were fixed during the course of this release.
ChrisC802241a2018-03-26 05:21:05 -0700159
160**Known Issues**
161
162 - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
163
164 The "Deploy" action does not work directly after submitting it.
165
166 Workaround:
167
ChrisC8ec1b912018-03-27 03:12:59 -0700168 You have to close the CL and reopen it again. In that case the Deploy action will do something.
ChrisC802241a2018-03-26 05:21:05 -0700169
Gildas Lanilis6b6521b2018-05-30 12:11:25 -0700170**Security Notes**
ChrisC802241a2018-03-26 05:21:05 -0700171
Gildas Lanilis6b6521b2018-05-30 12:11:25 -0700172CLAMP 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>`_.
ChrisC802241a2018-03-26 05:21:05 -0700173
Gildas Lanilis6b6521b2018-05-30 12:11:25 -0700174Quick Links:
175 - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
176
177 - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
178
179 - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_
ChrisC802241a2018-03-26 05:21:05 -0700180
181**Upgrade Notes**
182
ChrisC8ec1b912018-03-27 03:12:59 -0700183 New Docker Containers are avaialble, an ELK stack is also now part of CLAMP deployments.
ChrisC802241a2018-03-26 05:21:05 -0700184
185**Deprecation Notes**
186
ChrisC8ec1b912018-03-27 03:12:59 -0700187 The CLAMP Designer UI is now deprecated and unavailable, the design time is being onboarded into SDC - DCAE D.
ChrisC802241a2018-03-26 05:21:05 -0700188
189**Other**
190
ChrisC8ec1b912018-03-27 03:12:59 -0700191 CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP.
ChrisC802241a2018-03-26 05:21:05 -0700192
ChrisCba72d202017-11-07 06:44:18 -0800193Version: 1.1.0
Rich Bennettc58f8462017-10-24 08:26:42 -0400194--------------
195
ChrisCba72d202017-11-07 06:44:18 -0800196:Release Date: 2017-11-16
Rich Bennettc58f8462017-10-24 08:26:42 -0400197
198**New Features**
199
ChrisCba72d202017-11-07 06:44:18 -0800200The Amsterdam release is the first release of the Control Loop Automation Management Platform (CLAMP).
201
202The main goal of the Amsterdam release was to:
203
204 - Support the automation of provisionning for the Closed loops of the vFW, vDNW and vCPE through TCA.
205 - Support the automation of provisionning for the Closed loops of VVolte (Holmes)
206 - Demonstrate complete interaction with Policy, DCAE, SDC and Holmes.
Rich Bennettc58f8462017-10-24 08:26:42 -0400207
208**Bug Fixes**
ChrisCba72d202017-11-07 06:44:18 -0800209
ChrisC8ec1b912018-03-27 03:12:59 -0700210 - The full list of implemented user stories and epics is available on `AMSTERDAM RELEASE <https://jira.onap.org/projects/CLAMP/versions/10313>`_
ChrisCba72d202017-11-07 06:44:18 -0800211 This is technically the first release of CLAMP, previous release was the seed code contribution.
212 As such, the defects fixed in this release were raised during the course of the release.
213 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.
214
Rich Bennettc58f8462017-10-24 08:26:42 -0400215**Known Issues**
ChrisCba72d202017-11-07 06:44:18 -0800216 - `CLAMP-68 <https://jira.onap.org/browse/CLAMP-68>`_ ResourceVF not always provisioned.
217
218 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.
219
220 Workaround:
221
222 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.
ChrisC8ec1b912018-03-27 03:12:59 -0700223
ChrisCba72d202017-11-07 06:44:18 -0800224 - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
225
226 The "Deploy" action does not work directly after submitting it.
227
228 Workaround:
229
230 You have to close the CL and reopen it again. In that case the Deploy action will do something
231
Rich Bennettc58f8462017-10-24 08:26:42 -0400232
233**Security Issues**
ChrisCba72d202017-11-07 06:44:18 -0800234 CLAMP is following the CII Best Practices Badge Program, results including security assesment can be found on the
235 `project page <https://bestpractices.coreinfrastructure.org/projects/1197>`_
Rich Bennettc58f8462017-10-24 08:26:42 -0400236
237
238**Upgrade Notes**
239
ChrisCba72d202017-11-07 06:44:18 -0800240 N/A
241
Rich Bennettc58f8462017-10-24 08:26:42 -0400242**Deprecation Notes**
243
ChrisCba72d202017-11-07 06:44:18 -0800244 N/A
245
Rich Bennettc58f8462017-10-24 08:26:42 -0400246**Other**
247
ChrisCba72d202017-11-07 06:44:18 -0800248
249
Rich Bennettc58f8462017-10-24 08:26:42 -0400250===========
251
252End of Release Notes