| opendevreview | Merged openstack/kolla master: Add Dockerfile for neutron-ovn-vpn-agent https://review.opendev.org/c/openstack/kolla/+/924302 | 02:36 |
|---|---|---|
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it https://review.opendev.org/c/openstack/kolla-ansible/+/983059 | 05:01 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it https://review.opendev.org/c/openstack/kolla-ansible/+/983059 | 05:21 |
| mnasiadka | morning | 07:05 |
| blanson[m] | o/ | 07:08 |
| tafkamax | mornin | 07:10 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it https://review.opendev.org/c/openstack/kolla-ansible/+/983059 | 07:12 |
| opendevreview | Piotr Milewski proposed openstack/kolla-ansible master: common: migrate container configuration to YAML structures https://review.opendev.org/c/openstack/kolla-ansible/+/982249 | 07: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 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Revert "Add HAProxy timeout variables for cloudkitty API" https://review.opendev.org/c/openstack/kolla-ansible/+/983169 | 08:09 |
| opendevreview | Piotr Milewski proposed openstack/kolla-ansible master: Implement neutron-ovn-vpn-agent https://review.opendev.org/c/openstack/kolla-ansible/+/924575 | 08:16 |
| mnasiadka | blanson[m]: yup, who needs legacy | 08:25 |
| opendevreview | Bertrand Lanson proposed openstack/kolla-ansible master: Tidy up release notes for Gazpacho release https://review.opendev.org/c/openstack/kolla-ansible/+/983170 | 08:26 |
| blanson[m] | perfect, so it should be okay for k-a, I'll do the other ones | 08:28 |
| tafkamax | mnasiadka: the K-A toolbox changes you don't backport? | 08:37 |
| mnasiadka | tafkamax: well, probably not, as well as we don’t plan to backport the kolla_toolbox password leaking change | 08:37 |
| mnasiadka | tafkamax: so I think your original patch should not change federation tasks to modules instead of command: and that’s what we will backport | 08:38 |
| opendevreview | Taavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured. https://review.opendev.org/c/openstack/kolla-ansible/+/975901 | 08:38 |
| mnasiadka | And then post a one that will not be backported that uses openstack Ansible modules | 08:38 |
| mnasiadka | (On top of the fixes one that we will backport) | 08:38 |
| tafkamax | OK I was just thinking that. | 08:39 |
| tafkamax | I will try to fix in master first and then 2025.2 specific one. | 08:39 |
| Vii | https://quay.io/v2/openstack.kolla/neutron-ovn-vpn-agent/manifests/master-debian-trixie: 401 UNAUTHORIZED\" | 08:48 |
| Vii | the package merged at night, what needs to be done to make it appear on the quay? | 08:49 |
| opendevreview | Taavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured. https://review.opendev.org/c/openstack/kolla-ansible/+/975901 | 08:49 |
| Vii | other packages appeared at | 08:50 |
| Vii | 7:xxAM | 08:50 |
| chembervint | hi. can we proceed to workflow 1 tiny already approved patch - https://review.opendev.org/c/openstack/kolla-ansible/+/978869 | 09:27 |
| chembervint | and 1 backport - https://review.opendev.org/c/openstack/kolla-ansible/+/982635 | 09:27 |
| chembervint | thanks in advance! | 09:27 |
| *** jhorstmann is now known as Guest6417 | 09:30 | |
| mnasiadka | Vii: you need to wait another day, it merged after the publish periodic jobs started | 09:34 |
| chembervint | mnasiadka: thank you! | 09:34 |
| Vii | I thought so, thanks | 09:40 |
| Vii | https://review.opendev.org/c/openstack/kolla-ansible/+/980784 ++ ? in kolla patch is merged - horizon: add django-redis dependency | 09:45 |
| opendevreview | Merged openstack/kolla-ansible master: destroy: fix Octavia interface cleanup permissions https://review.opendev.org/c/openstack/kolla-ansible/+/978869 | 09:49 |
| mnasiadka | Vii: given this depends on Kolla I’ll prefer not to backport it | 09:52 |
| Vii | BTWL 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 |
| Vii | Debian logs show Python 3.13 being used | 09:55 |
| Vii | Ubuntu logs show Python 3.12 being used | 09:55 |
| Vii | https://zuul.opendev.org/t/openstack/build/bd4cf21ec7a4462e8d535df00dc52345/console | 09:57 |
| Vii | example: | 09:57 |
| Vii | test-ovn-vpnaas: VPNaaS | Create VPN service | west | 09:57 |
| Vii | https://192.0.2.10:9696/v2.0/vpn/vpnservices, 504 Gateway Time-out: The server didn't respond in time. | 09:57 |
| Vii | next: openstack vpn service show "vpn_west" -f value -c id | 09:58 |
| Vii | More than one VpnService exists with the name 'vpn_west'. :D | 09:58 |
| Vii | It’s visible that different nodes executed the same task. | 09:59 |
| Vii | This is happening only on Debian. | 09:59 |
| Vii | Keep that in mind if you’re messing around in these areas. | 10:00 |
| opendevreview | Taavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured. https://review.opendev.org/c/openstack/kolla-ansible/+/975901 | 10:02 |
| Vii | https://github.com/openstack/neutron/blob/stable/2025.2/setup.cfg heh Programming Language :: Python :: 3.12 ;) | 10:05 |
| Vii | in kolla: Programming Language :: Python :: 3.13 | 10:08 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Limit OIDCHTMLErrorTemplate to Ubuntu https://review.opendev.org/c/openstack/kolla-ansible/+/983012 | 10:09 |
| Vii | shouldn't there be a maximum of 3.12 in Kolla? | 10:10 |
| mnasiadka | tafkamax: 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 |
| mnasiadka | Ah, scroll back fail | 10:17 |
| mnasiadka | ^^ that was about not backporting the ansible-runner changes in kolla_toolbox | 10:17 |
| tafkamax | mnasiadka: OK I am currently doing my current patch to master and then I will make 2025.2 only patch. | 10:21 |
| tafkamax | If this is ok? | 10:21 |
| tafkamax | or you want the other way around? | 10:21 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: kolla-toolbox: Template clouds.yaml and use it https://review.opendev.org/c/openstack/kolla-ansible/+/983059 | 10:21 |
| mnasiadka | tafkamax: 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 |
| tafkamax | ok | 10:22 |
| tafkamax | I will wait for latest CI to finish. I have high hopes and I will change without module changes. | 10:23 |
| mnasiadka | good | 10:23 |
| tafkamax | You plan to backport the clouds part? | 10:23 |
| tafkamax | * the clouds.yaml part? | 10:23 |
| mnasiadka | I don’t think it’s required, nothing fails right now | 10:24 |
| mnasiadka | Unless you see something that is failing in 2025.2 or older due to that behavior | 10:24 |
| tafkamax | ok | 10:24 |
| tafkamax | ok seems deploy was successful. rocky was first to fail. probably spuriously: tests/check-failure.sh failed | 10:45 |
| tafkamax | other 2 are still running | 10:45 |
| Vii | Should we switch our container base from Debian Trixie to Bookworm since Trixie ships Python 3.13 and we need 3.12 | 10:58 |
| Vii | ? | 10:58 |
| tafkamax | In 2025.2 only? | 11:01 |
| tafkamax | I think now in master 3.13 trixie is ok? | 11:01 |
| Vii | yes in 2025.2 | 11:02 |
| tafkamax | noble was successful for 975901! I will change patch to not include the new modules. | 11:02 |
| tafkamax | Vii: I think if neutron 2025.2 does not support 3.13 then it would be correct yes... | 11:02 |
| Vii | The 2025.2 RC images are on Trixie with Python 3.13, but they should have 3.12. | 11:06 |
| Vii | Looks like the move to Trixie was too early; we need to quickly downgrade to Python 3.12.? | 11:07 |
| Vii | mnasiadka: ^ read | 11:08 |
| opendevreview | Jan Horstmann proposed openstack/kolla-ansible master: Improve grafana dashboard deployment https://review.opendev.org/c/openstack/kolla-ansible/+/921097 | 11:16 |
| opendevreview | Merged openstack/kolla-ansible stable/2025.1: Run cinder-backup with ipc_mode: host https://review.opendev.org/c/openstack/kolla-ansible/+/982635 | 11:19 |
| opendevreview | Merged openstack/kolla-ansible stable/2025.2: Run cinder-backup with ipc_mode: host https://review.opendev.org/c/openstack/kolla-ansible/+/982634 | 11:19 |
| opendevreview | Merged openstack/kolla-ansible stable/2024.2: Run cinder-backup with ipc_mode: host https://review.opendev.org/c/openstack/kolla-ansible/+/982636 | 11:19 |
| opendevreview | Taavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured. https://review.opendev.org/c/openstack/kolla-ansible/+/975901 | 11:24 |
| opendevreview | Taavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured. https://review.opendev.org/c/openstack/kolla-ansible/+/975901 | 11:26 |
| opendevreview | Taavi Ansper proposed openstack/kolla-ansible master: Fix keystone with IDP configured. https://review.opendev.org/c/openstack/kolla-ansible/+/975901 | 11:28 |
| tafkamax | OK, I didn't add module changes right now. Let's see how it goes. | 11:28 |
| opendevreview | Piotr Milewski proposed openstack/kolla-ansible master: aodh: migrate container configuration to YAML structures https://review.opendev.org/c/openstack/kolla-ansible/+/983190 | 11:58 |
| opendevreview | Piotr Milewski proposed openstack/kolla-ansible master: aodh: migrate container configuration to YAML structures https://review.opendev.org/c/openstack/kolla-ansible/+/983190 | 12:07 |
| tafkamax | mnasiadka: 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#67192 | 12:35 |
| tafkamax | I 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 |
| tafkamax | Would this be OK? | 12:35 |
| tafkamax | tafkamax: I think this is a master branch error, because in my deployment it works on 2025.2 branch. | 12:36 |
| mnasiadka | tafkamax: I can have a look in around 2 hours | 12:36 |
| tafkamax | ok sure | 12:36 |
| opendevreview | Merged openstack/kolla-ansible master: Revert "Add HAProxy timeout variables for cloudkitty API" https://review.opendev.org/c/openstack/kolla-ansible/+/983169 | 12:38 |
| *** darmach10 is now known as darmach1 | 12:47 | |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 12:58 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 13:00 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Simplify cron jobs for log rotate https://review.opendev.org/c/openstack/kolla-ansible/+/969138 | 13:46 |
| opendevreview | Owen Jones proposed openstack/kayobe master: Add support for building valkey images https://review.opendev.org/c/openstack/kayobe/+/983212 | 14:32 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 14:37 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 14:46 |
| Vii | forgot to mention :) sorry, this 2026.1 release messed up my versions and I got all confused :) | 14:54 |
| opendevreview | Jan Horstmann proposed openstack/kolla-ansible master: Improve grafana dashboard deployment https://review.opendev.org/c/openstack/kolla-ansible/+/921097 | 15:18 |
| opendevreview | Merged openstack/kayobe master: Template disabled repositories https://review.opendev.org/c/openstack/kayobe/+/976615 | 16:24 |
| opendevreview | Merged openstack/kayobe master: Adds dnf_repo_state_overrides https://review.opendev.org/c/openstack/kayobe/+/977028 | 16:24 |
| mnasiadka | tafkamax: Request requires an ID but none was found implies there’s something wrong in the CLI invocation or something like that? | 16:38 |
| mnasiadka | Maybe that’s some change in SDK/CLI or something like that, I hope that federation worked in the past | 16:39 |
| tafkamax | It worked before, the same command worked when deploying 2025.2 | 16:41 |
| tafkamax | I 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 |
| mnasiadka | tafkamax: maybe it’s worth to compare openstack client between 2025.2 and master | 16:42 |
| mnasiadka | (versions) | 16:42 |
| mnasiadka | tafkamax: cherry picking just for testing is fine | 16:43 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Bump all Ansible collections and roles https://review.opendev.org/c/openstack/kayobe/+/982399 | 20:21 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: CI: Replace use of deprecated ansible-lint option https://review.opendev.org/c/openstack/kayobe/+/983254 | 20:32 |
| opendevreview | Michael Still proposed openstack/kolla-ansible master: Add additional SPICE configuration options https://review.opendev.org/c/openstack/kolla-ansible/+/967800 | 20:36 |
| opendevreview | Michael Still proposed openstack/kolla-ansible master: Allow requiring secure channels with SPICE https://review.opendev.org/c/openstack/kolla-ansible/+/967802 | 20:36 |
| opendevreview | Michael Still proposed openstack/kolla-ansible master: Simplify cron jobs for log rotate https://review.opendev.org/c/openstack/kolla-ansible/+/969138 | 20:36 |
| opendevreview | Michael Still proposed openstack/kolla-ansible master: Deploy Kerbside with Kolla-Ansible https://review.opendev.org/c/openstack/kolla-ansible/+/976889 | 20:36 |
| opendevreview | Pavel Shapovalov proposed openstack/kolla-ansible stable/2025.2: destroy: fix Octavia interface cleanup permissions https://review.opendev.org/c/openstack/kolla-ansible/+/983261 | 22:03 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!