summaryrefslogtreecommitdiff
path: root/glance_store/tests/etc/glance-swift.conf
blob: 916d6769b45943696bd4a25e66e565c6eb934957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[ref1]
user = tenant:user1
key = key1
auth_address = example.com

[ref2]
user = user2
key = key2
user_domain_id = default
project_domain_id = default
auth_version = 3
auth_address = http://example.com

[ref3]
user = "user3"
key = "key3"
auth_address = "http://example.com"

[store_2]
user = tenant:user1
key = key1
auth_address= https://localhost:8080

[store_3]
user= tenant:user2
key= key2
auth_address= https://localhost:8080

[store_4]
user = tenant:user1
key = key1
auth_address = http://localhost:80

[store_5]
user = tenant:user1
key = key1
auth_address = http://localhost

[store_6]
user = tenant:user1
key = key1
auth_address = https://localhost/v1