commit | c5bb7663b618a91b15d379fb5b2550e238566ce6 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Wed Sep 30 14:57:22 2015 -0700 |
committer | Daniel Mellado <dmellado@redhat.com> | Tue Oct 27 14:05:14 2015 +0000 |
tree | 51f295dd2ba1fdacc78ccd813e518c054a6ba973 | |
parent | 293a261b0e460a2935d579f16cc46b0b94c7f928 [diff] |
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