]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Drop unused quota_usage db methods
authorBrian Waldon <bcwaldon@gmail.com>
Mon, 22 Oct 2012 21:37:26 +0000 (14:37 -0700)
committerBrian Waldon <bcwaldon@gmail.com>
Mon, 22 Oct 2012 21:37:51 +0000 (14:37 -0700)
commit5ddcf35d6889464182173c0524801d20d807e3b6
tree356bceaea740a02a5987e02aed7af93e02fa9de0
parent921e13f644db987295d22530434f16319f2643aa
Drop unused quota_usage db methods

The quota_usage_update and quota_usage_destroy db methods are
not used anywhere - drop them.

Change-Id: Iaa23d1de1642ac7ec9ab4b4cbe119ec742346505
cinder/db/api.py
cinder/db/sqlalchemy/api.py