neutron/neutron/services/externaldns
Jens Harbott b34d23762e designate: allow PTR zone creation to fail
When multiple PTR records are created at the same time, Neutron may try
to create the same zone multiple times, resulting in a conflict. Ignore
the resulting error instead and try to create the record anyway.

Change-Id: I59b0f99463ab00743f19016a890561916df900ed
Closes-Bug: 1891309
(cherry picked from commit ca1c6fd69b)
2021-05-05 06:39:29 +00:00
..
drivers designate: allow PTR zone creation to fail 2021-05-05 06:39:29 +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