Hi Again All, more newbie questions!
For testing I'm trying to configure for our SwiftStack cluster on the
back end, first using the builtin pytest.
Having trouble finding the right syntax for ~/.s3ql/.authinfo2.
We're using v1 authentication.
Should the storage URL in the config file be just the cluster name and
container i.e.
swift://cluster.domain.com/container/prefix
or the swift "auth" URL i.e.
swift://cluster.domain.com/auth/v1.0/container/prefix
?
I've tried both with no luck, I get to:
tests/t4_fuse.py::TestFuse::test FAILED
and a skip for t1_backends.py:
SKIP [1] t1_backends.py:362: got empty parameter set ['backend']
that I'm guessing means it couldn't connect to a backend with those auth
settings?
--
You received this message because you are subscribed to the Google Groups
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.