diff --git a/nova/conf/libvirt.py b/nova/conf/libvirt.py index c7a017376c89..722f55069b2d 100644 --- a/nova/conf/libvirt.py +++ b/nova/conf/libvirt.py @@ -610,7 +610,7 @@ libvirt_volume_net_opts = [ help='The RADOS client name for accessing rbd volumes'), cfg.StrOpt('rbd_secret_uuid', help='The libvirt UUID of the secret for the rbd_user' - 'volumes'), + ' volumes'), ] libvirt_volume_nfs_opts = [