config.ini for chmouel probably need to fix that.
This commit is contained in:
parent
24d9da8bdb
commit
5132b30f47
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user