Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyghmi-1.5.18-bp153.1.9 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pyghmi Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.5.18 Vendor: openSUSE
Release: bp153.1.9 Build date: Wed Mar 31 17:25:16 2021
Group: Development/Languages/Python Build host: old-atreju5
Size: 1987136 Source RPM: python-pyghmi-1.5.18-bp153.1.9.src.rpm
Packager: https://bugs.opensuse.org
Url: https://launchpad.net/pyghmi
Summary: General Hardware Management Initiative (IPMI and others)
This is a pure python implementation of IPMI protocol.

pyghmicons and pyghmiutil are example scripts to show how one may incorporate
this library into python code

This package contains the Python 3.x module.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Oct 13 2020 Dirk Mueller <dmueller@suse.com>
  - update to 1.5.18:
    * Fix software sensor data
    * Fix more SMM issues
    * Fix NTP configuration of FPC/SMM with py3
    * Add Cascade Lake OEM sensor to sdr
    * Amend refererer
    * Fix the referer for ipv6
    * Add referer to XCC OEM behaviors
    * Fix compatibility with FPC for PSU cfg
    * Fix FPC configuration support
    * Coerce to str if bytes in python 3
    * Closes-Bug: 1887953
    * In python2, we must change to bytes explicitly
    * Fix python3 issues with FPC interaction
    * Add smm\_ip setting to XCC devices under IPMI
    * Support newer storage api
    * Add dateutil requirement for python2 users
    * Do not swallow TSM errors
    * Tolerate variant of TSMA without sys OEM
    * Fix setting passwords in python3
    * A redfish device with no OEM should be generic
    * Ignore 'fault' light for info-only events
    * Add dateutil dependency
    * Fix RDOC upload of large images
    * Update pep8 import order check
    * Fix python3 compatibility with older IBM
    * Support newer XCC firmware raid
    * Retry on etag change
    * Improve redfish errors and identify
    * Fix KCS on python 2
    * Disable OEM on KCS
    * Fix localsession for python2
    * Give up on etag checking for log clear
    * Bump hacking to 3.0.0
    * Fix SEL sensor id with LUN
    * Filter out disabled sensors
    * Fix endless loop with log clear attempt in redfish
    * Make reset Bios configuration adaptive
    * Restore cloned webclient TLS validation behavior
    * Add SMM support for dhcp options 12 and 60
    * Fallback to standard TLS validation
    * Reduce instances of duplicate login
* Tue May 12 2020 Dirk Mueller <dmueller@suse.com>
  - update to stable/ussuri template (version 1.5.13)
* Mon Mar 23 2020 Dirk Mueller <dmueller@suse.com>
  - add obsoletes
* Tue Mar 17 2020 Dirk Mueller <dmueller@suse.com>
  - fix requirements
* Thu Mar 12 2020 Dirk Mueller <dmueller@suse.com>
  - switch to python 3.x only client
