Merge "nit: correct storwize_portset help text"
This commit is contained in:
commit
7c1a5ce7b1
@ -136,7 +136,7 @@ storwize_svc_opts = [
|
|||||||
cfg.StrOpt('storwize_portset',
|
cfg.StrOpt('storwize_portset',
|
||||||
default=None,
|
default=None,
|
||||||
help='Specifies the name of the portset in which '
|
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',
|
cfg.StrOpt('storwize_svc_src_child_pool',
|
||||||
default=None,
|
default=None,
|
||||||
help='Specifies the name of the source child pool in which '
|
help='Specifies the name of the source child pool in which '
|
||||||
|
Loading…
Reference in New Issue
Block a user