Merge "Added "Admin" as an allowed role in swift proxy-server.conf."
This commit is contained in:
commit
8f33d8b51c
@ -16,7 +16,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
|
||||
keystone_swift_operator_roles = Member,Admin
|
||||
|
||||
[filter:tempauth]
|
||||
use = egg:swift#tempauth
|
||||
|
Loading…
x
Reference in New Issue
Block a user