16:01:20 <noonedeadpunk> #startmeeting openstack_ansible_meeting
16:01:21 <openstack> 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 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:01:24 <openstack> The meeting name has been set to 'openstack_ansible_meeting'
16:01:28 <noonedeadpunk> #topic office hours
16:01:47 <noonedeadpunk> we don't have new bugs, so we can just talk about current status of things
16:02:35 <noonedeadpunk> 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 <noonedeadpunk> never have time to finish what I've started despite it's really critical
16:03:11 <noonedeadpunk> hope will have some cycles to finish it during this week
16:03:41 <noonedeadpunk> 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 <noonedeadpunk> https://review.opendev.org/c/openstack/openstack-ansible/+/767048 seems helped upgrade jobs for ubuntu - thay failed anyway, but later
16:06:31 <noonedeadpunk> https://zuul.opendev.org/t/openstack/build/db7fe82903284461b938e19a243847f5/log/job-output.txt#16772
16:07:10 <noonedeadpunk> and it's during second run, so I think we're good here
16:09:43 <jrosser> o/ hello
16:10:27 <noonedeadpunk> \o/
16:10:35 <noonedeadpunk> have anything to discuss?:)
16:10:53 <jrosser> lets make a release!
16:11:02 <openstackgerrit> 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 <noonedeadpunk> Should we wait for https://review.opendev.org/c/openstack/openstack-ansible-os_zun/+/763141 ?
16:12:19 <noonedeadpunk> I'm super rady honestly... We were merging and rechecking all kind of stuff the whole weekends for that...
16:12:29 <noonedeadpunk> s/rady/ready/
16:12:49 <jrosser> at some point we need RC for people to test
16:12:58 <noonedeadpunk> we can always backport though
16:13:21 <jrosser> backports can be done and especially as zun is basically broken anyway for a long time, perhaps better to move forward
16:13:21 <andrewbonney> Certainly if this build doesn't fix it I wouldn't wait any longer
16:13:28 <noonedeadpunk> but we won't be able to merge patches that will be issued right after branching (like change to .gitreview)
16:13:46 <jrosser> oh becasue the role is broken anyway
16:14:01 <noonedeadpunk> yeah
16:14:17 <jrosser> what is focal/live migration bug?
16:14:30 <noonedeadpunk> the one I worked for sockets
16:14:40 <noonedeadpunk> let me find it...
16:15:00 <noonedeadpunk> https://bugs.launchpad.net/openstack-ansible/+bug/1903846
16:15:02 <openstack> 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 <jrosser> ah yes and we had some patches to make .socket files
16:15:42 <noonedeadpunk> 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 <noonedeadpunk> just need to make use os_nova this functionality...
16:21:13 <jrosser> 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 <jrosser> oh hmm well its libvirtd.socket
16:30:36 <jrosser> i wonder if those patches let us create just the .socket and leave distro systemd unit alone
16:32:26 <noonedeadpunk> well, since I've followed your tip they should
16:33:13 <noonedeadpunk> Idea was to set `systemd_overrides_only: true` for libvirtd service
16:33:35 <noonedeadpunk> and we need to make small adjustments, so that it want sockets
16:33:45 <jrosser> right, so that from the first patch then the socket made with the second
16:34:09 <noonedeadpunk> yeah
16:34:29 <noonedeadpunk> that was the plan kind of
16:37:45 * jrosser another meeting
16:38:00 <noonedeadpunk> #endmeeting