neutron/neutron/tests
Brian Haley 0963aec572 Refactor code to deprecate get_interface_mac
The ip_lib code is able to get the MAC address of a device
already using the IpLinkCommand class, let's remove
get_interface_mac() since it's not necessary.

Changed all callers to use the new get_device_mac() code
and tagged get_interface_mac() for deprecation since it
could be in use by other callers outside the neutron tree.

Closes-Bug: #1630439

Change-Id: I1695d7e46efe5245eb581bd40d5420250a3bad89
2016-10-07 12:57:09 -04:00
..
common fullstack: VLAN aware VMs test 2016-09-29 13:23:39 -04:00
contrib Merge "Add missing revision number altercations" 2016-09-26 20:14:44 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack fullstack: VLAN aware VMs test 2016-09-29 13:23:39 -04:00
functional Refactor code to deprecate get_interface_mac 2016-10-07 12:57:09 -04:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
tempest Merge "tests: Move testtools to 3rd party libraries section" 2016-09-29 06:50:59 +00:00
unit Refactor code to deprecate get_interface_mac 2016-10-07 12:57:09 -04:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Merge "tests: catch eventlet.Timeout exception" 2016-09-23 12:39:51 +00:00
fake_notifier.py
post_mortem_debug.py
tools.py Introduce ovo objects for networks 2016-09-29 15:36:47 +00:00