summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-11-08 09:06:39 +0100
committerMorgan Richomme <morgan.richomme@orange.com>2017-11-08 09:08:42 +0100
commitf391c6ca9ee635c25f57f217e3280cb25e42ac9f (patch)
tree0869510de3786ea702d8e6d1a2e185f12ffaa570 /docs/index.rst
parent73f5f8ba2480fc8d45153f2845174e75b70bc01c (diff)
Fix Doc8 error
JIRA: CLAMP-71 Change-Id: I073290ff655aa23b0d705f7e815b466bf82cb35d Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 1955475b..50d31272 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 2017 AT&T Intellectual Property. All rights reserved.
+.. Copyright © 2017 AT&T Intellectual Property. All rights reserved.
CLAMP - Closed Loop Automation Management Platform
==================================================
@@ -132,11 +132,12 @@ Administration
A user can access CLAMP UI at the following URL : http://localhost:8080/designer/index.html.
(in this URL 'localhost' must be replaced by the actual host where CLAMP has been installed if it is not your current localhost)
-.. code-block::
+
+.. code-block:: html
+
Default username : admin
Default password : password
-
Human Interfaces
----------------
.. Basic info on the interface type, ports/protocols provided over, etc.
@@ -165,6 +166,6 @@ The following actions are done using the UI:
* Control (start/stop) the operation of the control loop in DCAE
-Please refer to the `Using ONAP <https://wiki.onap.org/display/DW/Control+Loop+Design>` for more details
+
HealthCheck API - serve to verify CLAMP status (see offered API's section)