neutron/neutron/tests/unit/agent/l3
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
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Merge "Remove the deprecated config 'router_id'" 2016-06-23 20:44:55 +00:00
test_dvr_fip_ns.py Remove deprecated network_device_mtu option 2016-07-25 19:51:00 +00:00
test_dvr_local_router.py DVR: handle floating IP reassociation on the same host 2016-07-11 13:56:32 +03:00
test_fip_rule_priority_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_ha_router.py Delete default route if no gateway in external net 2016-07-07 13:46:44 +00:00
test_item_allocator.py item allocator should return same value for same key 2016-01-28 08:40:45 +00:00
test_legacy_router.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_link_local_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_namespace_manager.py Remove deprecated use_namespaces option 2015-11-18 19:17:29 +01:00
test_router_info.py DVR: handle floating IP reassociation on the same host 2016-07-11 13:56:32 +03:00
test_router_processing_queue.py Document self.assertEqual(expected, observed) pattern 2015-10-06 01:03:53 +02:00