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:
parent
8625185072
commit
e5f5840c27
@ -2,4 +2,3 @@ qemu-utils
|
||||
kpartx
|
||||
debootstrap
|
||||
yum-utils
|
||||
zookeeperd
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user