-
From the validator:
WARNING - Oem.OpenBmc.Certificates not defined in schema OemManager (check version, spelling and casing)
https://github.com/openbmc/bmcweb/blob/master/redfish-core/lib/manage…
-
This test is failing on 3 different platforms: two BMCs from different OEMs and romulus running on qemu.
The three are returning a 404 for the redfish `DELETE to /redfish/v1/AccountService/Accounts/r…
-
While exceuting redfish_exporter, there are panic error in over 10,000 HPE nodes in my infra.
- exporter log
```
2023/01/02 12:50:59 info scraping target host app=redfish_exporter target=1…
-
Dear fellow developers,
We are facing a leak in ldap_set_option -
While doing - ldap_rc = ldap_set_option(*ldp, LDAP_OPT_X_TLS_NEWCTX, &tls_option);
while in openldap code a memory allocation…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Jun 15 | Next scheduled analysis: Jun 22_
### Open
- h…
-
The hardware-exporter service was not installed and config-changed hooks failed.
Versions: latest/edge rev 86
First, I tried with latest/stable rev 84 and ran into the same problem.
Hardware: L…
-
Hi,
using the DSP8010_2024.1 & 1.2.6 Swordfish OpenAPI schemas I validated all DSP2043 mock files.
>189 failed, 2864 passed, 1 warning in 62.05s (0:01:02)
[failed.txt](https://github.com/DMTF…
-
### Summary
Currently I have this playbook:
```
- name: Ejecting {{ image }} on {{ bmc_ip }}
redfish_command:
category: Manager
command: VirtualMediaEject
baseuri: "{{ bmc_i…
-
Hello,
I currently have a dell xr4000. I would like to be able to configure my RAID disks with redfish using the provider. However, I have two systems in the /redfish/v1/Systems directory. These ar…
-
see https://docs.ansible.com/ansible/latest/collections/community/general/redfish_command_module.html#examples
trying something like this:
```
- name: Create session
community.general.redfish_…