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

[WiP] Fix using an existing network #469

Conversation

gabriel-samfira
Copy link

When using an existing network, the patch operation fails. This change uses the correct path and values to use an existing network and subnet with magnum-cluster-api.

Details on the broken behavior can be seen in this bug report: https://bugs.launchpad.net/kolla-ansible/+bug/2090904

Marked as WiP, as this change most likely breaks existing tests, and I will only have cycles to fix them next week.

Fixes #466

When using an existing network the patch operation fails. This change
uses the correct path and values to use an existing network and subnet
with magnum-cluster-api.

Signed-off-by: Gabriel Adrian Samfira <[email protected]>
@mnaser
Copy link
Member

mnaser commented Jan 11, 2025

@gabriel-samfira I think we've already fixed this in #473 :)

@mnaser mnaser closed this Jan 11, 2025
@gabriel-samfira
Copy link
Author

ohh! awesome! Sorry about that! I didn't try the main branch.

@gabriel-samfira gabriel-samfira deleted the fix-using-existing-network branch January 12, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot create clusters from an existing network
2 participants