|
def | __init__ (self, db_addr, user, passwd, port, secure, scheme) |
|
def | update_isl_bandwidth (self, src_switch, src_port, dst_switch, dst_port) |
|
def | apply_migrated_data (self, affected_segments, affected_flows) |
|
Definition at line 6 of file switch_replace_master.py.
◆ __init__()
def switch_replace_master.KildaDBActions.__init__ |
( |
|
self, |
|
|
|
db_addr, |
|
|
|
user, |
|
|
|
passwd, |
|
|
|
port, |
|
|
|
secure, |
|
|
|
scheme |
|
) |
| |
◆ apply_migrated_data()
def switch_replace_master.KildaDBActions.apply_migrated_data |
( |
|
self, |
|
|
|
affected_segments, |
|
|
|
affected_flows |
|
) |
| |
◆ update_isl_bandwidth()
def switch_replace_master.KildaDBActions.update_isl_bandwidth |
( |
|
self, |
|
|
|
src_switch, |
|
|
|
src_port, |
|
|
|
dst_switch, |
|
|
|
dst_port |
|
) |
| |
◆ graph
switch_replace_master.KildaDBActions.graph |
◆ tx
switch_replace_master.KildaDBActions.tx |
The documentation for this class was generated from the following file: