nova/releasenotes/notes/pointer-model-b4a1828c43e8d523.yaml
Sahid Orentino Ferdjaoui ed6a82ee22 libvirt: enhance method to return pointer_model from image prop
Gives the opportunity to set the pointer type from image properties.

Implements: blueprint virt-configure-usb-tablet-from-image

Change-Id: I11d3e031c202c39258263212401a0f035ec67d88
2016-06-20 18:39:46 -04:00

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'.