Comment 2 for bug 1816721

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance_store (master)

Reviewed: https://review.openstack.org/635230
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=9c73370358c02fc7f308d88f4563f22969a42c96
Submitter: Zuul
Branch: master

commit 9c73370358c02fc7f308d88f4563f22969a42c96
Author: Michal Arbet <email address hidden>
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