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

Fixes pynautobot for v1.6.16 auth changes #174

Merged
merged 3 commits into from
Mar 27, 2024
Merged

Conversation

joewesch
Copy link
Contributor

v1 fix for #172

This PR adds the token to status, version and openapi calls. I also updated our CI to only test nautobot v1.6 as well as added python 3.11.

@jvanderaa
Copy link
Contributor

Looks good. We should open an issue to make a new release with requiring the token as part of the initialization as well as an enhancement. Not holding this back though.

@jvanderaa jvanderaa merged commit 63b087b into ltm-1.6 Mar 27, 2024
10 checks passed
@joewesch
Copy link
Contributor Author

We should open an issue to make a new release with requiring the token as part of the initialization as well as an enhancement.

I believe the reason why it's not a required argument is because you can also use the environment variable. It is still ultimately "required" though to do almost any function.

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