ed6a82ee22
Gives the opportunity to set the pointer type from image properties. Implements: blueprint virt-configure-usb-tablet-from-image Change-Id: I11d3e031c202c39258263212401a0f035ec67d88
9 lines
335 B
YAML
9 lines
335 B
YAML
---
|
|
features:
|
|
- The pointer_model configuration option and hw_pointer_model image
|
|
property 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'. |