python-redfish/pbconf/README.rst
Bruno Cornec 9d6ec64daf Improve package build
- Packages can now be built with Docker containers and project-builder.org for
  Mageia 5, Fedora 25, OpenSUSE 42.2 & CentOS 7
- Fix a bug in conf file path management in setup.py
- A script pbconf/mkctn is also availble to ease package building
- Status is documented in pbconf/README.rst
- Update install script to have a variable for doc installation path which is
  different between Mageia/Fedora and OpenSUSE

Change-Id: Id34e885c5cba7b650adf1638147ffb089ad3c7c3
2017-02-21 00:53:08 +01:00

1.5 KiB

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