Reviewed: https://review.opendev.org/664513 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=25fd08755e363f442f4ad390c1cb7de301fc7dfb Submitter: Zuul Branch: stable/rocky
commit 25fd08755e363f442f4ad390c1cb7de301fc7dfb Author: Edward Hope-Morley <[email protected]> Date: Thu Jun 6 12:26:26 2019 +0100 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 e8b6b0bc78ec229803d1d27f8a4706e2c425bd77) (cherry picked from commit b4b47a59c7ff1d60e69dbdea07de9163948cb680) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1816468 Title: [SRU] Acceleration cinder - glance with ceph not working To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1816468/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
