keystone/keystone
David Stanek 3de3d71044 Make hash_algorithms order deterministic
hashlib.algorithms_guaranteed is a set so the order is not guaranteed. This
means that the order could be different every time 'tox -e genconfig'
is run.

Change-Id: Iaa46604fccb382f174836fa6e248abf0bd7c3674
2016-08-05 14:31:58 +00:00
..
assignment Add schema validation to create role 2016-07-22 09:37:25 -05:00
auth TOTP auth not functional in python3 2016-07-28 15:10:33 +12:00
catalog Add schema validation to create service in v2 2016-08-01 10:30:40 -05:00
cmd Remove the extensions repos 2016-07-29 06:24:02 +01:00
common Remove the extensions repos 2016-07-29 06:24:02 +01:00
conf Make hash_algorithms order deterministic 2016-08-05 14:31:58 +00:00
contrib Remove the extensions repos 2016-07-29 06:24:02 +01:00
credential Remove get_trust_id_for_request function 2016-07-14 19:01:42 +10:00
endpoint_policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
federation Validate SAML keyfile & certfile options 2016-07-13 19:28:42 +00:00
identity Add schema validation to update user v2 2016-08-03 10:29:12 -05:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Handle more auth information via context 2016-07-13 17:14:46 +10:00
models Add debug logging for RevokeEvent deserialize problem 2016-08-03 16:54:23 -05:00
oauth1 Handle more auth information via context 2016-07-13 17:14:46 +10:00
policy Replace OpenStack LLC with OpenStack Foundation 2016-07-22 15:10:35 +05:30
resource Add schema validation to v2 update tenant 2016-07-31 04:34:57 +00:00
revoke Retry revocation on MySQL deadlock 2016-08-03 15:51:11 +00:00
server Added cache for id mapping manager 2016-07-20 10:57:13 +08:00
tests Merge "Add schema validation to update user v2" 2016-08-04 04:26:55 +00:00
token Merge "Make AuthWithTrust testable against uuid and fernet" 2016-07-29 19:36:19 +00:00
trust Remove get_user_id in trust controller 2016-07-14 18:28:30 +10:00
v2_crud Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
version Bump API version number and date 2016-08-02 15:26:15 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Merge "Adds a custom deepcopy handler" 2016-08-03 03:15:24 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Pass request to v2 token authenticate 2016-07-15 13:33:39 +10:00
service.py Create a version package 2015-10-12 23:59:16 +00:00