summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2012-08-07 11:07:07 -0700
committerRussell Bryant <rbryant@redhat.com>2012-10-16 05:35:01 -0700
commit70275a6502d47d70fc006b84af1035138bc16d66 (patch)
tree42743404e3d124cf42c09af8c2e52ac06192240f /nova/openstack
parent4f3930632ca0cde0afa233d7345f8ddb19c4c37c (diff)
downloadnova-70275a6502d47d70fc006b84af1035138bc16d66.tar.gz
nova-70275a6502d47d70fc006b84af1035138bc16d66.tar.xz
nova-70275a6502d47d70fc006b84af1035138bc16d66.zip
Remove db access for block devices on terminate_instance
This makes compute/api pass in an instance's block devices to compute/manager::terminate_instance() so that it doesn't have to hit the database itself. Note that this doesn't remove all database activity in the terminate_instance() path, just the block-device-related bits. bp no-db-compute Change-Id: Ibfb333ef7918e05f0e3634f1fb063f1b02535bff
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions