Redfish Python Library
https://github.com/DMTF/python-redfish-library
The Redfish library performs the basic HTTPS operations GET, POST,
PUT, PATCH and DELETE on resources using the HATEOAS (Hypermedia as
the Engine of Application State) Redfish architecture.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-redfish
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-redfish && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-redfish.changes | 0000004924 4.81 KB | |
python-redfish.spec | 0000002352 2.3 KB | |
redfish-3.2.1.tar.gz | 0000044902 43.8 KB |
Revision 23 (latest revision is 30)
Dirk Mueller (dirkmueller)
committed
(revision 23)
- update to 3.2.1: * Added 'timeout' and 'max_retry' parameters to all REST methods * Added exception to the method when a response contains a message indicating a password change is required * Adding missing newline to M-SEARCH requests * Fixed the inspection of the USN response header from M-SEARCH requests to allow for a multi-digit minor version * Improved usage of the ServerDownOrUnreachableError exception to not lose the original message - Update to 3.1.8 - Update to 3.1.7: - Update to 3.1.6: - Drop patch collections-python310.patch, included upstream.
Comments 0