This fixes regressions in commit 9d13ea884b.
Handle device name prefixes other than "tap".
For example, nova hybrid interface driver uses "qvo" prefix.
Also, ignore non neutron ports correctly. For example, veth pairs
used to connect physical bridges.
Closes-Bug: #1341465
Change-Id: I1d71c8a2cf8c2f71f0dbcfb54c9b347e24c03562
This directory includes agent for OpenFlow Agent mechanism driver. # -- Installation For how to install/set up ML2 mechanism driver for OpenFlow Agent, please refer to https://github.com/osrg/ryu/wiki/OpenStack # -- Ryu General For general Ryu stuff, please refer to http://www.osrg.net/ryu/ Ryu is available at github git://github.com/osrg/ryu.git https://github.com/osrg/ryu The mailing is at ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel Enjoy!