]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use uuidutils for uuid validation
authorZhongyue Luo <zhongyue.nah@intel.com>
Wed, 31 Oct 2012 03:01:33 +0000 (11:01 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Mon, 5 Nov 2012 06:54:53 +0000 (14:54 +0800)
commit66f7abbee759b0305f32de0a43ff8cfaa4b699b7
tree1b518bc74c867058c45dedf8377f523b1a658157
parentd6f84ff74af297877e65ca395856477cf6eb5ad6
Use uuidutils for uuid validation

Removed api.v2.attributes import
Removed re import
Fixed if-else statement to enhance readability

Change-Id: Id4c107f3bc8c6eb94ae155814538b8f6081cb93b
quantum/db/securitygroups_db.py