
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
9 lines
352 B
YAML
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.
|