Hi,

OpenFlow events defined in ofp_event.py is automatically generated when Ryu 
starting up.
   http://ryu.readthedocs.org/en/latest/ryu_app_api.html#openflow-event-classes

So, it can not be found when you are coding.
IDE may raise warning, but no problem.

Thanks,
Iwase

On 2016年04月06日 01:48, Rajasekaran, Monica wrote:
> Hi,
>
> How do I create a new type of OF Event ? I see that there is a definition for 
> Openflow events in ofp_event.py, but I do not know how to add a new one as it 
> seems like based on the OF version, the modules are pulled and generated.
>
> Any help is appreciated.
>
> Thanks.//
>
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to