Adding new projects content and license information. 41/9141/1
authorChristopherPrice <christopher.price@ericsson.com>
Mon, 1 Feb 2016 15:58:24 +0000 (16:58 +0100)
committerChristopher Price <christopher.price@ericsson.com>
Wed, 3 Feb 2016 09:41:19 +0000 (09:41 +0000)
This includes content from a variety of projects participating in Brahmaputra.
We need to move to editorial work shortly, establishing a consistent style now that
we have sufficient content in place to work with.

Change-Id: I3a54358186ec788bf8cb60b2e44517c36ff53fa2
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
(cherry picked from commit f0e8daeff47cf716109945f277ba635f6c8e7a55)

26 files changed:
build-composite.sh
docs/configguide/abstract.rst
docs/configguide/configoptions.rst
docs/configguide/feature-config.rst
docs/configguide/featureconfig.rst
docs/configguide/index.rst
docs/configguide/installer-config.rst
docs/configguide/installerconfig.rst
docs/configguide/post-install.rst
docs/configguide/postinstall.rst
docs/configguide/projects-configguide.rst
docs/opnfvsecguide/index.rst
docs/templates/LICENSE.rst
docs/templates/index.rst
docs/userguide/abstract.rst
docs/userguide/feature-usage.rst
docs/userguide/general-system.rst
docs/userguide/index.rst
docs/userguide/introduction.rst
docs/userguide/onos.rst
docs/userguide/opendaylight.rst
docs/userguide/openstack.rst
docs/userguide/ovs.rst
docs/userguide/projects-userguide.rst
docs/userguide/test-usage.rst [new file with mode: 0644]
docs/userguide/userguide.rst

index 2b90c2c..d05d6c4 100755 (executable)
@@ -26,6 +26,9 @@ get_repo_names() {
     echo "fuel"
     echo "joid"
     echo "functest"
+    echo "apex"
+    echo "promise"
+    echo "copper"
 }
 
 git_clone() {
index 8005d86..95f7628 100644 (file)
@@ -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
 ========
index f977ccf..720abe2 100644 (file)
@@ -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
 =====================
index 1053807..60696ca 100644 (file)
@@ -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
+
index 9189902..0fe7006 100644 (file)
@@ -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
index 9e43a17..1d042fb 100644 (file)
@@ -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
 *************************
index 00596db..3d34931 100644 (file)
@@ -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
+
index dd4a433..afb414b 100644 (file)
@@ -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
 =======================
index 663080d..1a7c4ca 100644 (file)
@@ -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
+
index 1702cea..959bb81 100644 (file)
@@ -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
index b16bfe0..71ed0d8 100644 (file)
@@ -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.
+
index cac4749..d690a53 100644 (file)
@@ -18,12 +18,3 @@ Contents:
    network
    contribution
 
-
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-
index 7746453..ed7a4a2 100644 (file)
@@ -1,3 +1,5 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
 Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
 
 Open Platform for NFV Project Software Licence
index 5fde4e3..2f124e5 100644 (file)
@@ -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>
+
 .. OPNFV Release Engineering documentation, created by
    sphinx-quickstart on Tue Jun  9 19:12:31 2015.
    You can adapt this file completely to your liking, but it should at least
index c2d93b9..fa9b736 100644 (file)
@@ -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
 ========
index 8c69694..0b23c42 100644 (file)
@@ -1,8 +1,15 @@
+.. 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)
+
 ==========================
 Using Brahmaputra Features
 ==========================
 
-This section of the user guide provides feature specific user guides and references.
-This provides user information when leveraging the features in the platform where as a user you may
-need to perform operations, many operation in this section refer to the guides in the general system usage
-section.
+The following sections of the user guide provide feature specific usage guidelines and references.
+Providing users the necessary information to leveraging the features in the platform,
+some operation in this section may refer back to the guides in the general system usage section.
+
+.. include:: ../projects/promise/userguide/userguide.rst
+.. include:: ../projects/copper/userguide/userguide.rst
+
index 8920a25..08d6f19 100644 (file)
@@ -1,15 +1,20 @@
-============================
-Usage of platform components
-============================
+.. 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 section of the user guide provides general system component user guides and references.
-This provides user information for common components of the platform where as a user you may
-need to perform operations, depending on the scenario deployed and types of activities you are doing.
+================================
+Using common platform components
+================================
+
+This section outlines basic usage principans and methods for some of the commonly deployed
+components of suported OPNFV scenario's in Brahmaputra.
+The subsections provide an outline of how these components are commonly used and how to address them
+in an OPNFV deployment.  The components derive from autonomous upstream communities and where possible
+this guide will provide direction ot the relevant documentation made available by those communities
+to better help you navigate the OPNFV deployment.
 
 .. include:: ./openstack.rst
 .. include:: ./opendaylight.rst
 .. include:: ./onos.rst
 .. include:: ./ovs.rst
 
-.. include:: ../projects/functest/userguide/description.rst
-.. include:: ../projects/functest/userguide/runfunctest.rst
index 6ad11ef..bdc6f22 100644 (file)
@@ -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 User Guide
 ****************
@@ -8,4 +12,5 @@ OPNFV User Guide
    ./abstract
    ./introduction
    ./general-system
+   ./test-usage
    ./feature-usage
index c1ab145..f2958ee 100644 (file)
@@ -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)
+
 ========
 Overview
 ========
index c68801e..66cd125 100644 (file)
@@ -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)
+
 ONOS User Guide
 ===============
 
index 6e43c05..e6870f3 100644 (file)
@@ -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)
+
 OpenDaylight User Guide
 =======================
 
index daeb524..70a5d65 100644 (file)
@@ -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)
+
 OpenStack User Guide
 ====================
 
index 9209ac6..7c6f576 100644 (file)
@@ -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)
+
 OVS User Guide
 ==============
 
index b16bfe0..e82305b 100644 (file)
@@ -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)
+
+.. include:: ../projects/promise/userguide/userguide.rst
+
diff --git a/docs/userguide/test-usage.rst b/docs/userguide/test-usage.rst
new file mode 100644 (file)
index 0000000..f7e92fd
--- /dev/null
@@ -0,0 +1,17 @@
+.. 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)
+
+==================================
+Using the test frameworks in OPNFV
+==================================
+
+Testing is one of the key activities in OPNFV, validation can include component level testing,
+system testing, automated deployment validation and performance charecteristics testing.
+
+The following sections outline how to use the test projects delivering automated
+test suites and frameworks in the in the Brahmaputra release of OPNFV.
+
+.. include:: ../projects/functest/userguide/description.rst
+.. include:: ../projects/functest/userguide/runfunctest.rst
+
index 7f3e4f9..f133134 100644 (file)
@@ -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>
+
 <Feature> capabilities and usage
 ================================
 Describe the specific capabilities and usage for <XYZ> feature.
@@ -5,3 +9,4 @@ Describe the specific capabilities and usage for <XYZ> feature.
 <Feature and API usage guidelines and example>
 -----------------------------------------------
 Describe with examples how to use specfic features.
+