Comment 22 for bug 1616913

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

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

commit 6b279c7dd64106a03784dbe86fcd5ecc95f2b8d3
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 18:26:59 2017 -0800

    Switch to decorators.idempotent_id on volume

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

    Change-Id: Icbf4a8d3e91cf25dda9529e0379e0336181a3570
    Related-Bug: #1616913