Merge "Fixes bug 920762: change Admin to admin in swift/proxy-server.conf"
This commit is contained in:
commit
1e51c0eb90
@ -19,7 +19,7 @@ account_autocreate = true
|
||||
use = egg:swiftkeystone2#keystone2
|
||||
keystone_admin_token = %SERVICE_TOKEN%
|
||||
keystone_url = http://localhost:35357/v2.0
|
||||
keystone_swift_operator_roles = Member,Admin
|
||||
keystone_swift_operator_roles = Member,admin
|
||||
|
||||
[filter:tempauth]
|
||||
use = egg:swift#tempauth
|
||||
|
Loading…
Reference in New Issue
Block a user