Comment 6 for bug 1900113

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to microstack (master)

Reviewed: https://review.opendev.org/759044
Committed: https://git.openstack.org/cgit/x/microstack/commit/?id=c19525476dee05f31ecf0567c80047bd578f3c2c
Submitter: Zuul
Branch: master

commit c19525476dee05f31ecf0567c80047bd578f3c2c
Author: Dmitrii Shcherbakov <email address hidden>
Date: Wed Oct 21 16:07:17 2020 +0300

    Drop pci-stub from the load-modules service

    pci-stub is available on Ubuntu from modules-extra kernel packages,
    however, those are not always installed.

    By the looks of it, this module is no longer supported by Libvirt either
    (presumably in favor of VFIO):
    https://github.com/libvirt/libvirt/commit/b8e7e9be9a2168648d16417e2442e322a17c44c7

    Change-Id: I0db4d43d458893493232e150ae2f5b2bb7e05772
    Closes-Bug: #1900113