neutron/neutron/tests/unit/agent
sridhargaddam 633c52cca1 Avoid dhcp_release for ipv6 addresses
dhcp_release is only supported for IPv4 addresses [1] and not for
IPv6 addresses [2]. There will be no effect when it is called with
IPv6 address. This patch adds a corresponding note and avoids calling
dhcp_release for IPv6 addresses.

[1] http://manpages.ubuntu.com/manpages/trusty/man1/dhcp_release.1.html
[2] http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007084.html

Change-Id: I8b8316c9d3d011c2a687a3a1e2a4da5cf1b5d604
2015-08-10 08:31:48 +00:00
..
common Introduce get_ports_attributes in OVSBridge 2015-08-02 13:42:07 +03:00
dhcp Update dhcp agent cache for network:dhcp ports 2015-07-29 14:59:51 +00:00
l3 Do not delete fip namespace during l3 dvr agent resync 2015-08-07 20:10:25 +03:00
linux Avoid dhcp_release for ipv6 addresses 2015-08-10 08:31:48 +00:00
metadata Merge "Allow overriding of the neutron endpoint URL in metadata agent" 2015-07-29 14:16:00 +00:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
test_securitygroups_rpc.py Fix ipset can't be destroyed when last rule is deleted 2015-08-03 12:57:11 +08:00