summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2013-02-08 21:32:20 -0500
committerDan Smith <danms@us.ibm.com>2013-02-11 17:44:04 -0500
commit4a68c5e4ab92daa31d8af47a91a2d8e45c185817 (patch)
tree1a42920731e11b4337974ae374f4903d25703af4 /nova/exception.py
parent3814c3b86e5c06a97575b6b0d0c90700d8339c15 (diff)
downloadnova-4a68c5e4ab92daa31d8af47a91a2d8e45c185817.tar.gz
nova-4a68c5e4ab92daa31d8af47a91a2d8e45c185817.tar.xz
nova-4a68c5e4ab92daa31d8af47a91a2d8e45c185817.zip
More conductor support for resizes
This patch adds more support for resizes to conductor, which apparently are not getting tested in the "full" tempest gate. This adds network_migrate_instance_{start,finish}() calls to conductor, which offloads the network_api calls of similar name over RPC for components that can't take the DB hit of calling network_api directly. Also, in quota, the commit and rollback calls hit the database, so export those from conductor as well. This is likely the source of the failures in bug 1119817 Change-Id: I56bb65b0e168e36e138cf6bf125d6e83bf71f50b
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions