neutron/quantum/plugins/linuxbridge/agent
Gary Kotton cd9903fd10 fall back to ip link when ip tuntap unavailable
bug 989868

In the event that the command "ip tuntap" is not found then a exception will
be raised and the command "ip link" will be perfomed.

Changes following comments

More appropriate error message

Same style for log/error messages

Change-Id: Ia912e189b73dd0d112b7ef4eefbb7245ee595b54
2012-05-16 15:16:30 -04:00
..
__init__.py blueprint quantum-linux-bridge-plugin 2012-02-08 13:32:55 -08:00
linuxbridge_quantum_agent.py fall back to ip link when ip tuntap unavailable 2012-05-16 15:16:30 -04:00