]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Snapshot reservation sync calls wrong resource.
authorjohn-griffith <john.griffith@solidfire.com>
Thu, 21 Mar 2013 15:48:03 +0000 (09:48 -0600)
committerjohn-griffith <john.griffith@solidfire.com>
Fri, 22 Mar 2013 16:20:53 +0000 (10:20 -0600)
commitb450eef832ff471b78776c9715b0878e95d69263
tree606f1c006366dab2662be5a8e75ee71fd17286ff
parent65e291054681e45d3160d995c5648b8311bc1a69
Snapshot reservation sync calls wrong resource.

The snapshot reservations code isn't calling the
correct resource on sync (it's calling volumes).  There's
also some problems with the logic being used on the delete/clean up
that are fixed here as well.

Fixes bug: 1157506
Fixes bug: 1157982

Change-Id: I91327b8043ab63aa35ea8a91b6de544bf5bf6c61
cinder/db/api.py
cinder/flags.py
cinder/quota.py
cinder/tests/test_quota.py
cinder/volume/api.py
cinder/volume/manager.py
etc/cinder/cinder.conf.sample