Merge "Cleanup dependencies for nova-base"
This commit is contained in:
@@ -6,12 +6,12 @@ MAINTAINER {{ maintainer }}
|
|||||||
|
|
||||||
# TODO(mandre) remove python-oslo-policy once RDO package is fixed
|
# TODO(mandre) remove python-oslo-policy once RDO package is fixed
|
||||||
# https://github.com/openstack-packages/nova/blob/rpm-master/openstack-nova.spec
|
# https://github.com/openstack-packages/nova/blob/rpm-master/openstack-nova.spec
|
||||||
|
# https://review.gerrithub.io/#/c/255435/
|
||||||
RUN yum -y install \
|
RUN yum -y install \
|
||||||
openstack-nova-common \
|
openstack-nova-common \
|
||||||
python-keystoneclient \
|
python-keystoneclient \
|
||||||
python-cinderclient \
|
python-cinderclient \
|
||||||
python-oslo-policy \
|
python-oslo-policy \
|
||||||
python-nova \
|
|
||||||
bridge-utils \
|
bridge-utils \
|
||||||
&& yum clean all
|
&& yum clean all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user