kolla-ansible/releasenotes/notes/execute-rest-methods-inside-containers-ce2a1410dbdc71f3.yaml
Mark Goddard 84f10f2b33 Tidy up release notes for Ussuri
Change-Id: If3129b569248eb548fcb987f30d318f59144faa7
2020-05-19 11:55:23 +01:00

9 lines
386 B
YAML

---
features:
- |
Delegates execution of the Ansible ``uri`` module to service containers
using ``kolla_toolbox``. This will enable any certificates that are already
copied and extracted into the service container to be automatically
validated. This is particularly useful in the case that the certificate is
either self-signed or signed by a local (private) CA.