Comment 3 for bug 1172352

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

Reviewed: https://review.openstack.org/27434
Committed: http://github.com/openstack/cinder/commit/03a32bcb91d3f8af1717277d1d09e571e5c35a7b
Submitter: Jenkins
Branch: master

commit 03a32bcb91d3f8af1717277d1d09e571e5c35a7b
Author: Jay S. Bryant <email address hidden>
Date: Wed Apr 24 12:56:03 2013 -0500

    Avoid using whitespace in test_safe_parse_xml.

    Updates the test_safe_parse_xml test case in
    cinder.tests.test_utils.GenericUtilsTestCase to avoid using
    whitespaces and to ignore extraneous newlines returned in the
    parsed XML. This is required to work around differences in
    the output from minidom in python 2.6.

    Fixes LP Bug #1172352.

    Change-Id: I48bdf3cb8eed3e65f7ceaeb1c2b19aa529c930d0