add reseller_admin_role to sample config
Change-Id: Ia8e62eef5af9e849e86c3ff14ce7f8aaa5f21abf
This commit is contained in:
parent
14037b46e6
commit
a9aec73098
@ -260,6 +260,8 @@ user_test_tester3 = testing3
|
|||||||
# Operator roles is the role which user would be allowed to manage a
|
# Operator roles is the role which user would be allowed to manage a
|
||||||
# tenant and be able to create container or give ACL to others.
|
# tenant and be able to create container or give ACL to others.
|
||||||
# operator_roles = admin, swiftoperator
|
# operator_roles = admin, swiftoperator
|
||||||
|
# The reseller admin role has the ability to create and delete accounts
|
||||||
|
# reseller_admin_role = ResellerAdmin
|
||||||
|
|
||||||
[filter:healthcheck]
|
[filter:healthcheck]
|
||||||
use = egg:swift#healthcheck
|
use = egg:swift#healthcheck
|
||||||
|
Loading…
Reference in New Issue
Block a user