]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Quota delete operation in cinder
authorSergio Cazzolato <sergio.j.cazzolato@intel.com>
Wed, 19 Feb 2014 18:53:49 +0000 (15:53 -0300)
committerSergio Cazzolato <sergio.j.cazzolato@intel.com>
Wed, 26 Feb 2014 19:47:09 +0000 (16:47 -0300)
commit515ccb9451940032fa6f296be63698d7f2615e0f
tree242f1b1fab2acfee94f21424baddf601e690e468
parent4d5dc69f089d05dc06e31f3ababd1db917f9f8b5
Quota delete operation in cinder

This change adds the quota-delete operation to cinder.

It is adding the api and the tests, using the methods already
implemented in the db to destroy all the quotas for a specific
project.

Implements blueprint quota-delete

DocImpact

Change-Id: Ia040a20abb831c311eb13624ddecbbf0f12fdd9f
cinder/api/contrib/quotas.py
cinder/tests/api/contrib/test_quotas.py
cinder/tests/policy.json