Comment 7 for bug 1614537

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

Reviewed: https://review.openstack.org/393150
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=bb78621a72bb0f54205fac57e19d4679143bc3f3
Submitter: Jenkins
Branch: master

commit bb78621a72bb0f54205fac57e19d4679143bc3f3
Author: Zainub Wahid <email address hidden>
Date: Thu Nov 3 12:57:25 2016 +0500

    Make UUIDField actually validate UUIDs

    Instead of using oslo.versionedobjects UUID type, use a custom UUIDField
    class located in common_types that will actually validate passed values
    for UUID-ness.

    Closes-Bug: #1614537
    Change-Id: I20b24ee57c521b1c68977c2ff7ae56b56875dd64