Update Release Note
[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 2017 AT&T Intellectual Property.  All rights reserved.
4
5 Release Notes
6 =============
7
8 Version: 2.0.0
9 --------------
10
11 :Release Date: 2018-03-28
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 `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
63 Version: 1.1.0
64 --------------
65
66 :Release Date: 2017-11-16
67
68 **New Features**
69
70 The Amsterdam release is the first release of the Control Loop Automation Management Platform (CLAMP).
71
72 The 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.
77
78 **Bug Fixes**
79
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
85 **Known Issues**
86         - `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
102
103 **Security Issues**
104         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>`_
106
107
108 **Upgrade Notes**
109
110     N/A
111
112 **Deprecation Notes**
113
114     N/A
115
116 **Other**
117
118
119
120 ===========
121
122 End of Release Notes