]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: swift.py: tweak imports 15869/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:44:48 +0000 (12:44 +0200)
commit9fd233c2d406a31bfc35993539d60e0b41a53cc0
tree5d631516311990c95cf73f66f780763891b0a864
parent5d8ffee4d07d21f12a748af2a86820b1307f2e7c
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