puppet-nova/releasenotes/notes/add-workarounds-disable_compute_service_check_for_ffu-4c4cc458df3ca33b.yaml
Chandan Kumar (raukadah) c482a3d86e Expose [workaround]/disable_compute_service_check_for_ffu
This exposes the nova workaround to set the normal safety check
for old compute services will be treated as a warning instead
of an error.

https://review.opendev.org/c/openstack/nova/+/826097 adds
the service version check workaround for FFU.

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: Ie60fceb0d51a314ede395db567a8155a773c9b15
2022-02-25 09:49:51 +09:00

7 lines
172 B
YAML

---
features:
- |
Added ``disable_compute_service_check_for_ffu`` paramter to
``nova::workarounds`` to configure the configuration option with the same
name.