Rename of keystone_admin_group variable.
It has been moved to keystone_swift_operator_roles Change-Id: I74db43379fac55c75efcfbb5f7328c41661b5578
This commit is contained in:
parent
cebdd8fcff
commit
cb9fbd905b
@ -16,7 +16,7 @@ account_autocreate = true
|
|||||||
use = egg:swiftkeystone2#keystone2
|
use = egg:swiftkeystone2#keystone2
|
||||||
keystone_admin_token = %SERVICE_TOKEN%
|
keystone_admin_token = %SERVICE_TOKEN%
|
||||||
keystone_url = http://localhost:35357/v2.0
|
keystone_url = http://localhost:35357/v2.0
|
||||||
keystone_admin_group = Member
|
keystone_swift_operator_roles = Member
|
||||||
|
|
||||||
[filter:tempauth]
|
[filter:tempauth]
|
||||||
use = egg:swift#tempauth
|
use = egg:swift#tempauth
|
||||||
|
Loading…
Reference in New Issue
Block a user