Merge "Add a note for functional tests with Keystone."

This commit is contained in:
Jenkins 2016-03-18 05:08:10 +00:00 committed by Gerrit Code Review
commit 2078f6328e
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ auth_ssl = no
auth_prefix = /auth/
## sample config for Swift with Keystone v2 API
# For keystone v2 change auth_version to 2 and auth_prefix to /v2.0/
# And "allow_account_management" should not be set "true"
#auth_version = 3
#auth_host = localhost
#auth_port = 5000