Thursday, 2026-04-02

opendevreviewMerged openstack/kolla master: Add Dockerfile for neutron-ovn-vpn-agent  https://review.opendev.org/c/openstack/kolla/+/92430202:36
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it  https://review.opendev.org/c/openstack/kolla-ansible/+/98305905:01
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it  https://review.opendev.org/c/openstack/kolla-ansible/+/98305905:21
mnasiadkamorning07:05
blanson[m]o/07:08
tafkamaxmornin07:10
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it  https://review.opendev.org/c/openstack/kolla-ansible/+/98305907:12
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: common: migrate container configuration to YAML structures  https://review.opendev.org/c/openstack/kolla-ansible/+/98224907:25
blanson[m]mnasiadka: I'm going through the release notes, the one about dropping legacy ironic upgrades I have questions. Am I understanding the patch correctly that we only do rolling upgrades now ?  08:08
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Add HAProxy timeout variables for cloudkitty API"  https://review.opendev.org/c/openstack/kolla-ansible/+/98316908:09
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: Implement neutron-ovn-vpn-agent  https://review.opendev.org/c/openstack/kolla-ansible/+/92457508:16
mnasiadkablanson[m]: yup, who needs legacy08:25
opendevreviewBertrand Lanson proposed openstack/kolla-ansible master: Tidy up release notes for Gazpacho release  https://review.opendev.org/c/openstack/kolla-ansible/+/98317008:26
blanson[m]perfect, so it should be okay for k-a, I'll do the other ones 08:28
tafkamaxmnasiadka: the K-A toolbox changes you don't backport?08:37
mnasiadkatafkamax: well, probably not, as well as we don’t plan to backport the kolla_toolbox password leaking change08:37
mnasiadkatafkamax: so I think your original patch should not change federation tasks to modules instead of command: and that’s what we will backport08:38
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590108:38
mnasiadkaAnd then post a one that will not be backported that uses openstack Ansible modules08:38
mnasiadka(On top of the fixes one that we will backport)08:38
tafkamaxOK I was just thinking that.08:39
tafkamaxI will try to fix in master first and then 2025.2 specific one.08:39
Viihttps://quay.io/v2/openstack.kolla/neutron-ovn-vpn-agent/manifests/master-debian-trixie: 401 UNAUTHORIZED\"08:48
Viithe package merged at night, what needs to be done to make it appear on the quay?08:49
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590108:49
Viiother packages appeared at08:50
Vii7:xxAM08:50
chembervinthi. can we proceed to workflow 1 tiny already approved patch - https://review.opendev.org/c/openstack/kolla-ansible/+/97886909:27
chembervintand 1 backport - https://review.opendev.org/c/openstack/kolla-ansible/+/98263509:27
chembervintthanks in advance!09:27
*** jhorstmann is now known as Guest641709:30
mnasiadkaVii: you need to wait another day, it merged after the publish periodic jobs started09:34
chembervintmnasiadka: thank you!09:34
ViiI thought so, thanks09:40
Viihttps://review.opendev.org/c/openstack/kolla-ansible/+/980784   ++ ? in kolla patch is merged -  horizon: add django-redis dependency09:45
opendevreviewMerged openstack/kolla-ansible master: destroy: fix Octavia interface cleanup permissions  https://review.opendev.org/c/openstack/kolla-ansible/+/97886909:49
mnasiadkaVii: given this depends on Kolla I’ll prefer not to backport it09:52
ViiBTWL Lately I’ve been spending quite a lot of time digging into OVN and removing OVN services at different stages of deployment and testing. I’ve run quite a bunch of different tests, and the only thing that’s slightly worrying me is that:09:55
ViiDebian logs show Python 3.13 being used09:55
ViiUbuntu logs show Python 3.12 being used09:55
Viihttps://zuul.opendev.org/t/openstack/build/bd4cf21ec7a4462e8d535df00dc52345/console09:57
Viiexample:09:57
Viitest-ovn-vpnaas: VPNaaS | Create VPN service | west 09:57
Viihttps://192.0.2.10:9696/v2.0/vpn/vpnservices, 504 Gateway Time-out: The server didn't respond in time.09:57
Viinext: openstack vpn service show "vpn_west" -f value -c id09:58
ViiMore than one VpnService exists with the name 'vpn_west'.    :D 09:58
ViiIt’s visible that different nodes executed the same task.09:59
ViiThis is happening only on Debian.09:59
ViiKeep that in mind if you’re messing around in these areas.10:00
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590110:02
Viihttps://github.com/openstack/neutron/blob/stable/2025.2/setup.cfg heh Programming Language :: Python :: 3.12  ;)10:05
Viiin kolla: Programming Language :: Python :: 3.1310:08
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: keystone: Limit OIDCHTMLErrorTemplate to Ubuntu  https://review.opendev.org/c/openstack/kolla-ansible/+/98301210:09
Viishouldn't there be a maximum of 3.12 in Kolla?10:10
mnasiadkatafkamax: no, because it relies on Kolla part changes, unless somebody convinces me we should - I think it’s safer to not (cc: frickler bbezak blanson[m])10:16
mnasiadkaAh, scroll back fail10:17
mnasiadka^^ that was about not backporting the ansible-runner changes in kolla_toolbox10:17
tafkamaxmnasiadka: OK I am currently doing my current patch to master and then I will make 2025.2 only patch.10:21
tafkamaxIf this is ok?10:21
tafkamaxor you want the other way around?10:21
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it  https://review.opendev.org/c/openstack/kolla-ansible/+/98305910:21
mnasiadkatafkamax: I think it would be easier to do a patch without the module changes in federation tasks, which we merge in master and backport - and then a separate patch on top with the switch to use modules instead of command:10:22
tafkamaxok10:22
tafkamaxI will wait for latest CI to finish. I have high hopes and I will change without module changes.10:23
mnasiadkagood10:23
tafkamaxYou plan to backport the clouds part?10:23
tafkamax* the clouds.yaml part?10:23
mnasiadkaI don’t think it’s required, nothing fails right now10:24
mnasiadkaUnless you see something that is failing in 2025.2 or older due to that behavior10:24
tafkamaxok10:24
tafkamaxok seems deploy was successful. rocky was first to fail. probably spuriously: tests/check-failure.sh failed10:45
tafkamaxother 2 are still running10:45
ViiShould we switch our container base from Debian Trixie to Bookworm since Trixie ships Python 3.13 and we need 3.1210:58
Vii?10:58
tafkamaxIn 2025.2 only?11:01
tafkamaxI think now in master 3.13 trixie is ok?11:01
Viiyes in 2025.211:02
tafkamaxnoble was successful for 975901! I will change patch to not include the new modules.11:02
tafkamaxVii: I think if neutron 2025.2 does not support 3.13 then it would be correct yes...11:02
ViiThe 2025.2 RC images are on Trixie with Python 3.13, but they should have 3.12.11:06
ViiLooks like the move to Trixie was too early; we need to quickly downgrade to Python 3.12.?11:07
Viimnasiadka: ^ read11:08
opendevreviewJan Horstmann proposed openstack/kolla-ansible master: Improve grafana dashboard deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/92109711:16
opendevreviewMerged openstack/kolla-ansible stable/2025.1: Run cinder-backup with ipc_mode: host  https://review.opendev.org/c/openstack/kolla-ansible/+/98263511:19
opendevreviewMerged openstack/kolla-ansible stable/2025.2: Run cinder-backup with ipc_mode: host  https://review.opendev.org/c/openstack/kolla-ansible/+/98263411:19
opendevreviewMerged openstack/kolla-ansible stable/2024.2: Run cinder-backup with ipc_mode: host  https://review.opendev.org/c/openstack/kolla-ansible/+/98263611:19
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590111:24
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590111:26
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured.  https://review.opendev.org/c/openstack/kolla-ansible/+/97590111:28
tafkamaxOK, I didn't add module changes right now. Let's see how it goes.11:28
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: aodh: migrate container configuration to YAML structures  https://review.opendev.org/c/openstack/kolla-ansible/+/98319011:58
opendevreviewPiotr Milewski proposed openstack/kolla-ansible master: aodh: migrate container configuration to YAML structures  https://review.opendev.org/c/openstack/kolla-ansible/+/98319012:07
tafkamaxmnasiadka: I have hit the CI error again, why I chose to use openstack.cloud modules for federation tasks. https://zuul.opendev.org/t/openstack/build/ee9eaec9d866495db091b870a3190d1a/log/primary/logs/ansible/deploy#6719212:35
tafkamaxI would convert to modules in both patches, but for 2025.2 patch I would use the old logic, before kolla-toolbox got changed to hide secrets.12:35
tafkamaxWould this be OK?12:35
tafkamaxtafkamax: I think this is a master branch error, because in my deployment it works on 2025.2 branch.12:36
mnasiadkatafkamax: I can have a look in around 2 hours12:36
tafkamaxok sure12:36
opendevreviewMerged openstack/kolla-ansible master: Revert "Add HAProxy timeout variables for cloudkitty API"  https://review.opendev.org/c/openstack/kolla-ansible/+/98316912:38
*** darmach10 is now known as darmach112:47
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances  https://review.opendev.org/c/openstack/kolla-ansible/+/97388112:58
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances  https://review.opendev.org/c/openstack/kolla-ansible/+/97388113:00
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Simplify cron jobs for log rotate  https://review.opendev.org/c/openstack/kolla-ansible/+/96913813:46
opendevreviewOwen Jones proposed openstack/kayobe master: Add support for building valkey images  https://review.opendev.org/c/openstack/kayobe/+/98321214:32
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances  https://review.opendev.org/c/openstack/kolla-ansible/+/97388114:37
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances  https://review.opendev.org/c/openstack/kolla-ansible/+/97388114:46
Viiforgot to mention :) sorry, this 2026.1 release messed up my versions and I got all confused :)14:54
opendevreviewJan Horstmann proposed openstack/kolla-ansible master: Improve grafana dashboard deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/92109715:18
opendevreviewMerged openstack/kayobe master: Template disabled repositories  https://review.opendev.org/c/openstack/kayobe/+/97661516:24
opendevreviewMerged openstack/kayobe master: Adds dnf_repo_state_overrides  https://review.opendev.org/c/openstack/kayobe/+/97702816:24
mnasiadkatafkamax: Request requires an ID but none was found implies there’s something wrong in the CLI invocation or something like that?16:38
mnasiadkaMaybe that’s some change in SDK/CLI or something like that, I hope that federation worked in the past16:39
tafkamaxIt worked before, the same command worked when deploying 2025.216:41
tafkamaxI was thinking the same. I am done for today but tomorrow i am traveling and thought cherry picking the branch for 2025.2 to see if it works there with the same command.16:42
mnasiadkatafkamax: maybe it’s worth to compare openstack client between 2025.2 and master16:42
mnasiadka(versions)16:42
mnasiadkatafkamax: cherry picking just for testing is fine16:43
opendevreviewPierre Riteau proposed openstack/kayobe master: Bump all Ansible collections and roles  https://review.opendev.org/c/openstack/kayobe/+/98239920:21
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Replace use of deprecated ansible-lint option  https://review.opendev.org/c/openstack/kayobe/+/98325420:32
opendevreviewMichael Still proposed openstack/kolla-ansible master: Add additional SPICE configuration options  https://review.opendev.org/c/openstack/kolla-ansible/+/96780020:36
opendevreviewMichael Still proposed openstack/kolla-ansible master: Allow requiring secure channels with SPICE  https://review.opendev.org/c/openstack/kolla-ansible/+/96780220:36
opendevreviewMichael Still proposed openstack/kolla-ansible master: Simplify cron jobs for log rotate  https://review.opendev.org/c/openstack/kolla-ansible/+/96913820:36
opendevreviewMichael Still proposed openstack/kolla-ansible master: Deploy Kerbside with Kolla-Ansible  https://review.opendev.org/c/openstack/kolla-ansible/+/97688920:36
opendevreviewPavel Shapovalov proposed openstack/kolla-ansible stable/2025.2: destroy: fix Octavia interface cleanup permissions  https://review.opendev.org/c/openstack/kolla-ansible/+/98326122:03

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