Comment 21 for bug 1797448

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

Reviewed: https://review.opendev.org/682437
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ed29cb61b808187288479a050053ca8604b9a123
Submitter: Zuul
Branch: master

commit ed29cb61b808187288479a050053ca8604b9a123
Author: Radosław Piliszek <email address hidden>
Date: Mon Sep 16 19:35:47 2019 +0200

    Add volume-related packages to zun-compute image

    This lets Zun containers use Cinder volumes.

    Zun-compute formats attached block devices.
    ext* and xfs are the most common filesystems and have tools
    included in other relevant images.

    In case of Ceph ceph-common is required for rbd attachment.

    iSCSI is supported via packages installed in base.

    Change-Id: Ib094ae8fcc8468949b3cd162a1cedba3fdfd3a47
    Related-bug: #1797448
    Signed-off-by: Radosław Piliszek <email address hidden>