* Wed Oct 09 2019 cloud-devel@suse.de
  - update to version 1.3.0
    - Refresh token between verify
    - If no u-height, revert to default behavior
    - Enable package builds without pbr
    - Improve consistency with Lenovo tools
    - Reduce assertion of bootable media failure
    - Allow SMM downgrade
    - Report pending updates on adapter
    - Replace openstack.org git:// URLs with https://
    - Add token refreshes to adapter update
    - Share SDR repository info
    - Support upcoming XCC update API
    - Begin redfish implementation in pyghmi
    - Report 108 as temporary error
    - Refresh token throughout upload_media
    - Implement redfish set_net_configuration
    - Fallback behavior on unparseable conditionals
    - Genericize bulk requests and fallback to Id
    - Add M.2 Drive Firmware
    - Fix fallbackdata
    - Support ordered default setting
    - Be compatible with wheezy python
    - Hide instanced and password settings
    - Fetch inventory information
    - Directly reference packages in pbr-free setup
    - Fix incorrect M.2 labelling
    - Fix typo in the setup.py template
    - Handle 413 directly on the upload
    - Correct mistake with refactoring JSON calls
    - Treat thorn as string terminating
    - Support newer FPC CSRF scheme
    - Fetch firmware information
    - Workaround 'dead' IPv4 addresses
    - Fix string formatting
    - Fix cache interop between firmware and hardware
    - Improve error on unexpected scenario
    - Generalize the megaraid check
    - Address another location where 108 may appear
    - Fix vague KeyError exceptions
    - Check Fault LED in health check
    - Fix break handling in SOL
    - Add missing init to redfish
    - Add support for XCC License key management
    - Implement more robust handling of config.efi
    - Fix omission in new API
    - Workaround 7Y36 model bug
    - Refresh token during validation
    - Support SYSTEM_PROD_DATA
    - Avoid stale webclient in XCC client
    - Remove a round trip delay for inventory
    - Suppress Avago RAID config
    - Add support to persist SDR cache to file
    - Fix formatting of SMM/FPC version
    - Enable SMM user for web access
    - Attempt bulk request of inventory
    - Change redfish get_health to look closer to ipmi
    - Fix lenovo generic fallback
    - Skip empty firmware values
    - Add clear system configuration to redfish
    - Add FPC/SMM description
    - Support updating multiple adapters
    - Update the Wheezy patch
    - Add missing headers
    - Workaround wheezy limitations
    - Protect more unspported instance variables
    - Fix python3 incompatibilities
    - Fix mistake in IMM set property
    - Add fallback data
    - Handle firmware upload error 413
    - Add fetching of network config data
    - Pass through message for Optane
    - Add OEM support for XCC PSU information
    - Fix git copy in builddeb script
    - Performance enhancements for redfish
    - Support empty successful scenario
    - Request forced inventory after adapter update
    - Add UEFI/BIOS configuration to pyghmi redfish
    - Ensure XCC health sets general level
    - Add detected, but unknown disks
    - Add 0x10 and 0x03 to ignore
    - Restore support for old XCC update API
    - Have LED fallback force a sensor if no other explanation
* Mon Apr 08 2019 cloud-devel@suse.de
  - update to version 1.2.16
    - Fix minor .spec issues
    - Switch to stestr
    - Forget sessions with poor connectivity that should be forgotten
    - Do not claim a broken session is valid
    - Add support for reduced privilege
    - Preserve logout on storage failure
    - Correct probles in the servicedata attempt
    - Fix typo in error message
    - Fix .spec to include bin scripts and build reqs
    - Use list() to avoid size change during iteration
    - Refactor console scripts into entry points
    - Retry OEM lookup if no specific OEM identified
    - Fix storage deletion
    - Fix bay number from IMM property in nextscale chassis
    - Fetch diagnostic data
    - Add 'name' subfield to preserve original names.
    - Handle IMM/XCC without xSEC
    - Fix print statement in console scripts
    - Provide 'hardware' inventory for disks
    - Update package documentation
    - Handle response without unconfiguredDisk
    - Fix early life mark_broken call
    - Fix the mistake in last nights fix
    - Enrich inventory data on Lenovo IMM/XCC equipment
    - Reduce calls to _monotonic_time
    - Provide get_description for physical description
    - Fix event data for slot events
    - Gate fix: Cap hacking to avoid gate failure
    - Add more file patterns for git to ignore
    - Add spec for python3-pyghmi package build
    - Show hidden settings
    - Accept wildcards for settings names
    - Have storage functions log out of the session
    - Add Python3 support to Trove
    - Add a maintenance thread
    - Clear lastpayload explicitly in some contexts
    - Provide feedback if the clear system config attempt fails
    - Prefer more specific IMM/XCC check over FPC check
    - Add method to clear system configuration
