install the openstack-designate-api in the base stage

https://review.openstack.org/#/c/276676/ remove this line and break
the gate

TrivialFix

Change-Id: I0332caeffc6571801fba339108745f302487b33e
This commit is contained in:
Jeffrey Zhang 2016-02-16 20:42:51 +08:00
parent cb322ec5b2
commit f06561b16a

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 \