openstack/charm-cinder · Week of 2026-06-06

openstack/charm-cinder — 2026-06-06

18 merges · 2 contributors · 13694 lines changed

CI cleanup across stable branches. The week was dominated by a sweep of CI refreshes spanning every supported series — Master, Caracal, Bobcat, Antelope, Zed and Yoga each got a dedicated "Cleanup CI" patch, together moving roughly 13,000 lines of test scaffolding. The shape of the diffs (large additions paired with large deletions) points to regenerated bundles and refreshed test matrices rather than functional charm changes. See the Master cut at https://review.opendev.org/c/openstack/charm-cinder/+/990638 for the reference shape.

Tox and requirements refresh. A parallel set of six patches updated tox.ini and regenerated requirements across the same branches, with the Master change carrying the bulk of the churn (~800 lines) and the stable backports converging on a small, uniform delta. Two follow-up tweaks rounded out the tox environment: *_proxy envvars were added to passenv, and HOME was propagated to passenv for classic charms so zaza functional tests can run — backported across five branches.

No functional charm or driver changes landed this week; the activity was entirely gate and tooling maintenance.