commit | 73764bf6eca76d2b603a614d2576e13685ba7a91 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Wed Sep 30 14:53:25 2015 -0700 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Wed Oct 14 11:50:59 2015 +0200 |
tree | 12ee539f826e73261e7121c4a3a35323e7a5350f | |
parent | fd5657deddf551d33461a8bdd3328b1b7c8658fa [diff] |
test_shelve_instance: 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: I8cdec35cbf3ca168c3d9979a771caa7221d4b511 Related-Bug: #1482299