python-octaviaclient/releasenotes/notes/add-tls-version-support-to-pools-852f02b034f436f9.yaml
Noah Mickus fc9df662cf Add the ability to specify TLS protocols for a pool
Updated the pool create and set parameters to add
a repeatable  argumet "--tls-version" for passing TLS
Protocols

Change-Id: Ia7a5ebbfc32f354ba733cc404539239fd6009e7a
Story: 2006733
Task: 37175
Depends-On: I480b7fb9756d98ba9dbcdfd1d4b193ce6868e291
2020-05-18 23:43:46 +00:00

7 lines
168 B
YAML

---
features:
- |
Added a repeatable optional argument ``--tls-version`` for
setting one or more TLS protocol versions when creating
or updating a pool.