Merge "Fix typo in policy rule description"
This commit is contained in:
commit
3b515db38a
@ -21,7 +21,7 @@ rating_policies = [
|
||||
policy.DocumentedRuleDefault(
|
||||
name='rating:list_modules',
|
||||
check_str=base.ROLE_ADMIN,
|
||||
description='Reture the list of loaded modules in Cloudkitty.',
|
||||
description='Return the list of loaded modules in Cloudkitty.',
|
||||
operations=[{'path': '/v1/rating/modules',
|
||||
'method': 'LIST'}]),
|
||||
policy.DocumentedRuleDefault(
|
||||
|
Loading…
x
Reference in New Issue
Block a user