neutron/neutron/services/externaldns
Jens Harbott 77a596ab7c Fix port deletion when dns_integration is enabled
The records found in ip_allocations contain objects of type IPAddress,
but the external dns service expects them as string, so we need to
insert a conversion.

Change-Id: I622993fc273121bfd051d2fd9c7811e2ae49a1d8
Closes-Bug: 1714641
(cherry picked from commit 22d6a1540f)
2017-09-07 09:21:12 +00:00
..
drivers Fix port deletion when dns_integration is enabled 2017-09-07 09:21:12 +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