There was an error while loading. Please reload this page.
1 parent d520b2b commit 0c73602Copy full SHA for 0c73602
1 file changed
test/sample.conf
@@ -1,10 +1,8 @@
1
[func_test]
2
# sample config
3
auth_uri = http://127.0.0.1:8080/auth/v1.0/
4
-## sample config for Swift with Keystone v2 API
5
-# For keystone v3 change auth_version to 3 and auth_prefix to /v3/
6
-#auth_version = 2
7
-#auth_uri = http://localhost:5000/v2.0/
+# sample config for Swift with Keystone API v3
+#auth_uri = http://localhost:5000/v3/
8
9
# You may want to run tests against endpoints that use development certs
10
# without installing the CA system-wide. Use this to trust an extra set
0 commit comments