diff --git a/packstack/puppet/templates/swift_proxy.pp b/packstack/puppet/templates/swift_proxy.pp index 857d5e93d..ea72a7b8c 100644 --- a/packstack/puppet/templates/swift_proxy.pp +++ b/packstack/puppet/templates/swift_proxy.pp @@ -97,7 +97,7 @@ class { '::swift::proxy::ratelimit': } class { '::swift::proxy::keystone': - operator_roles => ['admin', 'SwiftOperator'], + operator_roles => ['admin', 'SwiftOperator', '_member_'], } class { '::swift::proxy::authtoken':