puppet-ironic/releasenotes/notes/swift-container-endpoint-1bbb0f848a57a6a6.yaml
Dmitry Tantsur 18d90c9a11 Expose swift_container and swift_endpoint_url in ironic::glance
Unfortunately, ironic cannot detect swift_endpoint_url from the service
catalog, so it has to be provided for 'ansible' and 'direct' deploy methods.

Change-Id: I9b19625ed7d86a7827e0c3ef16de1ef9b0976eb0
Related: blueprint ansible-deploy
2017-12-07 16:52:44 +01:00

7 lines
196 B
YAML

---
features:
- |
Exposes ``swift_container`` and ``swift_endpoint_url`` in the
``ironic::glance`` manifest. The latter is required for ``ansible`` and
``direct`` deploy interfaces.