]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add more asserts to the limiter unit tests to test the RateLimit
authorSeif Lotfy <s.lotfy@telekom.de>
Thu, 15 Aug 2013 03:06:20 +0000 (03:06 +0000)
committerSeif Lotfy <s.lotfy@telekom.de>
Thu, 15 Aug 2013 03:11:55 +0000 (03:11 +0000)
commit6577ec0b00c9fbae5931a1ed036763588e010019
tree25a15bdec198c4f6f542ee889a83a09adb142973
parentea67c4c0e990a3192f365fa0bf88a839136efcf9
Add more asserts to the limiter unit tests to test the RateLimit

Added new asserts to test the per user set limits instead of using
the defaults only

Change-Id: Ib6651a82c9d7bb4b79d5c68be6372dc1100b816a
cinder/tests/api/v1/test_limits.py
cinder/tests/api/v2/test_limits.py