]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove quota fetch race condition
authorCory Stone <corystone@gmail.com>
Thu, 5 Sep 2013 16:27:27 +0000 (11:27 -0500)
committerCory Stone <corystone@gmail.com>
Thu, 5 Sep 2013 17:00:13 +0000 (12:00 -0500)
commit4fe60f6192abdf154cbf7f65021a47d7e339aa76
treeb5f8a88ad0b5d5eb49a33e095dacc6c93bf5b0ae
parent65f4f228ef9310ab1c3c3f2ff0f55aaecc27ccf5
Remove quota fetch race condition

When displaying quotas, we shouldn't pull the latest resources
just to convert the results to the dict.

Closes-Bug: #1220436

Change-Id: Id01a310481353b272e103643d053957b65cd4ce3
cinder/api/contrib/quota_classes.py
cinder/api/contrib/quotas.py