Comment 15 for bug 1350287

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

Reviewed: https://review.openstack.org/144778
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b8885fc6ec3160dc858dce7a21f83ea1d7458118
Submitter: Jenkins
Branch: master

commit b8885fc6ec3160dc858dce7a21f83ea1d7458118
Author: Marian Horban <email address hidden>
Date: Fri Jan 2 10:33:02 2015 -0500

    Expansion of matching XML strings logic

    Extended class XMLMatcher with following features:
    1. Ability to ignore ordering of XML nodes;
    2. Matching version and encoding of XMLs;
    3. Ability to skip empty text nodes(nodes which contain white spaces only)

    Related-Bug: #1350287
    Change-Id: I74b0660d2b09b3c6251ec0eabf37978fa5d03004