summaryrefslogtreecommitdiffstats
path: root/nova/context.py
diff options
context:
space:
mode:
authorChris Behrens <cbehrens@codestud.com>2013-03-13 22:48:53 +0000
committerChris Behrens <cbehrens@codestud.com>2013-03-13 22:53:49 +0000
commit3bbcb2fc9cf9d474074ac02b1859b7d904dcc0a2 (patch)
treee2371b262422b0f9ba213d14c3388ada9e1faa1a /nova/context.py
parentdd6e5368f1a9512f807f5140f687804d6a96adf5 (diff)
downloadnova-3bbcb2fc9cf9d474074ac02b1859b7d904dcc0a2.tar.gz
nova-3bbcb2fc9cf9d474074ac02b1859b7d904dcc0a2.tar.xz
nova-3bbcb2fc9cf9d474074ac02b1859b7d904dcc0a2.zip
Fix issues with cells and resize
There are cases where compute API resizez() is called with 'flavor_id' as a positional argument, so we need to fix up the cells_api version of resize() to more closely match the super class. Also: A recent change for storing instance_type info in system_metadata happened to make an incorrect change, assuming cells_api was for child cells.. which it's for the API cell. It needs to pull the instance type from the DB just like the super class does. Fixes bug 1154843 Change-Id: Ifdf2a68c3bff6d27d5f192e2eb73f9b79804c2c7
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions