keystone/keystone
Dolph Mathews 167a8b7a3e Fix XML handling of member links (bug 1156594)
This is a was revealed as a blocker for the default_project_id scoping
tests.

Also improves test coverage of XML de/serialization invertibility. The
tests were previously sensitive to things like attribute ordering which
are not relevant to test results. The fix is to compare canonically
serialized XML instead of whatever lxml spews out.

Change-Id: I003583038421d35aadbc781144d4cafb09392db5
2013-03-18 08:21:34 -05:00
..
auth extracting user and trust ids into normalized fields 2013-03-15 15:21:36 -04:00
catalog Discard null endpoints (bug 1152632) 2013-03-15 15:00:11 -05:00
common Fix XML handling of member links (bug 1156594) 2013-03-18 08:21:34 -05:00
contrib keystone : Use Ec2Signer utility class from keystoneclient 2013-02-26 10:08:33 +00:00
identity extracting user and trust ids into normalized fields 2013-03-15 15:21:36 -04:00
locale Imported Translations from Transifex 2013-03-04 00:02:18 +00:00
middleware xml_body returns backtrace on XMLSyntaxError 2013-03-14 16:07:39 +01:00
openstack Sync timeutils with oslo 2013-03-05 09:44:47 -08:00
policy Move handle_conflicts decorator into sql 2013-02-25 15:20:39 -05:00
token extracting user and trust ids into normalized fields 2013-03-15 15:21:36 -04:00
trust bug 1133526 2013-03-08 16:54:59 -08:00
__init__.py renaming keystonelight to keystone 2012-01-09 12:27:18 -08:00
clean.py tenant to project in the apis 2013-01-28 16:48:53 -05:00
cli.py Setup logging in keystone-manage command. 2013-02-23 01:20:30 +04:00
config.py Remove duplicate password/token opts. 2013-03-14 14:26:54 -04:00
controllers.py Make Keystone return v3 as part of the version api 2013-03-09 19:39:34 +00:00
exception.py Trusts 2013-03-05 19:35:38 +00:00
routers.py Make Keystone return v3 as part of the version api 2013-03-09 19:39:34 +00:00
service.py Make Keystone return v3 as part of the version api 2013-03-09 19:39:34 +00:00
test.py Fix XML handling of member links (bug 1156594) 2013-03-18 08:21:34 -05:00