openstack-designate/designate/backend
Jay Jahns af510573ab Initialize the client attribute to prevent AttributeError
This change adds the self._client attribute to the class, ensuring
it is initialized before we try to test for its value. Without it,
the driver is broken.

Closes-Bug: 2106741
Change-Id: I34916f8e27365400717548947090ae281a1827e3
2025-04-10 09:10:10 -05:00
..
__init__.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
base.py Remove unused host/port options 2024-08-25 00:15:03 +09:00
impl_akamai_v2.py Remove unused host/port options 2024-08-25 00:15:03 +09:00
impl_bind9.py Remove unused host/port options 2024-08-25 00:15:03 +09:00
impl_designate.py Initialize the client attribute to prevent AttributeError 2025-04-10 09:10:10 -05:00
impl_dynect.py Improve Dyntext coverage and removed unusable code 2024-01-08 13:43:55 -08:00
impl_fake.py Add option to force delete zone-files in delete API. 2022-10-20 10:01:23 +00:00
impl_infoblox.py Updated Infoblox backend 2024-05-17 09:46:14 +02:00
impl_ns1.py Improve NS1 test coverage 2024-01-07 13:06:15 +00:00
impl_nsd4.py pyupgrade changes for Python3.8+ 2023-11-03 11:19:07 +00:00
impl_pdns4.py pdns: Accept hostnames for master hosts 2024-08-26 09:02:06 +09:00