Fixes bug 920762: change Admin to admin in swift/proxy-server.conf
Change-Id: I6cb564ed2a6eaaf325a9573b4a6d372ae8a73c8d
This commit is contained in:
parent
e60c9d0359
commit
2e8bb8851f
@ -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