Browse code

Fixes bug 920762: change Admin to admin in swift/proxy-server.conf

Change-Id: I6cb564ed2a6eaaf325a9573b4a6d372ae8a73c8d

Dean Troyer authored on 2012/02/04 02:23:32
Showing 1 changed files
... ...
@@ -19,7 +19,7 @@ account_autocreate = true
19 19
 use = egg:swiftkeystone2#keystone2
20 20
 keystone_admin_token = %SERVICE_TOKEN%
21 21
 keystone_url = http://localhost:35357/v2.0
22
-keystone_swift_operator_roles = Member,Admin
22
+keystone_swift_operator_roles = Member,admin
23 23
 
24 24
 [filter:tempauth]
25 25
 use = egg:swift#tempauth