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

[BUG] --ls-vlan and quads-web vlans display incorrect values #560

Open
sadsfae opened this issue Dec 19, 2024 · 0 comments
Open

[BUG] --ls-vlan and quads-web vlans display incorrect values #560

sadsfae opened this issue Dec 19, 2024 · 0 comments

Comments

@sadsfae
Copy link
Member

sadsfae commented Dec 19, 2024

It appears we may not be reclaiming vlan associations cosmetically, but functionally everything works.

quads --define-cloud --cloud cloud48 --description "RHEL Perf EL7 vs EL10" --cloud-owner yinsong --cloud-ticket 3976 - vlan 605

This applies and provisions:

-=>>python /usr/lib/python3.12/site-packages/quads/tools/ls_switch_conf.py --cloud cloud48
INFO - Cloud qinq: 0
INFO - Interface em1 appears to be a member of VLAN 1570
INFO - Interface em2 appears to be a member of VLAN 1571
INFO - Interface em3 appears to be a member of VLAN 1572
INFO - Interface em4 appears to be a member of VLAN 1573
INFO - Interface em5 appears to be a member of VLAN 605

However vlan associations page via quads-web lists it empty

QUADS CLI lists the old tenant that had this vlan:

-=>>quads --ls-vlan | grep 605
605: cloud06

This tenant cloud doesn't actually exist anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant