]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Adds test scripts for _validate_string
authorZhongyue Luo <zhongyue.nah@intel.com>
Thu, 8 Nov 2012 09:40:59 +0000 (17:40 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Sun, 11 Nov 2012 14:14:28 +0000 (22:14 +0800)
commit372314c7660b93bb27859c4b300ca24a6bf4e51a
tree8e3674152baf7b68fd8d3b6cb667fc306354fc5b
parent30b64f0b901cdf0f3121f4ddb5b96e236f4155b1
Adds test scripts for _validate_string

Cleanup _validate_string method
Added tests covering all cases

Change-Id: I48ed989ad69df19f32e7266fc77724f492441d17
quantum/api/v2/attributes.py
quantum/tests/unit/test_attributes.py