This patch series fixes/cleans up AppManager Isaku Yamahata (5): topology/dumper: use handler.set_ev_cls instead of set_ev_handler ryu/base/app_manager: pylint unused variables base/app_manager.py: sort out registering bricks ryu/base/app_manager: introduce RyuApp:replay_to_request() ryu/topology/switches: simplify Switches with RyuApp.reply_to_request
ryu/base/app_manager.py | 34 +++++++++++++++++++++------------- ryu/topology/dumper.py | 20 ++++++++++---------- ryu/topology/switches.py | 10 ++-------- 3 files changed, 33 insertions(+), 31 deletions(-) -- 1.7.10.4 ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
