Merge "Remove extra space in help string"
This commit is contained in:
@@ -25,7 +25,7 @@ eswitch_opts = [
|
|||||||
"hostdev")),
|
"hostdev")),
|
||||||
cfg.BoolOpt('apply_profile_patch',
|
cfg.BoolOpt('apply_profile_patch',
|
||||||
default=False,
|
default=False,
|
||||||
help=_("Enable server compatibility with old nova ")),
|
help=_("Enable server compatibility with old nova")),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user