* Tue Sep 11 2018 cloud-devel@suse.de
  - update to version 1.2.4
    - Wrap bytes in a StringIO
    - fix tox python3 overrides
    - Support default for numeric_data
    - Fix notification of custom keepalive on broken
    - Attempt to logout on the way out when broken
    - Require python-cryptography
    - Add specific message for missing media license
    - Try to clear presence in initting sessions on broken
    - Abandon a broken session
    - Fix uploads without otherfields
    - Add IMMv2 remote media upload
    - Move SOL payload retries to console.py
    - Fix build id of FPC
    - Python 3.7 compatibility: async is reserved keyword
    - Restore IMMv2 mount attempts
    - Fix console input with unicode
    - Properly pass formname when using FileUploader
    - Add progress indication to SMM update
    - Improve pyghmi performance
    - Print SOL error on broken ipmi session
    - Provide a grace period for session validity
* Tue Sep 04 2018 cloud-devel@suse.de
  - update to version 1.1.0
    - Support '=' as a list delimiter
    - Do not run functional (API) tests in the CI
    - Switch the dsvm job to the "ipmi" hardware type
    - Prefer cyrptodomex if present
    - add lower-constraints
    - Add hostname for FPC and XCC
    - Normalize spaces in values and candidates
    - Handle missing properties
    - Fix SMM updates on newer SMM firmware versions
    - Improve performance of get_health for XCC
    - Error on invalid signature
    - More informative message on password expiry
    - Update to newer hacking
    - Get additional enclosure data
    - Revise the FPC fix
    - Have logged set to 0 early
    - Check the status for no power permission
    - Fix duplicate adapter name handling
    - Migrate from PyCrypto to Cryptography
* Wed Apr 25 2018 cloud-devel@suse.de
  - update to version 1.0.44
    - Replace IPv4 inet_p functions with inet_a
    - Do not suppress all exceptions
    - Request a small MSS in web connection explicitly
    - Connect backend completion to OEM handler
    - Support text_data IMM/XCC configuration
    - Fix support for absolute pathname
    - Fix the error message on unsupported protocols
    - Update "nework" to "network" in comments
    - Block problematic operations while update in progress
    - Fix for DIMM models with invalid bytes
    - Better error message on unsupported media
    - Provide opt-in performance boost to firmware
    - Correct mistaken function call
    - Provide more specific info on update process
    - Explicitly check RDOC list after add
    - Update webclient management of cookies
    - Convert to using xraw_command
    - repeatedly assign value
    - Do not set referer on XCC
    - Implement SMM data extension
    - Support XCC variations for inventory
    - Add LXPM driver bundle info to inventory
    - Provide support for event only SDR
    - Extend the config.efi wait
    - Set referer in IMM web
    - Whitelist more core drivers
    - Implement state feedback on firmware update
    - Migrate to zuulv3 - move legacy job to project
    - Add support for Lenovo Energy Meters
    - Change from 'Power' to 'Energy'
    - Provide interface for managing sys config
    - Obey custom ports in SOL client and server
    - iSCSI settings aren't viable, mask for now
    - Provide a sortid to preserve the settings order
    - Correct a typo in dictionary name
    - Add error checking to settings
    - Add XCC Pending version to firmware inventory
    - Manage NTP configuration of ThinkSystem D2 SMM
    - Rename zuul v3 job
    - Add storage configuration
    - Shore up support of numeric_data, mask others
    - Fix init race condition
    - Localize console lock
    - Fixes import issues
    - Provide reseat command
    - Gracefully disable localsession without fcntl
    - Make the webclient primitives a bit more resilient
    - Zuul: add file extension to playbook path
    - Sort the inventory data
    - Apply firmware update through XCC
    - Provide for Adapter updates
    - Reduce memory usage for uploading
    - Provide better error message for common scenarios
    - Fix ordering if list config
    - Remove NUL bytes from SMM serial/model
    - Add IBM FPC id
    - Do not error if the platform does not support restricting the MAXSEG
    - Handle hypphenated categories
    - Add the bay number for dense Lenovo platform
    - Removes relative import for EfiDecompressor
    - Fix the custom cookies feature
    - Preserve comma delimited lists
    - Fix concurrent firmware updates
    - Fix media urls
    - Skip FPGA when not supported
    - Implement remote media upload
    - Fix the tempest job
    - Make XCC update process more robust
    - Replace waitall mechanism with never wait
    - Keep web session alive while media mounted
    - Do not declare 'complete' before the 'mount'.
    - Support update of backup XCC bank
    - Ignore small packets claiming to be IPMI payload
    - Update test-requirements
    - Get UUID of ThinkSystem D2 enclosures
    - Implement firmware update for ThinkSystem SMM
