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 LibreNMS Integration #636

Merged
merged 37 commits into from
Jan 14, 2025
Merged

Add LibreNMS Integration #636

merged 37 commits into from
Jan 14, 2025

Conversation

bile0026
Copy link
Contributor

@bile0026 bile0026 commented Dec 13, 2024

Closes: # N/A

What's Changed

New SSoT Integration to sync the following information from LibreNMS:

  • Location
  • Device
  • Interface (future)
  • IPAddress (future)

Plan to add interface and IPAddress in another PR at a later date.

To Do

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@bile0026 bile0026 changed the title feat: ✨ start adding LibreNMS Integration with Locations and Devices sync Add LibreNMS Integration Dec 13, 2024
@bile0026 bile0026 added the integration: librenms Issues/PRs for LibreNMS Integration label Dec 19, 2024
@bile0026 bile0026 marked this pull request as ready for review December 19, 2024 16:07
@bile0026 bile0026 requested a review from a team as a code owner December 19, 2024 16:07
@bile0026 bile0026 requested a review from jdrew82 December 19, 2024 16:07
@bile0026 bile0026 self-assigned this Dec 19, 2024
Copy link
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

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

A few things to discuss and address.

@jdrew82
Copy link
Contributor

jdrew82 commented Jan 8, 2025

Also, it looks like we're missing the CODEOWNERS update for this integration.

Copy link
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

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

Need to refactor to use mocks and patches for testing.

@jdrew82
Copy link
Contributor

jdrew82 commented Jan 14, 2025

CI currently failing due to nautobot/nautobot#6773.

Copy link
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jdrew82
Copy link
Contributor

jdrew82 commented Jan 14, 2025

All tests have passed locally so I'm approving this and merging it. CI issue is in core code.

@jdrew82 jdrew82 merged commit 4476f07 into develop Jan 14, 2025
11 of 15 checks passed
@jdrew82 jdrew82 deleted the integration_librenms branch January 14, 2025 16:15
@jdrew82 jdrew82 mentioned this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: librenms Issues/PRs for LibreNMS Integration type: enhancement New feature or request type: major feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants