designate/designate/objects
James Li 3c325b0699 Expose /v2/recordsets api endpoint
APIImpact
DocImpact

Implements blueprint expose-recordsets-api

Change-Id: I05f534d2fa0f40e6ec376b335591e6ec485079b2
2016-05-11 16:36:21 +00:00
..
adapters Expose /v2/recordsets api endpoint 2016-05-11 16:36:21 +00:00
__init__.py Add support for getting Service Status 2016-04-12 16:32:17 +02:00
base.py Add support for getting Service Status 2016-04-12 16:32:17 +02:00
blacklist.py Add __str__() methods to DesignateObjects 2015-07-30 18:42:48 +01:00
floating_ip.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
pool.py Add scheduler for pools 2016-03-14 20:59:58 +00:00
pool_also_notify.py Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
pool_attribute.py Add AttributeListObjectMixin class 2016-02-23 14:32:24 +00:00
pool_manager_status.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
pool_nameserver.py Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
pool_ns_record.py Object model: require "priority" field 2015-12-08 18:06:35 +00:00
pool_target.py Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
pool_target_master.py Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
pool_target_option.py Enable use of Pools YAML 2016-03-17 19:13:31 +00:00
quota.py Add __str__() methods to DesignateObjects 2015-07-30 18:42:48 +01:00
record.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
recordset.py Expose /v2/recordsets api endpoint 2016-05-11 16:36:21 +00:00
rrdata_a.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_aaaa.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_cname.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_mx.py Add validation for MX, TXT, and SSHFP records 2016-01-26 15:17:27 -06:00
rrdata_ns.py Fix wildcard NS record 2016-01-29 22:23:40 +00:00
rrdata_ptr.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_soa.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_spf.py Enable Record Data Validation in v2 API 2015-03-30 21:29:44 +01:00
rrdata_srv.py Validate SRV records have the correct name on the recordset 2015-04-07 16:38:23 +01:00
rrdata_sshfp.py Add validation for MX, TXT, and SSHFP records 2016-01-26 15:17:27 -06:00
rrdata_txt.py Add validation for MX, TXT, and SSHFP records 2016-01-26 15:17:27 -06:00
server.py Add __str__() methods to DesignateObjects 2015-07-30 18:42:48 +01:00
service_status.py Fix the service_status objects __str__() output 2016-05-06 15:50:47 +01:00
tenant.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
tld.py Add __str__() methods to DesignateObjects 2015-07-30 18:42:48 +01:00
tsigkey.py Add __str__() methods to DesignateObjects 2015-07-30 18:42:48 +01:00
validation_error.py Fix the displayed error message in V2 API 2015-07-13 17:46:35 +01:00
zone.py Add delayed NOTIFY 2016-02-17 15:24:00 +00:00
zone_attribute.py Add scheduler for pools 2016-03-14 20:59:58 +00:00
zone_export.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
zone_import.py Rename all references of Domain to Zone 2015-11-17 15:22:16 +00:00
zone_master.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
zone_transfer_accept.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
zone_transfer_request.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00