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

revamps SSoT cookie for contrib pattern #203

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

Conversation

Kircheneer
Copy link

I have revamped the SSoT cookie to match the new nautobot_ssot.contrib pattern. As such, I have also simplified the folder layout:

  • Collapse both adapters into one file, as the Nautobot adapter is significantly (90% LoC) simpler with contrib
  • Collapse all models into one class per Nautobot content type - the differentiation between base, SoR and Nautobot is in my opinion no longer needed

TODO

  • Support outgoing syncs by stubbing out the create, update, and delete methods of the model and adding a question to .cookiecutter.json for the direction of the snyc

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.

1 participant