Merge "Remove admin_token from configs"

This commit is contained in:
Jenkins 2014-05-28 01:26:27 +00:00 committed by Gerrit Code Review
commit 71446a6f17
2 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@ auth_host = 127.0.0.1
auth_port = 35357
auth_protocol = http
auth_uri = http://127.0.0.1:5000/
admin_token = be19c524ddc92109a224
signing_dir = /tmp/keystone-signing-trove
[filter:authorization]

View File

@ -159,7 +159,6 @@ auth_host = 127.0.0.1
auth_port = 35357
auth_protocol = http
auth_uri = http://127.0.0.1:5000/
admin_token = be19c524ddc92109a224
[filter:authorization]
paste.filter_factory = trove.common.auth:AuthorizationMiddleware.factory