Commit Graph

68 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
c95b166139
Implementing Test Updates (Slugs & File Names) (#1454)
* 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
2023-07-12 20:00:44 -04:00
Takahiro Nagafuchi
2e842a85b0
Add Dell N2248X-ON (#1405)
* Add Dell N2248X-ON

* add USB console

* add weight, fix PSU

* Add module 2Y9P1 PSU

* Update PowerSwitch-N2248X-ON.yaml

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-06-20 08:20:27 -04:00
Ciro Iriarte
a1f807eba3
Dell server improvements & new devices with related modules (#1345)
* Improved PowerEdge R630 with PCI slots & elevation images

* Added support for Dell C63DV daughter card

* Fix yaml formatting

* Move optional ports for R630 to Daughter Card

* Added Dell branded Intel X520

* Added Dell 61X09 NIC card

* Added Dell CD16M NIC card.
Normalized naming with the OCP variant.

* Added Dell VK88G

* Added Dell R1KTR NDC

* Added Dell NICs for Intel X710, both OCP & PCI FH

* Added elevation images for PowerEdge R750

* Added 3 PowerEdge PSU

* Normalizing filenames

* Moved power ports to modules (PSU)

* Fixing power port name

* Move ports to modules for R730xd

* Added elevation images for EX2300-24t

* Fix yaml formatting

* Update 4V8KD.yaml

really fix yaml formatting.

* Update 61X09.yaml

really fix yaml formatting.

* Update 942V6.yaml

really fix yaml formatting.

* Update C63DV.yaml

really fix yaml formatting.

* Update CD16M.yaml

really fix yaml formatting.

* Update DDJKY.yaml

really fix yaml formatting.

* Update M63JN.yaml

really fix yaml formatting.

* Update PJMDN.yaml

really fix yaml formatting.

* Update R1KTR.yaml

really fix yaml formatting.

* Update R1XFC.yaml

really fix yaml formatting.

* Update R1XFC.yaml

really fix yaml formatting.

* Update VK88G.yaml

really fix yaml formatting.

* Third attempt to fix yaml formatting

* Initial Freedom E28Q-L support

* Moving interfaces & PSU to modules

* Fix formatting, trayling black line

* Formatting fix

* Literal newline test

* Fix once more

* Fix yaml formatting

* Added some QFX elevation images

* Fixed Height and documentation link

* Fix formatting

* More formatting fixes..

* Normalizing filenames

* Fix formatting

* Updating image file names. Fixing file formatting

* Adding emoji characters

* Fixing formatting

* migrated images to pngs and updated elevation image names - they need to be the same as the slug.

* Update Freedom-E28Q-L.yaml

Added weight and airflow data points

* Update Freedom-E28Q-L.yaml

Removing USB and VGA from console ports

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-05-23 10:10:35 -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
Murat BULAT
806702d07a
Add PowerEdge_R840.yml (#1315)
* Create PowerEdge_R840.yml

Reference : https://i.dell.com/sites/csdocuments/Product_Docs/en/dell-emc-poweredge-r840-spec-sheet.pdf

* Update PowerEdge_R840.yml

* Update and rename PowerEdge_R840.yml to PowerEdge-R840.yml

* Update PowerEdge-R840.yml

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-05-08 12:09:05 -04:00
Daniel W. Anner
af495389fe
migrating files to match best practices (#1333) 2023-05-08 11:51:27 -04:00
Daniel W. Anner
6241b5054d
updating dell slugs to match proper formatting (#1332) 2023-05-08 11:39:40 -04:00
Daniel W. Anner
f49ef192fc
Added r6515 airflow (#1245) 2023-03-30 11:50:51 -04:00
Daniel W. Anner
1ddaab3951
Tests: Remove uppercase from slug (#1227)
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs

* Update CISCO2951_K9.yaml

* Rename CISCO2951_K9.yaml to 2951-K9.yaml
2023-03-25 11:45:15 -04:00
Daniel W. Anner
896b8203d6
Dell Device standardization & cleanup (#1085)
* 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
2023-02-01 19:01:21 -05:00
Daniel W. Anner
6c4fd5c21e
PowerVault ME4024 and 42H29 Controller (#1083)
* Updating powervault me4024 and controller to be device parent/child

* fix mistake with md3200. converted both me4024 and md3200 to parent devices
2023-02-01 16:23:16 -05:00
Daniel W. Anner
774810c56d
Removed mgmt_only: false, removed extra newlines (#1064) 2023-01-21 01:11:27 -05:00
Fabian Horst
d4f9ce0421
Create Dell PowerEdge_1950.yaml Device Type (#1050)
* 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>
2023-01-11 11:04:58 -05:00
Fabian Horst
9e3d96dc53
Create PowerVault_MD3200.yaml (#1049)
Added Device Type for Dell PowerVault MD3200
2023-01-11 11:01:57 -05:00
Daniel W. Anner
2e936a8d56
updated modules for dell me4024 with correct positions (#1043) 2023-01-09 09:32:02 -05:00
Daniel W. Anner
fbae035870
Fixed powervault me4024. Added modules for me4024 including the SAS controllers and the PSUs. (#1037) 2023-01-06 19:07:31 -05:00
Daniel Anner
d063f11022
Dell EMC Storage - NX3240 (#996)
* Added Dell EMC Storage NX3240

* Fixed interface type
2022-12-27 09:44:25 -05:00
Daniel Anner
ebf892af5d
Dell Disaster Recovery Server - DR4100 (#995)
* Added Dell DR4100

* Updated interface type to conform
2022-12-27 09:38:28 -05:00
Daniel Anner
730101e4a5
Dell Storage - PowerVault Storage ME4024 (#997)
* Added PowerVault Storage ME4024

* Fixed device interface type
2022-12-27 09:36:23 -05:00
Daniel Anner
9c49a83a5c
Added the DKMMLED185-207 which pairs with the DMPU2016-G01 (#993) 2022-12-27 09:14:15 -05:00
Daniel Anner
3fc56206d4
Dell KVM Switch - Dell DMPU2016-G01 (#992)
* Added Dell DMPU2016-G01 KVM Switch

* Updated Dell DMPU2016-G01, added part_number

* Updated the power consumption based on the updated data sheet
2022-12-27 09:14:02 -05:00
Tony Malkowski
8773d882f8
Dell R740xd is 2U, not 1U (#916)
References:
- https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/en/poweredge-r740xd-spec-sheet.pdf
- https://www.dell.com/en-us/shop/cty/pdp/spd/poweredge-r740xd/pe_r740xd_tm_vi_vp_sb
2022-09-20 12:12:28 -05:00
Tony Malkowski
33418e892f
Dell R940 is 3U, not 4U (#917)
References:
- https://i.dell.com/sites/doccontent/shared-content/data-sheets/en/Documents/poweredge-r940-spec-sheet.pdf
- https://www.dell.com/en-us/shop/dell-poweredge-servers/poweredge-r940-rack-server/spd/poweredge-r940/pe_r940_12229_vi_vp
2022-09-20 12:12:10 -05:00
David Mc Ken
2314dd1d95
Update PowerEdge_R640.yaml (#904)
* Update PowerEdge_R640.yaml

Set subdevice_role.

* Change device-bays to module-bays.
2022-09-14 11:44:05 -05:00
Hayden
6c75fcbdc8
Lots more Dell definitions + some older Fujitsu definitions (#847) 2022-08-10 22:27:53 -04:00
SheffSix
c0a8cbd4b2
Add Dell N1124P-ON (#853) 2022-08-10 22:27:26 -04:00
Abhimanyu Saharan
759e1d2055
update dell poweredge file names for consistency (#825) 2022-05-27 08:37:29 -05:00
Daniel Sheppard
861ddba82f
Update PowerEdge_r200.yml (#824) 2022-05-27 08:18:44 -05:00
rgdt
b9c3d28c50
Add Dell PowerEdge C6400/C6420, R340, R420, R540, R730xd, R740xd2, T640 (#784)
* Add Dell PowerEdge C6400/C6420, R340, R420, R540, R730xd, R740xd2, T640

* Fix lint errors

* Fix bad interfaces type

* Fixed according to comments
2022-05-27 08:56:42 -04:00
Jamie (Bear) Murphy
c924fd4fe8
lots of apc,cisco, dell additions (#802)
* lots of additions

* add new lines

* Revert "add new lines"

This reverts commit a0dbd1f351.

* add new lines

* dupes and cleanup

* Delete PowerEdge_r740xd.yml

* removing conflicts from pr #784

* remove usb ports
2022-05-27 08:56:08 -04:00
t8simon
c2572ce295
Added missing ports 1/10, 1/20 and 1/40 (#809) 2022-05-16 11:40:28 -04:00
t8simon
b63b65b090
Update Networking_N2048.yaml (#807)
Added missing port 1/0/48
2022-05-16 08:41:51 -04:00
Daniel Sheppard
3931a351df
Remove questionable use of USB ports in console (#797) 2022-05-03 06:54:01 -04:00
Ludovic Ortega
c0c559ed43
[Add] R320 (#795) 2022-05-01 21:44:03 -04:00
bbrk364
629122abbf
Update PowerEdge_R740.yaml (#745)
adding the following updates:
1. power supply w/ max draw
2. device-bays:
3. iDRAC9
4. console-ports
5. console-server-ports:
2022-04-10 07:41:25 -04:00
bbrk364
705097a1d4
Update PowerEdge_R640.yaml (#753)
update device-bays, console-ports: and console-server-ports
2022-04-10 07:41:03 -04:00
bbrk364
62520a396b
Update PowerEdge_R650.yaml (#755)
updating the slug
2022-04-10 07:40:14 -04:00
bbrk364
0c3b9756be
Create PowerEdge_R650.yaml (#734)
adding new  PowerEdge R650
2022-04-05 10:12:59 -04:00
Martin Friedrichs
7ce05d960e
Create PowerEdge_R940.yaml (#733)
add model PowerEdge R940
2022-04-05 09:42:34 -04:00
Giulio Botto
d4258e5b56
Add Lenovo 10Gb SFP+ LOMs (#706)
* Add Lenovo 10Gb SFP+ cards

* Add Lenovo 10Gb SFP+ LOMs

* SFP+ to SFPP

* name wants strings

* Typo

* Add Lenovo SR650 and make Dell PowerEdge R640 parent
2022-03-31 22:55:13 -04:00
David Mc Ken
24065f1589
Added Dell PowerEdges (#680)
Added:
- R610
- R720xd
- R740xd
- R815
2022-02-22 10:50:15 -05:00
KylePharo
05787c3851
Add/Update Dell Switches (#658)
* dell switch updates

add dell s3048
add dell s4148t profile 3
fix z9100 naming and fix interface type eth 1/1/33 + 34
fix s4148f naming

* fix newline errors
2022-02-10 20:43:27 -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
Markus Viitamäki
2a200fdd67
[Dell] Adding Unity XT 880F (#606)
Adding following devices:
- 880F which is a storage controller
- DAE Expansion which is a expansion enclosure for all Unity devices.
2021-12-22 02:49:54 -05:00
Sean M. Collins
0e07b2de08
Dell N3248TE-ON network switch (#578)
https://www.delltechnologies.com/asset/en-us/products/networking/technical-support/dell-networking-n3200-powerswitch-specsheet.pdf
2021-11-23 20:41:28 -05:00
projectcato
85a9550ca8
Create networking-s5224f-on.yaml (#563)
Just adding the 24-port member of the family (now works in SONiC nightly builds too)
2021-11-17 22:19:41 -05:00
Andy Litzinger
2246f5e5b0
Fixed port type to SFP+ for ports 33 and 34 (#543)
* The Dell S5232F-ON has 32 QSFP28 ports, 1/1/1-32 and 2 SFP+
ports, 1/1/33 and 1/1/34. The current template incorrectly lists
these two ports as QSFP28
https://www.delltechnologies.com/asset/en-us/products/networking/technical-support/dell_emc_networking-s5200_on_spec_sheet.pdf
2021-11-06 13:30:00 -04:00
Cody Wilhelm
8e37665876
Adding Dell PowerEdge R330 device type (#528) 2021-11-02 11:08:04 -04:00
Markus Viitamäki
f24750de54
Adding DELL PowerEdge and Networking devices (#502) 2021-10-07 07:15:38 -04:00