summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-02-11 13:41:45 +0100
committerChristopher Price <christopher.price@ericsson.com>2016-02-16 12:14:55 +0000
commit3d532bdb76f6892c7473bf85ddad4fbac642c00d (patch)
tree2e737d2869e4186f58746eaa825b981eba6d04cb
parent16fc0d8e995bed94bf722808fbc07b988fcb81c1 (diff)
User guide updated for automated content inclusion.
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> (cherry picked from commit 15ceb63b678d748526df434b82616356f97f0d8e)
-rw-r--r--docs/configguide/index.rst1
-rw-r--r--docs/userguide/feature-usage.rst2
-rw-r--r--docs/userguide/general-system.rst11
-rw-r--r--docs/userguide/index.rst3
-rw-r--r--docs/userguide/onos.rst11
-rw-r--r--docs/userguide/opendaylight.rst12
-rw-r--r--docs/userguide/openstack.rst3
-rw-r--r--docs/userguide/test-usage.rst1
8 files changed, 27 insertions, 17 deletions
diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst
index dfd8c4d53..d6630663a 100644
--- a/docs/configguide/index.rst
+++ b/docs/configguide/index.rst
@@ -16,3 +16,4 @@ OPNFV Configuration Guide
./installer-config
./feature-config
./post-install
+
diff --git a/docs/userguide/feature-usage.rst b/docs/userguide/feature-usage.rst
index 236dd7a5a..fa1186dc6 100644
--- a/docs/userguide/feature-usage.rst
+++ b/docs/userguide/feature-usage.rst
@@ -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.
+
+
diff --git a/docs/userguide/general-system.rst b/docs/userguide/general-system.rst
index 055e561c2..1235c8f77 100644
--- a/docs/userguide/general-system.rst
+++ b/docs/userguide/general-system.rst
@@ -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
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst
index bdc6f221f..d7c6d7382 100644
--- a/docs/userguide/index.rst
+++ b/docs/userguide/index.rst
@@ -12,5 +12,6 @@ OPNFV User Guide
./abstract
./introduction
./general-system
- ./test-usage
./feature-usage
+ ./test-usage
+
diff --git a/docs/userguide/onos.rst b/docs/userguide/onos.rst
index e39e2ea34..0535c3e97 100644
--- a/docs/userguide/onos.rst
+++ b/docs/userguide/onos.rst
@@ -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>`
diff --git a/docs/userguide/opendaylight.rst b/docs/userguide/opendaylight.rst
index 7171f0c3a..4df09d03a 100644
--- a/docs/userguide/opendaylight.rst
+++ b/docs/userguide/opendaylight.rst
@@ -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:
diff --git a/docs/userguide/openstack.rst b/docs/userguide/openstack.rst
index 00267321c..2b8255bcf 100644
--- a/docs/userguide/openstack.rst
+++ b/docs/userguide/openstack.rst
@@ -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
diff --git a/docs/userguide/test-usage.rst b/docs/userguide/test-usage.rst
index f9299a0d1..60b95dda2 100644
--- a/docs/userguide/test-usage.rst
+++ b/docs/userguide/test-usage.rst
@@ -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.
+