magnum-base image has no footer block

Change-Id: I60c64f0933c0c690f888134956eb3fece1fe0ab7
Closes-Bug: #1699462
This commit is contained in:
Mark Goddard 2017-05-02 15:49:16 +01:00
parent 2627e3c009
commit 48c4d923c6
1 changed files with 2 additions and 0 deletions

View File

@ -35,3 +35,5 @@ COPY extend_start.sh /usr/local/bin/kolla_extend_start
RUN touch /usr/local/bin/kolla_magnum_extend_start \
&& chmod 755 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start
{% block magnum_base_footer %}{% endblock %}