neutron/neutron/plugins/ml2/extensions
Jens Harbott dd9deaf3a1 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.

Conflicts:
	neutron/plugins/ml2/extensions/dns_integration.py

Change-Id: I622993fc273121bfd051d2fd9c7811e2ae49a1d8
Closes-Bug: 1714641
(cherry picked from commit 77a596ab7c)
2017-11-06 11:12:33 +00:00
..
__init__.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
dns_integration.py Fix port deletion when dns_integration is enabled 2017-11-06 11:12:33 +00:00
port_security.py Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
qos.py ML2: verify if required extension drivers are loaded 2016-01-14 00:18:50 +01:00