* Add Zyxel VMG1312-B10A
* Correct interface type
* Correct part number
* keep forgetting numbers must be "stringyfied"
* Add weight info
* Add weight info
* Correct yaml
* Update VMG1312-B10A.yaml
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Update and add Fortigate ports
* Update for PoE and revert wan types
* Update RPS connector
* Update FG-140E-POE.yaml
---------
Co-authored-by: Robert Spadaro <squintfox@users.noreply.github.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Create QSW-6900-56F.yaml
QSW-6900-56F switches are data center oriented high density 10G/25G access switches, providing 25G/100G access, low latency, and complete data center features.
* Update QSW-6900-56F.yaml
Added: weight, airflow, comments
* Update QSW-6900-56F.yaml
Trying to add weight
* Update QSW-6900-56F.yaml
Adding weigth
* Update QSW-6900-56F.yaml
Fixed slug
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Create QSW-6900-56LF.yaml
QSW-6900-56LF switches are data center oriented high density 10G access switches, providing 10G/100G access, low latency, and complete data center features.
* Update QSW-6900-56LF.yaml
Added weight, airflow and comments
* Update QSW-6900-56LF.yaml
Fixed slug
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Edgecore 5912-54X and 5912-54XM, Eaton TrippLite ATS
* ZPE Nodegrid Gate SR
* Update GSR-T8-BASE.yaml
tweak slug to include vendor and be lowercase
---------
Co-authored-by: Ben White <ben.white@telcom.uk>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
QSW-6900-32H switches are data center oriented high density 40G/100G access switches, providing 40G/100G access, low latency, and complete data center features.
* Create a template for Inspur NF8260M6
* Update template
---------
Co-authored-by: Rafał Sulkowski <rafal.sulkowski@wroclaw.sa.gov.pl>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* moving adtran module to its own folder
* Update and rename SM40-1187040G1 to SM40-1187040G1.yml
Added yml to fild end
Added link to product page
* Update SM40-1187040G1.yml
Fixed formatting
* Removed mgmt_only: false, removed extra newlines
* Testing a fix for the multipleOf issue using info in https://github.com/python-jsonschema/jsonschema/issues/1039
* Revert "Testing a fix for the multipleOf issue using info in https://github.com/python-jsonschema/jsonschema/issues/1039"
This reverts commit ea7edcc62e.
* removing device-types/Dell/Unity_XT_DAE.yaml - there are multiple different models of these disk array enclosures. with the possible addition of storage management we need the actual part/models rather than a generalized item
* Renamed Dell PowerSwitches to have the proper name
Added data sheet/spec sheet links when available
* Added data sheet links to comment
* Update NX3240 to match proper name
Standardized slug
* Standardized names and slugs
Added spec sheets where available
* Fix float validation using decimal.Decimal
* Force string repr of the float when loading yaml
---------
Co-authored-by: Jonathan Senecal <jonathan.senecal@metrooptic.com>
* Added some Mellanox switches
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
* Added some NEC routers
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
* Added some YAMAHA switches
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
* Added some NETGEAR switches
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
* Removed lines containing "mgmt_only: false" since the parameter points to false
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
* Update JGS524.yaml
Added power to the JGS524
* Update GS116.yaml
Added power port for GS116
* Update GS116E.yaml
Added power port for GS116E
* Update SWX2110-5G.yaml
Added power port to the SWX2110-5G
* Update SWX2110-8G.yaml
Added power port to the SWX2110-8G
* Fixed port naming scheme for NEC devices
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
---------
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* fix SR650 unit height , add comments
* add Lenovo SR530 SR550 X3250M6
* Update system_x3250_M6.yaml
* remove VGA port
* Update SR530.yaml
Added ThinkSystem to model name
* Update SR550.yaml
Added ThinkSystem to model name
* Update SR650.yaml
Added ThinkSystem to model name
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Updated module types to have proper model names
* Updated Aruba module-types so that the model name is accurate
* fixing Broadcom part number
* updated comments to description
* fixed checkpoint model names
* moved generic keystone modules to a generic module folder
* according to FS datasheets, each item has an Item ID (unique part number) and their associated model name
* fixing the other module types
* removed mgmt_false definition
* removed newlines
* removed extra definitions
* fixed description, changed to comments
* fixing fs part numbers to be strings
* removed extra newlines
* Removed extra newlines
* reemoved blank definition
* Adding 3 new adapter types. 100base-fx, 100base-lfx, and 100base-t1.
This addition is contingent on [Netbox PR#11377](https://github.com/netbox-community/netbox/pull/11377) being completed first. This will not be merged until that is complete
* Based on the addition of 100base-fx in the upstream netbox repo, this will allow us to correctly identify these ports
* updated 100base-fx interface names
* Set PoE capabilities on switch interfaces
* SG300 - Fixed PoE on shared uplinks
* Update C9200-24P.yaml
Removed unneeded mgmt_only definitions
Moved StackPorts to module bays, since the 9200 series need stack kits to stack switches
* Update C9200-48P.yaml
Removed unneeded mgmt_only definitions
Moved stack ports to module bays since they require a separate stacking kit
* Pre-commit format corrections
* Removed not needed mgmt_only: false definitions from Cisco device types
* Fixed newlines from the mgmt_only: false removal
* Removed cisco from model names, updated cisco module types to have their actual model number in the model field, moved the description to the comment field
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Add APC SMT2200RMI2UNC
* Update SMT2200RMI2UNC.yaml
Removed extra newline
Co-authored-by: Johannes Müller Aguilar <johannes.muelleraguilar@cloudflight.io>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>