neutron/neutron/tests/unit/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 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_dns_integration.py Fix port deletion when dns_integration is enabled 2017-11-06 11:12:33 +00:00
test_port_security.py port security: gracefully handle resources with no bindings 2016-03-24 22:27:31 +01:00