summaryrefslogtreecommitdiffstats
path: root/docs/configguide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configguide')
-rw-r--r--docs/configguide/abstract.rst4
-rw-r--r--docs/configguide/configoptions.rst4
-rw-r--r--docs/configguide/feature-config.rst7
-rw-r--r--docs/configguide/featureconfig.rst4
-rw-r--r--docs/configguide/index.rst4
-rw-r--r--docs/configguide/installer-config.rst7
-rw-r--r--docs/configguide/installerconfig.rst3
-rw-r--r--docs/configguide/post-install.rst17
-rw-r--r--docs/configguide/postinstall.rst4
-rw-r--r--docs/configguide/projects-configguide.rst8
10 files changed, 58 insertions, 4 deletions
diff --git a/docs/configguide/abstract.rst b/docs/configguide/abstract.rst
index 8005d86dd..95f7628b0 100644
--- a/docs/configguide/abstract.rst
+++ b/docs/configguide/abstract.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
========
Abstract
========
diff --git a/docs/configguide/configoptions.rst b/docs/configguide/configoptions.rst
index f977ccf20..720abe275 100644
--- a/docs/configguide/configoptions.rst
+++ b/docs/configguide/configoptions.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
=====================
Configuration Options
=====================
diff --git a/docs/configguide/feature-config.rst b/docs/configguide/feature-config.rst
index 1053807ad..60696caf4 100644
--- a/docs/configguide/feature-config.rst
+++ b/docs/configguide/feature-config.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
=====================
Feature Configuration
=====================
@@ -5,4 +9,7 @@ Feature Configuration
The following sections describe the configuration options for specific platform features provided in Brahmaputra.
Further details for each feature are captured in the referred project documentation.
+.. include:: ../projects/copper/configguide/configguide.rst
+.. include:: ../projects/promise/configguide/featureconfig.rst
.. include:: ../projects/sdnvpn/configguide/configguide.rst
+
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index 9189902c6..0fe70060e 100644
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -1,3 +1,7 @@
+.. 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>
+
<Project> configuration
=======================
Add a brief introduction to configure OPNFV with this specific feature including
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst
index 9e43a174f..1d042fb99 100644
--- a/docs/configguide/index.rst
+++ b/docs/configguide/index.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
*************************
OPNFV Configuration Guide
*************************
diff --git a/docs/configguide/installer-config.rst b/docs/configguide/installer-config.rst
index 00596db92..3d34931f2 100644
--- a/docs/configguide/installer-config.rst
+++ b/docs/configguide/installer-config.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
=======================
Installer Configuration
=======================
@@ -5,5 +9,8 @@ Installer Configuration
The following sections describe the per installer configuration options.
Further details for each installer are captured in the referred project documentation.
+.. include:: ../projects/apex/configguide/introduction.rst
+.. include:: ../projects/apex/configguide/baremetal.rst
.. include:: ../projects/fuel/configguide/installerconfig.rst
.. include:: ../projects/joid/configguide/installerconfig.rst
+
diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst
index dd4a43330..afb414bf5 100644
--- a/docs/configguide/installerconfig.rst
+++ b/docs/configguide/installerconfig.rst
@@ -1,3 +1,6 @@
+.. 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>
<Project> configuration
=======================
diff --git a/docs/configguide/post-install.rst b/docs/configguide/post-install.rst
index 663080d2a..1a7c4ca53 100644
--- a/docs/configguide/post-install.rst
+++ b/docs/configguide/post-install.rst
@@ -1,9 +1,22 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
=============================
Post Configuration Activities
=============================
-This section describes the post configuration activitites that will allow you to validate the success
-of your configuration. Further details may be found in the referred project specific documentation.
+Once you have deployed and configured your scenario and features you should validate the
+state of the system using the following guides.
+
+The following guides provide information on how to validate the installation of you scenario
+based on the tools and test suites available for the installation tool you have selected:
.. include:: ../projects/functest/configguide/configguide.rst
.. include:: ../projects/joid/configguide/postinstall.rst
+
+The following sections provide information on how to validate the features you have
+installed in your scenario:
+
+.. include:: ../projects/copper/configguide/postinstall.rst
+
diff --git a/docs/configguide/postinstall.rst b/docs/configguide/postinstall.rst
index 1702cea5f..959bb81eb 100644
--- a/docs/configguide/postinstall.rst
+++ b/docs/configguide/postinstall.rst
@@ -1,3 +1,7 @@
+.. 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>
+
<Project> post installation procedures
======================================
Add a brief introduction to the methods of validating the installation
diff --git a/docs/configguide/projects-configguide.rst b/docs/configguide/projects-configguide.rst
index b16bfe0fc..71ed0d821 100644
--- a/docs/configguide/projects-configguide.rst
+++ b/docs/configguide/projects-configguide.rst
@@ -1,2 +1,6 @@
-..
- This file will have links to other projects docs in composite doc build.
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Christopher Price (Ericsson AB)
+
+.. This file will have links to other projects docs in composite doc build.
+