a9133b7255355942a386756ef98df0bee6f0c33b
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
Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
- Neutron Administrator Guide
- Networking Guide
- Neutron API Reference:
-
http://docs.openstack.org/api/openstack-network/2.0/content/
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%