glance_store/releasenotes/notes/fix-rbd-lockup-3aa2bb86f7d2...

8 lines
279 B
YAML

---
fixes:
- |
A recent change to the RBD driver introduced a potential threading lockup
when using native threads, and also a (process-)blocking call to an
external library when using greenthreads. That change has been reverted
until a better fix can be made.