Revert "Enable mod_wsgi in Nova API container"

Nova seems unstable under Apache, so we will continue testing and defer
to Victoria.

This reverts commit c7482778aa.

Change-Id: Ic34163ab967f849e88ddb37e0c060659180bb0ac
This commit is contained in:
Mark Goddard 2020-06-16 10:12:45 +01:00 committed by Marcin Juszkiewicz
parent 4d504c1ec9
commit f61e32246b
1 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,5 @@ RUN chmod 755 /usr/local/bin/kolla_nova_extend_start
{% block nova_api_footer %}{% endblock %}
{% block footer %}{% endblock %}
USER nova