[DEFAULT] my_ip = 10.0.0.11 transport_url = rabbit://openstack:rabbitPass@controller rootwrap_config = /etc/cinder/rootwrap.conf api_paste_confg = /etc/cinder/api-paste.ini iscsi_helper = tgtadm volume_name_template = volume-%s volume_group = cinder-volumes verbose = True auth_strategy = keystone state_path = /var/lib/cinder lock_path = /var/lock/cinder volumes_dir = /var/lib/cinder/volumes enabled_backends = lvm [database] connection = mysql+pymysql://cinder:cinder_db_secret@controller/cinder [keystone_authtoken] password = cinder_user_secret username = cinder project_name = service user_domain_id = default project_domain_id = default auth_type = password memcached_servers = controller:11211 auth_url = http://controller:5000 auth_uri = http://controller:5000 [oslo_concurrency] lock_path = /var/lib/cinder/tmp