Trival fix a typo

Change-Id: Ia8772ee3ca108b97792fe2559583744af8318f8f
This commit is contained in:
Kevin_Zheng 2016-09-06 16:27:13 +08:00 committed by Zhenyu Zheng
parent 98161f0d4c
commit e12fe76ecc

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