monasca-api/devstack/override-defaults

4 lines
90 B
Plaintext

if [[ "${MONASCA_API_IMPLEMENTATION_LANG,,}" == 'java' ]]; then
WSGI_MODE=mod_wsgi
fi