Files
python-keystoneclient/keystoneclient/tests
Maho Koshiya d3ea00e6d8 Add return-request-id-to-caller function(v3)
Added return-request-id-to-caller function to resources and resource
managers in the following files.

* keystoneclient/v3/projects.py

The methods in the resource class and resource manager return
a wrapper class that has 'request_ids' property.
The caller can get request ids of the callee via the property.

NOTE:
Remaining resources from the V3 package are already covered in the
base patch: https://review.openstack.org/#/c/329913/

Change-Id: I0133d51cfadc02e2dd926b8b0419b2e1dd0fa92a
Co-authored-by: Ankit Agrawal <ankit11.agrawal@nttdata.com>
Co-authored-by: Dinesh Bhor <dinesh.bhor@nttdata.com>
Implements: blueprint return-request-id-to-caller
2018-03-26 01:55:58 -07:00
..
2013-09-24 12:34:17 +10:00