Correct help for unified_limits

Change-Id: Ia2da6a7d708317b702cc81b27074bf527dcece0c
This commit is contained in:
Vishakha Agarwal 2020-04-28 17:07:58 +05:30
parent 07abf2fa4d
commit ccd32f8582
1 changed files with 3 additions and 3 deletions

View File

@ -42,9 +42,9 @@ global caching and `[unified_limit] caching` are enabled.
list_limit = cfg.IntOpt(
'list_limit',
help=utils.fmt("""
Maximum number of entities that will be returned in a role collection. This may
be useful to tune if you have a large number of unified limits in your
deployment.
Maximum number of entities that will be returned in a unified limit
collection. This may be useful to tune if you have a large number of
unified limits in your deployment.
"""))
enforcement_model = cfg.StrOpt(