Merge "Change recommended test config to use auth_uri"

This commit is contained in:
Zuul 2020-04-14 17:41:57 +00:00 committed by Gerrit Code Review
commit c36616292f
1 changed files with 2 additions and 8 deletions

View File

@ -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