masakari.conf.j2: render ssl cert/key in [wsgi] section
masakari-api reads ssl_cert_file and ssl_key_file from the [wsgi] config group (CONF.wsgi.ssl_cert_file), not [DEFAULT]. Rendering them under [DEFAULT] alongside use_ssl leaves them empty, so an SSL-enabled masakari-api fails to start with ‘When running server in SSL mode, you must specify both a cert_file and key_file option value in your configuration file’.
Move the cert/key rendering into the [wsgi] section, keeping use_ssl in [DEFAULT] where masakari expects it.
Closes-Bug: 2165861 Change-Id: Icb24751a35947d8c2c234f35939d3876fccfa0d5 Signed-off-by: Munger trhosking@gmail.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号