* Tue Apr 24 2018 cloud-devel@suse.de
  - update to version 1.0.22
    - Consolidate IMM date string parsing
    - Handle disconnect notification without session
    - Fix multiple console object behavior
    - Implement Serial-over-LAN (SOL) in BMC
    - Ignore KeyError on delete of missing sensor
    - Fix bullet points in README.md
    - Implement support for ThinkSystem servers
    - Correct mistake with image name abbreviation
    - Bypass eventlet sendto when detected
    - Correct the offset to adjust for IPMIv2
    - Add script to help build rpms
    - Move raising sync login exception
    - Recognize and use CSRF token
    - Pyghmi does not follow the pep8 standard
    - Only complain about Device SDR if no SDRR
    - Do not reuse an expired session
    - Improve SOL responsiveness
    - Refactor Lenovo OEM support
    - Fix webclient viability after error
    - Abort MAC decode from FRU if not 'binary'
    - Remove xrange for run both Python 2 and Python 3
    - Extend FPC status
    - Implement util.protect() lock manager
    - Improve (de)activate payload in virshbmc
    - Protect Session.*_sessions operations
    - Set a 60 second timeout on web
    - Allow things like multiple distinct users
    - Correct offset of a capability bit
    - Fix issues with idle behavior
    - Have range become xrange where available
    - Protect Console.pendingoutput operations
    - Raise IpmiException on error checking power state
    - Fix error behavior when target has no SOL session
    - Implement IMM remote media mount
    - Check for buffer and use memoryview if missing
    - Fix get_network_channel for BMCs that dislike 0xe
    - Improve .gitignore
    - Provide more consistent attributes
    - Add base for unittests and fix docs
    - Fix cleanup loop of changing dictionary
    - IpmiServer to allow using IP version 4
    - Support in-band IPMI for Linux systems
    - Allow LookupError on decode
    - Change the wording of setup event
    - Add referer header to https requests
  - switch to rpm-packaging spec template
  - switch to singlespec
* Thu Jan 12 2017 dmueller@suse.com
  - update to 1.0.9:
    * Tolerate client reuse of UDP ports
    * Fix errors in IPMI server
    * Fix BMC compatibility with Python 2.6
    * Fix raid driver bitmask
    * Support NMI in bmc
    * Implement identify workaround for ThinkServer SD350
    * Declare strings explicitly as binary
    * Supports cold reset in bmc
    * Implement Python3 compatibility
    * Convert data tuple to a list
    * Correct firmware inventory issue on IBM M4 servers
    * Raise incurred exception if appropriate
    * Fix FPC detection for Lenovo Nextscale
    * Fix KeyError due to lazy use of raw_command
    * Disable futile attempts to correct uncorrectable time
    * Remove errant IBM nextscale id
    * Fix agentless error on M4 systems
    * Add node status checks to FPC sensors
    * Add Nextscale total power capacity as a sensor
* Wed May 11 2016 dmueller@suse.com
  -  update to 1.0.4:
    * Allows BMCs to configure the event loop timeout
    * Add Hardware inventory from Lenovo Agentless
    * Fix IPMI server functionality
    * Add disk inventory when possible from Lenovo IMM
    * Cope with empty agentless fields
    * Briefly cache adapter data
    * Add 'Trusted IMM' to IMM inventory
    * Passthrough errors when not sent by BMC in MegaRAC
    * Change strategy to identify IMM
    * Do not hook generic vendor identifier
    * Add support for IPv4-only environments
    * Add system X firmware information
    * Be apathetic about endianness of SOL port number
    * Fix get_health with a NextScale FPC
    * Implement MegaRAC IPv6 SNMP destinations
    * Do not warn on nearly full SEL
    * Fix use of weakref.ref
    * Fix cyclic references in SDR
    * Discard reference when no longer needed
    * Remove a cyclical reference in Lenovo OEM
    * Remove event related memory leak
    * Change DIMM serial to show 0 padded hexadecimal
    * Fix UUID padding problem
    * Determine speed from clock by formula
    * Avoid stall waiting on incommand
    * Implement detach media
    * Allow skipping retrieval of gateway mac addresses
    * Provide attach remote media function
    * Have ipv6 addresses always be represented as list
    * Add support for OEM command for IPv6 address fetch
    * Add a new README
    * Change graphical console launcher to use base64 encoding
    * Add support for TS graphical console fetching
    * Rework wait behavior
    * Fix synchronous logon premature exit
