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

Update nmcli.py to support VRF commands #9658

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andreaskaris
Copy link

SUMMARY

Adding VRF support and documentation to the nmcli module

Fixes #8014

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
COMPONENT NAME

community.general.nmcli

ADDITIONAL INFORMATION

@andreaskaris andreaskaris force-pushed the issue8014 branch 2 times, most recently from cc83425 to 1477271 Compare January 31, 2025 16:54
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug module module new_contributor Help guide this first time contributor plugins plugin (any type) needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Jan 31, 2025
@ansibullbot

This comment was marked as outdated.

@ansibullbot ansibullbot added the ci_verified Push fixes to PR branch to re-run CI label Jan 31, 2025
@ansibullbot ansibullbot removed ci_verified Push fixes to PR branch to re-run CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Jan 31, 2025
@ansibullbot ansibullbot added tests tests unit tests/unit labels Jan 31, 2025
@andreaskaris andreaskaris force-pushed the issue8014 branch 2 times, most recently from 8bdd804 to 4e4d560 Compare January 31, 2025 19:17
@andreaskaris
Copy link
Author

ready_for_review
@ansibullbot ready_for_review
@felixfontein @russoz

@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-10 Automatically create a backport for the stable-10 branch labels Jan 31, 2025
Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! A first comment from my side below...

plugins/modules/nmcli.py Show resolved Hide resolved
Copy link
Collaborator

@russoz russoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @andreaskaris thanks for your contribution!

Besides Felix's comment, one additional adjustment is needed in the changelog fragment, other than that, it LGTM! :-)

plugins/modules/nmcli.py Outdated Show resolved Hide resolved
Adding VRF support and documentation to the nmcli module

Signed-off-by: Andreas Karis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-10 Automatically create a backport for the stable-10 branch bug This issue/PR relates to a bug check-before-release PR will be looked at again shortly before release and merged if possible. module module new_contributor Help guide this first time contributor plugins plugin (any type) tests tests unit tests/unit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nmcli support for vrf
4 participants