aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2019-03-22 12:46:57 +0100
committerChrisC <christophe.closset@intl.att.com>2019-03-22 12:47:33 +0100
commit648f099dd6c0a4b6d91f194258e646204441dc0c (patch)
treeeac7b903a140cddba93f5a1c174a482f19e56cb1 /docs
parenta76db378d004ba5e7c34cc68f81294a6a42a2fbe (diff)
Fix casablanca certs
Adding new certs for Casablanca (expiry is march 21st 2020) Issue-ID: CLAMP-335 Change-Id: I47935d0ff18441b9f0fedff4ee7dc88a38570e54 Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst10
-rw-r--r--docs/release-notes.rst25
2 files changed, 25 insertions, 10 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 677c32b1..0a465ab8 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+.. Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
CLAMP - Closed Loop Automation Management Platform
==================================================
@@ -173,8 +173,8 @@ This file is a JSON that must be specified to Spring config, here is an example:
Multiple controllers can be configured so that Clamp is able to receive the notifications from different SDC servers.
Each Clamp existing in a cluster should have different consumerGroup and consumerId so that they can each consume the SDC notification.
-The environmentName is normally the Dmaap Topic used by SDC.
-If the sdcAddress is not specified or not available (connection failure) the messageBusAddresses will be used (Dmaap servers)
+The environmentName is normally the Dmaap Topic used by SDC.
+If the sdcAddress is not specified or not available (connection failure) the messageBusAddresses will be used (Dmaap servers)
Administration
--------------
@@ -189,7 +189,7 @@ For OOM, the URL is https://<host-ip>:30258/designer/index.html
Default password : password
- With AAF enabled, the certificate p12 must be added to the browser
- ca path: src/main/resources/clds/aaf/org.onap.clamp.p12, password "China in the Spring"
+ ca path: src/main/resources/clds/aaf/org.onap.clamp.p12, password "pZ[![d{HI69azXF3dqXQoE)8"
Or get it from this page : https://wiki.onap.org/display/DW/Control+Loop+Flows+and+Models+for+Casablanca
Human Interfaces
@@ -198,7 +198,7 @@ Human Interfaces
User Interface (CLAMP Designer) - serve to configure control loop
CLAMP UI is used to configure the Control Loop designed and distributed by SDC. From that UI it's possible to distribute the configuration policies and control the life-cycle of the DCAE Micro Services.
-
+
The following actions are done using the UI:
* Design a control loop flow by selecting a predefined template from a list
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 11ecb70f..21d1d8ba 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,10 +1,25 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved.
+.. Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
Release Notes
=============
+Version: 3.0.4 - maintenance release
+------------------------------------
+
+:Release Date: 2019-04-06
+
+**New Features**
+none
+
+**Bug Fixes**
+none
+
+**Known Issues**
+CLAMP certificates have been renewed to extend their expiry dates
+ - `CLAMP-335 <https://jira.onap.org/browse/CLAMP-335>`_ Update Certificates on Casablanca release.
+
Version: 3.0.3 - maintenance release
------------------------------------
@@ -18,7 +33,7 @@ none
none
**Known Issues**
-one documentation issue was fixed, this issue does not require a new docker image:
+one documentation issue was fixed, this issue does not require a new docker image:
- `CLAMP-257 <https://jira.onap.org/browse/CLAMP-257>`_ User Manual for CLAMP : nothing on readthedocs.
Version: 3.0.3
@@ -51,7 +66,7 @@ The main goal of the Casablanca release was to:
**Security Notes**
-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 actions to be taken in future release.
+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 actions to be taken in future release.
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=42598587>`_.
Quick Links:
@@ -116,9 +131,9 @@ CLAMP code has been formally scanned during build time using NexusIQ and all Cri
Quick Links:
- `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
+
- `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
+
- `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_
**Upgrade Notes**