Maksim Malchuk 835920782f Correctly configure S3 Token Middleware for Swift
According the documentation [1] there need to configure auth_uri in the
[filter:s3token] section instead of www_authenticate_uri which cause an
error 'swift.common.wsgi.ConfigFileError: Invalid auth_uri; must
include scheme and host' during start the swift-proxy-server container.

1. https://docs.openstack.org/swift/ussuri/middleware.html#s3-token-middleware

Change-Id: I6b8f5807ebb746428a501dca13eae30763dede8d
Closes-Bug: 1862765
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2021-03-10 13:03:35 +00:00
..
2021-01-27 17:24:58 +00:00
2021-01-27 17:24:58 +00:00
2020-12-15 18:37:34 -06:00
2020-12-22 09:50:49 +00:00
2020-08-25 20:20:57 +01:00
2020-12-25 17:36:12 +08:00
2021-03-02 16:33:35 +01:00