Fix a typo in core.py and bp-domain-config-default-82e42d946ee7cb43.yaml
TrivialFix Change-Id: I589825617f2b191a91bcf16915678e779d905749
This commit is contained in:
parent
a0ee0bbaf2
commit
e828d591e7
@ -805,7 +805,7 @@ class Manager(manager.Manager):
|
||||
|
||||
This method, specific to identity manager, is used instead of more
|
||||
general response_truncated, because the limit for identity entities
|
||||
can be overriden in domain-specific config files. The driver to use
|
||||
can be overridden in domain-specific config files. The driver to use
|
||||
is determined during processing of the passed parameters and
|
||||
response_truncated is designed to set the limit before any processing.
|
||||
"""
|
||||
|
@ -3,5 +3,5 @@ features:
|
||||
- >
|
||||
[`blueprint domain-config-default <https://blueprints.launchpad.net/keystone/+spec/domain-config-default>`_]
|
||||
The Identity API now supports retrieving the default values for the
|
||||
configuration options that can be overriden via the domain specific
|
||||
configuration options that can be overridden via the domain specific
|
||||
configuration API.
|
||||
|
Loading…
Reference in New Issue
Block a user