neutron/neutron/tests/unit/cmd
Ihar Hrachyshka 1ae91ce9be ip_lib: ignore gre and lo devices in get_devices by default
This is the most common use pattern for the method, so it makes sense to
make it default.

(Actually, it may be that there are no usage for the arguments
whatsoever, but better safe than sorry.)

NeutronLibImpact this change potentially breaks callers of get_devices
that may want to get the automatic devices by default. Those imaginary
callers may need to set exclude_gre_devices and/or exclude_loopback to
True from now on.

Change-Id: Ic32b8abc7f8502b8907ae21c996e13cb8fd5401d
Related-Bug: #1604115
2017-04-13 15:03:06 -07:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_netns_cleanup.py ip_lib: ignore gre and lo devices in get_devices by default 2017-04-13 15:03:06 -07:00
test_ovs_cleanup.py enable OVSDB native interface by default 2016-06-25 10:43:12 +03:00
test_sanity_check.py Fix import path in neutron-sanity-check for ml2_sriov opts 2015-09-01 04:16:01 +00:00