openstack-designate/designate
James Li 79a4af0455 Make supported record type configurable
Also made the distinction between 'valid' and 'supported' record
types. For example an error of "'foo' is not a valid record type"
will return when user tries to create a record type of 'foo'.
User will get "'SPF' is not a supported record type" if operator
chooses not to expose SPF.

Implements blueprint configurable-record-type
Change-Id: I22410a760a5ec78270162496ee03f2b2b8ba7d25
2016-02-03 20:32:17 +00:00
..
agent Merge "Improve logging in designate.agent" 2016-01-15 15:53:15 +00:00
api Rename zone > domain for errors in V1 2016-01-19 09:26:29 +00:00
backend Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
central Fixes wording of exceptions for delete 2016-01-22 16:06:04 -08:00
cmd Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
hacking Fix typos in comments 2015-09-03 18:37:27 +09:00
manage Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
mdns Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
network_api Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
notification_handler Merge "Improve logging in designate.notification_handler" 2016-01-15 15:53:21 +00:00
objects Make supported record type configurable 2016-02-03 20:32:17 +00:00
openstack Switch to oslo.reports 2015-11-05 10:55:29 +01:00
pool_manager Add retry logic on periodic_sync 2016-01-15 10:44:20 +00:00
quota Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
resources Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
schema Fix wildcard NS record 2016-01-29 22:23:40 +00:00
sink Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
sqlalchemy Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
storage Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
tests Merge "Fix wildcard NS record" 2016-01-31 00:54:24 +00:00
zone_manager Merge "Improve logging in designate.zone_manager" 2016-01-15 15:53:30 +00:00
__init__.py Make supported record type configurable 2016-02-03 20:32:17 +00:00
context.py Improving info level log messages 2015-11-27 12:26:28 +05:30
coordination.py Merge "Retry Coordinator start indefinitely" 2016-01-14 15:19:09 +00:00
debug.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
dnsutils.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
exceptions.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
hookpoints.py Allow logging hookpoint intialization 2015-06-29 08:42:58 -05:00
i18n.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +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 Another improvement of info level log messages 2015-11-27 13:15:03 +05:30
rpc.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
service.py Replace deprecated LOG.warn with LOG.warning 2016-01-05 09:20:58 +00:00
utils.py Improving info level log messages 2015-11-27 12:26:28 +05:30
version.py Switch to oslo.reports 2015-11-05 10:55:29 +01:00