User guide updated for automated content inclusion. 89/9789/13
authorChristopherPrice <christopher.price@ericsson.com>
Thu, 11 Feb 2016 12:41:45 +0000 (13:41 +0100)
committerChristopher Price <christopher.price@ericsson.com>
Tue, 16 Feb 2016 12:12:43 +0000 (12:12 +0000)
Editorial done on heading levels and overall content.
Still a work in progress, but this is a good milestone to push.

Change-Id: I49e0ee4d16ae87cc91bea62959ff7b2a56d5d757
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
docs/configguide/index.rst
docs/userguide/feature-usage.rst
docs/userguide/general-system.rst
docs/userguide/index.rst
docs/userguide/onos.rst
docs/userguide/opendaylight.rst
docs/userguide/openstack.rst
docs/userguide/test-usage.rst

index dfd8c4d..d663066 100644 (file)
@@ -16,3 +16,4 @@ OPNFV Configuration Guide
    ./installer-config
    ./feature-config
    ./post-install
+
index 236dd7a..fa1186d 100644 (file)
@@ -11,3 +11,5 @@ Providing users the necessary information to leveraging the features in the plat
 some operation in this section may refer back to the guides in the general system usage section.
 
 .. <project>/docs/userguide/featureusage.rst files will be imported below by the build script.
+
+
index 055e561..1235c8f 100644 (file)
@@ -6,17 +6,20 @@
 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.
+This section outlines basic usage principals and methods for some of the commonly deployed
+components of supported 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
+this guide will provide direction to the relevant documentation made available by those communities
 to better help you navigate the OPNFV deployment.
 
+Common VIM components
+=====================
+
 .. include:: ./openstack.rst
 
 Common SDN components
----------------------
+=====================
 
 .. include:: ./opendaylight.rst
 .. include:: ./onos.rst
index bdc6f22..d7c6d73 100644 (file)
@@ -12,5 +12,6 @@ OPNFV User Guide
    ./abstract
    ./introduction
    ./general-system
-   ./test-usage
    ./feature-usage
+   ./test-usage
+
index e39e2ea..0535c3e 100644 (file)
@@ -2,17 +2,18 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) Christopher Price (Ericsson AB)
 
+---------------
 ONOS User Guide
-===============
+---------------
 
 ONOS is an SDN controller platform developed and released by the
 `ONOS project <https://www.onosproject.org>`_.
 The ONOS controller is installed and configured in OPNFV as the networking
 component of a variety of OPNFV NFVI scenarios.
 
-ONOS runs within a JVM instance and is integrated with OpenStack via a Neutron ML2 
-plugin.  The ONOS instance can be configured through the OpenStack Neutron interface, 
-or through native ONOS tools, from the OPNFV jumphost.  The Brahmaputra release of 
+ONOS runs within a JVM instance and is integrated with OpenStack via a Neutron ML2
+plugin.  The ONOS instance can be configured through the OpenStack Neutron interface,
+or through native ONOS tools from the OPNFV jumphost.  The Brahmaputra release of
 OPNFV integrates the latest
 `ONOS 1.4 (EMU) <https://wiki.onosproject.org/display/ONOS/Download+packages+and+tutorial+VMs>`_
 release version.
@@ -46,5 +47,5 @@ It is important to be aware that when working directly on the ONOS controller
 the OpenStack instance will not always be aware of the changes you are making to the
 networking controller.  This may result in unrecoverable inconsistencies in your deployment.
 
-If you have any questions or need further assistance, you may also direct your queries to 
+If you have any questions or need further assistance, you may also direct your queries to
 `ONOSFW Forum <http://forum.onosfw.com>`
index 7171f0c..4df09d0 100644 (file)
@@ -2,21 +2,21 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) Christopher Price (Ericsson AB)
 
+-----------------------
 OpenDaylight User Guide
-=======================
+-----------------------
 
 OpenDaylight is an SDN controller platform developed and released by the
 `OpenDaylight project <https://www.opendaylight.org/>`_.
 The OpenDaylight controller is installed and configured in OPNFV as the networking
-component of a variety of OPNFV VNFi scenarios using the neutron ODL device driver
+component of a variety of OPNFV NVFi scenarios using the neutron ODL device driver
 as an integration point toward OpenStack.
 
-OpenDaylight runs within a JVM that is installed in OPNFV within a container and
+OpenDaylight runs within a JVM and is installed in OPNFV within a container and
 integrated with OpenStack.  The OpenDaylight instance can be configured through the
 OpenStack Horizon interface, or accessed directly from the OPNFV Jumphost.  The
 Brahmaputra release of OPNFV integrates the latest
-`Lithium stable release <https://www.opendaylight.org/downloads/>`_ or when deploying
-an SFC or SDNVPN scenario will integrate a Beryllium release version.
+`Beryllium release <https://www.opendaylight.org/downloads/>`_.
 
 OpenDaylight references
 -----------------------
@@ -36,7 +36,7 @@ of the deployed system.
 Connecting to the OpenDaylight instance
 ---------------------------------------
 
-Once you are familiar with the OpenDaylight controller and it's configuration
+Once you are familiar with the OpenDaylight controller and its configuration
 you will want to connect to the OpenDaylight instance from the Jumphost.
 To do this you should open a browser on the JumpHost to the following address
 and enter the username and password:
index 0026732..2b8255b 100644 (file)
@@ -2,8 +2,9 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. (c) Christopher Price (Ericsson AB)
 
+--------------------------------
 Brahmaputra OpenStack User Guide
-================================
+--------------------------------
 
 OpenStack is a cloud operating system developed and released by the
 `OpenStack project <https://www.openstack.org>`_.  OpenStack is used in OPNFV for
index f9299a0..60b95dd 100644 (file)
@@ -13,3 +13,4 @@ The following sections outline how to use the test projects delivering automated
 test suites and frameworks in the in the Brahmaputra release of OPNFV.
 
 .. <project>/docs/userguide/testusage.rst files will be imported below by the build script.
+