designate/designate/conf
Michael Chapman 10f19870c4 Add timeout to rndc commands
In the event of a backend BIND server being unreachable for any reason,
rndc commands will persist for a very long time and can consume
significant resources. This can be seen when running devstack with
a pool configured to point at a bind server that doesn't exist - the
rndc process count can climb into the thousands.

An optional timeout has been added to rndc to alleviate this.

Change-Id: Idd61e79715b21fdd3249136cf68a7b9d3069c3f9
Related-Bug: 1896783
2020-11-06 15:57:38 +11:00
..
__init__.py Merge "Adjusted default heartbeat interval and renamed file" 2019-09-25 18:37:56 +00:00
agent.py Refactored service layer 2019-09-20 15:10:46 -07:00
akamai.py Make designate reproducible 2019-11-07 22:06:53 +01:00
api.py Move pecan_debug into cfg section 2019-11-27 19:48:38 +00:00
base.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
bind9.py Add timeout to rndc commands 2020-11-06 15:57:38 +11:00
central.py Change configuration to be consistent with underlines 2019-06-27 18:14:01 +00:00
coordination.py Reduce log spam from coordinator 2019-09-29 22:44:56 -07:00
denominator.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
djbdns.py Change configuration to be consistent with underlines 2019-06-27 18:14:01 +00:00
dynect.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
gdnsd.py Change configuration to be consistent with underlines 2019-06-27 18:14:01 +00:00
heartbeat_emitter.py Adjusted default heartbeat interval and renamed file 2019-09-05 21:21:38 -07:00
infoblox.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
keystone.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
knot2.py Change configuration to be consistent with underlines 2019-06-27 18:14:01 +00:00
mdns.py Refactored service layer 2019-09-20 15:10:46 -07:00
metrics.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
msdns.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
network_api.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
opts.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
producer.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
proxy.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
sink.py Change configuration to be consistent with underlines 2019-06-27 18:14:01 +00:00
storage.py Moved most configuration into designate.conf 2019-05-28 23:54:00 +00:00
worker.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00