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