]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
extract 'limits.' to constant for ratelimiting logic
authorSeif Lotfy <s.lotfy@telekom.de>
Tue, 3 Sep 2013 14:46:34 +0000 (14:46 +0000)
committerSeif Lotfy <s.lotfy@telekom.de>
Tue, 3 Sep 2013 14:46:34 +0000 (14:46 +0000)
commitc494c7de697403b112857313c023bd9e83f5322e
tree7cc003f3ab6dbc1e135b681497bf12cfdbfa5df0
parent59df774239ac0783826762108768d79ebb4c0dd5
extract 'limits.' to constant for ratelimiting logic

based on the equal nova code at
https://review.openstack.org/#/c/41267/ the ratelimiting logic
uses a constant to parse the limits.

Change-Id: I8ffb4267834c79d056716a2c412ecb2c97217635
cinder/api/v1/limits.py
cinder/api/v2/limits.py