config.ini for chmouel probably need to fix that.

This commit is contained in:
Chmouel Boudjnah 2013-03-20 14:04:10 +01:00
parent 24d9da8bdb
commit 5132b30f47
1 changed files with 7 additions and 6 deletions

View File

@ -6,12 +6,13 @@ keystone_dest_credentials = demo:demo:ADMIN
[filler]
a_username = 'admin'
a_password = 'wxcvbn'
auth_url = 'http://127.0.0.1:5000/v2.0'
a_tenant = 'admin'
swift_operator_role = 'Member'
concurrency = 20
a_username = admin
a_password = ADMIN
auth_url = http://vm:5000/v2.0
a_tenant = admin
swift_operator_role = Member
concurrency = 1
default_user_password = 'password'
default_user_email = 'johndoe@domain.com'
index_path = '/tmp/swift_filler_index.pkl'