Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI is no longer working with mef_eline #1

Closed
ajoaoff opened this issue Jun 7, 2021 · 2 comments
Closed

UI is no longer working with mef_eline #1

ajoaoff opened this issue Jun 7, 2021 · 2 comments
Assignees
Labels
2022.1 Kytos-ng 2022.1
Milestone

Comments

@ajoaoff
Copy link

ajoaoff commented Jun 7, 2021

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:

  1. Install Kytos and mef_eline (+dependencies)
  2. Start Kytos with: kytosd -E
  3. Create a topology on mininet, such as: mn --topo liner,3 --controller=remote
  4. 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)

Point of attention:

  1. Fix the parameters (tag_type / value changed the names) and include the missing ones (dynamic_backup_path - see Name and default value of "dynamic_backup_path" kytos/mef_eline#198)
  2. If the request is returning an error, the UI should raise an alert to say that some went wrong
@ajoaoff ajoaoff added this to the 2020.2 milestone Jun 7, 2021
@rmotitsuki rmotitsuki self-assigned this Nov 22, 2021
@rmotitsuki
Copy link

@italovalcy It seems this bug is gone with the latest PRs. Can you check it?

@rmotitsuki
Copy link

Issue is gone in UI version 2022.1.0

@viniarck viniarck added the 2022.1 Kytos-ng 2022.1 label Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2022.1 Kytos-ng 2022.1
Projects
None yet
Development

No branches or pull requests

3 participants