keystone/keystone
Brant Knudson a3d8ae8f5f Work with pymongo 3.0
pymongo 3.0 renamed mongos_enum to read_pref_mode_from_name which
was causing the unit tests to fail.

Change-Id: Iaa7fd7221c2e6c865633ef342e6b83304a1de655
Closes-Bug: 1441393
(cherry picked from commit 7c3fe6acae)
2015-04-15 19:52:16 +00:00
..
assignment Merge "Fix for notifications for v2 role grant/delete" 2015-04-07 18:38:40 +00:00
auth IdP ID registration and validation 2015-03-27 02:25:21 -04:00
catalog Don't add unformatted project-specific endpoints to catalog 2015-04-02 22:40:35 +08:00
common Work with pymongo 3.0 2015-04-15 19:52:16 +00:00
contrib Add index to the revocation_event.revoked_at. 2015-04-06 12:08:32 +03:00
credential Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00
hacking Use dict comprehensions instead of dict constructor 2015-03-02 13:14:03 +08:00
identity Fix multiple SQL backend usage validation error 2015-04-03 06:31:25 +01:00
locale Imported Translations from Transifex 2015-04-03 06:03:52 +00:00
middleware Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
models Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
openstack Sync oslo-incubator to f2cfbba 2015-03-11 19:17:32 -05:00
policy Use oslo.policy instead of incubated version 2015-03-05 18:53:03 -05:00
resource Merge "Cleanup use of .driver" 2015-04-03 06:59:36 +00:00
server Fix nits from 157495 2015-03-03 18:38:29 +00:00
tests Merge "Improved policy setting in the 'v3 filter' tests" 2015-04-07 20:32:33 +00:00
token Fix the typo in `token/providers/fernet/core.py` 2015-04-06 20:30:29 +08:00
trust Make trust manager raise formatted message exception 2015-03-26 16:55:41 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py Implement backend driver support for domain config 2015-03-03 16:39:37 +00:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py Merge "Import fernet providers only if used in keystone-manage" 2015-04-03 19:18:36 +00:00
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Bump advertised API version to 3.4 2015-03-30 16:46:20 +11:00
exception.py Enable use of database domain config 2015-03-10 15:57:57 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Rename notification for create/delete grants 2015-03-30 21:37:38 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00