diff --git a/doc/user/source/configuration.rst b/doc/user/source/configuration.rst index 03902e234..4f8fb9fed 100644 --- a/doc/user/source/configuration.rst +++ b/doc/user/source/configuration.rst @@ -52,11 +52,12 @@ To configure your plugin, you need to follow these steps: 8. `Deploy `_ your changes. -.. note:: The *LMA Collector Plugin* is a *hot-pluggable* plugin which means that it is possible to install +.. note:: The *LMA Collector Plugin* is a *hot-pluggable* plugin which means that it is possible to deploy the *LMA Collector* in an environment that is already deployed. - To install the *LMA Collector* in an environment that is already deployed, you need to run + To deploy the *LMA Collector* in an environment that is already deployed, you need to run the command below from the *Fuel master node*, for every OpenStack node of the current deployment:: - $ fuel nodes --env --node --deploy + + [root@nailgun ~]# fuel nodes --env --node --deploy .. _plugin_verification: