Commit Graph

86 Commits

Author SHA1 Message Date
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
Louis Jarasius
a22a4b8e37
Add Juniper ACX2K series (#1445)
* Add Juniper ACX2200 (AC variant)

* Add Juniper ACX2200 (DC variant)

* Add Juniper ACX2100 (AC variant)

* Add Juniper ACX2100 (DC variant)
2023-07-06 17:08:14 -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
a1284a34c0
Filename fixes (#1378)
* Migrating files with underscores to dashes

* fixing file names
2023-05-22 18:15:06 -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
Daniel W. Anner
be5e88fe74
Migrating juniper device slugs to new naming scheme (#1374) 2023-05-22 11:04:49 -04:00
Timothy Willey
840b0210ec
Add Juniper EX4100 device types modified from EX3400 models (#1310)
* Add Juniper EX4100 device types modified from EX3400 models

* Fix et-0/1/* numbering error

* model EX4100 Power Supply and Fan module bays and module types

* fix string validation for module bay positions

* Update EX4100-48T.yaml

* Update EX4100-48P.yaml

* Update EX4100-24T.yaml

* Update EX4100-24P.yaml

* Update EX4100-24P.yaml

* Update EX4100-24T.yaml

* Update EX4100-48P.yaml

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-04-26 11:49:56 -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
Upendra Thapa
f572552d2c
added juniper acx7100 (#1127)
* added juniper acx7100

* fixed interface type

* interface type fixed

* revision fix

* revision fixed

* revision fixed final

* deleted redundant file

* Update ACX7100-48L-AC-AO.yaml

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-02-15 12:03:06 -05:00
Daniel W. Anner
774810c56d
Removed mgmt_only: false, removed extra newlines (#1064) 2023-01-21 01:11:27 -05:00
Seb Rupik
cdc3581843
add srx110h2-va (#1056) 2023-01-17 18:35:00 -05:00
Daniel Anner
dd0f629bfa
Ran full pre-commit run -a to fix all formatting issues (#999) 2022-12-27 12:35:52 -05:00
Timothy Willey
54cca9441e
fix QFX5100-96S-8Q part_number (#830) 2022-06-01 08:32:14 -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
Timothy Willey
60f482c08d
add or update several Juniper models (#823)
* add or update several Juniper models

* Update QFX5100-96S-8Q.yaml

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2022-05-27 08:51:02 -04:00
Vivek Vashist
c38d80c86a
Update MX960.yaml (#790) 2022-05-01 21:45:01 -04:00
Vivek Vashist
a1f84d956b
Update MX240.yaml (#791) 2022-05-01 21:44:52 -04:00
Eric Krichbaum
2232074953
updates for modules (#766) 2022-04-26 21:53:36 -04:00
jeremystretch
df0f1eaf38 Fix CI failures in QFX5100-48S-6Q.yaml 2022-03-24 16:53:17 -04:00
David Mc Ken
d0848cdc34
Create QFX3500-48S4Q.yaml (#718)
Initial commit of QFX config
2022-03-24 16:50:08 -04:00
Eric Krichbaum
f09b75a80d
Additional Cisco 7600/6500 Modules (#710) 2022-03-16 18:33:48 -04:00
Florian Heigl
c9d71b9cbb
device type: Juniper NFX250 (#675)
* device type: Juniper NFX250
2022-03-11 05:22:42 -05:00
Michael Klose
d8ce2765c4
Extend tests to check for null/empty values (#687)
Fixes #686
2022-02-25 10:23:46 -05:00
Richard Schwab
44176610e1
Update Juniper SRX 300-series devices (#678)
- include power draw
- include link to datasheet
- include height
- include full depth indicator
- use same attribute order for devices
2022-02-21 09:02:35 -05:00
David Mc Ken
1b06685457
Add Juniper SRX650 (#632)
* Create SRX650.yaml
2022-02-01 14:39:19 -05:00
David Mc Ken
bcde50e91b
Add juniper SRX550 (#628)
* Create SRX550.yaml
2022-01-24 08:53:42 -05:00
Markus Viitamäki
1c35e4bcb2
[Juniper] Adding EX4300-32F (#618)
* [Juniper] Adding EX4300-32F
2022-01-03 07:31:16 -05:00
jeremystretch
b4be2a616d Clean up devicetypes with erroneous device bay definitions 2021-12-30 14:19:49 -05:00
Markus Viitamäki
8ef4ebf8d7
[QFX5120-48T] rename interfaces and cleanup extra interfaces (#594)
- 100G interfaces are named et-* in JunOS
- QFX5120-48T has six, not eight 100G QSFP28 interfaces
2021-12-17 11:31:21 -05:00
Victor Pavlushin
9305cc6477
inside description EX4200-48T (#574) 2021-11-23 20:42:32 -05:00
Markus Viitamäki
fffea98c0e
Fixing typo QFX5200-32C => QFX5120-32C. Fixes #520 (#533)
* Fixing typo QFX5200-32C => QFX5120-32C. Fixes #520

* Fixing typo QFX5120-32C => QFX5200-32C
2021-11-02 13:16:04 -04:00
Markus Viitamäki
b32f3fea2b
Adding Juniper EX2300-24T (#527) 2021-11-02 11:07:09 -04:00
David Mc Ken
140f824892
Add Juniper MX240, MX960 (#531) 2021-11-02 10:34:21 -04:00
Markus Viitamäki
13e604e65d
Adding Juniper SRX4200 (#500)
* Adding Juniper SRX4200
2021-10-06 07:23:02 -04:00
DeLocke
1c99c91da4
Create EX2300-48T.yaml (#460)
Add EX2300-48T
2021-09-03 09:57:59 -04:00
Fraser Clark
a0f92c8ba0
Adding SRX300 device (#443)
* Adding SRX300 device
2021-08-18 21:13:30 -04:00
Jeremy Stretch
ee608a461c
EX9200 line cards are not devices (#379) 2021-04-08 11:40:09 -04: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
Adam Smith
84c49ce26e
Juniper: add EX2200-C-12P, EX2200-C-12T, SRX210HE2 (#343) 2021-02-25 07:54:06 -05:00
Kevin Breit
122cffa224
Fix inconsistent names reported in issue 327 (#329) 2021-02-07 23:08:25 -05:00
MrPaulAR
b21fb43a3b
Should Not Be a Parent & Removed Power Supplies (#313)
Removed the power supplies as these are modular and have different power draws, ac/dc, etc.

Based on the [NetBox documentation](https://netbox.readthedocs.io/en/stable/core-functionality/device-types/) networking gear with line cards should not be modeled as parent/child.

> This parent/child relationship is not suitable for modeling chassis-based devices, wherein child members share a common control plane. Instead, line cards and similarly non-autonomous hardware should be modeled as inventory items within a device, with any associated interfaces or other components assigned directly to the device.
2021-02-01 08:00:06 -05:00
Arnoud Vermeer
d3fc6fd3e3
Add new Juniper SRX and ACX models (#293) 2020-12-28 09:16:21 -05:00
nathbooth
cdf49a76cf
added additional QFX5k series devices (#283) 2020-11-29 22:44:24 -05:00
Anton Alekseev
cf2b51a28b
Add Juniper ACX1100-AC (#249) 2020-11-09 10:57:47 -05:00
Kapil Agrawal
d942104217
Added device type Juniper EX3300-48T (#244) 2020-10-20 06:07:35 -04:00
benclement
b5bad7cef6
Multiple Junos devices & Opengear ACM7008-2-M (#214)
* Adding many Junos devices

* Adding Opengear ACM7008-2-M
2020-09-20 10:13:23 -04:00
Sy Na
d7c87c6aa2
Create SRX-4100 and QFX5110-48S-3AFO(#218)
* Create SRX-4100.yaml

* Create QFX-5100-48S-3AFO.yaml
2020-09-20 10:10:32 -04:00
Tomasz Durda
3fb71957ac
Update EX4500-40F.yaml (#215)
- Added part number
2020-09-09 08:55:19 -04:00
Sy Na
3ca18cefe8
added SRX-1500 to device library (#184)
* Update IM7248-2-DAC-US.yaml - fixed the duplicate port47. Should be port44.
* Create SRX-1500.yaml

* Update SRX-1500.yaml
2020-08-13 00:44:13 -04:00
Chip Marshall
e12f531f3a
Give console ports unique names (#174) 2020-07-17 06:24:04 -04:00