]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tests: swift.py: tweak imports
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:42:36 +0000 (12:42 +0200)
commit2bc0c7c6174234a38f45f15b0e635fc7954571d5
tree07857e6e8d0d5c9a68a5ad1c1627e115aece77ab
parentaab3920977360df22b3d192cae625065751faa0e
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