* Sat Jul 25 2015 seife+obs@b1-systems.com
  - fix non-SUSE build by conditionalizing "Recommends" tag
* Wed Jun 17 2015 tbechtold@suse.com
  - update to 0.8.0:
    * Provide interface for decoding PET alerts
    * Handle unknown entity ids
    * Tolerate alternative return code for FRU size
    * Remove libvirt from requirements
    * Provide access to get/set community string
    * Add serial field from SPD
    * Implement OEM Inventory components
    * Report/Configure LAN alert destinations
    * Implement Thinkserver OEM SEL decode
    * Fix behavior with some Lenovo Thinkservers
    * Only conditionally delete fields from event
    * Fix python2.6 usage of unpack_from
    * For unspecified sensors use None as the component
    * Update decode of HDD OEM events for Lenovo
    * Declare one sort of 'non-redundancy' ok
    * Add OEM event fixup
    * Change event text based on assertion/deassertion
    * Tolerate missing UUID
    * Rename 'entity' to 'component'
    * Leave numbers intact
    * Flesh out and rework some sensor descriptions
    * Break out of FRU read if zero data returned
    * Fix time correction code
    * Decrease severity of 'Disabled' presence
    * Rename description field and split data out
    * Implement event log retrieval from BMCs
* Wed May 06 2015 tbechtold@suse.com
  - update to 0.7.1:
    * Add system UUID to inventory
    * Fix parsing of 6bit ascii
    * Clean up strings from FRU
    * Add function to fetch a specific items inventory
    * Tolerate errors in 'extra' fields
    * Create framework for OEM extensions
    * Implement FRU inventory
    * Try setting optional byte in set user acess
    * Reduce cost of packet transmit
    * Ignore packet overrun in RAKP2 and RAKP4
    * Streamline and simplify IO Polling
    * Reduce severity of a non-redundant state
    * Add missing generic discrete codes
    * Fix exceptions on sdr read
    * Move packet queue into IO thread
    * Fix needless retries due to misdirected packets
    * Handle concurrent session requests
    * Added a BMC (IPMI) frontend for virsh
    * Add a "--port" option to fakebmc
    * Correct delay_xmit behavior
    * Rework IO Worker thread behavior
    * Correct redundant timedout calls in recursion
    * Assign code to timeout behavior
    * Gracefully handle error while acking SOL
    * add more commands
    * Enhance IpmiException to carry IPMI codenumber
    * Allow request for single sensor by name
    * Expose sensor description data
    * Implement server side IPMI protocol
    * Check for IPMIPASSWORD env var in pyghmiutil
    * Run pep8 on files in bin/
    * Provide access to chassis identify
    * Implement retrieval of uefi flag in boot devs
    * Recover from kill() while in command
    * Remove overly aggressive packet processing
    * Handle custom keepalive modifications on the fly
    * Avoid exception on close
    * Avoid recursing between keepalive and raw_command
    * Work toward Python 3.4 support and testing
    * Fix IO worker tolerance of errors
    * Force non-numeric for compact sensor records
    * Change to name-only lookups in RAKP
    * Handle non-linear and unrecognized linearizations
    * Add 'persistent' to return dict of get_bootdev
    * Raise IpmiException on an error setting/getting the boot device
    * Use get() to avoid KeyError on get_bootdev()
    * Reduce severity of generic discrete assert to 'Ok'

