Comment 2 for bug 1606647

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

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

commit 6c8d882e8c8bac14d6ee2f20c0235a5ea7633cb8
Author: Gábor Antal <email address hidden>
Date: Wed Jul 27 12:10:50 2016 +0200

    Fixed invalid UUIDs in unit tests

    Many places in tests, wrong fake UUID is used, which
    pollutes the test log with the deprecation warnings.
    In this patchset, I fixed them in the unit tests.

    Change-Id: Ifd6a8bfa05a84d1d540e4382e9561c590b731044
    Partial-Bug: #1606647