Expose 'get_previous_request_id' method
Each of the OpenStack Restful API returns X-Openstack-
We are proposing to add get_previous_
Design:
When a caller make a call and get a response from the OpenStack service, it will extract
X-Openstack-
Example
from glanceclient import client
glance = client.Client('2', 'demo', 'admin', 'demo', 'http://
glance.
[<Image: 88c77848-
glance.
'req-a9b74258-
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Abhishek Kekane
- Direction:
- Needs approval
- Assignee:
- Abhishek Kekane
- Definition:
- Obsolete
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
- Abhishek Kekane
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add support to return request_id of last request
Marking as obsolete against https:/