Hello Nick Thank you so much for helping me with the SRU uploads.

Resolute Test Results:

0. Deployed OpenStack Resolute/Gazpacho (2026.1) using OpenStack Ansible
(1) with HA Masakari. This officially supports Resolute.

root@os-control-0-masakari-api-container-ac035ee1:~# dpkg -l | grep masakari
ii  masakari-common                   21.0.0-0ubuntu1                    all
ii  python3-masakari                  21.0.0-0ubuntu1                    all

root@os-control-1-masakari-api-container-38c15660:~# dpkg -l | grep masakari
ii  masakari-common                   21.0.0-0ubuntu1                    all
ii  python3-masakari                  21.0.0-0ubuntu1                    all

root@os-control-2-masakari-api-container-57faa954:~# dpkg -l | grep masakari
ii  masakari-common                   21.0.0-0ubuntu1                    all
ii  python3-masakari                  21.0.0-0ubuntu1                    all


1. Get it configured

openstack segment create nova auto COMPUTE
for x in {0..2}; do openstack segment host create os-compute-${x} COMPUTE SSH 
nova; done

2. Enabled resolute-proposed and Upgraded masakari packages on all 3
containers and rebooted them:

root@os-control-0-masakari-api-container-ac035ee1:~# dpkg -l | grep masakari
ii  masakari-common                   21.0.0-0ubuntu1.1                  all
ii  python3-masakari                  21.0.0-0ubuntu1.1                  all

3. Utilized the reproducer script (2) and executed it a few times (logs
attached).

3. Check the notification list output and there are no duplicates:

root@os-control-0-utility-container-1f4084f7:~# openstack notification list 
--sort-column generated_time -f value| tail -n 30
47b32625-d7cc-4c61-9def-ee261df6563f 2026-09-19T14:49:20.000000 finished 
COMPUTE_HOST 331a1679-8333-4ff3-a8ca-cfbf9c4ead5b {'event': 'STOPPED', 
'cluster_status': 'OFFLINE', 'host_status': 'NORMAL'}
fe9ee659-c4a4-464e-a84c-24a184e33d23 2026-09-19T15:03:12.000000 finished 
COMPUTE_HOST 1d1e9a94-9762-4526-812f-d18538a83443 {'event': 'STOPPED', 
'cluster_status': 'OFFLINE', 'host_status': 'NORMAL'}


(1) https://docs.openstack.org/openstack-ansible/2026.1/
(2) https://launchpadlibrarian.net/849768758/lp2028450-reproducer.bash


** Attachment added: "Resolute Verification Results"
   
https://bugs.launchpad.net/cloud-archive/ussuri/+bug/2146964/+attachment/6001200/+files/resolute-verification-results.txt

** Tags removed: verification-needed-resolute
** Tags added: verification-done-resolute

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2146964

Title:
  [SRU] Prevent masakari HA from creating duplicated notifications

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2146964/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to