commit | 70672df62f4497f7e749708822ab87770d74f4ef | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Mon Aug 19 18:35:19 2013 +0900 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Thu Aug 22 23:05:58 2013 +0900 |
tree | dbdc051e88ee6893080c9855d0776124b93d850a | |
parent | 7395517a5f5290d80bb946da4d2490d6282b7bf1 [diff] |
Cleanup: Add common "create volume" method In scenario tests, there are some "create volume" methods and their behaviors are almost the same. They create a volume with random name, size 1GB and wait for volume status "available". So this patch adds a common "create_volume" method and uses the method instead of each implementation for code-cleanup. Change-Id: I06f29a77116fd617f47b0ae6916de933ebb7fdc3