Add release notes for return-request-id-to-caller

Change-Id: I6a9b5ec4f2a82c87f9819f5195f72540a13573b8
Co-authored-by: Ankit Agrawal <ankit11.agrawal@nttdata.com>
Implements: blueprint return-request-id-to-caller
This commit is contained in:
Maho Koshiya 2016-09-03 10:00:14 +09:00 committed by wangxiyuan
parent e7621bddc1
commit 723002cdd4
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
features:
- >
[`blueprint return-request-id-to-caller
<https://blueprints.launchpad.net/python-keystoneclient/+spec/return-request-id-to-caller>`_]
Added support to return "x-openstack-request-id" header in request_ids attribute
for better tracing.