neutron/neutron/tests/unit/cmd/upgrade_checks
Rodolfo Alonso Hernandez 795aa6b9fa Limit ml2_vlan_allocations.vlan_id value in DB backend
Limit "ml2_vlan_allocations.vlan_id" values stored in the DB by
adding a check constraint in the DB engine. This check will
verify that vlan_id is in the interval [1, 4094].

Change-Id: Ie6453cb7a2ef0c43baf540c49a03079f4c8d3818
Closes-Bug: #1870400
2020-06-05 10:04:52 +00:00
..
__init__.py Upgrade check command - add support for 3rd party checks 2018-12-18 11:23:03 +01:00
test_checks.py Limit ml2_vlan_allocations.vlan_id value in DB backend 2020-06-05 10:04:52 +00:00