]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add mtu attributes to network model
authorPradeep Kilambi <pkilambi@cisco.com>
Fri, 6 Feb 2015 01:06:21 +0000 (17:06 -0800)
committerPradeep Kilambi <pkilambi@cisco.com>
Fri, 6 Feb 2015 21:50:18 +0000 (13:50 -0800)
commit05b07762dedcc34ff24c6a4dfc7a13bbbb8a7cd6
tree51528f84b83c073cc260f0844350f90e64f2801c
parent5c9e77ae7028fc0c5e4f5937049354d2ec97d240
Add mtu attributes to network model

Database changes to support including mtu as
part of the network model.

Change-Id: Id6410de8844d3476893647b22baa7f1a96f1df8b
Partially-Implements: blueprint mtu-selection-and-advertisement
neutron/db/migration/alembic_migrations/versions/43763a9618fd_add_mtu_attributes_to_network.py [new file with mode: 0644]
neutron/db/migration/alembic_migrations/versions/HEAD
neutron/db/models_v2.py
neutron/tests/unit/test_db_plugin.py