Comment 15 for bug 1616913

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

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

commit ebbfd1c74dd2c29101f0207979a750a5dbf16883
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 16:37:00 2017 -0800

    Switch to decorators.idempotent_id on compute.admin

    So many modules are using test.idempotent_id and this is the first
    step for switching to decorators.idempotent_id.

    Change-Id: I55a61d40f18f8fa0fea8423ad65302c1e3559205
    Related-Bug: #1616913