summaryrefslogtreecommitdiff
path: root/tools/playbooks/ceph-s3tests/ceph-s3.conf
blob: 7e66923a7a979e27ad2f0f4cad39bd69d77f7c04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
host = localhost
port = 8080
is_secure = no

[s3 main]
user_id = test:tester
display_name = test:tester
email = test:tester
access_key = test:tester
secret_key = testing

[s3 alt]
user_id = test:tester3
display_name = test:tester3
email = test:tester3
access_key = test:tester3
secret_key = testing3