Files
devstack/lib
Tomoki Sekiyama 0612b485d3 Ironic: Fix tag ID detection of tap devices
On Linux kernel 4.1, `ip link` reports peer interface name for
each Open vSwitch interface, like:
  $ ip link
  ...
  71: ovs-tap1@brbm-tap1: <BROADCAST,MULTICAST,UP,LOWER_UP> ...
              ~~~~~~~~~~
Currently it is regarded as a part of interface name, so
causes failure in tap id detection from ovs-vsctl output,
that results into ironic deployment failure.
This patch removes the peer name from the interface name.

Change-Id: Id3b181fa821e9bff1afabef4d63964f61fa49a65
Closes-Bug: #1486273
2015-08-18 18:59:24 -04:00
..
2015-07-21 14:18:38 -05:00
2015-08-10 04:19:19 +00:00
2015-04-20 12:27:32 -04:00
2015-07-08 05:17:00 +10:00
2015-08-13 01:41:57 +00:00
2015-04-08 10:28:17 -04:00
2015-07-17 03:16:42 +00:00
2015-06-30 18:43:56 +00:00
2015-06-16 08:28:52 -04:00
2015-03-28 14:35:12 -05:00
2015-08-13 10:44:51 +10:00
2014-12-10 11:28:05 -05:00