designate/designate
Kiall Mac Innes 0c034d1c8a Ensure API workers > 1 starts correctly
* Move DNSUtils bind methods into designate.utils
* Switch WSGIService to using the bind_tcp method
* Add support for TCP_KEEPIDLE to the bind_tcp method

Change-Id: If2d554fd757969f5b833ede6cb635bb4901906a7
Closes-Bug: 1498054
2015-09-22 10:52:41 +01:00
..
agent Agent - If no allow_notify hosts are specified, allow all 2015-09-11 15:07:45 -05:00
api Merge "Handling Forbidden Exception" 2015-09-16 15:10:48 +00:00
backend Add backend for Designate using SECONDARY zones 2015-09-16 18:48:35 +02:00
central Ensure CNAME RRSets only have one record 2015-09-17 16:28:58 -05:00
cmd Standardize API service launcher 2015-06-30 14:57:45 +01:00
hacking Fix typos in comments 2015-09-03 18:37:27 +09:00
locale Imported Translations from Zanata 2015-09-17 06:12:12 +00:00
manage Fixes designate-manage tld's command by passing the correct params 2015-07-24 22:46:23 +00:00
mdns Replace request.request_mac with request.mac 2015-09-15 16:37:34 +05:30
network_api Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30
notification_handler Fixed broken UTs in notification_handler module 2015-07-06 13:15:13 +05:30
objects Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
openstack Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30
pool_manager Fix typos in comments 2015-09-03 18:37:27 +09:00
quota Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
resources Merge "Remove unused V2 schemas" 2015-08-27 19:22:11 +00:00
schema Add DomainMaster Object to designate objects 2015-08-13 14:40:39 +01:00
sink Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
sqlalchemy Implement deleted zone purging 2015-09-08 11:08:03 +01:00
storage Merge "Implement deleted zone purging" 2015-09-08 13:40:23 +00:00
tests Ensure CNAME RRSets only have one record 2015-09-17 16:28:58 -05:00
zone_manager [zm] Periodic Secondary zone refresh task 2015-09-16 17:00:37 +02:00
__init__.py Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
context.py Restrict editing of managed records to policy based ACL 2015-04-09 11:39:51 +01:00
coordination.py Implement support for LeaderElections 2015-07-09 14:12:33 +01:00
debug.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
dnsutils.py Ensure API workers > 1 starts correctly 2015-09-22 10:52:41 +01:00
exceptions.py Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
hookpoints.py Allow logging hookpoint intialization 2015-06-29 08:42:58 -05:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
notifications.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
plugin.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
policy.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
rpc.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
service.py Ensure API workers > 1 starts correctly 2015-09-22 10:52:41 +01:00
utils.py Ensure API workers > 1 starts correctly 2015-09-22 10:52:41 +01:00
version.py Introduce Guru Meditation Reports into Designate 2015-03-11 11:11:11 +08:00