]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix quota update validation for non-int types
authorRohan Kanade <rohan.kanade@nttdata.com>
Fri, 23 Aug 2013 10:15:12 +0000 (03:15 -0700)
committerRohan Kanade <rohan.kanade@nttdata.com>
Tue, 27 Aug 2013 06:51:34 +0000 (23:51 -0700)
commit60a2bf977733f2570a22b58cf650e97dabddc7fd
treed70cd05d99312b30720c1ee7dc2c0ec077e87db2
parentef4d1084f44cd90e366256086fbd55b55a21326c
Fix quota update validation for non-int types

Fixes lp bug #1215301

Change-Id: I4bf813579c128844884138ba49f074f81f96790a
cinder/api/contrib/quotas.py
cinder/tests/api/contrib/test_quotas.py