![]() |
Open Kilda Java Documentation
|
Go to the source code of this file.
Classes | |
| class | switch_replace_master.KildaDBActions |
Namespaces | |
| switch_replace_master | |
Functions | |
| def | switch_replace_master.start_migration (old_switch_id, new_switch_id, db_connection_config, replug_port_map=None) |
| def | switch_replace_master.do_test () |
Variables | |
| switch_replace_master.parser = argparse.ArgumentParser(description='Switch Migration tool') | |
| switch_replace_master.type | |
| switch_replace_master.help | |
| switch_replace_master.default | |
| switch_replace_master.args = parser.parse_args() | |
| switch_replace_master.old_switch_id = args.old_switch_id | |
| switch_replace_master.new_switch_id = args.new_switch_id | |
| dictionary | switch_replace_master.db_connection_config |