mirror of
https://opendev.org/openstack/designate.git
synced 2026-01-11 20:07:03 +00:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| impl_akamai_v2.py | ||
| impl_bind9.py | ||
| impl_designate.py | ||
| impl_dynect.py | ||
| impl_fake.py | ||
| impl_infoblox.py | ||
| impl_ns1.py | ||
| impl_nsd4.py | ||
| impl_pdns4.py | ||