summaryrefslogtreecommitdiffstats
path: root/docs/configurationguide/configuration.options.render.rst
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2016-07-01 09:58:27 +0200
committerChristopherPrice <christopher.price@ericsson.com>2016-07-04 19:14:30 +0200
commit7bde278edccd1008149a9204da133201fa6babbb (patch)
treed58d69a49f7f601504853c4f05348950fd5f36be /docs/configurationguide/configuration.options.render.rst
parentc784d12b441cd5b76cbfb9d70ee1cede6e23a336 (diff)
Establishing document structures for Colorado.
Derived from converging patches 16165, 16047 & 15937 into one patch. Change-Id: I3c544ba2fa30856a50274bad9342a06eebc39d58 Signed-off-by: ChristopherPrice <christopher.price@ericsson.com> Co-Authored-By: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/configurationguide/configuration.options.render.rst')
-rw-r--r--docs/configurationguide/configuration.options.render.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/configurationguide/configuration.options.render.rst b/docs/configurationguide/configuration.options.render.rst
new file mode 100644
index 000000000..f8f16ff54
--- /dev/null
+++ b/docs/configurationguide/configuration.options.render.rst
@@ -0,0 +1,27 @@
+.. 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
+=====================
+
+OPNFV provides a variety of virtual infrastructure deployments called scenarios designed to
+host virtualised network functions (VNF's). Each scenario provide specific capabilities and/or
+components aimed to solve specific problems for the deployment of VNF's. A scenario may include
+components such as OpenStack, OpenDaylight, OVS, KVM etc. where each scenario will
+include different source components or configurations.
+
+OPNFV Scenarios
+===============
+
+Each OPNFV scenario provides unique features and capabilities, it is important to understand
+your target platform capabilities before installing and configuring your target scenario.
+This configuration guide outlines how to install and configure components in order to enable
+the features you require.
+
+.. include:: ../scenario/scenariomatrix.rst
+
+This document will describe how to install and configure your target OPNFV scenarios.
+Remember to check the associated validation procedures section following your installation for
+details of the use cases and tests that have been run.