Comment 9 for bug 1962381

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/862588
Committed: https://opendev.org/openstack/charm-nova-compute/commit/fd5ed42b0f827523414d0e8b351c788737f36eab
Submitter: "Zuul (22348)"
Branch: stable/zed

commit fd5ed42b0f827523414d0e8b351c788737f36eab
Author: Felipe Reyes <email address hidden>
Date: Fri Oct 21 15:54:19 2022 -0300

    [s390x] Set pointer_model to ps2mouse

    On s390x environments there is no usb controller, hence the default
    pointer model (usbtable) produces failures when launching new instances
    with the following error:

        unsupported configuration: USB is disabled for this domain,
        but USB devices are present in the domain XML

    Change-Id: I58f7f1148096d703384e089292959718fd413157
    Closes-Bug: #1962381
    (cherry picked from commit 6a710c86a394584a8bfa955713f1f9653f6e0607)