diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-06-04 09:11:40 +0530 |
---|---|---|
committer | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-06-08 10:26:33 +0000 |
commit | 5637fb914ab6034d30f7e18a22a095dcdbced729 (patch) | |
tree | 391c74d434020b476517d56969003da3494f4621 | |
parent | a3e6ea769b522de7f494d19b157e4fede8631f4e (diff) |
Fix the format issue in RL
Issue-ID: CLI-114
Change-Id: Ie53b42922f9f45d024932de4959801c9f05c4971
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
(cherry picked from commit 2494d0bb010cbe9a22faa7ccdcf1d6639c24894f)
-rw-r--r-- | docs/release-notes.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3abb9dc9..7f66d9a2 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -26,11 +26,8 @@ by using CLI as portal does not support. In addition, it made following changes to OCS 1.0 -* http profile is enabled with - -# service to capture micro-service catalog and auth information - -# body section could be customized using context +* http profile is enabled with service section to capture micro-service catalog and auth information +and body section could be customized using context. * New default parameters verify and context are added. |