Comment 7 for bug 1962381

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/862400
Committed: https://opendev.org/openstack/charm-nova-compute/commit/6a710c86a394584a8bfa955713f1f9653f6e0607
Submitter: "Zuul (22348)"
Branch: master

commit 6a710c86a394584a8bfa955713f1f9653f6e0607
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