python-octaviaclient/releasenotes/notes/add-ability-set-pool-cipher-list-70128f983506fbdb.yaml
Noah Mickus d05eb2c7f7 Add the ability to specify the cipher list for a pool
Added an optional argument --tls-ciphers for passing
an OpenSSL cipher string into the octavia commandline
client when creating or updating a pool

Change-Id: Ifd2964b17e8b5704e79a9ef0d8cd3000f637a154
Story: 2006627
Task: 37178
2020-04-09 12:59:12 -05:00

7 lines
146 B
YAML

---
features:
- |
Added an optional Argument ``--tls-ciphers``
for passing OpenSSL cipher strings when creating
or updating a pool.