Hello Guillaume Thank you so much for helping me with the SRU uploads. Noble/Gazpacho Test Results:
0. Deployed OpenStack Noble/Gazpacho (2026.1) using OpenStack Ansible (1) with HA Masakari. This officially supports Noble+UCA. root@os-control-0-masakari-api-container-303c383d:~# dpkg -l | grep masakari ii masakari-common 21.0.0-0ubuntu1~cloud0 all ii python3-masakari 21.0.0-0ubuntu1~cloud0 all root@os-control-1-masakari-api-container-bd3b3bd4:~# dpkg -l | grep masakari ii masakari-common 21.0.0-0ubuntu1~cloud0 all ii python3-masakari 21.0.0-0ubuntu1~cloud0 all root@os-control-2-masakari-api-container-eec2de44:~# dpkg -l | grep masakari ii masakari-common 21.0.0-0ubuntu1~cloud0 all ii python3-masakari 21.0.0-0ubuntu1~cloud0 all root@os-control-0-utility-container-160592f2:~# openstack endpoint list | grep masakari | 36d160a84c1e4557b7fdeb5b0a645e4a | RegionOne | masakari | instance-ha | True | public | http://192.168.100.21:15868/v1/%(tenant_id)s | | b0b4e2a737354793bcd82a8df6f19456 | RegionOne | masakari | instance-ha | True | internal | http://192.168.100.20:15868/v1/%(tenant_id)s | | feed9c5c1bbb425a8158f6e4307c5dbc | RegionOne | masakari | instance-ha | True | admin | http://192.168.100.20:15868/v1/%(tenant_id)s | 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 noble-proposed/gazpacho and Upgraded masakari packages on all 3 containers and rebooted them: root@os-control-0-masakari-api-container-303c383d:~# dpkg -l | grep masakari ii masakari-common 21.0.0-0ubuntu1.1~cloud0 all ii python3-masakari 21.0.0-0ubuntu1.1~cloud0 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-160592f2:~# openstack notification list --sort-column generated_time -f value | tail -n 30 3357ba92-47ac-443d-84e3-ed69aa2ece21 2026-09-20T22:38:09.000000 running COMPUTE_HOST 2abf6284-b849-4dde-b97a-39832442ab39 {'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: "Gazpacho Verification Results" https://bugs.launchpad.net/cloud-archive/ussuri/+bug/2146964/+attachment/6001377/+files/gazpacho-verification-results.txt ** Tags removed: verification-gazpacho-needed ** Tags added: verification-gazpacho-done ** Tags added: verification-done -- 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
