diff options
author | Eric Debeau <eric.debeau@orange.com> | 2019-10-16 19:03:26 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2019-10-17 07:26:59 +0000 |
commit | 3d6f7fa5672de1e8da96beaea59bbdcb269fc5ea (patch) | |
tree | 99f18f6a0d0f7fe7e519f78e86a08732d3d7a1ce | |
parent | 143acce423e6adfb9ee121a3d8cfeb76aa6c993c (diff) |
Correct System Message Warning in RTD5.0.2-ONAPelalto
Issue-ID: MODELING-251
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I26ed4afc7485e481cdefc207e9bade940597c7d3
(cherry picked from commit fec58589e6c2493b83743ed35a26b3e76ac996a4)
-rw-r--r-- | docs/release-notes.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 219dc5a..2d6254f 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,11 +1,13 @@ -.. 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 etsicatalog Release Notes -============================ +========================= -etsicatalog provides package management service and parser service as Micro Service. +etsicatalog provides package management service and parser service as Micro +Service. Version: 1.0.4 -------------- @@ -14,8 +16,8 @@ Version: 1.0.4 **New Features** -- Update to python3. -- Optimize the process of service package distribution. +- Update to python3 +- Optimize the process of service package distribution - Merge with vfc/catalog |