# Pastebin rWRTvf15 ############################################################################### # [ WARNING ] # cinder configuration file maintained by Juju # local changes may be overwritten. ############################################################################### [DEFAULT] 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 = False debug = False use_syslog = False auth_strategy = keystone state_path = /var/lib/cinder volumes_dir = /var/lib/cinder/volumes osapi_volume_workers = 16 notification_driver = cinder.openstack.common.notifier.rpc_notifier control_exchange = cinder osapi_volume_listen = 0.0.0.0 osapi_volume_listen_port = 8766 glance_api_servers = http://192.168.51.92:9292 glance_api_version = 2 os_region_name = RegionOne volume_usage_audit_period = month host = cinder enabled_backends = cinder-ceph [cinder-ceph] volume_backend_name = cinder-ceph volume_driver = cinder.volume.drivers.rbd.RBDDriver rbd_pool = cinder-ceph rbd_user = cinder-ceph [keystone_authtoken] auth_uri = http://192.168.51.90:5000 auth_url = http://192.168.51.90:35357 auth_type = password project_domain_name = default user_domain_name = default project_name = services username = cinder_cinderv2 password = bdbhFTsPrw24nndqbXzmJCjgY8RGZ3M598H6tJpfcJ5FdtSgNVmG4K9tZtFx5xSB signing_dir = /var/cache/cinder [database] connection = mysql://cinder:j2b2Hd56nZtXBHzq9t2ttt3cxdmP9msP@192.168.51.88/cinder [oslo_messaging_rabbit] rabbit_userid = cinder rabbit_virtual_host = openstack rabbit_password = XT4zYtbVcWNYF3dXTX6hxjzwwjNZM86dpyk29WPtY6dBC57fRX6qRmKb37gYTXMt rabbit_host = 192.168.51.89 [oslo_concurrency] lock_path = /var/lock/cinder [keymgr] # XXX: hack to work around http://pad.lv/1516085 # will be superceeded by SRU to cinder package encryption_auth_url = http://192.168.51.90:5000/v3 [oslo_messaging_notifications] # .openstack.common.* is pre-icehouse option. # Check change-id: I90dff1b5c2a7dd2943cfa7ff25bb63c08eb7986d driver = messagingv2