blob: a5b92804eef0953ad19c9f27f454606a544948f8 [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
3.. Copyright 2017 AT&T Intellectual Property. All rights reserved.
Rich Bennettc58f8462017-10-24 08:26:42 -04004
5Release Notes
6=============
7
ChrisC802241a2018-03-26 05:21:05 -07008Version: 2.0.0
9--------------
10
11:Release Date: 2018-03-28
12
13**New Features**
14
15The Beijing release is the second release of the Control Loop Automation Management Platform (CLAMP).
16
17The 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 `JIRA <https://jira.onap.org/projects/CLAMP/versions/10314>`_
29 This is technically the first release of CLAMP, previous release was the seed code contribution.
30 As such, the defects fixed in this release were raised during the course of the release.
31 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.
32
33**Known Issues**
34
35 - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
36
37 The "Deploy" action does not work directly after submitting it.
38
39 Workaround:
40
41 You have to close the CL and reopen it again. In that case the Deploy action will do something
42
43
44**Security Issues**
45 CLAMP is following the CII Best Practices Badge Program, results including security assesment can be found on the
46 `project page <https://bestpractices.coreinfrastructure.org/projects/1197>`_
47
48 CLAMP Code is formally scanned during build time, the goal of Beijing Release was to ensure that all Critical items are closed
49 The remaining security issues and their workarounds are captured `here <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_
50
51**Upgrade Notes**
52
53 New Docker Containers are avaialble, an ELK stack is also now part of CLAMP deployments
54
55**Deprecation Notes**
56
57 The CLAMP Designer UI is now deprecated and unavailable, the design time is being onboarded into SDC - DCAE D
58
59**Other**
60
61 CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP
62
ChrisCba72d202017-11-07 06:44:18 -080063Version: 1.1.0
Rich Bennettc58f8462017-10-24 08:26:42 -040064--------------
65
ChrisCba72d202017-11-07 06:44:18 -080066:Release Date: 2017-11-16
Rich Bennettc58f8462017-10-24 08:26:42 -040067
68**New Features**
69
ChrisCba72d202017-11-07 06:44:18 -080070The Amsterdam release is the first release of the Control Loop Automation Management Platform (CLAMP).
71
72The main goal of the Amsterdam release was to:
73
74 - Support the automation of provisionning for the Closed loops of the vFW, vDNW and vCPE through TCA.
75 - Support the automation of provisionning for the Closed loops of VVolte (Holmes)
76 - Demonstrate complete interaction with Policy, DCAE, SDC and Holmes.
Rich Bennettc58f8462017-10-24 08:26:42 -040077
78**Bug Fixes**
ChrisCba72d202017-11-07 06:44:18 -080079
80 - The full list of implemented user stories and epics is available on `JIRA <https://jira.onap.org/projects/CLAMP/versions/10313>`_
81 This is technically the first release of CLAMP, previous release was the seed code contribution.
82 As such, the defects fixed in this release were raised during the course of the release.
83 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.
84
Rich Bennettc58f8462017-10-24 08:26:42 -040085**Known Issues**
ChrisCba72d202017-11-07 06:44:18 -080086 - `CLAMP-68 <https://jira.onap.org/browse/CLAMP-68>`_ ResourceVF not always provisioned.
87
88 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.
89
90 Workaround:
91
92 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.
93.
94 - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
95
96 The "Deploy" action does not work directly after submitting it.
97
98 Workaround:
99
100 You have to close the CL and reopen it again. In that case the Deploy action will do something
101
Rich Bennettc58f8462017-10-24 08:26:42 -0400102
103**Security Issues**
ChrisCba72d202017-11-07 06:44:18 -0800104 CLAMP is following the CII Best Practices Badge Program, results including security assesment can be found on the
105 `project page <https://bestpractices.coreinfrastructure.org/projects/1197>`_
Rich Bennettc58f8462017-10-24 08:26:42 -0400106
107
108**Upgrade Notes**
109
ChrisCba72d202017-11-07 06:44:18 -0800110 N/A
111
Rich Bennettc58f8462017-10-24 08:26:42 -0400112**Deprecation Notes**
113
ChrisCba72d202017-11-07 06:44:18 -0800114 N/A
115
Rich Bennettc58f8462017-10-24 08:26:42 -0400116**Other**
117
ChrisCba72d202017-11-07 06:44:18 -0800118
119
Rich Bennettc58f8462017-10-24 08:26:42 -0400120===========
121
122End of Release Notes