16:01:20 #startmeeting openstack_ansible_meeting 16:01:21 Meeting started Tue Dec 15 16:01:20 2020 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:01:22 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:01:24 The meeting name has been set to 'openstack_ansible_meeting' 16:01:28 #topic office hours 16:01:47 we don't have new bugs, so we can just talk about current status of things 16:02:35 I still haven't fixed ubuntu focal bug with live migrations and new way of libvirt should be configured to listen on port... 16:02:55 never have time to finish what I've started despite it's really critical 16:03:11 hope will have some cycles to finish it during this week 16:03:41 also I think we're super ready to branch, except zun patch, which went out of hands because of new docker release.. 16:05:50 https://review.opendev.org/c/openstack/openstack-ansible/+/767048 seems helped upgrade jobs for ubuntu - thay failed anyway, but later 16:06:31 https://zuul.opendev.org/t/openstack/build/db7fe82903284461b938e19a243847f5/log/job-output.txt#16772 16:07:10 and it's during second run, so I think we're good here 16:09:43 o/ hello 16:10:27 \o/ 16:10:35 have anything to discuss?:) 16:10:53 lets make a release! 16:11:02 Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/train: Bump SHAs for stable/train https://review.opendev.org/c/openstack/openstack-ansible/+/766859 16:11:22 Should we wait for https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/763141 ? 16:12:19 I'm super rady honestly... We were merging and rechecking all kind of stuff the whole weekends for that... 16:12:29 s/rady/ready/ 16:12:49 at some point we need RC for people to test 16:12:58 we can always backport though 16:13:21 backports can be done and especially as zun is basically broken anyway for a long time, perhaps better to move forward 16:13:21 Certainly if this build doesn't fix it I wouldn't wait any longer 16:13:28 but we won't be able to merge patches that will be issued right after branching (like change to .gitreview) 16:13:46 oh becasue the role is broken anyway 16:14:01 yeah 16:14:17 what is focal/live migration bug? 16:14:30 the one I worked for sockets 16:14:40 let me find it... 16:15:00 https://bugs.launchpad.net/openstack-ansible/+bug/1903846 16:15:02 Launchpad bug 1903846 in openstack-ansible " libvirt fails to start because --listen parameter is not permitted with systemd activation socket " [Critical,In progress] - Assigned to Dmitriy Rabotyagov (noonedeadpunk) 16:15:20 ah yes and we had some patches to make .socket files 16:15:42 https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/765815 and https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/763194 should cover usecases on the systemd_service part 16:15:52 just need to make use os_nova this functionality... 16:21:13 and thats some more vars in here? https://github.com/openstack/openstack-ansible-os_nova/blob/master/defaults/main.yml#L425-L435 16:21:51 oh hmm well its libvirtd.socket 16:30:36 i wonder if those patches let us create just the .socket and leave distro systemd unit alone 16:32:26 well, since I've followed your tip they should 16:33:13 Idea was to set `systemd_overrides_only: true` for libvirtd service 16:33:35 and we need to make small adjustments, so that it want sockets 16:33:45 right, so that from the first patch then the socket made with the second 16:34:09 yeah 16:34:29 that was the plan kind of 16:37:45 * jrosser another meeting 16:38:00 #endmeeting