]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Update volume-type's quota when extending volume
authorHaomai Wang <haomai@unitedstack.com>
Mon, 29 Sep 2014 05:36:54 +0000 (13:36 +0800)
committerMike Perez <thingee@gmail.com>
Wed, 22 Oct 2014 13:17:51 +0000 (09:17 -0400)
commitc10525973651d488f5d7d83446561406742f61d4
tree135b3634eb3207e7ebbc83b684c6ad887605448e
parentfeeb7e2eb6173f7f0146eb2a500462df494b64a8
Update volume-type's quota when extending volume

Now cinder only update total "gigabytes" quota but not update special
volume-type's "gigabytes" quota.

Fix bug #1375120

Change-Id: Ibb0b91afc81ba8c864f3c56fbe8a31972edd9bfc
Signed-off-by: Haomai Wang <haomai@unitedstack.com>
cinder/tests/test_volume.py
cinder/volume/api.py