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] Public VLANS may not be releasing from QUADS or updating Wiki correctly #491

Closed
sadsfae opened this issue Jun 14, 2024 · 3 comments
Closed

Comments

@sadsfae
Copy link
Member

sadsfae commented Jun 14, 2024

It appears that at least according to QUADS --ls-vlan that old VLANS are not being released when the assignment expires:

Below, cloud02 was already expired some time ago.

[root@quads2-stage tools]# quads --ls-vlan
619: cloud02
620: cloud03
[root@quads2-stage tools]# quads --summary
cloud01: 1 (Spare Pool)
cloud03: 14 (QUADS2 Beta Test8)
@sadsfae
Copy link
Member Author

sadsfae commented Jun 14, 2024

It appears later the VLANS did release (on wiki but not quads) but there may be a bug in our Python logger and thus any reliance on the private VLAN increment code which the automation is relying on which in turn does not update new vlan ownership because it can't find it. GW

@sadsfae sadsfae changed the title [BUG] Public VLANS may not be releasing when assignment expires [BUG] Public VLANS may not be updating correctly Jun 14, 2024
@sadsfae sadsfae moved this from To do to In Progress in QUADS 2.0 Release Jun 14, 2024
@sadsfae
Copy link
Member Author

sadsfae commented Jun 14, 2024

Yeah, still not releasing according to QUADS, though cloud03 in this does (according to QUADS, not the wiki) show proper ownership of cloud03 VLAN620, however cloud02 should not own any VLAN because it's not active so it's not releasing:

[root@quads2-stage quads]# quads --ls-vlan
619: cloud02
620: cloud03

@sadsfae sadsfae changed the title [BUG] Public VLANS may not be updating correctly [BUG] Public VLANS may not be releasing from QUADS or updating Wiki correctly Jun 14, 2024
@sadsfae sadsfae self-assigned this Jun 14, 2024
@grafuls
Copy link
Contributor

grafuls commented Jun 18, 2024

sadsfae pushed a commit that referenced this issue Jun 18, 2024
closes: #491
Change-Id: Ia92b1c5a2ed2fc96f437372fd4b29b4f83d57c5e
@grafuls grafuls closed this as completed Jun 18, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Completed in QUADS 2.0 Release Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Completed
Development

No branches or pull requests

2 participants