keystonemiddleware/keystonemiddleware
Brant Knudson d5121fcb08 Sync with oslo-incubator 569979adf
This syncs keystonemiddleware with oslo-incubator commit hash
569979adfd4237869bb50c7aaa02bc3fd4f0b413

First, remove the existing code to cleanup:
    $ rm -r keystonemiddleware/openstack/*

Then, sync from oslo-incubator:
    $ python update.py ../keystonemiddleware

Commits since last sync (55c5629):
----------------------------------
3d90045 Backport code for i18n to check lazy at runtime
ef37e03 Added missing jsonutils.dump() function
cb5a804 Move `mask_password` to strutils
de4adbc pep8: fixed multiple violations

Change-Id: If4d060be886ff0c3585b50534d35c87271491b47
2014-07-13 14:12:23 -05:00
..
openstack Sync with oslo-incubator 569979adf 2014-07-13 14:12:23 -05:00
tests Merge "Expose an entry point to list auth_token middleware config options" 2014-07-03 03:40:28 +00:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
_memcache_crypt.py Privatize Everything 2014-07-02 11:42:33 -07:00
auth_token.py Merge "Privatize Everything" 2014-07-03 00:26:35 +00:00
ec2_token.py Privatize Everything 2014-07-02 11:42:33 -07:00
opts.py Expose an entry point to list auth_token middleware config options 2014-07-02 13:23:09 -07:00
s3_token.py Privatize Everything 2014-07-02 11:42:33 -07:00