Commit Graph

4 Commits

Author SHA1 Message Date
Daniel W. Anner
4607c0d486
Test Cases: Added VGA denial test case (#2065)
* 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!
2024-04-03 21:02:47 -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
242bddaec0
Weight Import Fix (#1187)
* weight schema configuration changes

* updated weight/weight unit definitions to compy with import expectations.

* updated readme
2023-03-09 10:49:38 -05:00
kimlulz
0cc1e04397
Add HP Legacy products (DL180G6, DL360e Gen8) and fix some args (#1146)
* Add HP ProLiant DL360 Gen7, ML350p Gen8

* Update ProLiant_DL360_Gen7.yaml

* Update ProLiant_ML350p_Gen8.yaml

* Update ProLiant_ML350p_Gen8.yaml

* Update ProLiant_ML350p_Gen8.yaml

* Update ProLiant_DL360_Gen7.yaml

* Update ProLiant_DL360_Gen7.yaml

* Update ProLiant_ML350p_Gen8.yaml

* Added: DL180G6, DL360eGen8

* Update ProLiant_DL180_Gen6.yaml

* DL360e_Gen8 : Fix YAML Spells..

* DL360e_Gen8 : Renamed and fix spell

* DL180G6 : Renamed and fix spell

* Delete ProLiant_ML350p_Gen8.yaml

* Delete ProLiant_DL360_Gen7.yaml

* DL380G7 : Renamed

* DL360e_Gen8 : fix spell

* DL180G6 : fix spell

* DL180G6 : fix spell

* DL180G6 : Added Console-ports

* DL360G7 : Removed FlexLOM cuz it has no FLOM in Gen7

* dl180g6 : Added weight

* dl360e_gen8 : Added weight

* dl180g6 : Added weight

* dl360e_gen8 : Added weight

---------

Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
2023-03-02 18:37:45 -05:00