neutron/neutron/services/externaldns
Jens Harbott 12da41a48f 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:40:38 +00:00
..
drivers designate: allow PTR zone creation to fail 2021-05-05 06:40:38 +00:00
__init__.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
driver.py Spin off context module 2017-03-06 16:25:29 +00:00