Skip to content

Commit

Permalink
Correct help for unified_limits
Browse files Browse the repository at this point in the history
Change-Id: Ia2da6a7d708317b702cc81b27074bf527dcece0c
  • Loading branch information
agarwalvishakha18 committed Apr 28, 2020
1 parent 07abf2f commit ccd32f8
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 ccd32f8

Please # to comment.