mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696)
* Squashing all commits to one as suggested by John * Adding Unit test method for the module enos_facts.py * Pep8 and Ylint issues addressed * Trying again to remove blank line. Some scripts are required for this. * Bug Fixing for interfaces * Editing for over indenting issue * E203 whitespace before ',' * Update enos.py Added warnings argument as to check_args method * Update enos_facts.py Added warnings to check_args method
This commit is contained in:
committed by
John R Barker
parent
e5dbf63b65
commit
9d98452032
60
test/units/modules/network/enos/fixtures/show_version
Normal file
60
test/units/modules/network/enos/fixtures/show_version
Normal file
@@ -0,0 +1,60 @@
|
||||
System Information at 11:37:06 Fri Oct 27, 2017
|
||||
Time zone: No timezone configured
|
||||
Daylight Savings Time Status: Disabled
|
||||
|
||||
Lenovo RackSwitch G8272
|
||||
|
||||
Switch has been up for 30 days, 10 hours, 43 minutes and 14 seconds.
|
||||
Last boot: 00:53:32 Wed Sep 27, 2017 (power cycle)
|
||||
|
||||
MAC address: a8:97:dc:dd:e2:00 IP (If 1) address: 192.168.49.50
|
||||
Management Port MAC Address: a8:97:dc:dd:e2:fe
|
||||
Management Port IP Address (if 128): 10.241.105.24
|
||||
Hardware Revision: 0
|
||||
Board Revision:
|
||||
Hardware Part No: 00CJ066
|
||||
Old Hardware Part No: 2MV4CR01W
|
||||
Switch Serial No: Y052MV4CR01W
|
||||
Manufacturing date: 14/51
|
||||
|
||||
MTM Value: 7159-HCV
|
||||
Old MTM Value:
|
||||
ESN: MM01086
|
||||
|
||||
|
||||
WARNING: This is UNRELEASED SOFTWARE for LAB TESTING ONLY.
|
||||
DO NOT USE IN A PRODUCTION NETWORK.
|
||||
|
||||
|
||||
Software Version 8.4.3.12 (FLASH image1), active configuration.
|
||||
Boot kernel version 8.4.3.12
|
||||
|
||||
USB Boot: disabled
|
||||
|
||||
|
||||
|
||||
Temperature CPU Local : 31 C
|
||||
Temperature Ambient : 32 C
|
||||
Temperature Hot Spot : 44 C
|
||||
Temperature Asic Max : 63 C
|
||||
|
||||
System Warning at 85 C / Shutdown at 95 C / Set Point is 70 C
|
||||
|
||||
Fan 1 Module 1: 4054rpm 60pwm(23%) Front-To-Back
|
||||
Fan 2 Module 1: 4404rpm 60pwm(23%) Front-To-Back
|
||||
Fan 3 Module 2: 4112rpm 60pwm(23%) Front-To-Back
|
||||
Fan 4 Module 2: 4372rpm 60pwm(23%) Front-To-Back
|
||||
Fan 5 Module 3: 4072rpm 60pwm(23%) Front-To-Back
|
||||
Fan 6 Module 3: 4306rpm 60pwm(23%) Front-To-Back
|
||||
Fan 7 Module 4: 4134rpm 60pwm(23%) Front-To-Back
|
||||
Fan 8 Module 4: 4326rpm 60pwm(23%) Front-To-Back
|
||||
|
||||
System Fan Airflow: Front-To-Back
|
||||
|
||||
Power Supply 1: Front-To-Back [DPS-460KB C]
|
||||
Power Supply 2: Front-To-Back [DPS-460KB C]
|
||||
|
||||
Power Faults: PS1-Pwr
|
||||
Fan Faults: None
|
||||
Service Faults: Too-Few-PS
|
||||
|
||||
Reference in New Issue
Block a user