Merge "Neutron base does not need python-neutron-client package"

This commit is contained in:
Jenkins 2015-08-17 20:53:09 +00:00 committed by Gerrit Code Review
commit 5a978f5139
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum -y install openstack-neutron \
openstack-neutron-ml2 \
python-neutron-client \
openvswitch \
&& yum clean all

View File

@ -6,7 +6,6 @@ MAINTAINER Kolla Project (https://launchpad.net.kolla)
RUN yum -y install openstack-neutron \
openstack-neutron-ml2 \
python-neutron-client \
openvswitch \
&& yum clean all