openstack/kolla · Week of 2026-07-11

openstack/kolla — 2026-07-11

11 merges · 4 contributors · 632 lines changed

SPICE imaging. The largest feature landing wires up opt-in SPICE support for the Rocky base image, pulling the stack in via COPR (986283). A companion change installs and starts virtlogd inside the nova-libvirt-spice container so the console path actually comes up.

Packaging and CI. The repo moved to pyproject.toml, and CI file triggers were rewritten to match the recent docker/ directory reshuffle so job selection tracks the new layout again. A stale npm proxy configuration was dropped from CI, and kolla-build now normalizes mtime when creating archives, making image tarballs reproducible.

Policy. An AI contribution policy was adopted on master and backported across three stable branches — four near-identical changes in total.

Elsewhere. A small set of redundant permission-parsing tests was removed.