summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2012-07-31 16:07:57 -0400
committerRussell Bryant <rbryant@redhat.com>2012-08-01 12:22:53 -0400
commit0a956de32c2fa24cf00461803914fe3ffba2b492 (patch)
treed84154411e8103b38e86a972203c89e0f681ea5e /nova/openstack
parenta1834b70461a961dbe5adfe5aa54a555c9a0bda0 (diff)
downloadnova-0a956de32c2fa24cf00461803914fe3ffba2b492.tar.gz
nova-0a956de32c2fa24cf00461803914fe3ffba2b492.tar.xz
nova-0a956de32c2fa24cf00461803914fe3ffba2b492.zip
Send a full instance in terminate_instance.
Change the terminate_instance method of the compute rpc API to take a full instance over rpc instead of just the instance UUID. This cuts down on database access needed by nova-compute. This is the final change for instances in rpcapi.py. \o/ Unfortunately, I discovered that the scheduler isn't properly using rpc API versioning when talking to compute nodes, so some of the methods used by the scheduler still need some love. Part of blueprint no-db-messaging. Change-Id: Ic62450346ea90b9a6d64e282e992a21a4dd6ab64
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions