Never mind, after taking a break for a bit I went back to look at the code and 
realized the event classes get generated dynamically. Sometimes the answer is 
right there in front of you ☺

--
Aaron M. David


From: "David, Aaron M." <aaron.da...@jhuapl.edu>
Date: Friday, January 26, 2018 at 5:34 PM
To: "ryu-devel@lists.sourceforge.net" <ryu-devel@lists.sourceforge.net>
Subject: [Ryu-devel] ofp_event classes missing?

Hi All,

I’ve written Ryu applications using Eclipse/PyCharm in the past but am having 
some issues after installing the latest version of Ryu. Both Eclipse and 
PyCharm can’t find references to particular ofp_events such as EventPacketIn. 
It only knows of EventOFPMsgBase, EventPortStateChange, and EventStateChange.

I also took a look at the source code on GitHub and the 
ryu/controller/ofp_event.py only has those 3 events defined. Did something 
change in the latest version? All of the documentation still references the 
rest of the events such as EventPacketIn.

Any help would be appreciated.

Thanks,

--
Aaron M. David
JHU/APL
240-228-4350

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to