Enable mod_wsgi in Nova API container
This patch modifies the Dockerfile for the Nova API so that the 'root' user executes the container setup scripts. This enables the container httpd configuration script to execute. Change-Id: I374af00a374346840c12777a530d39768b28c908 Partially-Implements: blueprint add-ssl-internal-network Depends-On: https://review.opendev.org/725962
This commit is contained in:
parent
d5ad3c239f
commit
c7482778aa
@ -67,5 +67,3 @@ RUN chmod 755 /usr/local/bin/kolla_nova_extend_start
|
||||
|
||||
{% block nova_api_footer %}{% endblock %}
|
||||
{% block footer %}{% endblock %}
|
||||
|
||||
USER nova
|
||||
|
Loading…
x
Reference in New Issue
Block a user