Re: [Ryu-devel] How to setup Ryu with OpenStack step by step

2013-12-06 Thread Dongliang Yu
Thanks for reply. I followed this page: https://github.com/osrg/ryu/wiki/configuration_openstack_havana_with_ryu I dont understand what package should be installed on which node, as I have Controller, Networking and Compute node in my OpenStack deployment. The OpenStack official guide ( http://do

Re: [Ryu-devel] [PATCH] stplib: Reduction of the number of threads

2013-12-06 Thread FUJITA Tomonori
On Thu, 05 Dec 2013 16:16:31 +0900 "watanabe.fumitaka" wrote: > The number of threads was reduced for the simplification of processing. > > There was three sending BPDU threads before. > - send Config BPDU thread > - send TopologyChange BPDU thread > - send TopologyChangeNotification BPDU thr

Re: [Ryu-devel] How to setup Ryu with OpenStack step by step

2013-12-06 Thread FUJITA Tomonori
On Fri, 6 Dec 2013 18:26:00 +0800 Dongliang Yu wrote: > I'm new to ryu. The offical guide in OpenStack.org and the wiki at > github.com/osrg/ryu/ are not in detail. After trying to install packages > and do all the configurations, they do not work well. Is there any detailed > install guide or re

[Ryu-devel] How to setup Ryu with OpenStack step by step

2013-12-06 Thread Dongliang Yu
I'm new to ryu. The offical guide in OpenStack.org and the wiki at github.com/osrg/ryu/ are not in detail. After trying to install packages and do all the configurations, they do not work well. Is there any detailed install guide or reference? Any suggestion will be helpful. Thanks. :) -- Best r