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

add vrf support #716

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eliaswimmer
Copy link

Enhancement: VRF Support

Reason: Missing Feature

Result: Can manage VRFs

Issue Tracker Tickets (Jira or BZ if any): #715

@richm
Copy link
Contributor

richm commented Aug 8, 2024

We'll need a python unit test for this, and we'll need to test this in one of the tests in tests/playbooks/tests_*.yml, and we'll need a README update for this

Does this feature depend on a certain version of NetworkManager?

@eliaswimmer
Copy link
Author

Does this feature depend on a certain version of NetworkManager?

Networkmanager supports VRF since Version 1.24

@eliaswimmer
Copy link
Author

I still need some debugging on updating/reapplying. Will have to look into nmcli code to figure out what they do.

@richm
Copy link
Contributor

richm commented Oct 22, 2024

Also - what about the network_state API? We usually require feature parity between the network_connections and network_state APIs.

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