openstack/zaqar · Week of 2026-05-30

openstack/zaqar — 2026-05-30

14 merges · 1 contributor · 187 lines changed

DevStack plumbing. The bulk of the week reshaped how Zaqar's DevStack plugin pulls in dependencies: library installation from source was refactored, the python-zaqarclient install now happens from source only when explicitly requested, detection of the zaqar-ui directory was fixed, the global debug flag is now honored, and an unused variable was dropped. A stray apt-key usage was replaced as part of the same cleanup pass.

Maintenance. Python 3.10 support was removed and the test script's Ubuntu 22.04 path was dropped, aligning the supported platform matrix with current OpenStack baselines. Constants were introduced for retry backoff functions, the checksum calculation was annotated as non-security, an ineffective check was deleted, and grenade tests are now skipped for tools-only updates.

Bug fixes. Small correctness fixes landed for a broken log format string and a unit test failure.

Activity this cycle came entirely from a single contributor across 14 small patches totalling under 200 lines — a focused housekeeping week with no functional driver or API changes.