diff --git a/test/sample.conf b/test/sample.conf index 04dfdd9a..bdffcdb7 100644 --- a/test/sample.conf +++ b/test/sample.conf @@ -1,10 +1,8 @@ [func_test] # sample config auth_uri = http://127.0.0.1:8080/auth/v1.0/ -## sample config for Swift with Keystone v2 API -# For keystone v3 change auth_version to 3 and auth_prefix to /v3/ -#auth_version = 2 -#auth_uri = http://localhost:5000/v2.0/ +# sample config for Swift with Keystone API v3 +#auth_uri = http://localhost:5000/v3/ # You may want to run tests against endpoints that use development certs # without installing the CA system-wide. Use this to trust an extra set