neutron/neutron/plugins/ml2/extensions
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
..
__init__.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
data_plane_status.py Port data plane status extension implementation 2017-04-11 19:56:13 +00:00
dns_integration.py Fix port deletion when dns_integration is enabled 2017-09-07 09:21:12 +00:00
port_security.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
qos.py Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00