summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorankatare <ankatare@hotmail.com>2018-09-28 14:26:59 +0530
committerankatare <ankatare@hotmail.com>2018-09-28 14:27:59 +0530
commit30c4cb41e6e2458076a1b8bc9dc8a7fa2ae110e1 (patch)
treeefba0ae43aeab23304b3073d9c62661f8c80a246
parent19736a929017aaa9801b268ca8387745cd1a90ca (diff)
Update: Hyper Links
Change-Id: I453ffe04fafe5fd471a56aeb293c1f2e401642d0 Issue-ID: DCAEGEN2-740 Signed-off-by: ankatare <ankatare@hotmail.com>
-rw-r--r--docs/sections/release-notes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst
index e440ae8f..204a2845 100644
--- a/docs/sections/release-notes.rst
+++ b/docs/sections/release-notes.rst
@@ -316,7 +316,7 @@ This is the initial release.
**Security Issues**
-- The DCAE Bootstrap container needs to have a secret key for accessing VMs that it launches. This key is currently passed in as a Heat template parameter. Tracked by JIRA DCAEGEN2-178.
+- The DCAE Bootstrap container needs to have a secret key for accessing VMs that it launches. This key is currently passed in as a Heat template parameter. Tracked by JIRA `DCAEGEN2-178 <https://jira.onap.org/browse/DCAEGEN2-178>`_.>`_.
- The RESTful API calls are generally not secure. That is, they are either over http, or https without certificate verification. Once there is an ONAP wide solution for handling certificates, DCAE will switch to https.