diff options
author | Dan Smith <danms@us.ibm.com> | 2013-01-02 13:07:04 -0800 |
---|---|---|
committer | Dan Smith <danms@us.ibm.com> | 2013-01-04 08:11:36 -0800 |
commit | e034a126dade15f05014f6a9eb85562f59714f63 (patch) | |
tree | 68d098f335791e298a565dd4fd4f3d442d6d7c9c /nova/exception.py | |
parent | 10daa81057b2cfc0a3e21624b50b0b5d610b4db2 (diff) | |
download | nova-e034a126dade15f05014f6a9eb85562f59714f63.tar.gz nova-e034a126dade15f05014f6a9eb85562f59714f63.tar.xz nova-e034a126dade15f05014f6a9eb85562f59714f63.zip |
Remove system_metadata db calls from compute manager
The compute/manager makes several unnecessary db calls to fetch
the instance system_metadata, which is available in the instance
object itself now. This patch replaces those uses, avoiding the
need to farm them out to conductor.
Related to bp/no-db-compute
Related to bp/no-db-compute-manager
Change-Id: I26ff77be17eb538a4fcd238ffe52f8bde4fbe3e0
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions