tripleo-heat-templates/releasenotes/notes/enable-support-for-external-swift-proxy-941917f8bcc63a5d.yaml
Luca Lorenzetto 0d8f11ffca Support for external swift proxy
Users may have an external swift proxy already available (i.e. radosgw
from already existing ceph, or hardware appliance implementing swift
proxy). With this change user may specify an environment file that
registers the specified urls as endpoint for the object-store service.
The internal swift proxy is left as unconfigured.

Change-Id: I5e6f0a50f26d4296565f0433f720bfb40c5d2109
Depends-On: Ia568c3a5723d8bd8c2c37dbba094fc8a83b9d67e
2017-04-18 09:13:19 +02:00

6 lines
155 B
YAML

---
features:
- Added support for external swift proxy. Users may need to
configure endpoints pointing to swift proxy service
already available.