neutron/neutron/plugins
Thomas Herve 51f6b2e1c9 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
2015-10-20 17:36:39 +02:00
..
bigswitch Big Switch Networks code split 2015-03-06 09:43:30 +00:00
brocade Cleaned up remaining incorrect usage for LOG.exception 2015-10-08 16:45:18 +02:00
common Revert "Make OVS interface name hashing algorithm common and extend it" 2015-10-15 11:10:52 -04:00
hyperv Use separate queue for agent state reports. 2015-09-30 13:16:32 +04:00
ml2 Properly handle segmentation_id in OVS agent 2015-10-20 17:36:39 +02:00
nuage Adding DB model changes for Nuage Plugin post decomposition 2015-03-05 11:59:26 -08:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00