Files
python-neutronclient/releasenotes/notes
Sean Dague af869a4ca6 Allow global_request_id in Client constructor
This provides the facility to take global_request_id as a construction
parameter for a neutron client, and pass it through the system. This
will be used by Nova and others to set global_request_id so requests
can be tracked across services.

oslo spec I65de8261746b25d45e105394f4eeb95b9cb3bd42

Change-Id: I7ed48ad247676c71a3a7b12585572c398dda06e0
2017-05-26 08:38:28 -04:00
..