nova/releasenotes/notes/per-instance-serial-f2e597cb05d1b09e.yaml
Matt Riedemann b29158149d Follow up for per-instance serial number change
This is a follow up change to address review nits
from I001beb2840496f7950988acc69018244847aa888.

Change-Id: I1fbfa46b52b32039ff3d6703a27306b56314c1d5
2019-02-04 11:53:15 -05:00

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.