nova/releasenotes/notes/pointer-model-b4a1828c43e8d523.yaml
Sahid Orentino Ferdjaoui 73d5d1f461 libvirt: deprecate use_usb_tablet in favor of pointer_model
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
2016-04-21 15:51:42 +10:00

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