neutron/neutron/tests/unit/objects/extensions
Zainub Wahid bb78621a72 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
2016-12-07 15:11:43 +00:00
..
__init__.py ovo: Introduce standard attributes to objects 2016-04-08 18:07:19 +00:00
test_standardattributes.py Make UUIDField actually validate UUIDs 2016-12-07 15:11:43 +00:00