Reviewed: https://review.opendev.org/663857 Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=7880a5bfa7639fd6aa07d96b32da594c76940e38 Submitter: Zuul Branch: stable/rocky
commit 7880a5bfa7639fd6aa07d96b32da594c76940e38 Author: Michal Arbet <[email protected]> Date: Wed Feb 6 18:38:22 2019 +0100 Fix python3 compatibility of rbd get_fsid In python3 conn.get_fsid() is represented as binary. Because of this, direct_url is corrupted in DB. This patch is fixing this. More informations in closing bug. Closes-Bug: #1816721 Change-Id: I6a89042fae63bf5c9096a6bee6774aebf3f5864b (cherry picked from commit 9c73370358c02fc7f308d88f4563f22969a42c96) ** Changed in: glance-store/rocky Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1816721 Title: [SRU] Python3 librados incompatibility To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1816721/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
