diff --git a/doc/plugin-guide/source/limitations.rst b/doc/plugin-guide/source/limitations.rst index 6907f96..67f6973 100644 --- a/doc/plugin-guide/source/limitations.rst +++ b/doc/plugin-guide/source/limitations.rst @@ -12,3 +12,22 @@ Limitations installation. Since plugin version 2.5.0, the `fuel-mirror` (formerly `fuel-createmirror`) command is supported. + +Reduced footprint +----------------- + +The Zabbix plugin does not support reduced footprint deployment for Fuel 7.0 +and Fuel 8.0. `LP1610217 `_ + +The Zabbix plugin version 2.5.1 supports the reduced footprint deployment +with Fuel 9.0 **only**. To deploy a corresponding OpenStack environment: + +#. Enable the `reduced footprint `_ + feature and deploy all ``virt`` nodes **without** enabling the Zabbix + plugin in the Fuel web UI. + +#. Once the ``virt`` nodes are successfully deployed, enable the Zabbix plugin + in the Fuel web UI. + +#. Deploy your OpenStack environment as usual (controller, compute, and other nodes + as required). \ No newline at end of file