Commit Graph

6 Commits

Author SHA1 Message Date
Daniel W. Anner
d0cb58d96e
Adding Tests: Device Power (#1463)
* 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.
2023-07-17 15:23:56 -04:00
Daniel W. Anner
7ab7852a3b
Slug Migration (#1375)
* Migrated device slugs for 3com

* Migrated device slugs for A10

* migrating manufacturers slugs

* Migrated device slugs for AVM

* Migrated device slugs for Avocent

* Migrated device slugs for Brocade

* Migrated device slugs for Calix

* Migrated device slugs for Checkpoint

* Migrated device slugs for more Checkpoint files

* Migrated device slugs for Ciena

* Migrated device slugs for Citrix

* Migrated device slugs for Colable

* Migrated device slugs for Corning

* Migrated device slugs for CryptoPro

* Migrated device slugs for CyberPower

* Migrated device slugs for Datacom

* Migrating slug definition for manufacturer Deciso

* Migrating slug definition for manufacturer Dell

* Migrating slug definition for manufacturer Extreme Networks

* Migrating slug definition for manufacturer F5

* Migrating slug definition for manufacturer Fortinet

* Migrating slug definition for manufacturer FS

* Migrating slug definition for manufacturer Generic

* Migrating slug definition for manufacturer Huawei

* Migrating slug definition for manufacturer LANCOM

* Migrating slug definition for manufacturer Lenovo

* Migrating slug definition for manufacturer Mikrotik

* Migrating slug definition for manufacturer Opengear

* Migrating slug definition for manufacturer Palo Alto

* Migrating slug definition for manufacturer Panduit

* Migrating slug definition for manufacturer QNAP

* Migrating slug definition for manufacturer Rockwell Automation

* Migrating slug definition for manufacturer Ubiquiti

* Migrating slug definition for manufacturer Yamaha

* Migrating slug definition for manufacturer WTI

* Migrating slug definition for manufacturers

* Migrating slug definition for manufacturer Rohde & Schwarz

* fixing double slugs and file names

* fixing slug names to match proper format

* fixing slug names to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for Nokia. Also fixed file names for elevation images.

* fixing slugs to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for manufacturer Cisco

* fixing slugs to match proper format for manufacturer MikroTik

* fixing slugs to match proper format for manufacturer Ubiquiti

* adding sloppy script used to migrate files
2023-05-22 16:38:34 -04:00
jnovak-netsystemcz
8cee48f2d8
I was missing generic patch pannels which do not consume whole depth of (#971)
rack. Therefore I added them:
- copy of every existing and changed it's is_full_depth to false
- set airflow for all to passive
- unified file postfix to .yaml
2022-12-28 15:48:46 -05:00
Michael Klose
879be46758
Fix #616 Unknown properties are ignored during schema validation (#621)
* Fix Unknown properties are ignored during schema validation #616
* Fix misspelled properties in files
2022-01-06 13:37:24 -05:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
deku-m
f053504137
Added some device-types to Generic (Fiber panels, Cable management panel & shelfs) (#153)
* Creation of 12-port_fiber_patch_panel

Created a 12-port_fiber_patch_panel

* Creation of 24 and 48 ports fiber patch panel

Created a 24 and 48 fiber patch panel.

* Creation of 2 shelfs (1he and 2he)

Created 2 empty shelfs 1he and 2he

* Creation of a cable-management panel

Created a cable-management panel.

* Update 12-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 12 ports Fiber port panel

* Update and rename 24-port_fiber_patch_panel.yaml to LC-24-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 24 ports Fiber port panel

* Rename 12-port_fiber_patch_panel.yaml to LC-12-port_fiber_patch_panel.yaml

Changed naming to make clear that it is LC 12 ports Fiber port panel

* Update and rename 48-port_fiber_patch_panel.yaml to LC-48-port_fiber_patch_panel.yaml
2020-06-19 20:47:14 -04:00