python-redfish/pbconf
Bruno Cornec b0ff208138 Add the monitor command
- monitor command role is to print on a regular base the values of
variable constants (Temperature, power, Fans, ...)
- new monitor_loop parameter (wait time between queries)
- new monitor_info.template
- get_power has been renamed to get_powerstate to avoid confusion with
Power measures and moved to the Device class as well as get_description
- More genericity for the Power and Thermal classes (moved into types.py)
- Build process amended (0.4.3 is the next version, repo are generic and
in line with pb 0.15

Change-Id: I05016b2557b2f7638e1ea22a89dcf91ebae1066f
2019-10-14 12:32:22 +02:00
..
pbfilter Adds deps list for Fedora 30 build 2019-10-11 09:42:53 +02:00
python-redfish Prepare 0.4.2 release 2019-10-08 02:11:43 +02:00
announces3.sql Announce of 0.4.1 on ML 2017-03-09 00:47:00 +00:00
mkctn Improve package build 2017-02-21 00:53:08 +01:00
python-redfish.yml Add the monitor command 2019-10-14 12:32:22 +02:00
README.rst Improve package build 2017-02-21 00:53:08 +01:00

Packaging the python-redfish project

Overview

This docuemnt provides information with regards to the packagin of python-redfish for Linux distributions. Currently the Linux distributions we are supporting and packaging for are:

  • Mageia 5
  • Fedora 25
  • CentOS 7
  • OpenSUSE 42.2
  • Debian 8
  • Ubuntu 16.04

Requirements

python-redfish uses a lot of python modules, not all of them having been packaged for Linux distributions. The one missing the most being python-tortilla, so we are providing versions for this pending distributions doing it themselves.

Status for supported distributions