Signed-off-by: FUJITA Tomonori <[email protected]>
---
 ryu/controller/dpset.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ryu/controller/dpset.py b/ryu/controller/dpset.py
index 54c9b5a..b6be118 100644
--- a/ryu/controller/dpset.py
+++ b/ryu/controller/dpset.py
@@ -231,3 +231,6 @@ class DPSet(app_manager.RyuApp):
         Raises KeyError if no such a datapath connected to this controller.
         """
         return self.port_state[dpid].values()
+
+
+handler.register_service('ryu.controller.dpset')
-- 
1.8.3.4 (Apple Git-47)


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to