cinder/cinder/tests/unit/image
Sean Dague 72800e6b22 Send global_request_id to nova/glance when calls are made
This makes cinder add the global_request_id to the constructors for
nova and glance clients, which will pass the global_request_id into
those services on all API calls.

Adjust unit tests when needed to support the new parameter.

oslo spec I65de8261746b25d45e105394f4eeb95b9cb3bd42

(requirements bump)
Depends-On: I5b247f75edeea9da50fe524eadf5f9a2c626d665

Change-Id: I6366ca6bd8286858093b76579571b35b062f97d7
2017-06-08 07:48:30 -04:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake.py Create volumes from encrypted images 2017-04-12 19:42:07 -04:00
test_cache.py Make Image Volume Cache cluster aware 2017-01-19 10:42:23 +01:00
test_glance.py Send global_request_id to nova/glance when calls are made 2017-06-08 07:48:30 -04:00