]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fix issue with OVS plugin VLAN allocation after a quantum-server restart
authorDan Wendlandt <dan@nicira.com>
Tue, 3 Apr 2012 03:14:37 +0000 (20:14 -0700)
committerDan Wendlandt <dan@nicira.com>
Tue, 3 Apr 2012 03:14:37 +0000 (20:14 -0700)
commit540f1eda0b5568795b501e44de44c9392ceb7f17
treef2e8801aa504c73073ff3933c8886504fea17394
parentac7fb076c17535c81dd27407d819af198f2f31a2
fix issue with OVS plugin VLAN allocation after a quantum-server restart

bug 962853

Also use constants for VLAN_MIN/VLAN_MAX and clean-up VlanMap unit tests.

Change-Id: Id7b580d604092b5fc16d4c87ae866d419aad4d1f
quantum/plugins/openvswitch/ovs_quantum_plugin.py
quantum/plugins/openvswitch/tests/unit/test_vlan_map.py