Comment 6 for bug 1855695

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/stein)

Reviewed: https://review.opendev.org/704608
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=be4daa5b4ee968f23083023f4840ac9838391993
Submitter: Zuul
Branch: stable/stein

commit be4daa5b4ee968f23083023f4840ac9838391993
Author: chenxing <email address hidden>
Date: Thu Dec 19 12:03:54 2019 +0800

    Enable Glance to use Cinder iSCSI backend

    To use an iSCSI Cinder backend as its store, glance_api must run
    privileged and have /dev and /etc/iscsi properly mounted

    Co-authored-by: RadosÅ‚aw Piliszek <email address hidden>
    Change-Id: I988d3c9d0564483440ae17203ad88a8049abbea4
    Closes-Bug: #1855695
    (cherry picked from commit fa49b2692de1b38bfdf47e1468296770d5dfff89)