Files

/usr/bin/fakebmc
/usr/bin/pyghmicons
/usr/bin/pyghmiutil
/usr/bin/virshbmc
/usr/lib/python3.6/site-packages/pyghmi
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pyghmi-1.5.18-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pyghmi/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/media.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/media.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/storage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/storage.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/__pycache__/version.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd
/usr/lib/python3.6/site-packages/pyghmi/cmd/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/fakebmc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/fakebmc.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/pyghmicons.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/pyghmicons.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/pyghmiutil.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/pyghmiutil.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/virshbmc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/__pycache__/virshbmc.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/cmd/fakebmc.py
/usr/lib/python3.6/site-packages/pyghmi/cmd/pyghmicons.py
/usr/lib/python3.6/site-packages/pyghmi/cmd/pyghmiutil.py
/usr/lib/python3.6/site-packages/pyghmi/cmd/virshbmc.py
/usr/lib/python3.6/site-packages/pyghmi/constants.py
/usr/lib/python3.6/site-packages/pyghmi/exceptions.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/bmc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/bmc.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/command.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/command.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/console.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/console.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/events.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/events.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/fru.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/fru.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/sdr.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/__pycache__/sdr.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/bmc.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/command.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/console.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/events.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/fru.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__/generic.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__/generic.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__/lookup.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/__pycache__/lookup.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/generic.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/EfiDecompressor.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/EfiDecompressor.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/EfiDecompressor.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/cpu.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/cpu.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/dimm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/dimm.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/drive.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/drive.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/energy.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/energy.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/firmware.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/firmware.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/handler.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/handler.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/imm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/imm.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/inventory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/inventory.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/nextscale.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/nextscale.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/pci.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/pci.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/psu.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/psu.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/raid_controller.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/raid_controller.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/raid_drive.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/__pycache__/raid_drive.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/config.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/cpu.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/dimm.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/drive.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/energy.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/firmware.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/handler.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/imm.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/inventory.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/nextscale.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/pci.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/psu.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/raid_controller.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lenovo/raid_drive.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/oem/lookup.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/localsession.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/localsession.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/serversession.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/serversession.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/session.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/session.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/simplesession.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/simplesession.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/spd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/spd.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/constants.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/localsession.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/serversession.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/session.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/simplesession.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/spd.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/private/util.py
/usr/lib/python3.6/site-packages/pyghmi/ipmi/sdr.py
/usr/lib/python3.6/site-packages/pyghmi/media.py
/usr/lib/python3.6/site-packages/pyghmi/redfish
/usr/lib/python3.6/site-packages/pyghmi/redfish/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/redfish/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/__pycache__/command.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/__pycache__/command.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/command.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__/generic.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__/generic.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__/lookup.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/__pycache__/lookup.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/generic.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/main.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/main.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/tsma.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/tsma.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/xcc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/__pycache__/xcc.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/main.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/tsma.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lenovo/xcc.py
/usr/lib/python3.6/site-packages/pyghmi/redfish/oem/lookup.py
/usr/lib/python3.6/site-packages/pyghmi/storage.py
/usr/lib/python3.6/site-packages/pyghmi/tests
/usr/lib/python3.6/site-packages/pyghmi/tests/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/tests/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/base.py
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/__pycache__/test_sdr.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/__pycache__/test_sdr.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/tests/unit/ipmi/test_sdr.py
/usr/lib/python3.6/site-packages/pyghmi/util
/usr/lib/python3.6/site-packages/pyghmi/util/__init__.py
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__/parse.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__/parse.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__/webclient.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyghmi/util/__pycache__/webclient.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyghmi/util/parse.py
/usr/lib/python3.6/site-packages/pyghmi/util/webclient.py
/usr/lib/python3.6/site-packages/pyghmi/version.py
/usr/share/doc/packages/python3-pyghmi
/usr/share/doc/packages/python3-pyghmi/ChangeLog
/usr/share/doc/packages/python3-pyghmi/LICENSE
/usr/share/doc/packages/python3-pyghmi/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024