neutron/neutron/tests/unit/plugins
Thomas Herve 10e0750352 Properly handle segmentation_id in OVS agent
The segmentation_id of a OVS VLAN can be None, but a recent change
assumed that it was always an integer. It highlighted the fact that we
try to store None in the OVS database, which got stored as a string.
This fixes the storage, and handles loading the value while keeping
compatibility.

Change-Id: I6e7df1406c90ddde254467bb87ff1507a4caaadd
Closes-Bug: #1494281
(cherry picked from commit 51f6b2e1c9)
2015-10-22 21:56:49 +00:00
..
brocade Support oslo_db 1.12 2015-06-24 01:32:44 +02:00
embrane Reorganize unit test tree 2015-04-06 23:28:31 +00:00
hyperv Reorganize unit test tree 2015-04-06 23:28:31 +00:00
ml2 Properly handle segmentation_id in OVS agent 2015-10-22 21:56:49 +00:00
oneconvergence Switch to oslo.service 2015-06-29 13:20:55 +03:00
opencontrail Move in-tree vendor VIF_TYPE_* constants 2015-08-21 00:12:29 +02:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00