Revisions of python-sushy
Ana Guerrero (anag+factory)
accepted
request 1178612
from
Dirk Mueller (dirkmueller)
(revision 17)
- update to version 5.1.0 - Update master for stable/2024.1 - refectoring: Fix parameter and annotation mismatch - reno: Update master for unmaintained/victoria - reno: Update master for unmaintained/zed - Handle NotAcceptable when Accept-Encoding: identity is not allowed - reno: Update master for unmaintained/wallaby - reno: Update master for unmaintained/xena
Dominique Leuenberger (dimstar_suse)
accepted
request 1173072
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to version 5.0.0 - Allows System to access VirtualMedia in Sushy - [codespell] Adding Tox Target for Codespell - Add a boot progress indicator - Update supported python versions - [codespell] Fixing Spelling Mistakes - reno: Update master for unmaintained/yoga - Handle exceptions after re-authentication - Force constraints when installing a package during tox test - Handle session-uri in body - Add release version to release notes - [codespell] Adding CI target for Tox Codespell - Handle a different related properties for missing TransferProtocolType - Remove version field from iLO error
Dominique Leuenberger (dimstar_suse)
accepted
request 1136721
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to version 4.7.0 - Fix missing ETag when patching Redfish resource - Update master for stable/2023.2 - Adds an option for setting the http boot uri - Fix wrong _get_registry logic in ResourceBase
Ana Guerrero (anag+factory)
accepted
request 1130304
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to version 4.5.1 - Requests must always have a read/connect timeout
Dominique Leuenberger (dimstar_suse)
accepted
request 1099311
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to version 4.5.0 - Retry on ilo state error - Update master for stable/2023.1 - Update pep8 dep hacking to latest: v6 - Exclude all files starting with . from flake8 tests - Add TransferProtocolType for any general error that mentions it - Handle TransferMethod in vmedia insertion - Handle non-default language for registries
Dominique Leuenberger (dimstar_suse)
accepted
request 1069690
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to version 4.4.2 - Fix exceeding retries - Fix setting boot related attributes - workaround: requests verify handling if env is set - Fix tox4 and setuptools errors - Remove setuptools workaround - Handle a different error code for missing TransferProtocolType - Retry on iDRAC SYS518 errors for all requests - Handle proper code_status in unit test - Fix volume deletion on newer iDRACs
Dominique Leuenberger (dimstar_suse)
accepted
request 1055985
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to version 4.4.0 - Fix misuse of assertTrue - Update master for stable/zed - Improve resiliency of eTag handling - Increase server side retries - Fix misuse of assertIsNone - Update release versions for yoga and zed - Add Python3 antelope unit tests - Make server connection retries configurable
Dominique Leuenberger (dimstar_suse)
accepted
request 1007580
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to version 4.3.0 - Run Ironic unit tests to avoid regressions - Fix session authentication issues - Update jobs names - Migrate CompositionService, EventService and TaskService to enums - Add basic support for CertificateService - Remove unicode literal from code - Changing boot device string for vmedia on SuperMicro - Re-trying InsertMedia call with TransferProtocolType if required - Update master for stable/xena - Re-add python 3.6/3.7 in classifier - Support credentials for VirtualMedia URI - Follow up to Attempt using Redfish settings resource to get URI - Handle AccessError with Basic Auth instead of "reauth" - Support for creating and deleting virtual media TLS certificates - Prepare the ground to use enums instead of strings - Drop lower-constraints.txt and its testing - Remove deprecated Task monitors and Volume methods - Migrate System Storage constants to enums - Add support for NetworkAdapter resources - Migrate Fabric to enums - Add revision for drive resource - Migrate common constants to enums - Replace the netboot job with a local-boot one - Add Python3 yoga unit tests - Add lower-constraints job to current development branch - Change default value: insert_media write_protected - Use Etag in precondition header when setting boot options - Update master for stable/yoga - Migrate System constants to enums
Dominique Leuenberger (dimstar_suse)
accepted
request 939550
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to version 3.11.0 - Update master for stable/wallaby - EventService support - Fix OEM required attribute parsing - setup.cfg: Replace dashes with underscores - Add Drive.volumes - Automatically retry HTTP 5xx on GET requests - Update min version of tox to use allowlist - Update minversion of tox - Update venv entry in tox.ini - Fix incorrect formatting and a Python 3.10 failure - Implement fallback method for virtual media - Use TOX_CONSTRAINTS_FILE - Fix TaskMonitor constructor calls in volume.py - Ensure Content-Type header is set when required - Fix Processor.sub_processors - Follow up TaskMonitor refactor - [trivial] add wallaby versions to release notes - Add resource root property - Fix deprecation on collections.MutableMapping - Increase version of hacking and pycodestyle - Add Python3 xena unit tests - Protect Connector against empty auth object - Add support for BIOS Attribute Registry - Fix Context for EventDestination - Fix ExtendedInfo error handling for non-list item - Don't log ERROR if GET of /redfish/v1/SessionService fails - [doc] Fix formating issue - Initial support for secure boot databases - Refactor TaskMonitor and update Volume methods
Dominique Leuenberger (dimstar_suse)
accepted
request 890007
from
Dirk Mueller (dirkmueller)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 803609
from
Dirk Mueller (dirkmueller)
(revision 7)
Ussuri Update
Dominique Leuenberger (dimstar_suse)
accepted
request 701218
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to version 1.8.1 - Update .gitreview for stable/stein - Fix wrong default JsonDataReader() argument
Stephan Kulow (coolo)
accepted
request 682176
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to version 1.8.0 - Add foundation for supporting Redfish OEMs - Introduce default value for `transfer_protocol` parameter - Add support for ilo Virtual Media - Add support for the `CompositionService` resource - Add support for the `UpdateService` resource - Follow Up Zuulv3 - Move to zuulv3 - Introduce `dateutil` - Update the docstring of `sub_processors()` - Update to public - Add missing tests - Add Chassis<->ComputerSystem/Manager linkage - Add System<->Manager linkage follow up - Add System<->Manager linkage - Change openstack-dev to openstack-discuss and update URL - Add `ChassisCollection` and `Chassis` classes - Cleanup JsonDataReader name - remove useless whitespces - Unify sushy models by Redfish schema bundle - Delete HTTP tokens on `Sushy` shutdown - [Trivial Fix] modify spelling errors of fulfill, for, containing - Change adapter to 'int_or_none' for processor properties - [Trivial Fix] modify spelling error of "committed" - Add support for loading resources from archive file - [Trivial Fix] modify spelling error of "resource" - Follow-up to 27c725c to move up ``cache_clear`` - Requests session keyword arguments for sushy connector - Introduce ``cache_it`` and ``cache_clear`` - Fix crashing `BasicAuth` context manager
Dominique Leuenberger (dimstar_suse)
accepted
request 635338
from
Dirk Mueller (dirkmueller)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 633121
from
Dirk Mueller (dirkmueller)
(revision 3)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger (dimstar_suse)
accepted
request 621723
from
Dirk Mueller (dirkmueller)
(revision 2)
- Switch to stable/queens spec template - update to version 1.3.1 (bsc#1078607) - Enable some off-by-default checks - Add ListField class to resource base - Update .gitreview for stable/queens - Avoid tox_install.sh for constraints support - Replace HTTP numeric constants with http_client constants - Add PUT method to connector - Restore the default semantics of refresh() - Indicating the location tests directory in oslo_debug_helper - Zuul: Remove project name - flake8: Enable some off-by-default checks - Adds EthernetInterface to the library - Add int_or_none adapter function - zuul: clean up job definition - Update documentation related to 'refresh()' - Add DELETE method to connector - Add Zuul v3 jobs in tree - Update UPPER_CONSTRAINTS_FILE for stable/queens - Update method docstring - Use the tempest plugin from openstack/ironic-tempest-plugin - Refining the resource refresh - Update some tests to copy the dictionaries passed in - Update reno for stable/pike - Restores sushy session functionality. - Follow-up patch for 8fe2904a62b0f56dc3fc3fefc5a5a746911ce891 - Restore interface of Connector - Implement Redfish Sessions - Updated from global requirements
Dominique Leuenberger (dimstar_suse)
accepted
request 574249
from
Thomas Bechtold (tbechtold)
(revision 1)
Needed for python-proliantutils
Displaying all 17 revisions