diff options
Diffstat (limited to 'docs/release/configguide/featureconfig.rst')
-rw-r--r-- | docs/release/configguide/featureconfig.rst | 52 |
1 files changed, 35 insertions, 17 deletions
diff --git a/docs/release/configguide/featureconfig.rst b/docs/release/configguide/featureconfig.rst index 005fe9f..2be0fff 100644 --- a/docs/release/configguide/featureconfig.rst +++ b/docs/release/configguide/featureconfig.rst @@ -2,31 +2,49 @@ .. http://creativecommons.org/licenses/by/4.0 ====================== -NetReady Configuration +Gluon Configuration ====================== -Add a brief introduction to configure OPNFV with this specific feature including -dependancies on platform components, this description should be at a level that -will apply to any installer providing the pre-requisite components. -.. contents:: - :depth: 3 - :local: +.. Add a brief introduction to configure OPNFV with this specific feature including +.. dependancies on platform components, this description should be at a level that +.. will apply to any installer providing the pre-requisite components. + +The configuration of the Gluon framework is entirely handled by the +corresponding scenario os-odl-gluon-noha available for the Apex installer. In +general, the installer installs and configures all components so that no +additional configuration steps are needed after installing the aforementioned +scenario. + Pre-configuration activities ---------------------------- -Describe specific pre-configuration activities. This should include ensuring the -right components are installed by the installation tools as required for your -feature to function. Refer to the previous installer configuration chapters, -installations guide and release notes + +.. Describe specific pre-configuration activities. This should include ensuring the +.. right components are installed by the installation tools as required for your +.. feature to function. Refer to the previous installer configuration chapters, +.. installations guide and release notes + +No pre-configuration steps are needed in addition to the pre-configuration +needed for an Apex virtual or bare metal deployment. Please review the Apex +installation instructions for further details. + Hardware configuration ---------------------- -Describe the hardware configuration needed for this specific feature + +No specific hardware configuration is needed for running the os-odl-gluon-noha +scenario providing the Gluon framework in addition to the hardware requirements +listed for Apex-based scenarios. + Feature configuration --------------------- -Describe the procedures to configure your feature on the platform in order -that it is ready to use according to the feature instructions in the platform -user guide. Where applicable you should add content in the postinstall.rst -to validate the feature is configured for use. -(checking components are installed correctly etc...) + +.. Describe the procedures to configure your feature on the platform in order +.. that it is ready to use according to the feature instructions in the platform +.. user guide. Where applicable you should add content in the postinstall.rst +.. to validate the feature is configured for use. +.. (checking components are installed correctly etc...) + +No specific additional configuration is needed after installing the +os-odl-gluon-noha scenario using the Apex installer. |