Merge "Fix a grammar error in explanatory notes"
This commit is contained in:
commit
c154355ea4
@ -89,7 +89,7 @@ instorage_mcs_opts = [
|
|||||||
default=50,
|
default=50,
|
||||||
min=1, max=100,
|
min=1, max=100,
|
||||||
help='Specifies the InStorage LocalCopy copy rate to be used '
|
help='Specifies the InStorage LocalCopy copy rate to be used '
|
||||||
'when creating a full volume copy. The default is rate '
|
'when creating a full volume copy. The default rate '
|
||||||
'is 50, and the valid rates are 1-100.'),
|
'is 50, and the valid rates are 1-100.'),
|
||||||
cfg.StrOpt('instorage_mcs_vol_iogrp',
|
cfg.StrOpt('instorage_mcs_vol_iogrp',
|
||||||
default='0',
|
default='0',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user