[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 = nomoresecret username = cinder auth_url = http://192.168.122.147/identity interface = public auth_type = password [DEFAULT] cinder_internal_tenant_user_id = c75483d1ba884650b4f15b56cb7c6cd9 cinder_internal_tenant_project_id = 2e308200b33d47999dd37dc5cf1bd713 graceful_shutdown_timeout = 5 glance_api_servers = http://192.168.122.147/image osapi_volume_workers = 2 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}} transport_url = rabbit://stackrabbit:stackqueue@192.168.122.147:5672/ default_volume_type = QuobyteHD enabled_backends = QuobyteHD service_down_time = 720 report_interval = 120 rpc_response_timeout = 120 quota_snapshots = 10 quota_backups = 10 quota_volumes = 10 my_ip = 192.168.122.147 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 = lioadm debug = True [database] connection = mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter [oslo_concurrency] lock_path = /opt/stack/data/cinder [key_manager] fixed_key = bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec backend = cinder.keymgr.conf_key_mgr.ConfKeyManager [lvmdriver-1] image_volume_cache_enabled = True volume_clear = zero lvm_type = auto target_prefix = iqn.2010-10.org.openstack: target_port = 3260 target_protocol = iscsi target_helper = lioadm volume_group = stack-volumes-lvmdriver-1 volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver volume_backend_name = lvmdriver-1 [glance] memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem project_domain_name = Default project_name = service user_domain_name = Default password = nomoresecret username = glance auth_url = http://192.168.122.147/identity interface = public auth_type = password [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 = nomoresecret username = nova auth_url = http://192.168.122.147/identity interface = public auth_type = password [coordination] backend_url = etcd3+http://192.168.122.147:2379?api_version=v3 [oslo_policy] enforce_new_defaults = false enforce_scope = false [service_user] send_service_user_token = True memcached_servers = localhost:11211 cafile = /opt/stack/data/ca-bundle.pem project_domain_name = Default project_name = service user_domain_name = Default password = nomoresecret username = cinder auth_url = http://192.168.122.147/identity interface = public auth_type = password [os_brick] lock_path = /opt/stack/data/os_brick [QuobyteHD] enable_unsupported_driver = True volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-5c89e377-ad97-41c4-9b14-f0d8f866c35a volume_backend_name = QuobyteHD quobyte_client_cfg = /etc/quobyte/client-cinder.cfg nas_secure_file_permissions = false nas_secure_file_operations = false