Friday, 2023-06-09

opendevreviewMerged openstack/puppet-nova stable/2023.1: Dont log output when setting virsh secret  https://review.opendev.org/c/openstack/puppet-nova/+/88548002:08
opendevreviewOpenStack Proposal Bot proposed openstack/puppet-openstack-integration master: Updated from Puppet OpenStack modules constraints  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/88566802:20
opendevreviewTakashi Kajinami proposed openstack/puppet-barbican master: apache: Remove deprecated parameters  https://review.opendev.org/c/openstack/puppet-barbican/+/88567003:39
opendevreviewTakashi Kajinami proposed openstack/puppet-barbican master: apache: Remove deprecated parameters  https://review.opendev.org/c/openstack/puppet-barbican/+/88567003:39
opendevreviewTakashi Kajinami proposed openstack/puppet-nova master: Remove deprecated api_port parameters  https://review.opendev.org/c/openstack/puppet-nova/+/88567203:44
opendevreviewMerged openstack/puppet-nova stable/zed: Dont log output when setting virsh secret  https://review.opendev.org/c/openstack/puppet-nova/+/88562305:21
opendevreviewTakashi Kajinami proposed openstack/puppet-openstack_extras master: Replace validate_legacy by typed parameters  https://review.opendev.org/c/openstack/puppet-openstack_extras/+/88569806:04
opendevreviewTakashi Kajinami proposed openstack/puppet-openstack_extras master: Debian/Ubuntu: Add type validations to repo class  https://review.opendev.org/c/openstack/puppet-openstack_extras/+/88570106:08
opendevreviewTakashi Kajinami proposed openstack/puppet-qdr master: Add parameter type validations  https://review.opendev.org/c/openstack/puppet-qdr/+/87788006:13
opendevreviewMerged openstack/puppet-nova stable/yoga: Dont log output when setting virsh secret  https://review.opendev.org/c/openstack/puppet-nova/+/88562406:58
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Add manage_service to nova::migration::libvirt  https://review.opendev.org/c/openstack/puppet-nova/+/88573008:50
opendevreviewTakashi Kajinami proposed openstack/puppet-qdr master: Add parameter type validations  https://review.opendev.org/c/openstack/puppet-qdr/+/87788008:53
opendevreviewTobias Urdin proposed openstack/puppet-openstack-integration stable/zed: Test deployment with modular libvirt daemons  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/88573108:55
opendevreviewTakashi Kajinami proposed openstack/puppet-qdr master: Fix wrong default value of qdr::router_worker_threads  https://review.opendev.org/c/openstack/puppet-qdr/+/88573208:57
opendevreviewTobias Urdin proposed openstack/puppet-openstack-integration stable/zed: Test deployment with modular libvirt daemons  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/88573108:57
opendevreviewTakashi Kajinami proposed openstack/puppet-qdr master: Fix wrong default value of qdr::router_worker_threads  https://review.opendev.org/c/openstack/puppet-qdr/+/88573208:59
tobias-urdin^ two patches above, annoying thing needed in zed and yoga to get <daemon>-<transport>.socket used when setting manage_libvirt_services=false, not an issue in 2023.1 or master because of the introduced manage_service in nova::migration::libvirt08:59
tkajinamtobias-urdin, thanks. yeah I'm aware of that wrong usage of manage_libvirt_services and fixed that in master(and later in stable/2023.1). I'm fine with that approach (or even backporting the change to zed/yoga because I believe the reference to manage_libvirt_services has been wrong). anyway I think we better have a release note, probably09:08
tobias-urdintkajinam: yeah, I wanted to give a poc and see what you think so that modular libvirt can be used on older ones without having to backport all the breaking changes09:22
tobias-urdinim trying out modular libvirt on zed and yoga right now09:22
tkajinamok. yeah let's see how that works in yoga/zed + c9s.09:22
tkajinamin our downstream we use rhel9 + modular libvirt + wallaby but we use tripleo so we don't really use these logics in puppet-nova to manage daemons/packages etc09:23
tobias-urdinyeah, perhaps need more of your fixes for modular libvirt backported though, thinking about the change in nova::params to use socket names etc09:23
tobias-urdinbut lets see what it says, i would like to get it working on zed and yoga so that we can migrate to modular09:24
tkajinamI had to fix some logics when I enabled modular libvirt testing recently so we probably have to backport some or even override service names to overcome problems09:24
tkajinamyeah09:24
tobias-urdinseeing as libvirt will change that to default soon and drop monolith would be annoying if not supported in older versions09:24
tobias-urdincool yeah, thanks for working on all this! i will see if i can get it working for older versions09:25
tkajinammy current understanding is that they still keep monolithic libvirt daemon during c9s (with some additional package installation which we recently fixed). they might remove it in c10s but I hope they don't do that during the minor release.09:25
tkajinambut definitely the migration to modular daemons is the direction CentOS/RHEL prefers09:26
tobias-urdinright now I'm more thinking they might release it during a minor release in c9s, hopefully not as you say but things are moving faster than before, better to be prepared09:28
tobias-urdin:D09:28
tkajinamyeah09:28
tobias-urdinthanks tkajinam I will let you know if i get stuck on anything!09:29
* tobias-urdin goes on lunch09:29
tkajinamtobias-urdin, sure. and have a nice lunch :-)09:29
tkajinamlooking forward to meeting you at Vancouver :-)09:30
amoraleji've sent https://review.opendev.org/c/openstack/releases/+/885728 fyi09:45
tkajinamamoralej, ah, thanks. Let me check. I had a few more backports so was willing to include these as well.09:50
amoraleji saw you merged some commits preparing for new releases, so i sent it :) if you prefer to wait for another release, we can09:51
amoralejbut some jobs we have based on cloudsig (tagged release) are failing since then09:51
tkajinamyeah09:54
tkajinamI've updated the commit ids to include a few more changes.09:55
tobias-urdintkajinam: same, looking forward to it! i've responded to your comment on the patch, the p-o-i scenario005 failed but i think we're just missing one of your fixes to be backported11:27
tobias-urdinthere is quite a lot of patches to backport there :)11:37
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Fix incorrect usage of manage_libvirt_services  https://review.opendev.org/c/openstack/puppet-nova/+/88574211:40
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Fix incorrect usage of manage_libvirt_services  https://review.opendev.org/c/openstack/puppet-nova/+/88574211:40
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/yoga: Fix incorrect usage of manage_libvirt_services  https://review.opendev.org/c/openstack/puppet-nova/+/88574311:41
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Enable only sockets for modular libvirt daemons  https://review.opendev.org/c/openstack/puppet-nova/+/88574512:01
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Prohibit modular libvirt in non RedHat distributions  https://review.opendev.org/c/openstack/puppet-nova/+/88574612:01
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Drop modular libvirt daemon names for Debian/Ubuntu  https://review.opendev.org/c/openstack/puppet-nova/+/88574712:01
opendevreviewTobias Urdin proposed openstack/puppet-nova stable/zed: Fix restart of modular libvirt daemons after config change  https://review.opendev.org/c/openstack/puppet-nova/+/88574812:01
opendevreviewTobias Urdin proposed openstack/puppet-openstack-integration stable/zed: Test deployment with modular libvirt daemons  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/88573112:01
*** amoralej is now known as amoralej|lunch12:47
*** amoralej|lunch is now known as amoralej13:30
opendevreviewTobias Urdin proposed openstack/puppet-openstack-integration stable/zed: Test deployment with modular libvirt daemons  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/88573113:48
*** amoralej is now known as amoralej|off15:11

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!