cinder/releasenotes/notes/bug-1913449-4796b366ae7e871...

8 lines
277 B
YAML

---
fixes:
- |
`Bug 1913449 <https://bugs.launchpad.net/cinder/+bug/1913449>`_:
Fix RBD driver _update_volume_stats() failing when using Ceph
Pacific python rados libraries. This failed because we
were passing a str instead of bytes to cluster.mon_command()