Comment 17 for bug 1797448

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

Reviewed: https://review.opendev.org/682436
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=8b6a7845f331a39e6eaef899b0d2a3ccc7336379
Submitter: Zuul
Branch: stable/rocky

commit 8b6a7845f331a39e6eaef899b0d2a3ccc7336379
Author: Radosław Piliszek <email address hidden>
Date: Fri Aug 16 15:13:03 2019 +0200

    Add pciutils package to zun-compute

    It runs lspci and has this requirement in its bindep.

    CentOS images seem to have it installed but Ubuntu not.
    Ensure pciutils package is always installed.

    zun-compute seemed to work nonetheless but generated errors
    about being unable to take host inventory.
    (now we know it would fail for SRIOV)

    Change adapted for Rocky by ignoring cyborg (not present).

    Related-bug: #1797448
    Change-Id: Iebc1f2c05c1f57c2b6f98ca9772f1ae9d9a420fa
    Signed-off-by: Radosław Piliszek <email address hidden>
    (cherry picked from commit c323c5be7fd4ebcc71ca4e10a5c15b9ab1f29ba6)
    (cherry picked from commit 904f1fcbd7b1bf133547980eed7807b06a51ef3b)