diff options
author | Andrew Laski <andrew.laski@rackspace.com> | 2013-05-31 11:55:30 -0400 |
---|---|---|
committer | Andrew Laski <andrew.laski@rackspace.com> | 2013-06-04 15:39:09 -0400 |
commit | edcf4eca66c91db032bdb56572eba4437947948d (patch) | |
tree | e8785e262eb3c8acd5775b357e281d0a5f9b2a13 /nova/utils.py | |
parent | 0e760b3e94c53e8f794609a60343b392e7ff595c (diff) | |
download | nova-edcf4eca66c91db032bdb56572eba4437947948d.tar.gz nova-edcf4eca66c91db032bdb56572eba4437947948d.tar.xz nova-edcf4eca66c91db032bdb56572eba4437947948d.zip |
Add x-compute-request-id header when no response body
The x-compute-request-id header was only being added for requests which
generated a response body, like an index or show. This adds it to
requests which generate no response body, like create/update/delete, or
actions on servers like resize.
Bug 1183712
Change-Id: Ia0e9d75e4b84280caab060fae58036ed818e00c3
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions