Files
puppet-nova/releasenotes/notes/skip_hypervisor_version_check_on_lm-a33d7ac3d3e4a88f.yaml
Takashi Kajinami 33dffab3da Add support for [workarounds] skip_hypervisor_version_check_on_lm
This change introduces support for the new workarounds option, which
allows users to migrate instances from a newer version of hypervisor
to an old version.

Depends-on: https://review.opendev.org/851034
Change-Id: I6a8b1229bc7b759d6d4ac737758ca8331c192f2d
2022-08-09 09:01:13 +09:00

6 lines
117 B
YAML

---
features:
- |
The new ``nova::compute::skip_hypervisor_version_check_on_lm`` parameter
has been added.