Comment 19 for bug 1616913

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

Reviewed: https://review.openstack.org/426450
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=f35efa216df4356507219ddbb28fc1bf24f44ac3
Submitter: Jenkins
Branch: master

commit f35efa216df4356507219ddbb28fc1bf24f44ac3
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 17:55:24 2017 -0800

    Switch to decorators.idempotent_id on image

    So many modules are using test.idempotent_id and this is for
    switching to decorators.idempotent_id on image.

    Change-Id: I854b1afb59a4e46991df3672313e5a46a71f8210
    Related-Bug: #1616913