fuel-library/deployment/puppet/swift/templates/proxy/s3token.conf.erb
Aleksandr Didenko 4b8b999677 Sync swift module with upstream
master commit: 0b6d31b5ee888516a2a23db9b5daf5bea8d2d50e

Fuel-CI: disable
Partially implements: blueprint upgrade-openstack-puppet-modules

Change-Id: I8be490021b0cbe825b3df5e233564416b1155cac
2015-07-10 19:36:04 +03:00

6 lines
181 B
Plaintext

[filter:s3token]
paste.filter_factory = keystonemiddleware.s3_token:filter_factory
auth_port = <%= @auth_port %>
auth_protocol = <%= @auth_protocol %>
auth_host = <%= @auth_host %>