nova/nova/image
Sean Dague 9189d9be88 Send request_id on glance calls
This changes the constructor so that glance calls will carry forward
the request_id to the glance service. ``global_id`` is a magic
property on new oslo.context which is either set to the
global_request_id sent into Nova, or the local request id if it's not
set.

Fix some unit tests to handle this new parameter when mocking
glanceclient calls.

oslo spec I65de8261746b25d45e105394f4eeb95b9cb3bd42

Change-Id: I16f9dda3c904c4a2578fa6a691fed646a41f6793
2017-06-05 10:15:20 -04:00
..
download conf: remove deprecated image url options 2017-02-03 21:32:33 +00:00
__init__.py Align internal image API with volume and network 2014-05-21 16:30:10 -04:00
api.py Integrate OSProfiler and Nova 2017-01-18 15:00:14 +07:00
glance.py Send request_id on glance calls 2017-06-05 10:15:20 -04:00