openstack/charm-manila · Week of 2026-08-01

openstack/charm-manila — 2026-08-01

11 merges · 2 contributors · 792 lines changed

Policy overrides. The charm gained policyd-override resource support, letting operators supply a ZIP of policy YAML files to override Manila's default policy. The feature landed across six branches in parallel, each a small ~50-line addition wiring the resource into the reactive handlers (example).

CI cleanup. Four older stable branches — Yoga, Zed, Antelope, and Bobcat — had their functional test matrices pruned and refreshed, roughly 400 lines of churn touching osci.yaml and src/tests/tests.yaml on each branch. A further sweep on the master branch trimmed dead entries from those same files, dropping ~38 net lines of stale test configuration.