On Mon, 15 Jul 2019 14:08:25 +0300
ozgur.yurek...@gmail.com wrote:
> From: Ozgur Yurekten
>
> Signed-off-by: Ozgur Yurekten
> ---
> ryu/ofproto/nicira_ext.py | 2 ++
> ryu/ofproto/nx_actions.py | 74 +++
> 2 files changed, 76 insertions(+)
Thanks, pushed w
Hello,
I'm trying to run the code below with Ryu and BOFUSS, and my host hangs.
Does anyone have any idea what could be causing this?
In order to reproduce the problem only 3 steps are required:
1. run the code below
2. *xterm h1*
3. run *PYTHONPATH=. ./bin/ryu-manager --ofp-tcp-listen-port 6653
Hi,
Can someone guide me on how to integrate DevStack with RYU as the
networking backend.
Any help is highly appreciated.
Regards,
--
Mututhanthrige Praveen Sameera Fernando
Graduate Research Assistant
Department of electrical and computer engineering
The University of Akron
Mobile : +94 077
It's default behaviour.. you don't have to do anything.
On Fri, 19 Jul 2019 02:34 Praveen Fernando, wrote:
> Hi,
>
> Can someone guide me on how to integrate DevStack with RYU as the
> networking backend.
>
> Any help is highly appreciated.
>
> Regards,
>
> --
> Mututhanthrige Praveen Sameera
Hi,
Thanks for the information. But what I am trying to do is to use a remote
RYU controller to control the networking in DevStack node. Here the RYU
controller and DevStack node are physically separated.
Regards,
On Thu, Jul 18, 2019 at 9:17 PM knet solutions
wrote:
> It's default behaviour.
You can't do. Thats invalid use case. I have posted my openstack + Ryu
investigations earlier in the mailing list. Please check.
On Fri, 19 Jul 2019 08:26 Praveen Fernando, wrote:
> Hi,
>
> Thanks for the information. But what I am trying to do is to use a remote
> RYU controller to control the