From 005c0f0c6a665aa90bacde98c367c72efd146e57 Mon Sep 17 00:00:00 2001 From: Wim Nap Date: Thu, 9 Aug 2018 16:47:08 +0200 Subject: [PATCH] changed uuid for nova-compute --- nova_compute/write_conf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova_compute/write_conf.sh b/nova_compute/write_conf.sh index 715480b..0c6a19c 100755 --- a/nova_compute/write_conf.sh +++ b/nova_compute/write_conf.sh @@ -127,7 +127,7 @@ images_type = rbd images_rbd_pool = compute images_rbd_ceph_conf = /etc/ceph/ceph.conf rbd_user = compute -rbd_secret_uuid = d0db6ba7-a0c9-4da6-b0bc-aa7846325333 +rbd_secret_uuid = 73b6e0a5-3833-4e91-967b-475f505205c5 [vnc] enabled = True