Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@vm01:/var/log# cat /etc/cinder/cinder.conf
- [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 = True
- auth_strategy = keystone
- state_path = /var/lib/cinder
- volumes_dir = /var/lib/cinder/volumes
- sql_connection = mysql://cinder:XXX@localhost:3306/cinder
- rabbit_password = XXX
Advertisement
Add Comment
Please, Sign In to add comment