]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Implements _validate_uuid
authorZhongyue Luo <zhongyue.nah@intel.com>
Mon, 5 Nov 2012 14:40:50 +0000 (22:40 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Mon, 5 Nov 2012 14:51:26 +0000 (22:51 +0800)
commit3f7f526deca38c22f6c216cae7b6620841b3afd7
treecbefecbbd27f03e8a9f5974c854edbe46e9c30d6
parente3244c285f58edf38252aeaf2362fb45f96650a1
Implements _validate_uuid

Validates uuids with uuidutils.is_uuid_like
Reordered validation funtions alphabetically

Change-Id: I4c138d471c420ed520e6c881e07d36478119d12b
quantum/api/v2/attributes.py