
my proxy-server.conf
By:
cryptographrix on
May 8th, 2012 | syntax:
None | size: 0.63 KB | hits: 20 | expires: Never
[pipeline:main]
pipeline = healthcheck cache swift3 authtoken keystone proxy-server
[filter:keystone]
paste.filter_factory = keystone.middleware.swift_auth:filter_factory
operator_roles = admin, swiftoperator
is_admin = true
[filter:authtoken]
paste.filter_factory = keystone.middleware.auth_token:filter_factory
delay_auth_decision = 1
service_protocol = http
service_port = 5000
service_host = 192.168.0.33
auth_uri = http://192.168.0.33:5000/
auth_protocol = http
auth_port = 35357
auth_host = 10.5.115.33
auth_token = swift
admin_token = MY_ADMIN_TOKEN
admin_tenant_name = service
admin_user = swift
admin_password = swift