kolla-ansible/releasenotes/notes/bug-1959663-afda889b9aa4c63f.yaml
Radosław Piliszek 75305aa897 Glance: add lock_path setting
This is required to use, e.g., Cinder iSCSI backend with Glance.

Closes-Bug: #1959663
Change-Id: I6d5e0e4ab70922a772f3c82e914f9e7d37cf0318
2022-02-01 11:24:04 +00:00

7 lines
162 B
YAML

---
fixes:
- |
Fixes Glance with Cinder iSCSI backend failing due to lack of lock_path
setting.
`LP#1959663 <https://launchpad.net/bugs/1959663>`__