Files
nova/nova/api/metadata
Jim Rollenhagen fa3453fcc1 Eager load keypairs in instance metadata
In the review for e83842b80b it was
pointed out that keypairs should be added to the eager load list for
get_metadata_for_instance_id. Due to a lack of a proper context in a
thread in the ironic driver, this actually totally broke ironic.
The context problem is being fixed elsewhere, but this should be
eager-loaded to minimize DB queries anyway.

Change-Id: I67b4665bdebd45c66983c6a556d20f367fa7fbdf
Closes-Bug: #1580987
2016-05-12 07:32:27 -04:00
..
2015-05-20 15:19:51 -07:00