heat/releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml
Feilong Wang caf97f242a Support tls_enabled for Octavia pool
Adding support `tls_enabled` property for the resource `OS::Octavia::Pool`, the
property is allowed to be updated as well. The property 'tls_enabled' was
introduced in Octavia since Stein release. The default value is False if it
is not specified in Heat template.

Task: 30926
Story: 2005646

Change-Id: I1de9154e5e2ba9f246b2785f18ce7891e69ec25c
2019-12-19 16:02:29 +13:00

7 lines
292 B
YAML

---
features:
- Support ``tls_enabled`` property for the resource ``OS::Octavia::Pool``, the
property is allowed to be updated as well. The property 'tls_enabled' was
introduced in Octavia since Stein release. The default value is False if it
is not specified in Heat template.