Merge "Cleanup dependencies for nova-base"

This commit is contained in:
Jenkins 2016-01-05 12:22:03 +00:00 committed by Gerrit Code Review
commit f5f925d2ec
1 changed files with 1 additions and 1 deletions

View File

@ -6,12 +6,12 @@ MAINTAINER {{ maintainer }}
# TODO(mandre) remove python-oslo-policy once RDO package is fixed
# https://github.com/openstack-packages/nova/blob/rpm-master/openstack-nova.spec
# https://review.gerrithub.io/#/c/255435/
RUN yum -y install \
openstack-nova-common \
python-keystoneclient \
python-cinderclient \
python-oslo-policy \
python-nova \
bridge-utils \
&& yum clean all