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

[master] Avoid use of deprecated net-tools and add support for ip neighbour #64351

Merged
merged 10 commits into from
Jun 9, 2023

Conversation

dmurphy18
Copy link
Contributor

What does this PR do?

Avoids use of deprecated net-tools and add support for ip neighbour with IPv4 ip_neighs and IPv6 ip_neighs6, similar to ip_addrs and ip_addrs6

What issues does this PR fix or reference?

Fixes: #57541

New Behavior

Added support for ip neighbour with IPv4 ip_neighs and IPv6 ip_neighs6, and ensured that deprecated net-tools are no longer used when possible.

Also ported unittests to pytests and added tests for ip_neighs and ip_neighs6.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@dmurphy18 dmurphy18 requested a review from a team as a code owner May 24, 2023 21:48
@dmurphy18 dmurphy18 requested review from dwoz and removed request for a team May 24, 2023 21:48
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Avoid use of deprecated net-tools and add support for ip neighbour [master] Avoid use of deprecated net-tools and add support for ip neighbour May 24, 2023
@dmurphy18 dmurphy18 added this to the Chlorine v3007.0 milestone May 24, 2023
@dmurphy18 dmurphy18 temporarily deployed to ci May 24, 2023 22:31 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci May 24, 2023 22:32 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci May 24, 2023 22:32 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 requested a review from s0undt3ch June 6, 2023 16:13
s0undt3ch
s0undt3ch previously approved these changes Jun 6, 2023
twangboy
twangboy previously approved these changes Jun 6, 2023
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 16:48 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 16:48 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 16:48 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 16:48 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 17:06 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 17:08 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 18:22 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 18:22 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 18:22 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 18:22 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 18:22 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 6, 2023 18:22 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 dismissed stale reviews from twangboy and s0undt3ch via 6b6cc5d June 6, 2023 19:01
@dmurphy18 dmurphy18 requested a review from Ch3LL June 6, 2023 19:02
Ch3LL
Ch3LL previously approved these changes Jun 6, 2023
dmurphy18 and others added 5 commits June 7, 2023 14:35
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
@dmurphy18 dmurphy18 temporarily deployed to ci June 8, 2023 00:05 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 8, 2023 00:05 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 8, 2023 00:23 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 8, 2023 00:29 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 8, 2023 01:32 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 8, 2023 01:34 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 14:48 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 14:48 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 14:49 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 14:49 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 15:09 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 15:13 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 16:08 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 16:08 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 16:08 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 16:08 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 16:08 — with GitHub Actions Inactive
@dmurphy18 dmurphy18 temporarily deployed to ci June 9, 2023 16:08 — with GitHub Actions Inactive
@Ch3LL Ch3LL merged commit 7916ffb into saltstack:master Jun 9, 2023
@dmurphy18 dmurphy18 deleted the net-tools-upd-57541 branch March 13, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Tech-Debt] Avoid use of deprecated net-tools
4 participants