Merge "LVM: update max_over_subscription_ratio help message"
This commit is contained in:
commit
f046f05a0b
@ -66,9 +66,10 @@ volume_opts = [
|
|||||||
# LVM driver which is different than the global default.
|
# LVM driver which is different than the global default.
|
||||||
default=1.0,
|
default=1.0,
|
||||||
help='max_over_subscription_ratio setting for the LVM '
|
help='max_over_subscription_ratio setting for the LVM '
|
||||||
'driver. If set, this takes precedence over the '
|
'driver. This takes precedence over the general '
|
||||||
'general max_over_subscription_ratio option. If '
|
'max_over_subscription_ratio by default. If set '
|
||||||
'None, the general option is used.'),
|
'to None, the general max_over_subscription_ratio '
|
||||||
|
'is used.'),
|
||||||
cfg.BoolOpt('lvm_suppress_fd_warnings',
|
cfg.BoolOpt('lvm_suppress_fd_warnings',
|
||||||
default=False,
|
default=False,
|
||||||
help='Suppress leaked file descriptor warnings in LVM '
|
help='Suppress leaked file descriptor warnings in LVM '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user