Skip to content
Snippets Groups Projects
Commit 39e36de0 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent fada3935
No related branches found
No related tags found
1 merge request!355add bulk migration for an edge port
Pipeline #91824 canceled
......@@ -313,6 +313,7 @@ def migrate_l2_circuits_to_new_node(subscription_id: UUIDstr, tt_number: TTNumbe
{
"tt_number": tt_number,
"skip_moodi": True,
"is_human_initiated_wf": False,
"source_edge_port": str(edge_port.subscription_id),
"destination_edge_port": str(edge_port.subscription_id),
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment