Merge "centos-rdo-neutron-base fails to build"
This commit is contained in:
commit
8f4c78653e
@ -6,10 +6,11 @@ RUN yum -y install openstack-neutron \
|
||||
python-neutron-client \
|
||||
&& yum clean all
|
||||
|
||||
RUN mkdir -p /opt/kolla/host_proc
|
||||
|
||||
RUN pip install nsenter \
|
||||
&& ln -s 1 /opt/kolla/host_proc/self
|
||||
|
||||
RUN mkdir -p /opt/kolla/host_proc
|
||||
COPY config-neutron.sh config-sudoers.sh /opt/kolla/
|
||||
|
||||
RUN mv /sbin/ip /opt/kolla/ip
|
||||
|
Loading…
Reference in New Issue
Block a user