diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-02-15 13:25:03 +0100 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-02-20 19:07:51 +0000 |
commit | 5b6b3ed958264ecddc586624ba23bfc2d5c88a4c (patch) | |
tree | c7c931b741afe52a6ea8cd78dedd414c5961475a /docs/templates/release/configguide/postinstall.rst | |
parent | 557f19ce936999835754e0fa917f635a4bf54e1c (diff) |
Adjusted titles
Updated according to comments and added the SFC feature configuration as
template under release/configguide.
Adjusted all titles so they are handled through the index file.
Change-Id: Icb0339fb19394940dc969725ddfe0420cb547955
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/templates/release/configguide/postinstall.rst')
-rw-r--r-- | docs/templates/release/configguide/postinstall.rst | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/templates/release/configguide/postinstall.rst b/docs/templates/release/configguide/postinstall.rst index daca1ff51..59a20c6b0 100644 --- a/docs/templates/release/configguide/postinstall.rst +++ b/docs/templates/release/configguide/postinstall.rst @@ -1,9 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -======================================= +************************************* <Project> Post Installation Procedure -======================================= +************************************* Add a brief introduction to the methods of validating the installation according to this specific installer or feature. @@ -12,8 +12,9 @@ according to this specific installer or feature. :depth: 3 :local: + Automated post installation activities ----------------------------------------- +====================================== Describe specific post installation activities performed by the OPNFV deployment pipeline including testing activities and reports. Refer to the relevant testing guides, results, and release notes. @@ -23,13 +24,15 @@ once we have one test suite to run for all deploy tools. This is not the case yet so each deploy tool will need to provide (hopefully very simillar) documentation of this. + <Project> post configuration procedures ------------------------------------------ +======================================= Describe any deploy tool or feature specific scripts, tests or procedures that should be carried out on the deployment post install and configuration in this section. + Platform components validation ---------------------------------- +============================== Describe any component specific validation procedures necessary for your deployment tool in this section. |