add reseller_admin_role to sample config

Change-Id: Ia8e62eef5af9e849e86c3ff14ce7f8aaa5f21abf
This commit is contained in:
John Dickinson 2013-09-05 12:27:18 -07:00
parent 14037b46e6
commit a9aec73098
1 changed files with 2 additions and 0 deletions

View File

@ -260,6 +260,8 @@ user_test_tester3 = testing3
# 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.
# operator_roles = admin, swiftoperator
# The reseller admin role has the ability to create and delete accounts
# reseller_admin_role = ResellerAdmin
[filter:healthcheck]
use = egg:swift#healthcheck