
A new global option to handle input devices has been introduced. The specifc option use_usb_tablet in the group libvirt has been depecreated for Newton and should be removed for O* Related-To: blueprint virt-configure-usb-tablet-from-image Change-Id: I51186530a94d86c8ed14783c7d42d0a3bd601f59
8 lines
295 B
YAML
8 lines
295 B
YAML
---
|
|
features:
|
|
- The pointer_model configuration option was added to specify
|
|
different pointer models for input devices. This replaces
|
|
the now deprecated use_usb_tablet option.
|
|
deprecations:
|
|
- Nova option 'use_usb_tablet' will be deprecated in favor of
|
|
the global 'pointer_model'. |