openstack/manila · Week of 2026-09-12

openstack/manila — 2026-09-12

10 merges · 6 contributors · 389 lines changed

Vendor driver work. The bulk of this week's churn landed in vendor backends. On the NetApp side, custom ipspaces created for DHSS=True share servers now get cleaned up correctly through the REST API path (1003409, ~170 lines), and a missing raise in the SnapLock check was restored so the validation actually aborts. Dell PowerScale gained two manage_existing improvements: Domain Mark is now automated during import, and QoS is validated before deduplication is applied.

API and docs. The share-transfers API reference picked up several fields that were missing from the documented responses.

Release and CI. The stable/2026.2 branch was cut, with .gitreview, upper-constraints, and master version markers updated accordingly. Elsewhere, the grenade job is skipped for a git config update and a duplicated oslo.service requirement entry was dropped.