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 Nautobot Feature #199

Closed
wants to merge 2 commits into from
Closed

Conversation

jvanderaa
Copy link
Contributor

@jvanderaa jvanderaa commented Apr 29, 2021

Fixes #178

  • Adds pynautobot to the required packages
  • Creates Nautobot from NetBox data
  • Removes versioning issues from NetBox
  • Updates the HTTP Session creation, leveraging that within the pynautobot project

WIP

TODO:

  • Add pydantic configuration for Nautobot
  • Determine how to use which inventory (NetBox vs Nautobot) (@dgarros is working on)
  • Add tests (In progress by @jvanderaa)
  • Update pydantic settings
  • Test on Nauatobot installation

@jvanderaa jvanderaa marked this pull request as draft April 29, 2021 02:15
@nniehoff
Copy link
Contributor

nniehoff commented May 9, 2021

@jvanderaa how's this one coming?

@jvanderaa
Copy link
Contributor Author

Good. The next part is working on inventory. One complication is that the Nautobot Nornir inventory is Nornir 3.0. Damien is working on some updates there.

@jvanderaa
Copy link
Contributor Author

I should close this one out in favor of the branch add_nautobot.

@jvanderaa
Copy link
Contributor Author

Closing in favor of #206

@jvanderaa jvanderaa closed this May 10, 2021
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.

support for Nautobot
2 participants