designate/designate/objects
Erik Olof Gunnar Andersson 5c0ef757f5 Remove unused validation function
Change-Id: I30595c472779edccb173b6db0025d7084a192111
2024-01-07 12:14:05 -08:00
..
adapters Add new API for zone move 2023-12-15 22:31:27 +00:00
__init__.py Remove unused server object 2023-11-01 16:25:01 +00:00
base.py Remove unused base functions 2023-11-17 11:52:44 -08:00
blacklist.py Checks for invalid denylist regex patterns 2022-02-18 19:14:35 +00:00
fields.py Improve object fields coverage and fixed error handling 2023-11-08 00:57:43 +00:00
floating_ip.py Fix FloatingIP ttl not allowing zero 2023-12-07 23:27:50 +00: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 pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
recordset.py Remove executable flag from recordset.py 2023-11-27 23:28:01 +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 Improve NAPTR support 2023-05-19 19:10:11 +01: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 pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
service_status.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
shared_zone.py Implement sharing of zones 2023-02-14 01:54:15 +00:00
tenant.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
tld.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
tsigkey.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
validation_error.py Remove unused validation function 2024-01-07 12:14:05 -08:00
zone.py Add shard id to zone and recordset representation 2023-11-22 16:47:21 +00:00
zone_attribute.py Migrate object to OVO (7) 2018-02-25 16:07:58 +00:00
zone_export.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
zone_import.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
zone_master.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
zone_transfer_accept.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
zone_transfer_request.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00