> On Fri, 22 Nov 2013 13:50:19 +0900 > YAMAMOTO Takashi <[email protected]> wrote: > >> From: Isaku Yamahata <[email protected]> >> >> Signed-off-by: Isaku Yamahata <[email protected]> >> Signed-off-by: YAMAMOTO Takashi <[email protected]> >> --- >> ryu/topology/api.py | 34 ++++++++++++++++++++++++++++++++++ >> ryu/topology/switches.py | 18 ------------------ >> 2 files changed, 34 insertions(+), 18 deletions(-) >> create mode 100644 ryu/topology/api.py > > I prefer to move them to event.py so dependency can be solved > automatically if register_service() is added.
sorry for dropping the ball. register_service is to start event-provider app automatically, right? it doesn't seem appropriate for client-server style api like this. YAMAMOTO Takashi ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
