]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure proper validation for l3 API attributes
authorSalvatore Orlando <salv.orlando@gmail.com>
Wed, 29 Aug 2012 18:16:42 +0000 (11:16 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Wed, 29 Aug 2012 18:16:42 +0000 (11:16 -0700)
commite33c2caa45e2acfdaeaaa04edd482035c0905f65
treec2f159c25afd5a066571ca71203e5de062d4d7a1
parent88e2551c69739d76a1802838adaae0d244aa5333
Ensure proper validation for l3 API attributes

Fixes bug1042042

This patch introduces validation for uuid and ip fields in l3 api
data structures.

Change-Id: Ibc4913e0bcf5b33cb5e4bd42c89b82ec374f5437
quantum/extensions/l3.py
quantum/tests/unit/test_l3_plugin.py