[keystone_authtoken] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem project_domain_name = Default project_name = service user_domain_name = Default password = Passw0rd username = cinder auth_url = http://10.222.0.48/identity interface = public auth_type = password [DEFAULT] cinder_internal_tenant_user_id = 0ca5d31a5dfc4e9e894410a7b22bc021 cinder_internal_tenant_project_id = f13b84b596454aab81ae3264af51863c graceful_shutdown_timeout = 5 glance_api_servers = http://10.222.0.48/image osapi_volume_workers = 2 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}} transport_url = rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ backup_swift_url = http://10.222.0.48:8080/v1/AUTH_ backup_driver = cinder.backup.drivers.swift.SwiftBackupDriver default_volume_type = lvmdriver-1 enabled_backends = lvmdriver-1 rpc_response_timeout = 120 my_ip = 10.222.0.48 state_path = /opt/stack/data/cinder osapi_volume_listen = 0.0.0.0 osapi_volume_extension = cinder.api.contrib.standard_extensions rootwrap_config = /etc/cinder/rootwrap.conf api_paste_config = /etc/cinder/api-paste.ini target_helper = tgtadm debug = True [database] connection = mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8 [oslo_concurrency] lock_path = /opt/stack/data/cinder [key_manager] fixed_key = d816db414d0870c102997713f3fe175a backend = cinder.keymgr.conf_key_mgr.ConfKeyManager [lvmdriver-1] image_volume_cache_enabled = True volume_clear = none lvm_type = thin target_helper = tgtadm volume_group = stack-volumes-lvmdriver-1 volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver volume_backend_name = lvmdriver-1 [nova] region_name = RegionOne memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem project_domain_name = Default project_name = service user_domain_name = Default password = Passw0rd username = nova auth_url = http://10.222.0.48/identity interface = public auth_type = password [coordination] backend_url = etcd3+http://10.222.0.48:2379