Add a note for functional tests with Keystone.

Change-Id: I9da8f6a56ffb06e89b8da8c06b26ebc8452b652d
Closes-Bug: #1530254
This commit is contained in:
Charles Hsu 2015-12-31 12:17:21 +08:00
parent 53c4735b02
commit 6ea7635f87
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