b29158149d
This is a follow up change to address review nits from I001beb2840496f7950988acc69018244847aa888. Change-Id: I1fbfa46b52b32039ff3d6703a27306b56314c1d5
10 lines
411 B
YAML
10 lines
411 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Added a new ``unique`` choice to the ``[libvirt]/sysinfo_serial``
|
|
configuration which if set will result in the guest serial number being
|
|
set to ``instance.uuid``. This is now the default value
|
|
of the ``[libvirt]/sysinfo_serial`` config option and is the recommended
|
|
choice since it ensures the guest serial is the same even if the instance
|
|
is migrated between hosts.
|