openstack/kayobe · Week of 2026-07-25

openstack/kayobe — 2026-07-25

13 merges · 5 contributors · 218 lines changed

Baremetal CI. The headline change teaches the CI to emulate Redfish-managed baremetal via Tenks, adding roughly 70 lines to exercise that path in gate jobs (996221). Alongside it, five backports install kernel-modules-extra across supported branches to keep CI hosts functional.

Container image and reconfigure fixes. The httpd image is now buildable again after a small addition landed on master and was backported. A missing reconfigure.yml hook for manage-containers was also filled in on both master and a stable branch, closing a gap in the reconfigure workflow.

Cleanup. Leftover device mapper references were purged from the tree, removing about 30 lines on master with a matching stable backport. Docs picked up a short note clarifying the --use-test-images flag.