keystonemiddleware/keystonemiddleware
Sean McGinnis 27b916ee1b
Fix string format error
Attempt to escape quotes actually forgot one of the quotes, causing
"invalid escape sequence" warnings in the logs.

Change-Id: I843257ba5c26f7ba6c5cd3b1b7c53ed26cb9ee8d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-09 17:16:42 -05:00
..
_common Expect paste.deploy and gnocchi/panko options 2017-12-07 10:43:49 -05:00
audit Make sure audit middleware use own context 2018-12-24 02:02:17 +00:00
auth_token Fix string format error 2019-04-09 17:16:42 -05:00
echo Replace six.iteritems() with .items() 2017-07-12 13:43:55 +07:00
locale Imported Translations from Zanata 2018-05-01 07:09:40 +00:00
tests Add auth invalidation in auth_token for identity endpoint update 2019-02-07 12:14:51 +09:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
ec2_token.py use oslo.log instead of logging 2017-01-13 03:24:18 +00:00
exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
fixture.py Remove use of positional decorator 2017-08-07 13:18:19 -07:00
i18n.py Update URLs in documentation 2017-07-20 16:38:16 +08:00
opts.py Move auth token opts calculation into auth_token 2016-06-13 14:03:23 -03:00
s3_token.py Rename auth_uri to www_authenticate_uri 2017-10-11 14:00:49 +02:00