Update: Hyper Links 69/69469/1
authorankatare <ankatare@hotmail.com>
Fri, 28 Sep 2018 08:56:59 +0000 (14:26 +0530)
committerankatare <ankatare@hotmail.com>
Fri, 28 Sep 2018 08:57:59 +0000 (14:27 +0530)
Change-Id: I453ffe04fafe5fd471a56aeb293c1f2e401642d0
Issue-ID: DCAEGEN2-740
Signed-off-by: ankatare <ankatare@hotmail.com>
docs/sections/release-notes.rst

index e440ae8..204a284 100644 (file)
@@ -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.