Added drivers for coordination.

Into gnocchi_pip_packages were added kazoo and redis packages.
These services are adviced by Tooz as coordinators backends.

Coordination is required to get metrics processing distribution among
service containers/instances.

Change-Id: Iaa608bf6690f35b1aa4afd08b1d60b0752230c4e
This commit is contained in:
Dmitriy R 2018-08-10 19:12:42 +03:00
parent 88ffeaea79
commit 029216cc46
1 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,8 @@ gnocchi_pip_packages:
- "gnocchi[keystone,mysql,{{ gnocchi_storage_driver | default('file') }}]"
- osprofiler
- python-memcached
- kazoo
- redis
# This variable is used by the repo_build process to determine
# which host group to check for members of before building the