os-ken/ryu
Wei-Li Tang 1753c1e8d9 Fix Windows setup dependency bug
The hook raises an AttributeError exception on Windows because
of recent changes in the pbr project. This fix solves the issue.

This is adapted from https://review.openstack.org/#/c/42170/

Since ryu didn't depend on pyudev, I think it no longer needs
a removal here.

Signed-off-by: Wei-Li Tang <alextwl@xinguard.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-01-06 20:32:05 +09:00
..
app add IGMP snooping application 2014-01-06 20:28:01 +09:00
base allow RyuApp start() method returns Greenlet thread 2013-11-25 17:49:27 +09:00
cmd of_config_cli: remove no longer necessary "_pythonify" stuff 2013-12-25 12:13:01 +09:00
contrib Remove contrib/oslo directory 2013-07-28 13:50:18 +09:00
controller ofp: use RyuApp start() to return Greenlet thread 2013-11-25 17:50:30 +09:00
lib add IGMP snooping application 2014-01-06 20:28:01 +09:00
ofproto oxm_fields: make a crash less cryptic 2013-12-25 06:35:12 +09:00
services vrrp: handle interface failure 2013-12-02 07:45:42 +09:00
tests packet lib: icmpv6: support MLD (v1/v2) 2013-12-29 15:09:04 +09:00
topology topology: add of13 support 2013-12-20 14:01:18 +09:00
__init__.py Ryu 3.4 2013-12-03 23:59:20 +09:00
exception.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
flags.py test tool: add OpenFlowSwitch test tool 2013-12-13 17:27:49 +09:00
hooks.py Fix Windows setup dependency bug 2014-01-06 20:32:05 +09:00
log.py To specify a logging configuration file 2013-10-23 12:10:52 +09:00
utils.py ofproto_parser: dump packets if error is encountered during parse 2013-10-29 22:08:03 +09:00