Using cinder user.
This commit is contained in:
parent
4cce6b0485
commit
046e1a59d9
@ -122,11 +122,11 @@ allow_resize_to_same_host = True
|
|||||||
|
|
||||||
[libvirt]
|
[libvirt]
|
||||||
virt_type = kvm
|
virt_type = kvm
|
||||||
images_type = compute
|
images_type = rbd
|
||||||
images_rbd_pool = vms
|
images_rbd_pool = volumes
|
||||||
images_rbd_ceph_conf = /etc/ceph/ceph.conf
|
images_rbd_ceph_conf = /etc/ceph/ceph.conf
|
||||||
rbd_user = compute
|
rbd_user = volumes
|
||||||
rbd_secret_uuid = b5044271-1918-4070-822c-f19ed14d7494
|
rbd_secret_uuid = d0db6ba7-a0c9-4da6-b0bc-aa7846325333
|
||||||
|
|
||||||
[vnc]
|
[vnc]
|
||||||
enabled = True
|
enabled = True
|
||||||
|
Loading…
Reference in New Issue
Block a user