[DEFAULT] use_keystone_limits = True enforce_secure_rbac = true worker_self_reference_url = http://127.0.0.1:60999 cinder_endpoint_template = https://158.69.74.91: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://158.69.74.91/image show_multiple_locations = False show_image_direct_url = False transport_url = rabbit://stackrabbit:secretrabbit@158.69.74.91: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@127.0.0.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://158.69.74.91/identity memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem project_domain_name = Default project_name = service user_domain_name = Default password = secretservice username = glance auth_url = https://158.69.74.91/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://158.69.74.91 [oslo_policy] enforce_new_defaults = true enforce_scope = true [oslo_limit] endpoint_id = 170b23c2ec394d5188168a4006e4a5f8 system_scope = all auth_url = https://158.69.74.91/identity auth_type = password username = glance password = secretservice user_domain_name = Default