Merge "QUOTAS: add in missing space to help text"
This commit is contained in:
commit
1a991f7786
@ -64,7 +64,7 @@ quota_opts = [
|
|||||||
help=_('Default driver to use for quota checks')),
|
help=_('Default driver to use for quota checks')),
|
||||||
cfg.BoolOpt('track_quota_usage',
|
cfg.BoolOpt('track_quota_usage',
|
||||||
default=True,
|
default=True,
|
||||||
help=_('Keep in track in the database of current resource'
|
help=_('Keep in track in the database of current resource '
|
||||||
'quota usage. Plugins which do not leverage the '
|
'quota usage. Plugins which do not leverage the '
|
||||||
'neutron database should set this flag to False')),
|
'neutron database should set this flag to False')),
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user