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

Initial working version of nautobot-ssot plugin #1

Merged
merged 42 commits into from
Jul 2, 2021
Merged

Conversation

glennmatthews
Copy link
Contributor

@glennmatthews glennmatthews commented Jun 18, 2021

Plugin for Single Source of Truth, aka data synchronization between Nautobot and other SoT systems. Designed around the Nautobot Job architecture and DiffSync, although individual SoT Jobs may opt not to use DiffSync if desired.

image

image

image

image

TODO still:

  • Documentation for authors creating a DataSource/DataTarget job/plugin
  • Unit test automation
  • Add config toggle to enable/disable example jobs from appearing
  • Enhance example jobs to actually use DiffSync so as to serve as a better set of examples
  • REST API
  • GraphQL

Copy link

@jathanism jathanism left a comment

Choose a reason for hiding this comment

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

This is all good to go as far as I'm concerned, but just a handful of small comments.

nautobot_ssot/jobs/base.py Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
nautobot_ssot/__init__.py Outdated Show resolved Hide resolved
nautobot_ssot/jobs/base.py Outdated Show resolved Hide resolved
nautobot_ssot/models.py Outdated Show resolved Hide resolved
tasks.py Show resolved Hide resolved
@glennmatthews glennmatthews merged commit d0fbe86 into main Jul 2, 2021
jdrew82 pushed a commit that referenced this pull request Apr 16, 2024
Fixed caching mechanism, removed try/except block from delete as it w…
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants