neutron/neutron/tests/functional/agent
Ihar Hrachyshka a9133b7255 Remove deprecated network_device_mtu option
The right way to configure Neutron to work with infrastructure MTU is by
using plugin agnostic global_physnet_mtu and ml2 specific
path_mtu/physical_network_mtus options. The deprecated option is error
prone and does not allow to use different MTUs per network.

Closes-Bug: #1603493
Related-Bug: #1549470
Related-Bug: #1542108
Related-Bug: #1542475

DocImpact Remove all references to network_device_mtu option from
          Neutron documentation. Note that Nova has a deprecated option
          with the same name that will need a separate patch to be removed.

Depends-On: I8e6cc99fe70d0c41a705431fb3160e8fccacff10
Depends-On: I337b284076a794027fbd63796119d56bd1923cf2
Change-Id: I7287db9df25a78a59b2dfa28acfde7fe69d17f40
2016-07-25 19:51:00 +00:00
..
l2 Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
l3 Remove deprecated network_device_mtu option 2016-07-25 19:51:00 +00:00
linux Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
windows Fix Windows IPDevice.device_has_ip racefulness 2016-04-07 16:54:47 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_firewall.py functional: fix OVSFW failure with native OVSDB api 2016-05-27 16:08:17 +00:00
test_l2_lb_agent.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
test_l2_ovs_agent.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_ovs_flows.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_ovs_lib.py functional: Use assertItemsEqual for db_find outputs 2016-06-29 10:58:23 -04:00