vmware-nsx/neutron/tests/functional/agent
Assaf Muller a4d6b7d46d Implement ip_lib.device_exists_with_ip_mac
ip_lib.device_exists simply checks that a device is in an
(optional) namespace. This patch adds
ip_lib.device_exists_with_ip_mac, which also verifies that
the device is configured with the given IP and MAC addresses.
The new function is used in functional tests in a patch
further down the dependency chain.

Added functional tests for ip_lib.device_exists,
ip_lib.device_exists_with_ip_mac.

Implements: blueprint l3-high-availability
Change-Id: I1495bcf1f1a88e2eb78df79cccb64121ccf435fb
2014-08-25 20:17:34 +03:00
..
linux Implement ip_lib.device_exists_with_ip_mac 2014-08-25 20:17:34 +03:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00