summaryrefslogtreecommitdiff
path: root/releasenotes/notes/register-defaults-for-undefined-hw-image-properties-d86bcf99f4610239.yaml
blob: 40ac1e4d85f2b4531cc3d7663038f709a8dd0098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
other:
  - |
    Default image properties for device buses and models are now persisted in
    the instance system metadata for the following image properties:

    * ``hw_cdrom_bus``
    * ``hw_disk_bus``
    * ``hw_input_bus``
    * ``hw_pointer_model``
    * ``hw_video_model``
    * ``hw_vif_model``

    Instance device buses and models will now remain stable across reboots and
    will not be changed by new defaults in libosinfo or the OpenStack Nova
    libvirt driver.