-
Notifications
You must be signed in to change notification settings - Fork 48
NetBox 2.9 support #87
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
Conversation
21ab9bb
to
df3f7e1
Compare
9a8a52a
to
0c357c7
Compare
04501cf
to
d6cd714
Compare
7876c16
to
beafb78
Compare
netbox_onboarding/templates/netbox_onboarding/onboardingtask.html
Outdated
Show resolved
Hide resolved
netbox_onboarding/templates/netbox_onboarding/onboardingtask.html
Outdated
Show resolved
Hide resolved
beafb78
to
14405f1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot Marek
Hello, Is this version merged for pip library? |
@hyudra no it's not available on pypi yet, out goal is to have a beta version for 2.9 out sometime this week but it won't be production ready |
Noted with thanks. I'll looking forward to it :). |
This PR introduces the support of NetBox 2.9 into the ntc-netbox-plugin-onboarding project.
The goal is to provide support for two NetBox releases by the plugin: 2.8 and 2.9. Due to significant Permission related changes in NetBox 2.9, onboardingtask views needed to be modified.
The following changes are a part of this single commit :