diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-08-30 15:30:46 +0200 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-08-30 15:41:14 +0200 |
commit | 5298fb1f996ab547c518b085e8c39fc5e0665bd9 (patch) | |
tree | 4be4f8933f21a811a3a2a1409b3bf5ef062bb2a0 /docs/configguide | |
parent | 654a44a7d3727f7f6d3fb61f70f7e63f9b6d8524 (diff) |
Adjusted the docs structure according to directives
Created a new subdirectory /installationprocedure.
Moved the featureconfig.rst and installerconfig.rst to /installationprocedure
Added a feature.configuration.rst that should include needed configuration instructions. Please move relevant content to this file and remove the other two (featureconfig.rst and installerconfig.rst)
Index file adjusted to updates
Change-Id: I54f30b358b4e0685ff98223b1c83c14745c9259b
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/featureconfig.rst | 20 | ||||
-rw-r--r-- | docs/configguide/index.rst | 15 | ||||
-rw-r--r-- | docs/configguide/installerconfig.rst | 28 |
3 files changed, 0 insertions, 63 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst deleted file mode 100644 index dc4fc50..0000000 --- a/docs/configguide/featureconfig.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) <optionally add copywriters name> - -Parser configuration -===================== -Parser can be configured with any installer in current OPNFV, it only depends on -openstack. - -Pre-configuration activities ----------------------------- -For parser, there is not specific pre-configuration activities. - -Hardware configuration ----------------------- -For parser, there is not hardware configuration needed for any current feature. - -Feature configuration ---------------------- -For parser, there is not specific configure on openstack. diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst deleted file mode 100644 index 03ba4b0..0000000 --- a/docs/configguide/index.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International -.. License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) OPNFV, Ericsson AB and others. - -========================== -Parser Configuration Guide -========================== - -.. toctree:: - :numbered: - :maxdepth: 2 - -.. include:: featureconfig.rst -.. include:: installerconfig.rst diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst deleted file mode 100644 index efe6265..0000000 --- a/docs/configguide/installerconfig.rst +++ /dev/null @@ -1,28 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) <optionally add copywriters name> - -Parser configuration -===================== -Parser can be configured with any installer in current OPNFV. - -Pre-configuration activities ------------------------------ -For parser, there is not specific pre-configuration activities. - -Hardware configuration ------------------------ -For parser, there is not hardware configuration needed for this specific installer. - -Jumphost configuration ------------------------ -For parser, there is not intial Jumphost configuration (network and software)needed in order -to deploy any installer. - -Platform components configuration ---------------------------------- -For tosca2heat components(tosca-parser and heat-translator) in parser,there are not specific -configuration of each component in installer. - - - |