summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/sample.conf10
1 files changed, 2 insertions, 8 deletions
diff --git a/test/sample.conf b/test/sample.conf
index 95c1a47..49bca90 100644
--- a/test/sample.conf
+++ b/test/sample.conf
@@ -1,16 +1,10 @@
[func_test]
# sample config
-auth_host = 127.0.0.1
-auth_port = 8080
-auth_ssl = no
-auth_prefix = /auth/
+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_host = localhost
-#auth_port = 5000
-#auth_ssl = no
-#auth_prefix = /v2.0/
+#auth_uri = http://localhost:5000/v2.0/
# Primary functional test account (needs admin access to the account).
# By default the tests use a swiftclient.client.Connection instance with user