| hamidlotfi__ | Hi everyone, | 06:15 |
|---|---|---|
| hamidlotfi__ | I’m hitting a weird issue after a kolla-ansible upgrade and would appreciate any pointers. | 06:15 |
| hamidlotfi__ | Environment | 06:15 |
| hamidlotfi__ | kolla-ansible 18.8.1 | 06:15 |
| hamidlotfi__ | rabbitmq 4.1.3 (deployed by Kolla) | 06:15 |
| hamidlotfi__ | upgrade path: 2024.1 → 2025.1 | 06:15 |
| hamidlotfi__ | What happened | 06:15 |
| hamidlotfi__ | Ran kolla-ansible -i … upgrade from 2024.1 to 2025.1. | 06:15 |
| hamidlotfi__ | The upgrade finished without obvious errors in kolla logs. | 06:15 |
| hamidlotfi__ | Right after the upgrade every neutron-l3-agent container on all control/compute nodes is marked unhealthy (no ERROR/FATAL lines in the container logs). | 06:15 |
| hamidlotfi__ | All tenant instances lose external connectivity. | 06:15 |
| hamidlotfi__ | Simply docker restart neutron_l3_agent on each node is enough: containers become healthy and external access is restored instantly. | 06:15 |
| hamidlotfi__ | No other OpenStack service shows the same behaviour. | 06:15 |
| hamidlotfi__ | Any idea why the agents start in “unhealthy” state until manually restarted? | 06:16 |
| hamidlotfi__ | Happy to collect more data if you tell me what to look for. | 06:16 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: [DNM] Test removal of python3.12-specific code https://review.opendev.org/c/openstack/kayobe/+/965953 | 07:56 |
| mnasiadka | hamidlotfi__: the health checks are checking IIRC if neutron agent is connected to RMQ - maybe there was some ,,glitch’’ due to change from HA queues to quorum queues | 08:13 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: [DNM] Test kayobe-overcloud-host-configure-centos10s https://review.opendev.org/c/openstack/kayobe/+/966145 | 08:24 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 08:45 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 08:59 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 08:59 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 09:25 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Drop test-core-openstack.sh https://review.opendev.org/c/openstack/kolla-ansible/+/964763 | 09:34 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Remove Rocky9 Python handling https://review.opendev.org/c/openstack/kolla-ansible/+/964764 | 09:35 |
| hamidlotfi__ | mnasiadka: Thanks for the hint! | 09:51 |
| hamidlotfi__ | Just to clarify: before I kicked off the 2024.1 → 2025.1 upgrade I had already: | 09:51 |
| hamidlotfi__ | switched every queue to quorum | 09:51 |
| hamidlotfi__ | upgraded RabbitMQ itself to 4.1.3 | 09:51 |
| hamidlotfi__ | by setting in globals.yml: | 09:51 |
| hamidlotfi__ | https://www.irccloud.com/pastebin/49QcA4sT/ | 09:51 |
| hamidlotfi__ | So at upgrade-time the deployment was already 100 % quorum queues; no HA → quorum migration happened during the upgrade. | 09:52 |
| hamidlotfi__ | Anything else I should check that could make the l3-agent health-check fail right after the container starts? | 09:52 |
| frickler | debug logs might be helpful, but it doesn't sound like you could reproduce the issue once more now, or do you? | 10:14 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 10:30 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: [DNM] Test kayobe-overcloud-host-configure-centos10s https://review.opendev.org/c/openstack/kayobe/+/966145 | 10:35 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 10:38 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 10:53 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 10:57 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: CI: Fix CentOS Stream 10 host configure job https://review.opendev.org/c/openstack/kayobe/+/966145 | 11:08 |
| opendevreview | Merged openstack/kolla-ansible master: Revert "ovn: Mark as non-voting due to db related failures" https://review.opendev.org/c/openstack/kolla-ansible/+/965175 | 11:33 |
| opendevreview | Verification of a change to openstack/kolla-ansible master failed: Remove distro_python_version variable https://review.opendev.org/c/openstack/kolla-ansible/+/946039 | 11:33 |
| opendevreview | Merged openstack/kolla-ansible master: CI: Drop test-core-openstack.sh https://review.opendev.org/c/openstack/kolla-ansible/+/964763 | 11:34 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 11:43 |
| opendevreview | Amir Hossein Ahmadi proposed openstack/kolla-ansible master: swift: Reintroduce the Swift deployment role https://review.opendev.org/c/openstack/kolla-ansible/+/953576 | 12:34 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 12:41 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: debian: use valkey from bookworm-backports https://review.opendev.org/c/openstack/kolla/+/965907 | 12:43 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: debian: use valkey from bookworm-backports https://review.opendev.org/c/openstack/kolla/+/965907 | 12:46 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: debian: use valkey from bookworm-backports https://review.opendev.org/c/openstack/kolla/+/965907 | 12:47 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: debian: use valkey from bookworm-backports https://review.opendev.org/c/openstack/kolla/+/965907 | 12:48 |
| opendevreview | Verification of a change to openstack/kolla-ansible master failed: Remove distro_python_version variable https://review.opendev.org/c/openstack/kolla-ansible/+/946039 | 13:04 |
| mnasiadka | We forgot to move the meeting due to DST | 13:09 |
| mmalchuk | DST again) | 13:09 |
| mnasiadka | But since no one is complaining - we’ll meet in 51 minutes | 13:09 |
| frickler | ah, good catch, I briefly thought about this last week, but then things happened ;) let me do a revert of the revert of the revert to formalize this | 13:11 |
| mnasiadka | Thanks frickler | 13:12 |
| mmalchuk | https://www.timeanddate.com/time/change/timezone/utc | 13:12 |
| mmalchuk | Daylight Saving Time (DST) Not Observed in Year 2025 ;) | 13:12 |
| mmalchuk | or we move to 14:00 UTC ? | 13:13 |
| frickler | oh, yes, let's all move to Utopia, problem solved ;) | 13:13 |
| frickler | https://review.opendev.org/c/opendev/irc-meetings/+/966172 | 13:14 |
| mmalchuk | back to 14:00 UTC :) | 13:14 |
| mmalchuk | don't forget to change TOPIC here | 13:14 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: debian: use valkey from bookworm-backports https://review.opendev.org/c/openstack/kolla/+/965907 | 13:22 |
| *** ChanServ changes topic to "IRC meetings on Wednesdays @ 14:00 UTC - https://docs.openstack.org/kolla/latest/contributor/meeting.html | Whiteboard: https://bit.ly/2MM7mWF | IRC channel is *LOGGED* @ http://goo.gl/3mzZ7b" | 13:24 | |
| frickler | one day we should change those tracking links to something nicer, too ... is what I think every 6 months ;-D | 13:25 |
| mnasiadka | Well, at least we should decide on the url shortener service :) | 13:26 |
| mmalchuk | we already use bit.ly - why don't use it again?) | 13:29 |
| mmalchuk | or goo.gl again) | 13:30 |
| mmalchuk | or there is need a new/another url shortender? ;) | 13:31 |
| mmalchuk | TinyURL ? | 13:32 |
| frickler | having one that is GDPR compliant would be nice. likely need to build one ourselves | 13:32 |
| mmalchuk | frickler and deploy it in the opendev.org same as paste.opendev.org ? | 13:33 |
| frickler | yes, something like l.opendev.org running a small httpd just with static redirects served from a gerrit maintained .htaccess file is my rough idea | 13:36 |
| jaydg | https://github.com/738/awesome-url-shortener has a list of self-hosted open source services | 13:36 |
| mmalchuk | jaydg thanks for the list) did you know/tried the best small/simple self hosted solution from the list? | 13:38 |
| jaydg | mmalchuk: no sorry never tried any of those. I think I've read about pygmy, though. | 13:39 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 13:43 |
| mnasiadka | frickler: https://urlr.me/en/ ;-) | 13:44 |
| mnasiadka | mnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir58118 r-krcek - meeting in 11 minutes | 13:49 |
| frickler | mnasiadka: that still does tracking afaict. also needs javascript (ok, the latter is true for gerrit, too, although not when using gertty). maybe I need to define my requirements more exactly first :-/ | 13:50 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 13:56 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 13:57 |
| mnasiadka | #startmeeting kolla | 14:00 |
| opendevmeet | Meeting started Wed Nov 5 14:00:43 2025 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
| opendevmeet | The meeting name has been set to 'kolla' | 14:00 |
| mnasiadka | #topic rollcall | 14:00 |
| mnasiadka | o/ | 14:00 |
| amir58118-2 | o/ | 14:00 |
| bbezak | o/ | 14:01 |
| mmalchuk | \o | 14:02 |
| dougszu | {o | 14:02 |
| mnasiadka | #topic agenda | 14:02 |
| mnasiadka | * CI status | 14:02 |
| mnasiadka | * Release tasks | 14:02 |
| mnasiadka | * Regular stable releases (first meeting in a month) | 14:02 |
| mnasiadka | * Current cycle planning | 14:02 |
| mnasiadka | * Additional agenda (from whiteboard) | 14:02 |
| mnasiadka | * Open discussion | 14:02 |
| mnasiadka | #topic CI status | 14:02 |
| mnasiadka | Seems fine, unless anybody noticed anything - this is the time to post your observations | 14:03 |
| bbezak | (Lgtm) | 14:04 |
| amir58118-2 | some warnings in test-init-tempest-discover | 14:04 |
| amir58118-2 | #link https://zuul.opendev.org/t/openstack/build/b0c0cbf2db7c485da57c40fdb925b98a/log/primary/logs/ansible/test-init-tempest-discover | 14:04 |
| mnasiadka | I’d say these are fine | 14:05 |
| mnasiadka | #topic Release tasks | 14:05 |
| mnasiadka | So, we’ve been officially warned - that it’s time to branch | 14:06 |
| bbezak | Finishing valkey as we speak | 14:06 |
| mnasiadka | We need to merge to things - Valkey and Keystone HTTPD server for federation (OIDC) | 14:06 |
| mnasiadka | #link https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 14:06 |
| mnasiadka | The keystone one is still some WIP, but should be done before end of the week | 14:07 |
| mnasiadka | #link https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 14:07 |
| dougszu | ack - will try and help with reviews | 14:08 |
| mmalchuk | me too | 14:08 |
| mnasiadka | Ok then, next one | 14:09 |
| mnasiadka | #topic Regular stable releases (first meeting in a month) | 14:09 |
| bbezak | Will raise patch | 14:09 |
| bbezak | I think we missed last month | 14:09 |
| mnasiadka | Yeah, that could be last 2024.1 release | 14:10 |
| mnasiadka | Before we do EOM | 14:10 |
| mnasiadka | I’ll skip current cycle planning, giving back cycles to review the Valkey patch :-) | 14:11 |
| mnasiadka | Nothing on the additional agenda | 14:11 |
| mnasiadka | #topic Open discussion | 14:11 |
| mnasiadka | Anybody anything? | 14:11 |
| amir58118-2 | I've developed Kolla and Kolla-Ansible patches to restore Swift support (topic: dev-swift-modernization). All Zuul tests passed successfully on Ubuntu, Debian, and Rocky. (Patchset #59) | 14:11 |
| amir58118-2 | The patch is quite large, and review may take time. Given that HA for Swift should remain independent from OpenStack-wide HA (as discussed with core team, including mnasiadka), I propose: | 14:11 |
| amir58118-2 | Merge the current patch as-is to bring back Swift support. | 14:12 |
| amir58118-2 | Continue HA-related work in a separate follow-up patch. | 14:12 |
| mnasiadka | Surely not this cycle. | 14:12 |
| amir58118-2 | If the team prefers to keep everything in one patch, I'm happy to proceed that way too. | 14:12 |
| amir58118-2 | mnasiadka: Of course | 14:13 |
| mnasiadka | It’s just too late | 14:13 |
| mnasiadka | And since you have another full cycle - it’s a perfect opportunity to make things better. | 14:13 |
| amir58118-2 | mnasiadka: I know we won’t hit this cycle. | 14:14 |
| mnasiadka | Well, for something to be merged - you need to core reviewers to be interested in it | 14:15 |
| mnasiadka | I can be the second one - but you need to find another volunteer. | 14:15 |
| amir58118-2 | after 6 months of developing? ... | 14:16 |
| mnasiadka | Especially - as you’ve mentioned, the patch is huge. | 14:16 |
| mnasiadka | We never promised it’s going to be merged, I remember kevko volunteered to review your patch - but he’s not around recently. | 14:16 |
| mnasiadka | And I doubt you’re working only on this for the last 6 months | 14:17 |
| amir58118-2 | I'll do my best. Many have shown interest in this patch. | 14:17 |
| yuval | I can say in my env the updating of kolla and progress to ubuntu noble is not easy. the way everything is need to be install in virtual env raised up some issues | 14:18 |
| mnasiadka | yuval: well, that’s not us to be blamed for ;-) | 14:18 |
| yuval | ofcourse - but I saw issues in dev_mode where we try to do stuff but failed due to that issue | 14:19 |
| yuval | currently fixed it locally for my branch | 14:19 |
| bbezak | https://review.opendev.org/c/openstack/releases/+/966184 | 14:20 |
| mnasiadka | Right, I didn’t have time to have a look in dev_mode - I know it’s not really working. | 14:20 |
| mnasiadka | Ok then - I think we’re out of topics. | 14:21 |
| yuval | also | 14:21 |
| yuval | enable_fluentd: no - fails | 14:21 |
| yuval | you must enable it\ | 14:21 |
| mnasiadka | Well, I’d say majority of people don’t disable that - probably that’s a bug | 14:22 |
| mnasiadka | But we’re most probably not going to test that corner case | 14:22 |
| mnasiadka | So it might be broken | 14:22 |
| yuval | no problem | 14:22 |
| yuval | also | 14:22 |
| yuval | I see issue with enbale_proxysql stealing mariadb port - so I must disable it | 14:23 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: kolla-logs: break out from common role https://review.opendev.org/c/openstack/kolla-ansible/+/963303 | 14:23 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: common: Rename role to kolla-toolbox https://review.opendev.org/c/openstack/kolla-ansible/+/963188 | 14:23 |
| BertrandLanson[m] | we disabled fluentd ? it works without it ? | 14:23 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: common: Rename role to kolla-toolbox https://review.opendev.org/c/openstack/kolla-ansible/+/963188 | 14:24 |
| yuval | previous version worked without fluentd | 14:24 |
| mnasiadka | Well, raise bugs for these problems in launchpad and feel free to raise patches to fix them :-) | 14:25 |
| yuval | yes yes I know | 14:25 |
| yuval | not complaining just raising awarness | 14:25 |
| mnasiadka | sure | 14:25 |
| mnasiadka | Ok then - let’s finish for today | 14:26 |
| mnasiadka | Thank you all for coming | 14:26 |
| mnasiadka | See you next week | 14:26 |
| yuval | also | 14:26 |
| mnasiadka | #endmeeting | 14:26 |
| opendevmeet | Meeting ended Wed Nov 5 14:26:12 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:26 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-11-05-14.00.html | 14:26 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-11-05-14.00.txt | 14:26 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-11-05-14.00.log.html | 14:26 |
| amir58118-2 | mnasiadka: Thanks anyway. | 14:26 |
| yuval | just kidding | 14:26 |
| mmalchuk | mnasiadka thanks | 14:28 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 14:35 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Move playbooks from test/ to test/playbooks/ https://review.opendev.org/c/openstack/kolla-ansible/+/964765 | 14:36 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Move playbooks from test/ to test/playbooks/ https://review.opendev.org/c/openstack/kolla-ansible/+/964765 | 14:37 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Rework check-config.sh to Ansible role https://review.opendev.org/c/openstack/kolla-ansible/+/964767 | 14:38 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: kolla-logs: break out from common role https://review.opendev.org/c/openstack/kolla-ansible/+/963303 | 15:00 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: common: Rename role to kolla-toolbox https://review.opendev.org/c/openstack/kolla-ansible/+/963188 | 15:05 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: common: Rename role to kolla-toolbox https://review.opendev.org/c/openstack/kolla-ansible/+/963188 | 15:05 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Switch to Debian Trixie https://review.opendev.org/c/openstack/kolla/+/964793 | 15:07 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:34 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:35 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:36 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:36 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:36 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:38 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:46 |
| opendevreview | Merged openstack/kolla master: debian: use valkey from bookworm-backports https://review.opendev.org/c/openstack/kolla/+/965907 | 15:48 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:52 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 15:57 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: WIP: Switch to Debian Trixie https://review.opendev.org/c/openstack/kolla/+/964793 | 16:04 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 16:06 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 16:12 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 16:27 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 16:32 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 16:39 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 16:51 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 17:01 |
| opendevreview | Merged openstack/kolla-ansible master: CI: Remove Rocky9 Python handling https://review.opendev.org/c/openstack/kolla-ansible/+/964764 | 17:45 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: Replace Redis with Valkey https://review.opendev.org/c/openstack/kolla-ansible/+/959539 | 19:04 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 19:23 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: keystone: Add support for deploying httpd for federation https://review.opendev.org/c/openstack/kolla-ansible/+/962083 | 19:33 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!