Comment 6 for bug 1850610

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

Reviewed: https://review.opendev.org/692093
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b103210a86dfafbaf9e10d114d27acf5c3c319aa
Submitter: Zuul
Branch: stable/queens

commit b103210a86dfafbaf9e10d114d27acf5c3c319aa
Author: Martin Schuppert <email address hidden>
Date: Wed Oct 30 09:43:23 2019 +0100

    Add xfsprogs to nova-compute

    xfsprogs is required for formatting XFS ephemeral disk partitions
    when format=xfs is specified as instance create failes with
    'mkfs.xfs: No such file or directory' due to missing xfsprogs
    package in the nova-compute container.

    Closes-Bug: #1850610

    Conflicts:
          docker/nova/nova-compute/Dockerfile.j2

    Change-Id: Iaf3414464f3dd747427247339c6b201b352063cb
    (cherry picked from commit 9b1a243a3a1669532f25bbdcbc56b78f0f72882c)
    (cherry picked from commit 23e488dfe73a9273698f2a33d8b74f770d9a83f6)
    (cherry picked from commit f0705fcfbd38564d3cb2efa666a67e6b7b757d18)