kolla-ansible/releasenotes/notes/tls-proxies-use-haproxy-tag-aa030b5e5df6fbf0.yaml
Bartosz Bezak 95895d5b06 Default neutron_tls_proxy and glance_tls_proxy to haproxy_tag
neutron_tls_proxy and glance_tls_proxy are using haproxy container
image. Pin them to haproxy_tag directly.

Change-Id: I73142db48ebe6641520d21b560f16de892e07c34
2023-01-30 16:45:56 +00:00

9 lines
274 B
YAML

---
upgrade:
- |
Default tags of ``neutron_tls_proxy`` and ``glance_tls_proxy`` have been
changed to ``haproxy_tag``, as both services are using ``haproxy``
container image.
Any custom tag overrides for those services should be altered before
upgrade.