commit | 5dc594c1eb2d3f52008d0bc17d42986e94b44f90 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Mon Jan 27 11:40:28 2014 -0800 |
committer | Matt Riedemann <mriedem@us.ibm.com> | Tue Jan 28 13:46:04 2014 -0800 |
tree | c0e41c86927c85a0869baad337461fe36593e97e | |
parent | 90c3a22672067a4ecea40cc975401fe1e48dca91 [diff] |
Move common _delete_volume cleanup method in base compute test class The test_volumes_get and test_volumes_list v2 compute tests were doing similar volume cleanup. This patch moves that code into the base class so other tests that need to do volume cleanup, i.e. test_server_rescue, can use it. Related-Bug: #1254772 Change-Id: I59f4d638f8ab6e95736c78a384607ca89f1dcb67