Comment 2 for bug 1156594

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/24636
Committed: http://github.com/openstack/keystone/commit/167a8b7a3ed8f60018826a2d73d4af3b2ae7b66f
Submitter: Jenkins
Branch: master

commit 167a8b7a3ed8f60018826a2d73d4af3b2ae7b66f
Author: Dolph Mathews <email address hidden>
Date: Mon Mar 18 08:21:34 2013 -0500

    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