some changes to nova-compute docker

This commit is contained in:
Wim Nap
2018-08-08 15:43:03 +02:00
parent 4b13a2863a
commit 149590eb35
7 changed files with 1661 additions and 2 deletions

View File

@ -124,9 +124,9 @@ allow_resize_to_same_host = True
[libvirt]
virt_type = kvm
images_type = rbd
images_rbd_pool = volumes
images_rbd_pool = compute
images_rbd_ceph_conf = /etc/ceph/ceph.conf
rbd_user = volumes
rbd_user = compute
rbd_secret_uuid = d0db6ba7-a0c9-4da6-b0bc-aa7846325333
[vnc]