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

ls_switch_conf output needs refactor #481

Closed
sadsfae opened this issue Jun 11, 2024 · 0 comments
Closed

ls_switch_conf output needs refactor #481

sadsfae opened this issue Jun 11, 2024 · 0 comments

Comments

@sadsfae
Copy link
Member

sadsfae commented Jun 11, 2024

ls_switch_conf.py needs to be refactored as the output iterates through all interfaces on member hosts rather than presenting a singular summary.

[root@quads2-stage tools]# python ls_switch_conf.py --cloud cloud05
INFO - Cloud qinq: 0
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em4 appears to be a member of VLAN 763
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em4 appears to be a member of VLAN 763
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
INFO - Interface em4 appears to be a member of VLAN 763
INFO - Interface em1 appears to be a member of VLAN 760
INFO - Interface em2 appears to be a member of VLAN 761
INFO - Interface em3 appears to be a member of VLAN 762
@sadsfae sadsfae added this to the 2.0 Series - Bowie milestone Jun 11, 2024
@sadsfae sadsfae changed the title ls_switch_conf is missing from QUADS 2.0.0 packaging ls_switch_conf output needs refactor Jun 12, 2024
sadsfae pushed a commit that referenced this issue Jun 12, 2024
fix: vlan calculations
fix: ls switch conf
closes: #484
closes: #483
closes: #481

Change-Id: I6f916aea084c61e032197d8aa6b7ef530bd85874
@sadsfae sadsfae closed this as completed Jun 12, 2024
@sadsfae sadsfae moved this to Completed in QUADS 2.0 Release Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

No branches or pull requests

2 participants