Cleanup dependencies for nova-base
Rely on packagers for managing dependencies. openstack-nova-common now pulls the required packages: https://github.com/openstack-packages/nova/blob/rpm-master/openstack-nova.spec TrivialFix Change-Id: I7f0da95f82221a83ae7bcbfe6f9fd4962db4cc18
This commit is contained in:
parent
6f54cdc044
commit
4badafc276
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user