Skip to content

Commit

Permalink
Tests: Remove uppercase from slug (netbox-community#1227)
Browse files Browse the repository at this point in the history
* Removed uppercase from devicetype schema slug definition. Fixed incorrect device slugs

* Update CISCO2951_K9.yaml

* Rename CISCO2951_K9.yaml to 2951-K9.yaml
  • Loading branch information
danner26 authored Mar 25, 2023
1 parent f313d68 commit 1ddaab3
Show file tree
Hide file tree
Showing 88 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion device-types/APC/AP7901B.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: APC
model: AP7901B
slug: ap7901B
slug: ap7901b
part_number: AP7901B
u_height: 1
is_full_depth: false
Expand Down
2 changes: 1 addition & 1 deletion device-types/APC/BN450M.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: APC
model: BN450M
slug: BN450M
slug: bn450m
u_height: 3
is_full_depth: false
comments: '[APC BN450M Datasheet](https://www.se.com/ww/en/product/download-pdf/BN450M)'
Expand Down
2 changes: 1 addition & 1 deletion device-types/Arista/DCS-7050QX-32S.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Arista
model: DCS-7050QX-32S
slug: dcs-7050QX-32s
slug: dcs-7050qx-32s
part_number: DCS-7050QX-32S
u_height: 1
is_full_depth: false
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10-15A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10-15A
slug: PM10_15A
slug: pm10_15a
u_height: 1
is_full_depth: false
comments: AlterPath PM10-15A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10-20A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10-20A
slug: PM10_20A
slug: pm10_20a
u_height: 1
is_full_depth: false
comments: AlterPath PM10-20A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10-L20A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10-L20A
slug: PM10_L20A
slug: pm10_l20a
u_height: 1
is_full_depth: false
comments: AlterPath PM10-L20A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10-L30A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10-L30A
slug: PM10_L30A
slug: pm10_l30a
u_height: 1
is_full_depth: false
comments: AlterPath PM10-L30A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10i-10A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10i-10A
slug: PM10i_10A
slug: pm10i_10a
u_height: 1
is_full_depth: false
comments: AlterPath PM10i-10A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10i-15A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10i-15A
slug: PM10i_15A
slug: pm10i_15a
u_height: 1
is_full_depth: false
comments: AlterPath PM10i-15A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10i-16A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10i-16A
slug: PM10i_16A
slug: pm10i_16a
u_height: 1
is_full_depth: false
comments: AlterPath PM10i-16A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10i-20A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10i-20A
slug: PM10i_20A
slug: pm10i_20a
u_height: 1
is_full_depth: false
comments: AlterPath PM10i-20A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM10i-L30A.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM10i-L30A
slug: PM10i_L30A
slug: pm10i_l30a
u_height: 1
is_full_depth: false
comments: AlterPath PM10i-L30A
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM3000.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM3000
slug: PM3000
slug: pm3000
u_height: 0
is_full_depth: false
power-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Avocent/PM3009H.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Avocent
model: PM3009H
slug: PM3009H
slug: pm3009h
u_height: 1
is_full_depth: false
console-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Ciena/3928.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Ciena
model: 3928AC
slug: 3928AC
slug: 3928ac
part_number: 170-3928-910
u_height: 1
is_full_depth: false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
manufacturer: Cisco
model: CISCO2951/K9
model: 2951 ISR
part_number: CISCO2951/K9
slug: cisco-cisco2951_K9
slug: cisco-2951-k9
u_height: 2
is_full_depth: true
console-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/AIR-CAP3702E-B-K9.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: Aironet 3702E-B
slug: cisco-air-cap3702e-B-k9
slug: cisco-air-cap3702e-b-k9
part_number: AIR-CAP3702E-B-K9
u_height: 0
is_full_depth: false
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/CBS350-24P-4G.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: CBS350-24P-4G
slug: cisco-CBS350-24P-4G
slug: cisco-cbs350-24p-4g
part_number: WCBS350-24P-4G
comments: https://www.cisco.com/c/en/us/products/collateral/switches/business-350-series-managed-switches/datasheet-c78-744156.html
is_full_depth: false
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/Meraki-M36.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: MR36
slug: cisco-MR36
slug: cisco-mr36
u_height: 0.0
is_full_depth: false
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR36_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR36_Datasheet)\r\
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/Meraki-M44.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: MR44
slug: cisco-MR44
slug: cisco-mr44
u_height: 0.0
is_full_depth: false
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR44_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR44_Datasheet)\r\
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/Meraki-MR53.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: MR53
slug: cisco-MR53
slug: cisco-mr53
is_full_depth: false
u_height: 0
comments: "- Datasheet: [https://meraki.cisco.com/product-collateral/mr53-datasheet/?file](https://meraki.cisco.com/product-collateral/mr53-datasheet/?file)\r\
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/Meraki-MR53E.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: MR53E
slug: cisco-MR53E
slug: cisco-mr53e
is_full_depth: false
u_height: 0
comments: "- Datasheet: [https://meraki.cisco.com/product-collateral/mr53e-datasheet/?file](https://meraki.cisco.com/product-collateral/mr53e-datasheet/?file)\r\
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/Meraki-MR56.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: MR56
slug: cisco-MR56
slug: cisco-mr56
is_full_depth: false
u_height: 0
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR56_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR56_Datasheet)\r\
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/Meraki-MR57.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: MR57
slug: cisco-MR57
slug: cisco-mr57
is_full_depth: false
u_height: 0
comments: "- Datasheet: [https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR57_Datasheet](https://documentation.meraki.com/MR/MR_Overview_and_Specifications/MR57_Datasheet)\r\
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/N9K-C9332PQ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
manufacturer: Cisco
model: Nexus 9332PQ
part_number: N9K-C9332PQ
slug: cisco-n9k-C9332pq
slug: cisco-n9k-c9332pq
u_height: 1
is_full_depth: false
console-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/N9K-C9336PQ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
manufacturer: Cisco
model: Nexus 9336PQ
part_number: N9K-C9336PQ
slug: cisco-n9k-C9336pq
slug: cisco-n9k-c9336pq
u_height: 2
is_full_depth: true
console-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/N9K-C9372PX.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
manufacturer: Cisco
model: Nexus 9372PX
part_number: N9K-C9372PX
slug: cisco-n9k-C9372px
slug: cisco-n9k-c9372px
u_height: 1
is_full_depth: true
console-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/N9K-C9372TX.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
manufacturer: Cisco
model: Nexus 9372TX
part_number: N9K-C9372TX
slug: cisco-n9k-C9372tx
slug: cisco-n9k-c9372tx
u_height: 1
is_full_depth: false
console-ports:
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/WS-C2950T-48-SI.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: Catalyst 2950T-48
slug: cisco-ws-c2950T-48-si
slug: cisco-ws-c2950t-48-si
part_number: WS-C2950T-48-SI
is_full_depth: false
u_height: 1
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/WS-C3650-24FD-L.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: Catalyst 3650-24FD-L
slug: cisco-ws-c3650-24fd-L
slug: cisco-ws-c3650-24fd-l
part_number: WS-C3650-24FD-L
is_full_depth: false
u_height: 1
Expand Down
2 changes: 1 addition & 1 deletion device-types/Cisco/WS-C3650-24PS-L.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Cisco
model: Catalyst 3650-24PS-L
slug: cisco-ws-c3650-24ps-L
slug: cisco-ws-c3650-24ps-l
part_number: WS-C3650-24PS-L
is_full_depth: false
u_height: 1
Expand Down
2 changes: 1 addition & 1 deletion device-types/CyberPower/PDU15M2F12R.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: CyberPower
model: PDU15M2F12R
slug: PDU15M2F12R
slug: pdu15m2f12r
u_height: 1
is_full_depth: false
# comments: CyberPower PDU 1u, 14 outlet 15A 100-125V
Expand Down
2 changes: 1 addition & 1 deletion device-types/Dell/49H29.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Dell
model: 49H29
slug: dell_controller_49H29
slug: dell_controller_49h29
part_number: 49H29
comments: SAS 4 Port Controller for use in the Dell ME4012, ME4024, and ME4084
u_height: 0
Expand Down
2 changes: 1 addition & 1 deletion device-types/Dell/PowerVault_NX3240.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Dell
model: PowerVault NX3240
slug: dell_powervault_NX3240
slug: dell_powervault_nx3240
u_height: 2
is_full_depth: true
comments: '[storage-nx3240_owners-manual_en-us.pdf](https://dl.dell.com/topicspdf/storage-nx3240_owners-manual_en-us.pdf)'
Expand Down
2 changes: 1 addition & 1 deletion device-types/Fortinet/FG-90D.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Fortinet
model: FortiGate 90D
slug: fg-90D
slug: fg-90d
part_number: FG-90D
u_height: 1
is_full_depth: false
Expand Down
2 changes: 1 addition & 1 deletion device-types/Generic/LC-12-port_fiber_patch_panel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: LC-12-port Fiber Patch Panel
slug: LC-12-port-fiber-patch-panel
slug: lc-12-port-fiber-patch-panel
u_height: 1
airflow: passive
front-ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: LC-12-port Fiber Patch Panel (half depth)
slug: LC-12-port-fiber-patch-panel-half-depth
slug: lc-12-port-fiber-patch-panel-half-depth
u_height: 1
is_full_depth: false
airflow: passive
Expand Down
2 changes: 1 addition & 1 deletion device-types/Generic/LC-24-port_fiber_patch_panel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: LC-24-port Fiber Patch Panel
slug: LC-24-port-fiber-patch-panel
slug: lc-24-port-fiber-patch-panel
u_height: 1
airflow: passive
front-ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: LC-24-port Fiber Patch Panel (half depth)
slug: LC-24-port-fiber-patch-panel-half-depth
slug: lc-24-port-fiber-patch-panel-half-depth
u_height: 1
is_full_depth: false
airflow: passive
Expand Down
2 changes: 1 addition & 1 deletion device-types/Generic/LC-48-port_fiber_patch_panel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: LC-48-port Fiber Patch Panel
slug: LC-48-port-fiber-patch-panel
slug: lc-48-port-fiber-patch-panel
u_height: 2
airflow: passive
front-ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: LC-48-port Fiber Patch Panel (half depth)
slug: LC-48-port-fiber-patch-panel-half-depth
slug: lc-48-port-fiber-patch-panel-half-depth
u_height: 2
is_full_depth: false
airflow: passive
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: SC-24-double-port Fiber Patch Panel
slug: SC-24-double-port-fiber-patch-panel
slug: sc-24-double-port-fiber-patch-panel
u_height: 1
is_full_depth: true
airflow: passive
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: SC-24-double-port Fiber Patch Panel (half depth)
slug: SC-24-double-port-fiber-patch-panel-half-depth
slug: sc-24-double-port-fiber-patch-panel-half-depth
u_height: 1
is_full_depth: false
airflow: passive
Expand Down
2 changes: 1 addition & 1 deletion device-types/Generic/SC-24-port_fiber_patch_panel.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
manufacturer: Generic
model: SC-24-port Fiber Patch Panel
slug: SC-24-port-fiber-patch-panel
slug: sc-24-port-fiber-patch-panel
u_height: 1
is_full_depth: true
airflow: passive
Expand Down
Loading

0 comments on commit 1ddaab3

Please sign in to comment.