Comment 16 for bug 1616913

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

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

commit 14b0ae1a31fae195eeeff941470440df36f070e2
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 17:18:52 2017 -0800

    Switch to decorators.idempotent_id on compute.servers

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

    Change-Id: I6a7f8633b4808469dd92f2ac668674fba0bdb0ca
    Related-Bug: #1616913