Comment 7 for bug 1855695

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

Reviewed: https://review.opendev.org/704607
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=7c60631e0b46b20ea9462912f23a02a78688aa1b
Submitter: Zuul
Branch: stable/train

commit 7c60631e0b46b20ea9462912f23a02a78688aa1b
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)