Admin group is Member.
This is not the admin group per-se but the group where users can create/delete containers. This is will be fixed properly when the swift-keystone2 middleware would be commited in keystone (should be sometime soon).
This commit is contained in:
parent
aa4aa2ecb8
commit
ce1b4a24da
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ account_autocreate = true
|
|||
use = egg:swiftkeystone2#keystone2
|
||||
keystone_admin_token = %SERVICE_TOKEN%
|
||||
keystone_url = http://localhost:35357/v2.0
|
||||
keystone_admin_group = Member
|
||||
|
||||
[filter:tempauth]
|
||||
use = egg:swift#tempauth
|
||||
|
|
Loading…
Reference in a new issue