caf97f242a
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
7 lines
292 B
YAML
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.
|