Hi,
Based on your patches (race-condition-july-04-2013), I changes 2 files and
looks like OK to fix these problems.
Please check and confirm that, thanks.
# diff ./ryu-race-condition-july-04-2013/ryu/controller/network.py
/usr/local/lib/python2.7/dist-packages/ryu/controller/netwo
No. How about this patch. It is still very lightly tested, though.
I'll test it tomorrow. (and then send respin patch.)
>From 9caa02cd3188f1d872fec9ed393279e34f7388d6 Mon Sep 17 00:00:00 2001
Message-Id:
<9caa02cd3188f1d872fec9ed393279e34f7388d6.1373369725.git.yamah...@valinux.co.jp>
In-Reply-To:
On Tue, Jul 09, 2013 at 12:39:07PM +0900, FUJITA Tomonori wrote:
> On Thu, 4 Jul 2013 11:42:16 +0900
> Isaku Yamahata wrote:
>
> > Hi. Thank you for giving it a try.
> >
> > I've sent out the patches. Can you please try the patches?
> > I also uploaded it to github for convenience.
> > git://git
On Thu, 4 Jul 2013 11:42:16 +0900
Isaku Yamahata wrote:
> Hi. Thank you for giving it a try.
>
> I've sent out the patches. Can you please try the patches?
> I also uploaded it to github for convenience.
> git://github.com/yamahata/ryu race-condition-july-04-2013
>
> Although I created the patc
Hi,
after I try the patches (race-condition-july-04-2013), the ryu.log shows
error about ryu.controller.network.remove_port
Did I miss something?
Thanks
### ryu.log
remove_port Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/ryu/app/quantum_adapter.py",
line 208
Hi. Thank you for giving it a try.
I've sent out the patches. Can you please try the patches?
I also uploaded it to github for convenience.
git://github.com/yamahata/ryu race-condition-july-04-2013
Although I created the patches independently of your report,
yours seems same issue.
thanks,
On We
Hi,
I'm using OpneStack Grizzzly with Ryu 1.9.
When I delete a network,
The ryu.log shows exception "NetworkNotFound: no such network id", but the
network can still be deleted.
After that,
when I create new instances in other network, the DHCP service in OpenStack
will fail.
The ryu.log just keep