User not notified when creating a new EVC using a disabled interface #440
Labels
enhancement
New feature or request
future_release
Planned for the next release
priority_medium
Medium priority
While adding a new EVC using one or more endpoints that are disabled on Kytos, the Web Interface creates the EVC without any warning, just the usual message showing the EVC was created.
We can see the EVC as "Not Active" by checking the Web Interface.
Checking the Kytos logs, we can see that the EVC wasn't deployed:
2024-01-24 14:26:11,081 - WARNING [kytos.napps.kytos/mef_eline] [evc.py:740:deploy_to_path] (Thread-442602) EVC(fb4b6602ea7a40, Vlan_699_Loop_test_temp) was not deployed. No available path was found.
A user/admin can be led to believe there is something wrong with the network, but it is just a matter of enabling the interface or not using it.
Also, even if the interface is later enabled, the EVC will work only after a redeploy.
The text was updated successfully, but these errors were encountered: