openstack-ansible-os_glance/defaults
Dmitriy Rabotyagov fbe7177e7d Make possible to run glance-api not with uwsgi
While running as uwsgi glance has malfunctioning interoperable image
import feature. So we add new variable `glance_use_uwsgi` based on which
glance will be either started via uwsgi or as a regular service.
Also once glance_use_uwsgi is true, enable_image_import will be disabled

Change-Id: Icf572c656c24b646110ce3fd90727205c22eff15
2020-04-27 10:54:15 +00:00
..
main.yml Make possible to run glance-api not with uwsgi 2020-04-27 10:54:15 +00:00