Skip to content
Snippets Groups Projects
Commit 7801fd8b authored by Sam Yaple's avatar Sam Yaple
Browse files

Removed config-internal check.sh for neutron

Change-Id: Id4e2f081396aaf54030b6f8887e887c8a7b264c3
Partially-Implements: blueprint remove-config-internal
parent 96b8d86c
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla) ...@@ -5,8 +5,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum install -y ebtables openstack-neutron-linuxbridge && \ RUN yum install -y ebtables openstack-neutron-linuxbridge && \
yum clean all yum clean all
COPY check.sh start.sh / COPY start.sh /
COPY config-external.sh /opt/kolla/
COPY config-external.sh /opt/kolla/
CMD ["/start.sh"] CMD ["/start.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment