keystone/keystone
Haiwei Xu 9d12ec57a2 Fixes the order of assertEqual arguments
assertEqual method's arguments should be in
('expected', 'actual') order.

Change-Id: I524113ccc4a00e8363b2f9c418a3754f482b44d0
Partial-Bug: #1277104
2014-07-01 07:11:15 +00:00
..
assignment deprecate LDAP config options for 'tenants' 2014-06-24 10:51:42 -05:00
auth Kerberos as method name 2014-06-19 20:59:22 +00:00
catalog Ignore broken endpoints in get_catalog 2014-06-16 16:38:45 +00:00
common Merge "Don't set sqlite_db default" 2014-06-25 07:38:13 +00:00
contrib Allow for multiple PKI Style Providers 2014-06-16 03:07:13 +00:00
credential Consistenly use jsonutils instead of json 2014-05-31 19:50:41 +02:00
hacking Fixed some typos throughout the codebase 2014-05-01 07:16:02 -07:00
identity Migrate ID generation for users/groups from controller to manager 2014-06-20 12:19:03 -07:00
locale Imported Translations from Transifex 2014-05-28 06:00:23 +00:00
middleware Fix 500 error if request body is not JSON object 2014-06-18 05:18:39 -04:00
openstack oslo.db implementation 2014-06-20 11:08:21 +03:00
policy Removes unused db_sync methods 2014-04-02 20:15:40 +00:00
tests Fixes the order of assertEqual arguments 2014-07-01 07:11:15 +00:00
token Merge "remove unneeded definitions of Python Source Code Encoding" 2014-06-20 20:08:37 +00:00
trust fix flake8 issues 2014-06-18 17:33:30 +03:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Isolate backend loading 2014-04-16 15:13:20 +10:00
clean.py Make sure domains are enabled by default 2014-06-11 21:44:29 -07:00
cli.py Token Revocation Extension 2014-03-04 13:42:28 -05:00
config.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
controllers.py Fix version links to docs.openstack.org 2014-05-07 21:45:17 +02:00
exception.py Password trunction makes password insecure 2014-06-13 21:24:59 -07:00
notifications.py Migrate ID generation for users/groups from controller to manager 2014-06-20 12:19:03 -07:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00
service.py Isolate backend loading 2014-04-16 15:13:20 +10:00