Comment 10 for bug 1606647

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

Reviewed: https://review.openstack.org/539254
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1278f2dc11e83618dc9932b7fe80d6b84517ccdd
Submitter: Zuul
Branch: master

commit 1278f2dc11e83618dc9932b7fe80d6b84517ccdd
Author: Ed Leafe <email address hidden>
Date: Thu Jan 11 17:58:15 2018 +0000

    Fix invalid UUIDs in remaining tests

    There were many places throughout our tests that used plain strings
    where the object was expecting a UUID, which caused lots of warning
    output when running the tests. This patch replaces all such usages with
    proper UUIDs.

    Closes-Bug: #1606647

    Change-Id: Ib339b97ef178c870405e19385d3df24dd1f730cc