]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Removes _validate_boolean()
authorZhongyue Luo <zhongyue.nah@intel.com>
Wed, 14 Nov 2012 01:00:03 +0000 (09:00 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Fri, 23 Nov 2012 05:24:16 +0000 (13:24 +0800)
commit2c116766994f4c97b4b9e04f8abcbd8cd1732859
treef76a9f1aa3483ce0e4467a21762d5eaa5c059891
parent99886025986b92aa3beb7666f5d9fc4851e6a591
Removes _validate_boolean()

Removed _validate_boolean function
Removed all type:boolean verifications

Fixes bug #1082256

Change-Id: I68883ff4dd727fa034d57876b46519d637156af6
quantum/api/v2/attributes.py
quantum/extensions/l3.py
quantum/plugins/nec/extensions/packetfilter.py
quantum/tests/unit/test_attributes.py