Merge "install the openstack-designate-api in the base stage"

This commit is contained in:
Jenkins 2016-02-16 15:20:48 +00:00 committed by Gerrit Code Review
commit 5f78ccaeed

View File

@ -9,6 +9,7 @@ MAINTAINER {{ maintainer }}
# need the complete policy file because of some of the containers'
# requiring it. Remove the package when the file is moved though.
RUN yum install -y \
openstack-designate-api \
openstack-designate-common \
python-tooz \
&& yum clean all \