Riccardo Pittau
Riccardo Pittau
#### Your system information * Steam client version (build number or date): Steam on manjarolinux 21.2.5 64-bit Built: Mar 14 2022, 19:49:17 Steam API v020 Steam package version 1647446817 *...
There is currently no support for Ironic Baremetal Inspector API in gophercloud. I started working on it and will have a PR open shortly. Reference https://developer.openstack.org/api-ref/baremetal-introspection/ ### Authentication - [x]...
This patch does some base refactoring on packtool.py Add a shebang for safe direct call of the script Re-order the imports on top Add main() function Move functions out of...
The command used to get the ddr timings (ddr-timings-$ARCH) has been lost in time and it's not really supported anymore [1] We could migrate the ddr timing detection mechanism to...
Replace deprecated cgi module with python-multipart to ensure compatibility with Python 3.13+ where cgi was removed No functional changes to server behavior or API endpoints.