proliantutils/proliantutils
Jay Faulkner fe2f9c2950 Do not break on sushy.connector.Connector sig change
Right now, retries break in ilo driver due to server_side_retries being
an accepted kwarg in sushy.connector.Connector._op, but not this
version.

We should accept any set of args, but only pass on known-good args, as
sushy.connector.Connector._op() will pass on any unknown kwargs to
requests, which means we should not blindly pass on all kwargs.

Additionally, fixed related unit tests and some basic configuration
fixes to get linting to pass.

Change-Id: I80796cc4280a194735e6e4034d37cca4fdc97f97
2024-06-26 09:15:25 -07:00
..
functests Fix gate failures 2015-06-09 23:01:39 -07:00
hpssa Bump hacking to 3.0.0 2020-03-31 09:45:01 +02:00
ilo Fix the method create_csr 2022-03-29 17:41:54 +00:00
ipa_hw_manager Adds steps 'apply_configuration' and 'flash_firmware_sum' 2020-07-14 09:34:55 -04:00
redfish Do not break on sushy.connector.Connector sig change 2024-06-26 09:15:25 -07:00
rest Separate out rest infra from ris 2017-04-07 11:56:20 -04:00
sum Adds steps 'apply_configuration' and 'flash_firmware_sum' 2020-07-14 09:34:55 -04:00
tests Do not break on sushy.connector.Connector sig change 2024-06-26 09:15:25 -07:00
__init__.py Submit ribcl ilo module. 2014-05-26 16:35:56 +05:30
exception.py Making changes to csr and https certificate 2022-02-18 11:12:24 +00:00
log.py Providing logging infrastructure in proliantutils 2015-09-01 23:19:50 -07:00
utils.py Fix virtual media insertion of invalid url 2022-02-16 01:21:55 +00:00