diff --git a/userdocs/fuel-user-guide/cli/cli_config_openstack.rst b/userdocs/fuel-user-guide/cli/cli_config_openstack.rst index 02a4454e9..d9d84701d 100644 --- a/userdocs/fuel-user-guide/cli/cli_config_openstack.rst +++ b/userdocs/fuel-user-guide/cli/cli_config_openstack.rst @@ -84,6 +84,7 @@ defined. fuel openstack-config --env --node 1,2,3 --execute The services will restart automatically. + #. Optionally, run these additional commands: #. List the configuration changes history: @@ -92,6 +93,9 @@ defined. fuel openstack-config --env --list + .. note:: The :option:`--list` parameter shows historical data only + for the active configuration. + #. Download the previously uploaded ``.yaml`` file with the configuration changes: @@ -101,7 +105,7 @@ defined. fuel openstack-config --env --list - #. Download the ``.yaml`` file: + #. Download the ``.yaml`` file: .. code-block:: console