Use devstack's zookeeper support

devstack grew the ability to install and configure zookeeper in support
of DLM and tooz. Go ahead and use it.

Change-Id: I0436abf286acc1e77d96b4df1624b8d3435ec4be
This commit is contained in:
Monty Taylor 2017-03-01 10:17:20 -06:00
parent 8625185072
commit e5f5840c27
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
2 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,3 @@ qemu-utils
kpartx
debootstrap
yum-utils
zookeeperd

View File

@ -21,6 +21,7 @@ DISKIMAGE_BUILDER_REPO_REF=${DISKIMAGE_BUILDER_REPO_REF:-master}
GLEAN_REPO_URL=${GLEAN_REPO_URL:-https://git.openstack.org/openstack/glean}
GLEAN_REPO_REF=${GLEAN_REPO_REF:-master}
enable_service zookeeper
enable_service geard
enable_service statsd
enable_service nodepool