Comment 24 for bug 1616913

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

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

commit b7bc1de859e0a101d11fd8ef31e43ac0b98fd942
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 18:12:22 2017 -0800

    Switch to decorators.idempotent_id on object_storage

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

    Change-Id: I200875e4c4c61127c8dd430f09e5a9a24a03a129
    Related-Bug: #1616913