nova/nova/virt/libvirt/storage
Edward Hope-Morley 25fd08755e Fix python3 compatibility of rbd get_fsid
In py3 librados's get_fsid() function returns a binary string
which breaks comparison when compared with the same value as a
string. This is currently breakin the logic that compares ceph
cluster fsids when deciding whether the image used to boot an
instance is cow-clonable.

Change-Id: I79b40ca40400c67b0805926096317afd875ffabb
Closes-Bug: #1816468
(cherry picked from commit e8b6b0bc78)
(cherry picked from commit b4b47a59c7)
2019-07-31 20:29:23 +00:00
..
__init__.py libvirt: move lvm/dmcrypt/rbd_utils modules under storage subdir 2015-07-27 12:47:31 -07:00
dmcrypt.py Move libvirts dmcrypt support to privsep. 2017-09-18 23:19:49 +10:00
lvm.py Revert "Re-using the code of os brick cinder" 2018-06-18 13:23:14 +00:00
rbd_utils.py Fix python3 compatibility of rbd get_fsid 2019-07-31 20:29:23 +00:00