You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to some updates on the mef_eline API (which should have increased the version of the API, but it didnt), the UI is no longer working to create EVCs.
Steps to reproduce:
Install Kytos and mef_eline (+dependencies)
Start Kytos with: kytosd -E
Create a topology on mininet, such as: mn --topo liner,3 --controller=remote
Go to the Kytos UI and click to create a new EVC, with the following parameters:
UNI A: 00:00:00:00:00:00:00:01:1
UNI B: 00:00:00:00:00:00:00:03:1
tag type: 1
tag value: 100
Expected: the circuit should be created
Actual behavior: Bad request (only seen if you enable developer mode)
Original issue opened by @italovalcy at kytos#64.
Due to some updates on the mef_eline API (which should have increased the version of the API, but it didnt), the UI is no longer working to create EVCs.
Steps to reproduce:
Expected: the circuit should be created
Actual behavior: Bad request (only seen if you enable developer mode)
Point of attention:
The text was updated successfully, but these errors were encountered: