Files
openstack-ansible/releasenotes/notes/keystone_external_ssl-removal-5d972299f98dcc32.yaml
Dmitriy Rabotyagov aecaefa159 Freeze roles for 30.0.0.0b1 release
As we've passed a coordinated release date and roadmap looks clean
enough in terms of anticipated changes, we should be able to make a
beta release this time around.

Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
2024-10-18 08:12:50 +00:00

9 lines
352 B
YAML

---
deprecations:
- |
The variable ``keystone_external_ssl`` was deprecated and is no longer used.
You still can control if communication between HAProxy and Keystone should
be covered with TLS through ``keystone_backend_ssl`` or
``haproxy_ssl``/``haproxy_ssl_all_vips`` for communication between clients
and HAProxy on frontend.