Skip to content

fix duplicate [workarounds] section in the nova.conf.j2 - #214

Merged
hemanthnakkina merged 1 commit into
canonical:stable/2025.1from
wilkmar:bug/2165879-2025.1
Sep 2, 2026
Merged

hemanthnakkina merged 1 commit into
canonical:stable/2025.1from
wilkmar:bug/2165879-2025.1

Conversation

@wilkmar

@wilkmar wilkmar commented Sep 1, 2026

Copy link
Copy Markdown

Fix duplicate [workarounds] section in the nova.conf.j2 template.

Closes-Bug: #2165879

QA steps

  1. Deploy sunbeam
  2. Check the /var/snap/openstack-hypervisor/common/etc/nova/nova.conf for the [workarounds] section. There should be only one with the following content:
[workarounds]
disable_rootwrap = True
 
# Needed for live live migration, skip CPU comparison on destination host.
# Until https://bugs.launchpad.net/nova/+bug/2039803 is fixed.
skip_cpu_compare_on_dest = True

Links

Jira card: OPEN-4714

Closes-Bug: #2165879
Signed-off-by: Marcin Wilk <marcin.wilk@canonical.com>
@hemanthnakkina
hemanthnakkina merged commit 1cccce8 into canonical:stable/2025.1 Sep 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants