Skip to content
Snippets Groups Projects
Commit f650adf0 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "nova-libvirt is not a child of nova-base"

parents 6fa1ce12 06f1519b
No related branches found
No related tags found
No related merge requests found
...@@ -30,8 +30,8 @@ RUN apt-get install -y --no-install-recommends \ ...@@ -30,8 +30,8 @@ RUN apt-get install -y --no-install-recommends \
{% endif %} {% endif %}
COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start COPY extend_start.sh /usr/local/bin/kolla_extend_start
RUN chmod 755 /usr/local/bin/kolla_nova_extend_start \ RUN chmod 755 /usr/local/bin/kolla_extend_start \
&& useradd --user-group nova && useradd --user-group nova
{{ include_footer }} {{ include_footer }}
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