Comment 2 for bug 1158826

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

Reviewed: https://review.openstack.org/25211
Committed: http://github.com/openstack/nova/commit/cff0ae1cd92eb8f85d410fa6f5844d0cc1b24a09
Submitter: Jenkins
Branch: master

commit cff0ae1cd92eb8f85d410fa6f5844d0cc1b24a09
Author: Dan Prince <email address hidden>
Date: Sat Mar 23 08:28:14 2013 -0400

    Avoid using whitespace in test_safe_parse_xml.

    Updates our MiscellaneousXMLUtilTests.test_safe_parse_xml test
    so that it avoids using and ignores whitespace. This works around some
    minidom parsing differences that can happen with some versions of python
    2.6.

    Fixes LP Bug #1158826.

    Change-Id: Iada0b095ab3b5ac6dc026b3ff6cdfb175f1e20a7