]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: swift.py: tweak imports 15870/head
authorNathan Cutler <ncutler@suse.com>
Sun, 25 Jun 2017 10:42:36 +0000 (12:42 +0200)
committerNathan Cutler <ncutler@suse.com>
Sun, 25 Jun 2017 10:45:04 +0000 (12:45 +0200)
commit4028774122954023265d7825fbf9e91dc526fdee
treea7bc4a748cd68d6c42fc1695388fa4431c78b6ea
parenta86ce728954a765797ce634025d43650d990e480
tests: swift.py: tweak imports

The ".." form only works within the teuthology repo. With swift.py now in the
Ceph repo, we have to be explicit.

Error message was: "ValueError: Attempted relative import beyond toplevel
package

Signed-off-by: Nathan Cutler <ncutler@suse.com>
qa/tasks/swift.py