]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add support for querying the quotas usage
authorSeif Lotfy <s.lotfy@telekom.de>
Thu, 26 Sep 2013 21:21:14 +0000 (21:21 +0000)
committerSeif Lotfy <s.lotfy@telekom.de>
Sun, 29 Sep 2013 11:06:44 +0000 (11:06 +0000)
commit775ca024659f8733bf498d0e6a5cf725321bdd29
treefa2403c847395426bbfcd2ccfc97b1d1ee4c70f6
parent4139dbcfb17102d2169f3efb0255a65b81268715
Add support for querying the quotas usage

QuotaSetsController's _get_quotas already supports querying for
the usage. This patch allows sending a parameter "usage" to the
REST API when asking for quotas

Change-Id: I2103f41ae7aac1ed9f071949db4fb205552694f5
cinder/api/contrib/quotas.py