* Adding Ericsson Private 5G Kit
* Renaming Baseband6631 to B6631
* Ensuring compliance with pre-comit checks
* Update VEP4600.yml
Converted power ports to module bays
---------
Co-authored-by: Harry <Harry@cadby.co.uk>
* Add files via upload
* Add 3 new devicetypes
Dell Powerscale A3000
HPe Alletra 6000
HPe DL360-gen11
* Update Alletra-6000.yaml
weight was defined with a "," instead of "."
* Update Alletra-6000.yaml
* Update PowerEdge-R750xs.yaml
added some extra detail
---------
Co-authored-by: Andreas Langseth <andreas.langseth@nrk.no>
Co-authored-by: Harry <Harry@cadby.co.uk>
* Adding new Dell PowerConnect 5548p device
* Add usb console port and change type other console port to RJ-45
---------
Co-authored-by: Jean-Sébastien Frerot <js.frerot@imeka.ca>
* Created Dell PowerEdge T630
Created Dell PowerEdge T630
* Update PowerEdge-T630.yaml
Changed Power ports to Module bays as this has removable PSUs
---------
Co-authored-by: Harry <Harry@cadby.co.uk>
* Adding first revision of the VGA test cases
* Second revision with less repetative code
* Handling case where vga has a number in the naming
* the great VGA purge!
* Definitions
* photos VXrail 560 660
* trailing spaces and LF
* new-line-at-end-of-file
* fix filename
* fix filename again
* fix model name
* Fix image name
* Update VxRail-E560.yaml
Removing VGA. VGA is not a console port type.
* Update VxRail-E660.yaml
Removing VGA. VGA is not a console port type.
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Initial commit of yaml file to add Dell PowerConnect 3548p switch to device types
* Add blank line at end of file
- Add a blank line per the contribution guidelines: "End each definition file with a blank line."
* Revert "Add blank line at end of file"
This reverts commit 0e578a27d0.
* Update power ports
- Change "Power" to PS1
- Add redundant power supply
* Add part number to Dell PowerConnect 3548p
* Add airflow direction to Dell PowerConnect 3548p
* Add weight to Dell PowerConnect 3548p
* Set is_full_depth to true
* 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
* 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
* 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
* Create Dell PowerEdge_1950.yaml Device Type
Added Device Type for Dell PowerEdge_1950.yaml
* Update PowerEdge_1950.yaml
Fixed PSU naming
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>