]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add length validation to properties of type LIST and MAP.
authorVijendar Komalla <vijendar.komalla@RACKSPACE.COM>
Tue, 9 Jul 2013 14:12:43 +0000 (09:12 -0500)
committerVijendar Komalla <vijendar.komalla@RACKSPACE.COM>
Tue, 9 Jul 2013 14:13:20 +0000 (09:13 -0500)
commitfc47b7f670dfd85276eaef2ba51020bb5de5ec44
treea45ba795709676844ac3bc435cfeeed63473c03b
parent9d27d0be9f306ffe0cbe0eaa03590be2c877f9e5
Add length validation to properties of type LIST and MAP.

Fixing bug #1194981

Change-Id: I0537f105a61bba82e85b6b67d2354b77d8096eb1
heat/engine/properties.py
heat/tests/test_properties.py