Files
designate/releasenotes/notes/fix-backlog-1a13bd80729c2bed.yaml
Takashi Kajinami d25b7bc301 Drop conflicting [DEFAULT] tcp_keepidle
This option is also declared in oslo.service and the conflict causes
doc build to fail. Because this option is not used by designate, we
should drop it from designate side.

Also fix the [DEFAULT] backlog option which is defined but unused

Change-Id: I6d05e632714b6dede9d38bf6f9ed71af43a0ccea
2024-11-09 08:28:37 +00:00

5 lines
69 B
YAML

---
fixes:
- |
Fixed the ignored ``[DEFAULT] backlog`` option.