docs: Add version{added,changed} notes to the hw_machine_type guide
These were missed in the original change but add some useful context to readers of when things have been changed. blueprint: libvirt-default-machine-type Change-Id: I64ef0efc80a088385c9ac45a818cc807490d2de1
This commit is contained in:
parent
31889ce296
commit
8318eb9c2f
@ -15,6 +15,16 @@
|
|||||||
hw_machine_type - Configuring and updating QEMU instance machine types
|
hw_machine_type - Configuring and updating QEMU instance machine types
|
||||||
======================================================================
|
======================================================================
|
||||||
|
|
||||||
|
.. versionadded:: 12.0.0 (Liberty)
|
||||||
|
|
||||||
|
.. versionchanged:: 23.0.0 (Wallaby)
|
||||||
|
|
||||||
|
The libvirt driver now records the machine type of an instance at start up
|
||||||
|
allowing the ``[libvirt]hw_machine_type`` configurable to change over time
|
||||||
|
without impacting existing instances.
|
||||||
|
|
||||||
|
Added ``nova-manage`` commands to control the machine_type of an instance.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
The following only applies to environments using libvirt compute hosts.
|
The following only applies to environments using libvirt compute hosts.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user