keystone/keystone
Brant Knudson 89ebfe9bd9 Fix tests comparing tokens
There were tests that verified that the PKI token body could be
encrypted with CMS and compared to the token ID in the response.
This test isn't safe because the token body may be different than
the token encrypted with CMS since the order of items in the dict
can change.

The fix is to change the test to decode the PKI token ID and
compare that to the response body JSON instead.

Conflicts:
	keystone/tests/test_v3_auth.py

Change-Id: Icc649b96071ff084d5c76f2ea2bcf3ecb08a0351
2014-10-01 23:30:42 -07:00
..
assignment Avoid conversion of binary LDAP values 2014-09-08 19:07:07 -07:00
auth Remove extraenous instantiations of managers 2014-09-11 15:28:16 -07:00
catalog Merge "Catalog driver generates v3 catalog from v2 catalog" into stable/icehouse 2014-09-25 20:36:22 +00:00
common Merge "Fix typo on cache backend module" into stable/icehouse 2014-09-27 03:48:19 +00:00
contrib Fix revocation event handling with MySQL 2014-08-05 13:19:01 -05:00
credential Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
identity No longer allow listing users by email 2014-08-18 14:26:34 -05:00
locale Fix Jenkins translation jobs 2014-04-01 09:31:11 -05:00
middleware Change the default version discovery URLs 2014-03-25 10:15:15 +10:00
openstack Sync from oslo db.sqlalchemy.migration 2014-04-02 14:35:02 -07:00
policy Uses explicit imports for _ 2014-03-18 01:23:21 -07:00
tests Fix tests comparing tokens 2014-10-01 23:30:42 -07:00
token Merge "Remove extraenous instantiations of managers" into stable/icehouse 2014-09-26 17:25:18 +00:00
trust Remove `with_lockmode` use from Trust SQL backend. 2014-08-08 08:14:00 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
clean.py Make sure domains are enabled by default 2014-06-18 19:33:35 -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 revert deprecation of v2 API 2014-03-25 20:54:54 -05:00
exception.py Remove `with_lockmode` use from Trust SQL backend. 2014-08-08 08:14:00 -07:00
notifications.py Uses generator expressions instead of filter 2014-03-20 00:31:42 +00:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00
service.py Don't automatically enable revocation events. 2014-03-15 15:46:46 -07:00