hi,
> Hi I am running two applications in ryu controller, and would like to
> exchange my own events between the two. I wrote a code (below), but the
> function doesn't work.
when RyuApp's __init__ is called, event pipelines are not available yet.
(run ryu-manager with --verbose to see 'EVENT LOS
> On Mon, 3 Feb 2014 12:48:28 +0900
> YAMAMOTO Takashi wrote:
>
>> currently OFP classes takes the Datapath object, which is too complex
>> for this purpose. this class, ProtocolDesc, is intended to be
>> a simpler replacement for that.
>>
>> Signed-off-by: YAMAMOTO Takashi
>> ---
>> ryu/ofp
Hi I am running two applications in ryu controller, and would like to
exchange my own events between the two. I wrote a code (below), but the
function doesn't work.
***Event Class - Location /ryu/app/event_message
from ryu.controller import ofp_event, event
class EventMessage(event.EventBase):
Hi Fujita,
Thats the one! Thanks alot!
Regards,
Vinay Pai B.H.
On Mon, Feb 3, 2014 at 8:13 PM, FUJITA Tomonori <
[email protected]> wrote:
> On Mon, 3 Feb 2014 16:23:49 -0800
> vinay pai wrote:
>
> > In the initial days of Ryu, I was able to see a pre installed Ryu OVA on
> > the
We are seeking the attention of reputable investors, project owners and general
business facilitators,for a reliable and trustworthy business partner for
investment purposes/loan.
We will be interested to invest and Partner in a business in line with our
company's mission statement for expansi
Hi
OK, it works with your command.
Thanks
Wei Liao
-Original Message-
From: Yuichi Ito
Sent: Tuesday, February 04, 2014 12:05 AM
To: Wei Liao
Cc: FUJITA Tomonori ; [email protected]
Subject: Re: [Ryu-devel] RYU controller enhancements required
hi.
the interface of ofctl
On Tue, Feb 04, 2014 at 08:49:35PM +0900, FUJITA Tomonori wrote:
> On Tue, 4 Feb 2014 20:38:28 +0900
> Simon Horman wrote:
>
> >> You can't enable unit tests without on-wire packet data:
> >
> > Sorry about that I will repost the last patch with the packet data.
>
> Mostly binary so can you put
On Tue, 4 Feb 2014 20:38:28 +0900
Simon Horman wrote:
>> You can't enable unit tests without on-wire packet data:
>
> Sorry about that I will repost the last patch with the packet data.
Mostly binary so can you put a patch to github? I'll pull.
-
Hello,
2014-02-02 Simon Dunand :
> Hello,
>
> My questions are:
>
> Q1. for ubuntu, there are several packages available: neutron-plugin-ryu,
> and neutron-plugin-ryu-agent. But on centOS, I can only find the package
> openstack-neutron-ryu.noarch.
> Does this package contain the two ubuntu packag
On Tue, Feb 04, 2014 at 08:01:49PM +0900, FUJITA Tomonori wrote:
> On Tue, 4 Feb 2014 13:27:47 +0900
> Simon Horman wrote:
>
> > Hi,
> >
> > The aim of this patchset is threefold:
> >
> > * cross-port recent changes to the OpenFlow 1.3 implementation to
> > the Open Flow 1.4 implementation.
On Mon, 3 Feb 2014 12:48:28 +0900
YAMAMOTO Takashi wrote:
> currently OFP classes takes the Datapath object, which is too complex
> for this purpose. this class, ProtocolDesc, is intended to be
> a simpler replacement for that.
>
> Signed-off-by: YAMAMOTO Takashi
> ---
> ryu/ofproto/ofproto_
On Tue, 4 Feb 2014 13:27:47 +0900
Simon Horman wrote:
> Hi,
>
> The aim of this patchset is threefold:
>
> * cross-port recent changes to the OpenFlow 1.3 implementation to
> the Open Flow 1.4 implementation.
> * Increase OpenFlow 1.4 message and property coverage
> - All messages, actions
12 matches
Mail list logo