commit | fd5657deddf551d33461a8bdd3328b1b7c8658fa | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Wed Sep 30 14:47:07 2015 -0700 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Wed Oct 14 11:50:59 2015 +0200 |
tree | a85ecd32102a50b573c0dec292dc7bc8fcfa09a3 | |
parent | fda037385c0d5fe001cf097637a160242a25f797 [diff] |
test_stamp_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: I24149494a42c3c2988c1f6b9ef9b8541ed65dc06 Related-Bug: #1482299