Merge "[devstack] Collector Variable"

This commit is contained in:
Zuul 2020-08-13 12:45:33 +00:00 committed by Gerrit Code Review
commit 5131351876
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ DevStack installation
Add the following lines in your ``local.conf`` file to enable CloudKitty,
Ceilometer and Gnocchi. By default, the fetcher will be ``gnocchi``
(configurable via the ``CLOUDKITTY_FETCHER`` variable), the collector will be
``gnocchi`` (configurable via the ``CLOUDKITTY_GNOCCHI`` variable), and the
``gnocchi`` (configurable via the ``CLOUDKITTY_COLLECTOR`` variable), and the
storage backend will be ``influxdb`` (configurable via the
``CLOUDKITTY_STORAGE_BACKEND`` and ``CLOUDKITTY_STORAGE_VERSION`` variables).