summaryrefslogtreecommitdiffstats
path: root/nova/openstack
diff options
context:
space:
mode:
authorChris Behrens <cbehrens@codestud.com>2012-01-21 07:40:24 +0000
committerChris Behrens <cbehrens@codestud.com>2012-01-21 07:49:47 +0000
commitd70793b5bb86b91ab6ad2a3e03832f1f6171c081 (patch)
tree7a2142768b67c02c8e6c5f97e278d510cfb9f845 /nova/openstack
parentdad0953ff5675831d84f9c28c7d5a93e42204233 (diff)
Refactor compute api messaging calls to compute manager
API's calls to compute manager all use instance_uuid now. That allows us to refactor _cast_compute_message and make everything use it. This removes an extra DB call in a lot of cases where we already had the instance object, but then passed an instance_uuid into _cast_compute_message with no host, where it would look the object up again. Change-Id: Ia0739efcab0ca362c5bb89cd45c920bf762098f3
Diffstat (limited to 'nova/openstack')
0 files changed, 0 insertions, 0 deletions