Comment 3 for bug 1210639

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/41934
Committed: http://github.com/openstack/tempest/commit/e5423911e117bf760fc702c03fd6a40af4d60048
Submitter: Jenkins
Branch: master

commit e5423911e117bf760fc702c03fd6a40af4d60048
Author: Matthew Treinish <email address hidden>
Date: Tue Aug 13 18:07:31 2013 -0400

    Log request ids from glance and nova

    This commit adds an option a log message at the info level to
    print the req-id returned from nova and glance. This can be useful
    when trying to debug test failures because it provides you with a
    unique identifier in the nova and glance logs for request
    information. This is done at the info level so that it will be
    included in the subunit stream to be printed out during a test
    failure to help with debugging.

    Fixes bug 1210639

    Change-Id: I819f94c538e6a15732dbb4b5c2dafdc270e0b2b4