Skip to content

Instantly share code, notes, and snippets.

@peluse
Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peluse/10939316 to your computer and use it in GitHub Desktop.
Save peluse/10939316 to your computer and use it in GitHub Desktop.
[func_test]
# sample config
#auth_host = 127.0.0.1
#auth_port = 8080
#auth_ssl = no
#auth_prefix = /auth/
## sample config for Swift with Keystone
auth_version = 3
auth_host = controller
auth_port = 5000
auth_ssl = no
auth_prefix = /v3/
# Primary functional test account (needs admin access to the account)
account = service
username = swift
password = intel123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment