Merge "Trival fix a typo"

This commit is contained in:
Jenkins 2016-09-18 04:53:19 +00:00 committed by Gerrit Code Review
commit 2780da7de8
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [