diff options
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/configoptions.rst | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/configguide/configoptions.rst b/docs/configguide/configoptions.rst index 2e56fa08d..bf3dc3d08 100644 --- a/docs/configguide/configoptions.rst +++ b/docs/configguide/configoptions.rst @@ -1,5 +1,22 @@ Configuration Options ===================== -Add an overview section and reference table for installers and features. +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 Scenario's +---------------- + +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. |