* Adjust module bays for power supply and fan tray
* Wrap module var with single quotes
---------
Co-authored-by: loic.chabert <loic.chabert@jaguar-network.com>
* More cisco models - new and old
* Add Virtual C9800 VM
* Fix slug convention and since its a VM its not powered
* Add weights, C8300 module bays and C8300 PSUs
* remove the C9800-CL cloud VM type
* Fix hardwired -> dc terminal
---------
Co-authored-by: stsmr <stsmr@vestas.com>
* add various cisco module types
* add missing schema
* correct file name and part number for C4KX-PWR-750DC-R.yaml
* correct part number for C4KX-PWR-750DC-R.yaml and C4KX-PWR-750WAC-R.yaml
---------
Co-authored-by: Abu Rehan <abreh@equinor.com>
* C9300 support for modular power supplies and fans
* Fix weight format
* Convert power supplies to module-bays
* Fixed typo
* Convert power supplies to module-bays
* Correct Power supply names
* Merge
* Update Nexus devices and Nexus PSUs
* Removed N7K-7702.yaml correct one is N77-7702.yaml
* Fixed Pytest Errors
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* 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
* Update C9404R.yaml
Updating to use Modules for SUP, LC and PSU
* Update C9407R.yaml
Updating to use Modules for SUP, LC and PSU
* Update C9410R.yaml
Updating to use Modules for SUP, LC and PSU
* Create C9400-PWR-2100AC.yaml
Adding C9400 2100W AC Power Supply
* Create C9400-PWR-3200AC.yaml
Adding C9400-PWR-3200AC Power Supply
* Moving PSU Modules to correct folder
* Updating LC and SUP defenitions
* Rename C9400-LC-48XS to C9400-LC-48XS.yaml
Missing YAML extension
* Adding additional information to C9400 Chassis
* Making YAML Linter changes
* Making YAML Linter changes
* Update C9404R.yaml
Fixing formatting so checks can pass.
* Update C9407R.yaml
Fixing formatting so checks can pass.
* Update C9410R.yaml
Fixing formatting so checks can pass.
* Update C9400-LC-24XS.yaml
Fixing formatting so checks can pass.
* Update C9400-LC-48U.yaml
Fixing formatting so checks can pass.
* Update C9400-LC-48XS.yaml
Fixing formatting so checks can pass.
* Update C9400-PWR-2100AC.yaml
Fixing formatting so checks can pass.
* Update C9400-PWR-3200AC.yaml
Fixing formatting so checks can pass.
* Update C9400-SUP-1XL-Y.yaml
Fixing formatting so checks can pass.
* Correcting typo on TwentyFiveGig x/0/5 -> x/0/2
* Update C9404R.yaml
* Update C9407R.yaml
* Update C9410R.yaml
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* ncs-55a2 chassis and modules
* yamlfmt
* corrections on port 24
* Update NCS-55A2-MOD-SE-S.yaml
Added front to rear airflow per datasheet specification
* Add PSU modules
* Update NCS-55A2-MOD-SE-S.yaml
Added position to power module bays
* Update NCS-55A2-MOD-SE-S.yaml
---------
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Update Meraki power/mgmt ports
* Update Meraki module to C16
* Update connector name
* Update for modular PSUs and connector name
---------
Co-authored-by: Robert Spadaro <squintfox@users.noreply.github.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
* Updated module types to have proper model names
* Updated Aruba module-types so that the model name is accurate
* fixing Broadcom part number
* updated comments to description
* fixed checkpoint model names
* moved generic keystone modules to a generic module folder
* according to FS datasheets, each item has an Item ID (unique part number) and their associated model name
* fixing the other module types
* removed mgmt_false definition
* removed newlines
* removed extra definitions
* fixed description, changed to comments
* fixing fs part numbers to be strings
* removed extra newlines
* Removed extra newlines
* reemoved blank definition
* Set PoE capabilities on switch interfaces
* SG300 - Fixed PoE on shared uplinks
* Update C9200-24P.yaml
Removed unneeded mgmt_only definitions
Moved StackPorts to module bays, since the 9200 series need stack kits to stack switches
* Update C9200-48P.yaml
Removed unneeded mgmt_only definitions
Moved stack ports to module bays since they require a separate stacking kit
* Pre-commit format corrections
* Removed not needed mgmt_only: false definitions from Cisco device types
* Fixed newlines from the mgmt_only: false removal
* Removed cisco from model names, updated cisco module types to have their actual model number in the model field, moved the description to the comment field
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>