neutron/neutron/plugins
Andreas Scheuring 3d0db13370 Make OVS interface name hashing algorithm common and extend it
The OVS devcie name hashing algorithm shortens interface names that are too
long. To ensure uniqueness it takes use of a hashing algorithm.

Move this function to a common place where it can be shared between ml2
drivers and agents.

Extend the function to support interface name postfix in addition to the
prefix.

Change LOG level to info to help deployers figuring out the unhashed name
of an hashed inteface.

Adapt OVS and linuxbridge agent to use this common function instead of their
own implementation.

Change-Id: If7ee8240c8f60da3400365138832a5d9badf98b4
Closes-Bug: #1495960
2015-09-30 10:04:49 +02:00
..
bigswitch Big Switch Networks code split 2015-03-06 09:43:30 +00:00
brocade Cleanup unused method get_plugin_version 2015-07-14 01:33:23 +00:00
common Make OVS interface name hashing algorithm common and extend it 2015-09-30 10:04:49 +02:00
embrane Use string exception casting everywhere 2015-06-22 09:13:56 -04:00
hyperv Move in-tree vendor AGENT_TYPE_* constants 2015-08-24 20:16:05 +00:00
midonet Merge "Enable super-on-old-class pylint check" 2015-02-19 08:27:05 +00:00
ml2 Make OVS interface name hashing algorithm common and extend it 2015-09-30 10:04:49 +02:00
nuage Adding DB model changes for Nuage Plugin post decomposition 2015-03-05 11:59:26 -08:00
oneconvergence Create packages for quota modules 2015-07-28 11:55:01 -07:00
opencontrail Move in-tree vendor VIF_TYPE_* constants 2015-08-21 00:12:29 +02:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00