cinder/releasenotes/notes/detachedinstanceerror-64be3...

7 lines
211 B
YAML

---
fixes:
- |
Fix DetachedInstanceError is not bound to a Session for VolumeAttachments.
This affected VolumeList.get_all, and could make a service fail on startup
and make it stay in down state.