Files
puppet-swift/releasenotes/notes/cname_lookup-a545519cb21e37cd.yaml
Simeon Gourlin fe039b7a04 This add the cname_lookup middleware for swift proxy.
This commit add the manifest to install and use the cname_lookup
middleware for swift proxy pipeline.

It includes the cname_lookup middleware parameters available in
swift-proxy configuration file.
It also install the required dependency python-dnspython.

Change-Id: If68511fb97bae688e0201fb32928acc9cf68cafc
2021-03-29 08:30:23 +09:00

5 lines
81 B
YAML

---
features:
- |
Support for the cname_lookup middlehware has been added.