aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
diff options
context:
space:
mode:
authorankatare <ankatare@hotmail.com>2018-10-05 11:55:16 +0530
committerankatare <ankatare@hotmail.com>2018-10-05 12:00:13 +0530
commit64a7a2deaa5ce630b68d8e1b06a1f68eac26d6bb (patch)
treedcc9d2ecae17fb6415a3edbadb67311621dc45e2 /docs/release-notes.rst
parent044700ba9d44e9ae9668d7e6084e1837fba6bc11 (diff)
Updated: Hyperlinks
Issue-ID: CLI-124 Change-Id: I359b5b39d37c77fa7ec76445728c81766560a26e Signed-off-by: ankatare <ankatare@hotmail.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r--docs/release-notes.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 15ab13b5..33d81f90 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -44,15 +44,15 @@ and body section could be customized using context.
**Bug Fixes**
-* CLI-105 Ignore those yamls which does not have open cli schema version
-* CLI-103 Support HTTP delete with http body (SO, AAI requires)
-* CLI-101 Add context parameter for ignoring empty json nodes in http body
-* CLI-99 Optional parameter's default value is set to blank
-* CLI-95 Add profile support for multiple sessions
-* CLI-94 EOL openecomp CLIs
-* CLI-86 Create documentation for end to end cli commands for onap
-* CLI-74 Setup Mock environment for a command
-* CLI-61 Add validation for results section in yaml
+* `CLI-105 <https://jira.onap.org/browse/CLI-105>`_ Ignore those yamls which does not have open cli schema version
+* `CLI-103 <https://jira.onap.org/browse/CLI-103>`_ Support HTTP delete with http body (SO, AAI requires)
+* `CLI-101 <https://jira.onap.org/browse/CLI-101>`_ Add context parameter for ignoring empty json nodes in http body
+* `CLI-99 <https://jira.onap.org/browse/CLI-99>`_ Optional parameter's default value is set to blank
+* `CLI-95 <https://jira.onap.org/browse/CLI-95>`_ Add profile support for multiple sessions
+* `CLI-94 <https://jira.onap.org/browse/CLI-94>`_ EOL openecomp CLIs
+* `CLI-86 <https://jira.onap.org/browse/CLI-86>`_ Create documentation for end to end cli commands for onap
+* `CLI-74 <https://jira.onap.org/browse/CLI-74>`_ Setup Mock environment for a command
+* `CLI-61 <https://jira.onap.org/browse/CLI-61>`_ Add validation for results section in yaml
**Security Notes**