Merge "Install tooz for designate pool manager"

This commit is contained in:
Jenkins 2015-07-27 02:53:33 +00:00 committed by Gerrit Code Review
commit 3b394581ab

View File

@ -9,6 +9,7 @@ RUN yum install -y \
MySQL-python \
openstack-designate-api \
openstack-designate-common \
python-tooz \
&& yum clean all \
&& cp /etc/designate/policy.json /tmp/ \
&& rpm -e openstack-designate-api \