← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1593878] [NEW] The use_usb_tablet option is supposed to be deprecated

 

Public bug reported:

The use_usb_tablet option was deprecated here:

https://review.openstack.org/#/c/176242/

But when moving it to the centralized config options format the
deprecation was dropped, probably via a rebase:

https://review.openstack.org/#/c/309239/6/nova/conf/libvirt.py@60

So it needs to be re-deprecated.

Another issue is that it was replaced with pointer_model which defaults
to None, which breaks the default behavior if and when we drop
use_usb_tablet, but that's maybe a separate bug.

** Affects: nova
     Importance: High
     Assignee: Matt Riedemann (mriedem)
         Status: In Progress


** Tags: config libvirt

** Changed in: nova
       Status: New => Triaged

** Changed in: nova
   Importance: Undecided => High

** Changed in: nova
     Assignee: (unassigned) => Matt Riedemann (mriedem)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1593878

Title:
  The use_usb_tablet option is supposed to be deprecated

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The use_usb_tablet option was deprecated here:

  https://review.openstack.org/#/c/176242/

  But when moving it to the centralized config options format the
  deprecation was dropped, probably via a rebase:

  https://review.openstack.org/#/c/309239/6/nova/conf/libvirt.py@60

  So it needs to be re-deprecated.

  Another issue is that it was replaced with pointer_model which
  defaults to None, which breaks the default behavior if and when we
  drop use_usb_tablet, but that's maybe a separate bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1593878/+subscriptions


Follow ups