From ccd32f8582c36c29439a825f12a86c531f5d8168 Mon Sep 17 00:00:00 2001 From: Vishakha Agarwal Date: Tue, 28 Apr 2020 17:07:58 +0530 Subject: [PATCH] Correct help for unified_limits Change-Id: Ia2da6a7d708317b702cc81b27074bf527dcece0c --- keystone/conf/unified_limit.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keystone/conf/unified_limit.py b/keystone/conf/unified_limit.py index 06939d5aef..fbbbd99ba8 100644 --- a/keystone/conf/unified_limit.py +++ b/keystone/conf/unified_limit.py @@ -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(