Skip to content

Commit

Permalink
Merge "Correct help for unified_limits"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed May 1, 2020
2 parents 9a90226 + ccd32f8 commit 3ec9940
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keystone/conf/unified_limit.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
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(
Expand Down

0 comments on commit 3ec9940

Please # to comment.