File: Add-Conflict-exception-67bca85f9d660a36.yaml

package info (click to toggle)
python-octavia-lib 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 548 kB
  • sloc: python: 2,166; sh: 57; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
6
---
fixes:
  - |
    Adds a "Conflict" exception drivers can raise when a resource conflict
    occurs. This is part of a fix for error reporting when the requested VIP
    address is already in use on the subnet.