Merge "Cleanup dependencies for neutron-base"
This commit is contained in:
commit
1bc3e46975
@ -10,9 +10,6 @@ RUN yum -y install \
|
||||
openvswitch \
|
||||
&& yum clean all
|
||||
|
||||
# TODO (sdake): remove once RDO adds to the openstack-neutron package
|
||||
RUN pip install oslo.versionedobjects
|
||||
|
||||
{% elif base_distro in ['ubuntu'] %}
|
||||
|
||||
RUN apt-get install -y --no-install-recommends \
|
||||
|
Loading…
Reference in New Issue
Block a user