Comment 17 for bug 1616913

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

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

commit 6c92edfa2f242289192e5ff8bd9aadb079f26bca
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 17:32:10 2017 -0800

    Switch to decorators.idempotent_id on compute.*

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

    Change-Id: Ib4ace375a41b9607d1b1cea7dda296fb601a0264
    Related-Bug: #1616913