dpset: start up dpset if there are subscribers of dpset events
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
c9325a22c0
commit
cc97a58505
@ -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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user