neutron/neutron/tests/unit/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 Reorganize unit test tree 2015-04-06 23:28:31 +00:00
fake_extension.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_data_plane_status.py use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
test_dns_integration.py Fix port deletion when dns_integration is enabled 2017-09-07 09:21:12 +00:00
test_port_security.py use neutron-lib port security api-def 2017-05-01 11:45:42 -06:00