* wip
* more details
* remove header comments
* fix module ports
* use description instead of comment + caps part num
* reorg fields, add missing info, remove description
* fix delta models
* fix 1000base-t
* remove slug from module
* remove airflow, depth, height from module
* change PSUs from devices to modules
* add detailed info for liteon psu
* remove trailing spaces
* new line at end of file
* use mgmt instead of console
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Create WAN devices
* Add mgmt interfaces
* Remove unused parameter
* Linter
* Update PSU type to match schema
* Address feedback re weight, airflow, and PSUs
* Fix linting for new files
* Adding Fortinet FG-800D and FG-3700D
* Adding Images for Fortinet FG-800D and FG-3700D
* Removing descriptions and renaming images to follow standard
* Running pre-commit tests and linting on a Linux machine
* Extracting Power Supply spec into Modules
* Changing integer to string in Module Position
* Running linter on a linux machine
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Fix incorrect part number for HPE Aruba 2920-24G-PoE+
* Fix power figures
* Added Aruba 2920-48G-PoE+-740W model
* Add weight info
* Added module bays
* Added HPE 2920 series modules
* Added missing comments field
* Fix trailing spaces
* Fix part number
* Add missing quotes
* Fix part number
* Add XPS port and replace PS1 port with power supply module slot
* Add HPE J9737A, J9738A, J9739A, power supplies
* Add position number to 2920 series PSU module bay
* Add Aruba 640 Redundant/External Power Supply Shelf
* Add missing quotes around position number
* Make PS1 modular and add XPS port
* Add quotes around position number
* Typo fixes
* Fix quotes
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Regenerate master slug list after successful PR merge
* Update DCS-7280CR3-32D4 with PSU modules
* Fix correct port layout for DCS-7280CR3-32D4
* Adding Arista PSUs
* Adding comment with url to datasheet
* Adding more devices from 7280CR3 family
* Fix my lint fail
* Fixing my second lint fail
* Fixing another silly fail!
* Fixes after review
* removing known-slugs
* Fix SKUs to align with airflow instead of generic
* fixing picke file
* another picke fix
---------
Co-authored-by: NetBox-Bot <info@netboxlabs.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Added test functionality to use original all files testing. Fixed JPSU-920-AC-AFO issue from Issue#1514
* Fixed JPSU issue
* Fixing file format issue
* fixing file we altered by accident
* Juniper QFX5120 and QFX5130 Family
* adding power supplies for QFX5120 and QFX5130 switches
* fix a typo
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Regenerate master slug list after successful PR merge
* Juniper QFX10002 Family
* known-slugs.pickle stuff..
---------
Co-authored-by: NetBox-Bot <info@netboxlabs.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Adding ACX7100-32C (Juniper)
* Adding EX4400 Series Switches (Juniper)
* align slug to start with vendor-name
* adding module types
* remove airflow from modules and adding weight to ACX7100-32C
* create device types for all ACX7100 models
* fix position
* adding AFI, AFO and AC/DC models for EX4400 series
* fix slug
* add part_number to all devices
* fix typo in module name
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Adding C300 and C400 models
* Add Certa UPS models and battery packs
* CNMC management card
* New line fix
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* C9300 support for modular power supplies and fans
* Fix weight format
* Convert power supplies to module-bays
* Fixed typo
* Convert power supplies to module-bays
* Correct Power supply names
* Merge
* Update Nexus devices and Nexus PSUs
* Removed N7K-7702.yaml correct one is N77-7702.yaml
* Fixed Pytest Errors
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Adds models for 7210-SAS-M-1, 7210-SAS-M-24F-2XFP, 7210-SAS-Mxp-22F2C-4SFPP, and 7210-SAS-T-12F10T-4XFP
* After pre-commit checks, removed blank line at end of files suggested here - https://github.com/netbox-community/devicetype-library/blob/master/CONTRIBUTING.md
* Update 7210-SAS-M-1.yaml
Added `nokia-` prefix to the slug
* Update 7210-SAS-M-24F-2XFP.yaml
Added `nokia-` prefix to the slug
* Update 7210-SAS-Mxp-22F2C-4SFPP.yaml
Added `nokia-` prefix to the slug
* Update 7210-SAS-T-12F10T-4XFP.yaml
Added `nokia-` prefix to the slug
* Adds module-bays for 7210-SAS-M-1 and 7210-SAS-M-24F-2XFP and removes subdevice_role from 7210-SAS-Mxp-22F2C-4SFPP
* Updates 'module-bays' to 'device-bays'
* Adds airflow
* Removes power-ports, add module-bays for power and fans, adds weight and weight_unit
* Removes subdevice_role
* Removes subdevice_role, adds 'mda2' as a module bay
* Removes subdevice_role, adds 'mda2' as a module bay
* Adds MDA m2-xfp module for 7210-SAS-M module-bay
* Updates 'mda' to 'mda-m2-xfp' to match module name
* Replaces position with '{module}'
---------
Co-authored-by: Patrick Holahan <tjunyat@gmail.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* broke component validation out to its own function. Adding logic for validating device power input.
* Added console-port poe true for adapters. Updating devices to add proper power sources.
* Adding switches to allow for tests to properly determine POE status.
* Fixing files with missing power definitions.
* breaking out tests for easier usage
* refactoring codebase
* Added verification for properly formatted slug and fixed definitions that were incorrect
* Adding new test case to ensure the file name matches either the slug or the part_number
* fixed file names to match proper formatting