Comment 8 for bug 1356633

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

Reviewed: https://review.openstack.org/120264
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=78294b9ecf4382a51bc312834228c1d4ec789c1b
Submitter: Jenkins
Branch: master

commit 78294b9ecf4382a51bc312834228c1d4ec789c1b
Author: Sean Dague <email address hidden>
Date: Tue Sep 9 18:06:38 2014 -0400

    document why we disable usb_tablet in code

    This provides a code level explanation for why we disregard the user
    option for use_usb_tablet when the spice agent is enabled. It came up
    in a bug report, and having the comment close to the code helps carry
    the information forward.

    Change-Id: I7945e921b6283519d91e234584d99d9e82218e6d
    Closes-Bug: #1356633