handler tasks don't get executed with ansible-core==2.15.0

Bug #2051174 reported by Roman Krček
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
New
Undecided
Unassigned

Bug Description

During OS deployment with kolla-ansible==17.0.0 and ansible-core==2.15.0 these following handlers don't get executed. This leads to nova-compute services not being able to register themselves.

Not executed handlers:
- Checking libvirt container
- Create libvirt SASL user

Upstream: https://github.com/ansible/ansible/issues/80880

The log from kolla-ansible shows:
Notification for handler Checking libvirt container is ready has been saved.
Notification for handler Create libvirt SASL user has been saved.

However, they are never executed. Upgrading to ansible-core==2.15.8 fixed the issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.