58abb3d9cc01a7c4888d0bd0c1fb96c78154c714
The MTU of VLAN subinterfaces must not be greater than MTU of the trunk port. This commit adds a check that verifies that this is indeed the case. This limitation comes from the restriction that Linux kernel imposes on MTUs of untagged interfaces and tagged subinterfaces of these interfaces. For details of the current state, see https://bugzilla.kernel.org/show_bug.cgi?id=13467, namely comments 7 and 8. Once this limitation is overcome, it would be possible to remove this check. Partially-Implements: blueprint vlan-aware-vms Change-Id: Ic11e9a2cde4336e8e1533c56b63ff7aaf2b7a510
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
- Neutron Developer Guide
- Networking Guide
- Neutron API Reference:
- 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%