designate/designate/objects
Zuul 71c7542a89 Merge "Validate MX records during recordset create or update" 2022-08-29 22:26:14 +00:00
..
adapters Clean up manage pools and add additional testing 2022-08-22 21:19:13 -07:00
__init__.py CERT DNS records 2021-07-25 11:12:44 +02:00
base.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
blacklist.py Checks for invalid denylist regex patterns 2022-02-18 19:14:35 +00:00
fields.py Checks for invalid denylist regex patterns 2022-02-18 19:14:35 +00:00
floating_ip.py Add inactive value to floating ip status 2022-03-02 17:57:48 -08:00
pool.py Removed deprecated pool-manager implementation 2019-09-24 11:10:54 +00:00
pool_also_notify.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_attribute.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_nameserver.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_ns_record.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_target.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_target_master.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
pool_target_option.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
quota.py Improve quota API validations 2022-05-17 22:08:51 +00:00
record.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
recordset.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_a.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_aaaa.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_caa.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_cert.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_cname.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_mx.py Validate MX records during recordset create or update 2022-08-15 07:41:34 +00:00
rrdata_naptr.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_ns.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_ptr.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_soa.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_spf.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_srv.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_sshfp.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
rrdata_txt.py Fixed issues with __repr__ and __str__ on objects 2022-08-07 17:28:38 +00:00
server.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
service_status.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
tenant.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
tld.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
tsigkey.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
validation_error.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone.py Minimum TTL value allowed is zero 2022-05-03 19:28:52 +00:00
zone_attribute.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_export.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_import.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_master.py Enable H306 check and fix import ordering 2021-11-18 00:30:05 +00:00
zone_transfer_accept.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_transfer_request.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00