Fixed typo 'in sane manner' to 'in a sane manner'

Change-Id: I7140d0472f9adc7cd33eae2d089a5ca31fe174a2
This commit is contained in:
Sarvesh Ranjan 2014-08-29 15:51:44 -07:00 committed by Morgan Fainberg
parent e0d83776bd
commit e43b0e5ec4
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ def _build_policy_check_credentials(self, action, context, kwargs):
# There is no current auth context, build it from the incoming token.
# TODO(morganfainberg): Collapse this logic with AuthContextMiddleware
# in sane manner as this just mirrors the logic in AuthContextMiddleware
# in a sane manner as this just mirrors the logic in AuthContextMiddleware
try:
LOG.debug('RBAC: building auth context from the incoming auth token')
token_ref = token_model.KeystoneToken(