Merge "nit: correct storwize_portset help text"

This commit is contained in:
Zuul 2022-11-21 11:06:22 +00:00 committed by Gerrit Code Review
commit 7c1a5ce7b1

View File

@ -136,7 +136,7 @@ storwize_svc_opts = [
cfg.StrOpt('storwize_portset',
default=None,
help='Specifies the name of the portset in which '
'host to be created.'),
'the host is to be created.'),
cfg.StrOpt('storwize_svc_src_child_pool',
default=None,
help='Specifies the name of the source child pool in which '