neutron/neutron/services/externaldns/drivers/designate
Jens Harbott ca1c6fd69b 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
2021-04-30 08:58:50 +02:00
..
__init__.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
driver.py designate: allow PTR zone creation to fail 2021-04-30 08:58:50 +02:00