Removed config-internal check.sh for neutron
Change-Id: Id4e2f081396aaf54030b6f8887e887c8a7b264c3 Partially-Implements: blueprint remove-config-internal
This commit is contained in:
parent
96b8d86ca5
commit
7801fd8b19
@ -5,8 +5,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
|
||||
RUN yum install -y ebtables openstack-neutron-linuxbridge && \
|
||||
yum clean all
|
||||
|
||||
COPY check.sh start.sh /
|
||||
|
||||
COPY config-external.sh /opt/kolla/
|
||||
COPY start.sh /
|
||||
COPY config-external.sh /opt/kolla/
|
||||
|
||||
CMD ["/start.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user