[DEFAULT] use_keystone_limits = True enforce_secure_rbac = true worker_self_reference_url = http://[::1]:60999 cinder_endpoint_template = https://[::1]:8776/v3/%(project_id)s log_color = False logging_exception_prefix = ERROR %(name)s %(instance)s logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s logging_context_format_string = %(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} bind_port = 19292 public_endpoint = https://[::1]/image show_multiple_locations = False show_image_direct_url = False transport_url = rabbit://stackrabbit:secretrabbit@[::1]:5672/ image_cache_driver = centralized_db image_cache_dir = /opt/stack/data/glance/cache/ use_syslog = False debug = True [database] connection = mysql+pymysql://root:secretdatabase@[::1]/glance?charset=utf8&plugin=dbcounter [oslo_concurrency] lock_path = /opt/stack/data/glance/locks [paste_deploy] flavor = keystone+cachemanagement [keystone_authtoken] identity_uri = https://[::1]/identity memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem www_authenticate_uri = https://[::1]/identity project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = glance auth_url = https://[::1]/identity interface = public auth_type = password [oslo_messaging_notifications] driver = messagingv2 [image_format] require_image_format_match = True [glance_store] filesystem_store_datadir = /opt/stack/data/glance/images/ [cors] allowed_origin = http://[::1] [wsgi] python_interpreter = /opt/stack/data/venv/bin/python3 [oslo_policy] enforce_new_defaults = true enforce_scope = true [oslo_limit] endpoint_id = d8fd7fa64f2b4fd08e8712bc21d2b2fb system_scope = all auth_url = https://[::1]/identity auth_type = password username = glance password = secretservice user_domain_name = Default