Comment 11 for bug 1482299

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

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

commit c5bb7663b618a91b15d379fb5b2550e238566ce6
Author: Matt Riedemann <email address hidden>
Date: Wed Sep 30 14:57:22 2015 -0700

    test_snapshot_pattern: cleanup class scope variable usage

    This removes the class variables for keypair and security group
    so we don't rely on tight coupling between method calls.

    Change-Id: I0888aae97ab134601fae824d7af017da4318d669
    Related-Bug: #1482299