View difference between Paste ID: LjQWhr94 and KpfV6EB4
SHOW: | | - or go back to the newest paste.
1-
root@mch01-sea:/etc/cinder# cat cinder.conf
1+
2
rootwrap_config = /etc/cinder/rootwrap.conf
3
api_paste_confg = /etc/cinder/api-paste.ini
4-
sql_connection = mysql://cinder:password@localhost:3306/cinder
4+
iscsi_helper = tgtadm
5
volume_name_template = volume-%s
6
volume_group = cinder-volumes
7-
#volume_group = cinder-volumes
7+
8-
#volume_group = volumes
8+
9
state_path = /var/lib/cinder
10
lock_path = /var/lock/cinder
11
volumes_dir = /var/lib/cinder/volumes
12
volume_driver=cinder.volume.driver.RBDDriver
13-
rabbit_password = password
13+
14-
logdir = /var/log/cinder
14+
15
rbd_secret_uuid=SECRET-UUID
16-
#volume_driver=cinder.volume.drivers.rbd
16+
sql_connection = mysql://cinder:CINDERPASS@CONTROLLER-IP/cinder