-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Added several Fortinet device types #1182
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
Added several Fortinet device types #1182
Conversation
I am going to make this PR a draft again, when it is ready to be re-reviewed please mark it as ready for review. Thanks! |
47ec4c8
to
bf3a6f8
Compare
Hello, unfortunately today we had to make a change to the schema in which weight is defined by. The upstream NetBox API requires weight to be passed to it in the following format:
Due to this change, I have updated your branch against the current master. This might require you to update your PR, if you had weight currently defined, so that your PR is in-line with the new weight schema. If you have any issues, please let me know or refer to this PR for more information. |
00bf09a
to
56cca0c
Compare
Hey @desnoe please ping me when this PR is ready for review. Thank you |
56cca0c
to
a336d74
Compare
@danner26, just rebased the branch, please go on. |
d641f47
to
24e41ef
Compare
@danner26 this should be better now, could you have a look at it please ? |
* added several Fortinet device types * removed hot swappable power ports and added weight * fixed weight type to array * added airflow * prepended fortinet to the slug * prepended fortinet to the slug * changed weight format * reworked power supplies --------- Co-authored-by: DESNOË Olivier (Canal Plus) <olivier.desnoe@canal-plus.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
No description provided.