diff options
author | Chris Behrens <cbehrens@codestud.com> | 2012-08-15 07:04:29 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2013-01-13 23:19:02 +0000 |
commit | e0ac5beb4e8575ec2baa2b477d477a87121629af (patch) | |
tree | 24445269e5171896506e77b680156382112792db /nova/exception.py | |
parent | 59333ce9f3b012ad63a004d16534ad19e998d9a8 (diff) | |
download | nova-e0ac5beb4e8575ec2baa2b477d477a87121629af.tar.gz nova-e0ac5beb4e8575ec2baa2b477d477a87121629af.tar.xz nova-e0ac5beb4e8575ec2baa2b477d477a87121629af.zip |
Cells: Commit resize quota reservations immediately
There's not an immediate good solution for quotas on resize with cells
due to how it's implemented. Will have to revisit this with a better
patch later. This can lead to some out-of-sync issues when deleting
things in certain resize states... or if there are resize errors.
Store migration information on API cell to correctly handle quotas
Revert and confirm of migrations require access to migration information
so they can calculate the reservation correctly. For new resizes, store
a migration record locally so it can be used later on. For old resizes,
keep the previous behavior (for now).
Implements blueprint nova-compute-cells
Change-Id: I356600d1d0d9408b019a9422f795b4244c252052
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions