cinder/cinder/compute
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 Cleaning up CONF.register_opts() in compute/__init__.py 2015-08-21 14:17:25 -05:00
nova.py Send global_request_id to nova/glance when calls are made 2017-06-08 07:48:30 -04:00