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

Remove unnecessary parent network ID field from network allocation. #609

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Feb 19, 2025

Description

I think this is unnecessary because so far a super network never has a parent? I think this field would imply nested super networks? Was added in #549.

I think this is unnecessary because so far a super network never has a parent?
@Gerrit91 Gerrit91 requested a review from a team as a code owner February 19, 2025 12:01
@majst01
Copy link
Contributor

majst01 commented Feb 19, 2025

Description

I think this is unnecessary because so far a super network never has a parent? I think this field would imply nested super networks? Was added in #549.

This makes it possible to allocate networks from other networks which are not super networks, like legacy datacenter connectivity ones.

@Gerrit91
Copy link
Contributor Author

I think it's not possible to create a super network that has a parent? This feature is probably not thought through and would implement #16.

@majst01 majst01 merged commit 04898dd into master Feb 19, 2025
2 checks passed
@majst01 majst01 deleted the network-parent branch February 19, 2025 12:24
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.

2 participants