Merge "Nova chart: libvirt connection uri typo"

This commit is contained in:
Jenkins 2017-04-25 12:06:43 +00:00 committed by Gerrit Code Review
commit 6f80c21827

View File

@ -309,7 +309,7 @@ conf:
libvirt: libvirt:
nova: nova:
conf: conf:
connecton_uri: qemu+tcp://127.0.0.1/system connection_uri: "qemu+tcp://127.0.0.1/system"
images_type: qcow2 images_type: qcow2
images_rbd_pool: vms images_rbd_pool: vms
images_rbd_ceph_conf: /etc/ceph/ceph.conf images_rbd_ceph_conf: /etc/ceph/ceph.conf