Skip to content
Snippets Groups Projects
Verified Commit 6b0eb794 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Uncomment LSO steps in modify Edge Port

parent 19b26d17
No related branches found
No related tags found
1 merge request!286Add Edge Port, GÉANT IP and IAS products
This commit is part of merge request !286. Comments created here will be created in the context of that merge request.
......@@ -263,8 +263,8 @@ def modify_edge_port() -> StepList:
>> unsync
>> modify_edge_port_subscription
>> capacity_has_changed(update_interfaces_in_netbox)
# >> capacity_has_changed(lso_interaction(update_edge_port_dry))
# >> capacity_has_changed(lso_interaction(update_edge_port_real))
>> capacity_has_changed(lso_interaction(update_edge_port_dry))
>> capacity_has_changed(lso_interaction(update_edge_port_real))
>> capacity_has_changed(allocate_interfaces_in_netbox)
>> resync
>> done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment