Re: [Ryu-devel] Openstack ryu integration

2018-11-28 Thread Slawomir Kaplonski
Hi, It is true what You said. Please also keep in mind that OpenStack Neutron team recently forked ryu to os-ken [1] and we will soon switch to use this fork in Neutron code. [1] https://github.com/openstack/os-ken > Wiadomość napisana przez knet solutions w dniu > 29.11.2018, o godz. 08:02:

Re: [Ryu-devel] Openstack ryu integration

2018-11-28 Thread knet solutions
Thanks. On Thursday, November 29, 2018, Slawomir Kaplonski wrote: > Hi, > > It is true what You said. Please also keep in mind that OpenStack Neutron > team recently forked ryu to os-ken [1] and we will soon switch to use this > fork in Neutron code. > > [1] https://github.com/openstack/os-ken >

[Ryu-devel] Openstack ryu integration

2018-11-28 Thread knet solutions
Hi, I spent few hours to understand the Ryu openstack integration in openstack neutron code. Keypoints to note. 1. Ryu comes with neutron by default. 2. You don't have to do any configuration in openstack for ryu ., its enabled by default. 3. Ryu is not playing a SDN controller role in openstac