upstream/openstack/python-glance/centos/files/glance-api-dist.conf

21 lines
457 B
Plaintext

[DEFAULT]
debug = False
verbose = True
use_stderr = False
log_file = /var/log/glance/api.log
filesystem_store_datadir = /var/lib/glance/images/
scrubber_datadir = /var/lib/glance/scrubber
image_cache_dir = /var/lib/glance/image-cache/
[database]
connection = mysql://glance:glance@localhost/glance
[keystone_authtoken]
auth_host = 127.0.0.1
auth_port = 35357
auth_protocol = http
[paste_deploy]
config_file = /usr/share/glance/glance-api-dist-paste.ini