On Wed, 13 Feb 2013 08:26:51 +0900
Isaku Yamahata <yamah...@valinux.co.jp> wrote:

>> Traceback (most recent call last):
>>   File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 390, in 
>> run
>>     result = self._run(*self.args, **self.kwargs)
>>   File "/opt/stack/ryu/ryu/base/app_manager.py", line 86, in _event_loop
>>     handler(ev)
>>   File "/opt/stack/ryu/ryu/app/quantum_adapter.py", line 368, in dp_handler
>>     ovs_switch.close()
>> AttributeError: 'OVSSwitch' object has no attribute 'close'
> 
> This is legacy from the old code, so remove calling close method
> 
> Reported-by: Yoshihiro Kaneko <y.kaneko__0...@nifty.com>
> Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp>
> ---
>  ryu/app/quantum_adapter.py |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Applied, thanks.


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to