Comment 30 for bug 1797448

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/690614
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=01135e0f4d330c3bb7829fb1f1ccfee00fa0a973
Submitter: Zuul
Branch: master

commit 01135e0f4d330c3bb7829fb1f1ccfee00fa0a973
Author: Radosław Piliszek <email address hidden>
Date: Wed Oct 23 17:27:34 2019 +0200

    Zun: fix Cinder (volume) iSCSI support

    Fixes /dev volume, missed in the previous commit [1].
    iscsid was installing the devices in /dev but zun-compute
    could not see them due to the emulated /dev volume.

    [1] I2c4aa666ff9f952e32c450347d31ddbf2e58209e

    Change-Id: Ic72c910b92765b9a6f59224728e9c4ea2482bc5a
    Related-bug: #1797448
    Related-bug: #1848933