os-ken/ryu
Iwase Yusuke db0f6c1165 handler: Fix for frozen builds
Navigates back the stack to locate the module instead of relying on
inspect to locate the module based on the file name.

This patch is suggested by papostolescu as Pull Request(*1)
on GitHub.
   (*1) https://github.com/osrg/ryu/pull/26

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-08-25 14:25:40 +09:00
..
app Clean up stale Datapath objects in the ofctl_service application 2016-08-02 11:01:52 +09:00
base Avoid parallel executions of AppManager.close() 2016-07-01 11:30:01 +09:00
cmd manager: Except KeyboardInterrupt to suppress traceback 2016-07-27 14:50:35 +09:00
contrib contrib/ovs: Remove embeded ovs, use upstream 2016-03-21 19:28:32 +09:00
controller handler: Fix for frozen builds 2016-08-25 14:25:40 +09:00
lib BGPSpeaker: Support Ethernet VPN update messages 2016-08-25 13:33:10 +09:00
ofproto ofproto: Enable to specify packet library for OFPPacketOut.data 2016-08-25 13:30:45 +09:00
services BGPSpeaker: Suppress RD in EVPN VRF on SSH console 2016-08-25 13:34:19 +09:00
tests test_validation: Add unit tests for validation utilities 2016-08-25 13:34:07 +09:00
topology topology: ignore cfm packets on packet in 2016-07-01 12:23:17 +09:00
__init__.py Ryu 4.5 2016-08-02 11:07:47 +09:00
cfg.py Adapt to namespace-less oslo 2015-05-19 15:39:27 +09:00
exception.py Switch to Apache 2.0 license 2012-04-06 08:38:45 +09:00
flags.py tester: Support to test OpenFlow1.0 switch 2015-10-28 14:32:02 +09:00
hooks.py Removes unnecessary Windows requirements 2016-04-06 22:33:56 +03:00
log.py 'ConfigParser' is renamed to 'configparser' in Python 3 2015-04-14 05:31:42 +09:00
utils.py utils: fix for temporarily storing the value of sys.path 2016-05-13 22:17:23 +09:00