Files
vmware-nsx/neutron/hooks.py
Darragh O'Reilly f74e8f1ecb Remove pyudev dependency
pyudev was only used by the linuxbridge-agent to get the list
of virtual network devices. This can be got from /sys instead.
This patch fixes the problem where testr could not import the
lb-agent module because pyudev was not in requirements.txt.

Change-Id: I0a78c91e97de4413f2ecf6fb56d2ff61b36baa78
Closes-Bug: 1269040
2014-02-25 14:28:35 +00:00

1.0 KiB