summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-10-01 21:10:37 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-01 21:10:37 +0000
commit7d44c2f04a89bc638370f5f27b25c56fe94e6d2a (patch)
tree8cbbf5465398f50a8ac6b3a497eed571a4912d60
parentcbd2ded4ce08fd70b8e75b3ef5f0e36286687106 (diff)
parent30c4cb41e6e2458076a1b8bc9dc8a7fa2ae110e1 (diff)
Merge "Update: Hyper Links"
-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.