aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2020-06-08 11:08:13 +0200
committerEric Debeau <eric.debeau@orange.com>2020-06-08 11:11:10 +0200
commit56ed97dfcda37953f4bcd486b5615d53ff093a07 (patch)
tree926b5a985a398811fefccbacd259ab060998f16c
parent91ee9d67acb1222f25274c05ee41e288a95233b6 (diff)
Correct bad links in release notesHEADmaster
Some links are not correct towards MUSIC-573 and MUSIC-557 Issue-ID: MUSIC-596 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I10a3e9444f72f6b31a041f772898330e5d6659d9
-rw-r--r--docs/release-notes.rst16
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index d5da2fb7..5e8885da 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,4 +1,5 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under a
+.. Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. _release_notes:
@@ -18,18 +19,21 @@ Version: 3.2.40
- HTTPS support for clients through AAF certificates
-- A background lock clean up daemon will periodically check the status of current locks, cleaning up 'stale' references.
-Clients should see a performance boost if they were previously dealing with many stale locks.
+- A background lock clean up daemon will periodically check the status of
+ current locks, cleaning up 'stale' references.
+ Clients should see a performance boost if they were previously dealing with
+ many stale locks.
-- Improved error messaging to the user, allowing clients to better debug their applications
+- Improved error messaging to the user, allowing clients to better debug their
+ applications
- Continued adherence to ONAP S3P requirements
**Bug Fixes**
- - `MUSIC-573 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-573`_ Pods still run as root
+ - `MUSIC-573 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-573>`_ Pods still run as root
- - `MUSIC-557 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-557`_ Test coverage goals met, and migrated to new sonar location
+ - `MUSIC-557 <https://jira.onap.org/projects/MUSIC/issues/MUSIC-557>`_ Test coverage goals met, and migrated to new sonar location
- `MUSIC-530 <https://jira.onap.org/browse/MUSIC-530>`_ Security Vulnerability in pom.xml fix