diff options
author | Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> | 2017-06-16 11:45:43 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-06-23 12:08:18 +0900 |
commit | cf667e409728a0f444b6193ad8342fb77881e3c2 (patch) | |
tree | 9f66c78e5bf6574c38dc71bd4f764ecb6d46da3d /doc/source/_static | |
parent | 2edfb20884c537d64aa1cbb8bb8889b5f46eae23 (diff) |
service/ovsdb: Add properties to EventNewOVSDBConnection
Currently, EventNewOVSDBConnection only has system_id.
This patch let the class has RemoteOvsdb to get more
informations through it.
e.g.)
@set_ev_cls(ovsdb_event.EventNewOVSDBConnection)
def handle_new_ovsdb_connection(self, ev):
system_id = ev.system_id
remote_addr = ev.client.address
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/_static')
0 files changed, 0 insertions, 0 deletions