Comment 18 for bug 1616913

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

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

commit eeabdd2ce6576836a4572bdd5eced17809675515
Author: Ken'ichi Ohmichi <email address hidden>
Date: Fri Jan 27 17:46:00 2017 -0800

    Switch to decorators.idempotent_id on identity

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

    Change-Id: I8c3ad6a3b20c6829c752f9fae5a27bd3e284c1b1
    Related-Bug: #1616913