On 05/08/2017 09:29 PM, Fujimoto Satoshi wrote: > Hi ,Raymond > > On my environment, dpset.EventPortAdd was properly called. > Could you share your log message of ryu and "ryu_handler.py" ? Are you looking for the log from --verbose mode? The log messages are on my machine at the office. I won't return there till probably after you leave work :-<
Is there something I should be looking for when I inspect the log file later on? I think that, for some reason, the topology and switches classes seem to be intercepting the calls, but I don't know how to turn them off. I have tried the command line options for --no...., but to no avail. I do receive the EventDP and can see the list of ports. I have created a minimum app. I will include that along with the log file. Any other diagnostic info I should include? I do get EventOFPSwitchFeatures. This is the code I am using for testing: https://github.com/rburkholder/vagrant/blob/master/edgelab/ryu_handler.py Even in tests where I remove all the ryu.topology related imports and associated definitions, I still dont seem to be able receive the EventPortAdd event. This is the topology: https://github.com/rburkholder/vagrant/blob/master/edgelab/mn_topo-3s-3h.py The shell script in the vagrant script shows the build: https://github.com/rburkholder/vagrant/blob/master/edgelab/Vagrantfile > > Thanks, > Fujimoto > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ 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