]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove instance quota re-sync code
authorEoghan Glynn <eglynn@redhat.com>
Fri, 14 Dec 2012 14:19:20 +0000 (14:19 +0000)
committerEoghan Glynn <eglynn@redhat.com>
Fri, 14 Dec 2012 14:27:18 +0000 (14:27 +0000)
commit33b21f3f466d94b83df95d4a756b60ec2a02437d
tree584c4972213d98c8b519b4828772b4cb5bef3900
parent403142a43f553b1488eae795c6dfff3967825bf1
Remove instance quota re-sync code

Obviously came in inadvertantly in a copy'n'paste from the
nova quotas logic.

Not relevant to volume quotas and would fail if ever called
(as instance_data_get_for_project is not part of the cinder
DB API).

Change-Id: Ib52b962b51003955430ad292084a3e3010736a2c
cinder/quota.py