neutron/neutron/services/externaldns
Pavlo Shchelokovskyy 71e08b8813 Treat Forbidden as NotFound in Designate
this is a followup to I7cbb0e87a7e87f23ccf5d8750835b4785693473a

In case the zone was deleted out of band, or was not there in the first
place, keep the behavior of retry with "all projects" designate client
the same as before (just log exception and proceed)
by treating Forbidden from Designate as DNSDomainNotFound.

Change-Id: Ia42c1f86a4182b446455e9a1d794d3f57afefbda
Related-Bug: #1875981
2020-10-22 12:48:23 +00:00
..
drivers Treat Forbidden as NotFound in Designate 2020-10-22 12:48:23 +00:00
__init__.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00