diff --git a/nova_compute/write_conf.sh b/nova_compute/write_conf.sh index 0c6a19c..68b6930 100755 --- a/nova_compute/write_conf.sh +++ b/nova_compute/write_conf.sh @@ -124,10 +124,11 @@ allow_resize_to_same_host = True [libvirt] virt_type = kvm images_type = rbd -images_rbd_pool = compute +images_rbd_pool = volumes images_rbd_ceph_conf = /etc/ceph/ceph.conf -rbd_user = compute -rbd_secret_uuid = 73b6e0a5-3833-4e91-967b-475f505205c5 +rbd_user = volumes +rbd_secret_uuid = d0db6ba7-a0c9-4da6-b0bc-aa7846325333 + [vnc] enabled = True