diff options
author | Rich Bennett <rb2745@att.com> | 2017-10-13 15:28:09 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-10-13 15:32:13 -0400 |
commit | dd0f4438e8dea6ef68a043488545e3efcb3fa78a (patch) | |
tree | ced34525665cc8c4b35a79c0ee7a50290c60240c /docs/OOM_and_HEAT_based_deployment.rst | |
parent | 0e89c1fbeb6618a1a4218c7c78506dff6f71dd6d (diff) |
Minor edits to resturcture text documentation
Improved cross references, bullet lists, and used code-block directive on bash cmds
Added release-notes template
Change-Id: Id12fb1b77ef9690b5b50505e47ec7035039f2f24
Issue-ID: CLI-54
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/OOM_and_HEAT_based_deployment.rst')
-rw-r--r-- | docs/OOM_and_HEAT_based_deployment.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/OOM_and_HEAT_based_deployment.rst b/docs/OOM_and_HEAT_based_deployment.rst index c4c0432e..14197f8a 100644 --- a/docs/OOM_and_HEAT_based_deployment.rst +++ b/docs/OOM_and_HEAT_based_deployment.rst @@ -1,8 +1,9 @@ -.. _OOM_and_HEAT_based_deployment: .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 Huawei Technologies Co., Ltd. +.. _OOM_and_HEAT_based_deployment: + CLI deployment using OOM and HEAT ================================= @@ -19,4 +20,4 @@ To troubleshoot any issues in CLI, please login to portal_vm and CLI docker runs OOM based deployment -------------------- -ONAL CLI docker image is integrated with OOM and is available under name 'cli'
\ No newline at end of file +ONAL CLI docker image is integrated with OOM and is available under name 'cli' |