7ec78aef2d
was incorrectly placed in trunk/training-guide non-plural, now trunk/training-guides. also add redirect from trunk/openstack-training and trunk/training-guide to the new location. Change-Id: I0648a9604dc6a1d6c7480a90c07871608a8752ca Closes-Bug: #1255684
14 lines
413 B
Plaintext
14 lines
413 B
Plaintext
[DEFAULT]
|
|
rootwrap_config=/etc/cinder/rootwrap.conf
|
|
sql_connection = mysql://cinderUser:cinderPass@10.10.10.51/cinder
|
|
api_paste_config = /etc/cinder/api-paste.ini
|
|
iscsi_helper=ietadm
|
|
volume_name_template = volume-%s
|
|
volume_group = cinder-volumes
|
|
verbose = True
|
|
auth_strategy = keystone
|
|
#osapi_volume_listen_port=5900
|
|
state_path = /var/lib/cinder
|
|
lock_path = /var/lock/cinder
|
|
volumes_dir = /var/lib/cinder/volumes
|