Files
octavia/releasenotes/notes/fix-listener-creation-allowing-pool-protocol-b9e9ef147f6eeaf4.yaml
Quentin GROLLEAU 2194cc21d6 Fix listener creation allowing pool protocol
Listener can be created using proxy and proxyv2 protocol which are pool
protocol and not listener protocol.

Story: 2010220
Task: 45968
Change-Id: I0b8cf3cc8dbe5bc2babc469e73e32b2ed9ccb98a
(cherry picked from commit 05b4d36172)
(cherry picked from commit 6ae3d23e68)
(cherry picked from commit eeba2c2af5)
2023-03-23 14:30:03 +01:00

6 lines
147 B
YAML

---
fixes:
- |
Fixes listener creation failure when protocol used is PROXY or PROXYV2
which are pool protocol and not listener protocol.