| opendevreview | Maksim Malchuk proposed openstack/kayobe master: Remove default(omit) from Bifrost inventory template https://review.opendev.org/c/openstack/kayobe/+/952497 | 05:34 |
|---|---|---|
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 07:09 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ironic: Drop legacy upgrade option https://review.opendev.org/c/openstack/kolla-ansible/+/959283 | 07:46 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment https://review.opendev.org/c/openstack/kolla-ansible/+/951864 | 07:47 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ironic: Drop legacy upgrade option https://review.opendev.org/c/openstack/kolla-ansible/+/959283 | 07:51 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ironic: Drop legacy upgrade option https://review.opendev.org/c/openstack/kolla-ansible/+/959283 | 07:51 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 08:00 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 08:08 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 08:09 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 08:11 |
| kevko | \o/ | 08:25 |
| kevko | I've deployed fresh master ... is octavia normally working in CI ? | 08:26 |
| kevko | I can see something like this | 08:26 |
| kevko | root@controller0:/home/kolla# docker exec octavia_api healthcheck_curl http://192.168.205.10:9876 | 08:26 |
| kevko | curl: (22) The requested URL returned error: 500 | 08:26 |
| kevko | 500 192.168.205.10:9876 0.001635 seconds | 08:26 |
| mnasiadka | well, the output of curl is not going to help anybody understanding what is wrong :) | 08:27 |
| kevko | wsgi-file = /var/lib/kolla/venv/bin/octavia-wsgi | 08:27 |
| kevko | (octavia-api)[root@controller0 /]# ls -la /var/lib/kolla/venv/bin/octavia-wsgi | 08:28 |
| kevko | ls: cannot access '/var/lib/kolla/venv/bin/octavia-wsgi': No such file or directory | 08:28 |
| kevko | weird ... is it normally working ? | 08:28 |
| kevko | it's vanilla kolla octavia image | 08:28 |
| mnasiadka | all projects stopped delivering wsgi files | 08:29 |
| kevko | mnasiadka: okay, but we are testing octavia, aren't we ? | 08:30 |
| mnasiadka | I'm pretty sure I had a patch to move to wsgi module there | 08:30 |
| kevko | mnasiadka: or healthyness... | 08:30 |
| kevko | mnasiadka: hmm, let me check your gerrit :) | 08:30 |
| mnasiadka | https://review.opendev.org/c/openstack/kolla-ansible/+/958070 | 08:31 |
| mnasiadka | that one | 08:31 |
| mnasiadka | merged | 08:31 |
| mnasiadka | are you sure you're using latest master? | 08:31 |
| kevko | hmm, merged ... | 08:31 |
| kevko | mnasiadka: hmm, let me check :) | 08:31 |
| mnasiadka | frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/959222 - I assume it's ready to merge | 08:33 |
| kevko | mnasiadka: ups :) , probably not | 08:34 |
| opendevreview | Doug Szumski proposed openstack/kolla master: Allow fluentd to read the systemd journal https://review.opendev.org/c/openstack/kolla/+/955388 | 08:51 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Remove rule for legacy deployment kernel update https://review.opendev.org/c/openstack/kayobe/+/959292 | 09:03 |
| frickler | mnasiadka: hmm, I wasn't aware that the secrets are logged on every node, I guess this changes the perceived impact a bit. so maybe indeed make this "partial-bug" only? | 09:35 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment https://review.opendev.org/c/openstack/kolla-ansible/+/951864 | 09:40 |
| mnasiadka | frickler: huh, just found out it in /var/log/kolla/ansible.log - but it's only accessible for root user, so I'd guess that's not THAT bad | 09:55 |
| mnasiadka | frickler: in https://review.opendev.org/c/openstack/kolla-ansible/+/959014 ubuntu-upgrade-ovn failed on dns_assignment, I know that the retry is making it better, but I think there's still some problem with it | 09:56 |
| Vii | look in the syslog on the node and you will see the password for the docker registry if it is enabled | 09:57 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 10:00 |
| frickler | mnasiadka: hmm, I'm still unlucky if we disable the dns check completely. maybe leave if this way for now and possibly check if there is a bug in neutron? or bump the retries even more? or actually delete the port and retry the creation? (if the latter works, that would be a good indicator for a real neutron bug) I can amend your patch if you want. or we merge it as is and I do a fup? | 10:02 |
| mnasiadka | I think let's merge as is - it still makes things better and I'm happy if you can do a fup | 10:02 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job https://review.opendev.org/c/openstack/kolla/+/959179 | 10:05 |
| frickler | mnasiadka: ack | 10:06 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 10:10 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job https://review.opendev.org/c/openstack/kolla/+/959179 | 10:12 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job https://review.opendev.org/c/openstack/kolla/+/959179 | 10:24 |
| opendevreview | Bartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job https://review.opendev.org/c/openstack/kolla/+/959179 | 10:31 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 10:39 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Add exception for venus to check-logs.sh https://review.opendev.org/c/openstack/kolla-ansible/+/959298 | 10:43 |
| opendevreview | Merged openstack/kayobe master: CI: Test seed VM with distribution cloud images https://review.opendev.org/c/openstack/kayobe/+/958634 | 10:46 |
| opendevreview | Pierre Riteau proposed openstack/kayobe stable/2025.1: CI: Test seed VM with distribution cloud images https://review.opendev.org/c/openstack/kayobe/+/959299 | 10:50 |
| opendevreview | Pierre Riteau proposed openstack/kayobe stable/2025.1: CI: Test seed VM with distribution cloud images https://review.opendev.org/c/openstack/kayobe/+/959299 | 10:53 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: skyline: Add mysqldb https://review.opendev.org/c/openstack/kolla/+/959300 | 11:02 |
| opendevreview | Merged openstack/kayobe master: Remove rule for legacy deployment kernel update https://review.opendev.org/c/openstack/kayobe/+/959292 | 11:10 |
| priteau | Anyone to approve this small cyborg config fix that has been opened for a while: https://review.opendev.org/c/openstack/kolla-ansible/+/948325 | 11:30 |
| opendevreview | Merged openstack/kolla-ansible stable/2025.1: Prevent accidental Libvirt downgrades https://review.opendev.org/c/openstack/kolla-ansible/+/959120 | 11:37 |
| opendevreview | Merged openstack/kolla-ansible master: CI: Wait for dns_assignment and handle errors correctly https://review.opendev.org/c/openstack/kolla-ansible/+/959014 | 11:37 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 11:40 |
| opendevreview | Michal Nasiadka proposed openstack/kolla master: skyline: Add mysqldb https://review.opendev.org/c/openstack/kolla/+/959300 | 11:44 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Support CentOS Stream 10 and Rocky Linux 10 images https://review.opendev.org/c/openstack/kayobe/+/959306 | 11:52 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Remove zun from project.yaml https://review.opendev.org/c/openstack/kolla-ansible/+/959307 | 11:55 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 12:05 |
| opendevreview | Merged openstack/kolla-ansible master: Fix deprecated use of memcache_servers option https://review.opendev.org/c/openstack/kolla-ansible/+/948325 | 12:43 |
| priteau | Thank you bbezak | 12:48 |
| mnasiadka | mnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir58118 r-krcek - weekly meeting in 10 minutes | 12:50 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Support CentOS Stream 10 and Rocky Linux 10 images https://review.opendev.org/c/openstack/kayobe/+/959306 | 12:56 |
| yuval__ | meeting is here? | 12:59 |
| amir58118 | yes | 12:59 |
| dougszu | |o | 13:01 |
| mnasiadka | #startmeeting kolla | 13:02 |
| opendevmeet | Meeting started Wed Sep 3 13:02:37 2025 UTC and is due to finish in 60 minutes. The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot. | 13:02 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 13:02 |
| opendevmeet | The meeting name has been set to 'kolla' | 13:02 |
| mnasiadka | #topic rollcall | 13:02 |
| yuval__ | R0 | 13:02 |
| mnasiadka | o/ | 13:02 |
| mnasiadka | (now) | 13:02 |
| frickler | \o | 13:02 |
| amir58118 | o/ | 13:02 |
| bbezak_ | O/ | 13:02 |
| seunghunlee | o/ | 13:03 |
| bbezak_ | (Real bbezak is on broken matrix.org) here is the imposter :) | 13:04 |
| mnasiadka | #topic agenda | 13:04 |
| mnasiadka | * CI status | 13:04 |
| mnasiadka | * Release tasks | 13:04 |
| mnasiadka | * Regular stable releases (first meeting in a month) | 13:04 |
| mnasiadka | * Current cycle planning | 13:04 |
| mnasiadka | * Additional agenda (from whiteboard) | 13:04 |
| mnasiadka | * Open discussion | 13:04 |
| mnasiadka | #topic CI status | 13:04 |
| mnasiadka | so, I've noticed Venus job is failing - check-logs.sh is not finding any fluentd data for it - so I proposed https://review.opendev.org/c/openstack/kolla-ansible/+/959298 | 13:05 |
| mnasiadka | zun is also failing due to changes in pyroute2 - proposing to drop jobs for now - https://review.opendev.org/c/openstack/kolla-ansible/+/959307 | 13:06 |
| mnasiadka | We have that dns_assignment intermittent issue in ovn jobs - we merged some fix to loop in checking that - it seems it's helping a bit more - but frickler agreed to look into a follow up testing it more and finding out if it's a Neutron bug | 13:06 |
| mnasiadka | If there are any other jobs persistently failing - please let us know | 13:07 |
| frickler | venus is ptl-less, might be retired soon. does anyone care for it? | 13:08 |
| mnasiadka | I don't, let's wait for TC hunt for a PTL - but I doubt anyone serious is using that | 13:08 |
| mnasiadka | #topic Release tasks | 13:08 |
| mnasiadka | We're not doing cycle highlights, because it's hard to predict - otherwise than that we're good - we dropped RDO, switched UCA, Debian OpenStack is not releasing Bookworm 2025.2 | 13:09 |
| mnasiadka | By dropping RDO we might have broken skyline (not that I care a lot for this project) - it seems it's using MySQLDb pip package | 13:10 |
| bbezak_ | So what they are releasing? Trixie 2025.2? | 13:10 |
| mnasiadka | Trixie 2025.2 | 13:10 |
| frickler | trixie has 2025.1 natively already, iiuc. so yes | 13:10 |
| mnasiadka | Anyway, let's move on | 13:10 |
| mnasiadka | #topic Current cycle planning | 13:11 |
| mnasiadka | I think seunghunlee's MariaDB discussion fits more here | 13:11 |
| seunghunlee | hello | 13:11 |
| mnasiadka | I'm not going to paste the full drama here | 13:11 |
| mnasiadka | #link https://etherpad.opendev.org/p/KollaWhiteBoard#L68 | 13:11 |
| mnasiadka | TLDR; MariaDB changed default collation set of charset utf8mb3 from utf8mb3_general_ci to utf8mb3_uca1400_ai_ci from 11.5 https://jira.mariadb.org/browse/MDEV-25829 | 13:11 |
| mnasiadka | And it breaks even deployments | 13:12 |
| mnasiadka | There has been a hint of this problem by noonedeadpunk in yesterday's TC meeting - because OSA is on the same boat - but they already moved | 13:13 |
| mnasiadka | From my perspective - it would be good to send a mail to openstack-discuss ML and be part of the discussion in the TC weekly meeting next week | 13:13 |
| mnasiadka | I'll wait some minutes for bbezak_, frickler, seunghunlee and others to chime in | 13:14 |
| seunghunlee | I also wanted to suggest that. As this is inter-service problem | 13:14 |
| bbezak_ | I agree, this is potentially problem for whole openstack in general | 13:14 |
| mnasiadka | We don't HAVE TO migrate - mariadb 10.11 is LTS and has two more years of support | 13:14 |
| frickler | I don't think we need to rush this, sticking to 11.4 or even 10.11 for another cycle or two should be fine | 13:14 |
| mnasiadka | Well, maybe the solution is to jump to 11.4 this cycle | 13:15 |
| mnasiadka | Because that sounds like a safe-ish solution | 13:15 |
| seunghunlee | That can work too | 13:15 |
| mnasiadka | buy some popcorn and wait for the evolution | 13:15 |
| frickler | https://mariadb.org/11-8-is-lts/ has a nice table | 13:15 |
| yuval__ | :) | 13:15 |
| mnasiadka | seunghunlee: so from my perspective - send out a mail with summary to openstack-discuss ML - and attend the next weekly TC meeting | 13:16 |
| mnasiadka | and let's see how it evolves | 13:16 |
| mnasiadka | and in parallel - we can migrate to 11.4 which will give us some more years of support | 13:16 |
| seunghunlee | Sounds good | 13:16 |
| bbezak_ | 11.4 and popcorn | 13:16 |
| mnasiadka | and should not introduce any other problems ;-) | 13:16 |
| bbezak_ | good | 13:16 |
| seunghunlee | hopefully | 13:17 |
| mnasiadka | ok then | 13:17 |
| seunghunlee | 11.4 still needs adjusted way of recovery iirc | 13:17 |
| seunghunlee | which is https://review.opendev.org/c/openstack/kolla-ansible/+/958281 | 13:17 |
| mnasiadka | if you can prepare a Gerrit topic with patches needing upgrade to 11.4 - we're happy to review it | 13:17 |
| bbezak_ | And 11.4 has even longer regular support than 11.8 and future 12.3 | 13:18 |
| bbezak_ | (community) | 13:18 |
| seunghunlee | Will do. Although I think this one is in the topic | 13:18 |
| seunghunlee | Yeah. As in kolla_mariadb_11 | 13:18 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Support CentOS Stream 10 and Rocky Linux 10 images https://review.opendev.org/c/openstack/kayobe/+/959306 | 13:19 |
| frickler | seunghunlee: it that new method compatible with older mariadb versions? | 13:19 |
| frickler | s/it/is/ | 13:19 |
| seunghunlee | It passed CI with both 10.11 and 11.8 | 13:20 |
| seunghunlee | and CI tests recovery | 13:21 |
| frickler | ok, that should be good enough I think, thx, will put it on my review list | 13:21 |
| seunghunlee | Thanks | 13:21 |
| mnasiadka | ok then, let's move on | 13:21 |
| mnasiadka | Ah, skipped one | 13:21 |
| mnasiadka | #topic Regular stable releases (first meeting in a month) | 13:22 |
| mnasiadka | bbezak_: have we merged the mariadb unpin in 2025.1? | 13:22 |
| mnasiadka | #link https://review.opendev.org/c/openstack/kolla/+/956538 | 13:22 |
| mnasiadka | nope | 13:22 |
| mnasiadka | so no stable releases yet | 13:22 |
| mnasiadka | let's try to prepare for it correctly | 13:23 |
| bbezak_ | We didn’t have those in a while now | 13:23 |
| mnasiadka | #topic Open discussion | 13:24 |
| mnasiadka | Anybody anything? | 13:24 |
| bbezak_ | @fungi | 13:24 |
| yuval__ | yea | 13:24 |
| bbezak_ | #link https://review.opendev.org/c/openstack/kolla/+/958763 | 13:24 |
| bbezak_ | As promised in some IRC meeting, here is the doc update for contributors | 13:24 |
| dougszu | Group IDs below 1000 | 13:24 |
| Vii | hey I think this is important before releasing a new version https://review.opendev.org/c/openstack/kolla-ansible/+/958888 | 13:25 |
| Vii | ssl hardening | 13:25 |
| mnasiadka | Vii: it's not getting in stable as a backport - we we're discussing stable branch point releases | 13:25 |
| Vii | It would be nice if this worked too :) it's a great help for test environments https://review.opendev.org/c/openstack/kolla-ansible/+/958861 | 13:26 |
| mnasiadka | bbezak_: thanks, let me and frickler review this (if he has spare cycles) and maybe fungi can chime in | 13:26 |
| yuval__ | I am running with ubuntu jammy, this commit in nova breaks the deployment: https://opendev.org/openstack/nova/commit/e4340cd8e54fe3b447192e7982693793c60569cd#diff-93e955ea3f3f2784989c87ebc799c16b175cbb1b | 13:26 |
| mnasiadka | yuval__: which branch? master? | 13:26 |
| mnasiadka | We don't see any problem with that in our master CI testing, that's for sure | 13:27 |
| mnasiadka | So if you do - it's rather a topic for Nova team | 13:27 |
| yuval__ | the nova docker is missing a module to import oslo_service.backend | 13:28 |
| yuval__ | the commit was merged 3 weeks ago | 13:28 |
| yuval__ | so docker older than that probably see the same issue | 13:28 |
| yuval__ | https://quay.io/repository/openstack.kolla/nova-libvirt?tab=tags | 13:28 |
| mnasiadka | we're not running any nova component in nova-libvirt | 13:28 |
| mnasiadka | it's pure libvirt there | 13:29 |
| mnasiadka | Basically - if you're seeing issues that we're not seeing in master branch CI - you're either using old images or old kolla-ansible code | 13:29 |
| yuval__ | I can check exactly where its failing | 13:29 |
| yuval__ | but yes I agree with you | 13:29 |
| bbezak_ | Please create a bug if you feel this is a kolla problem | 13:30 |
| priteau | This patch for cyborg dev mode has been open for 2 years, I think it's good to go - I tested it back in April: https://review.opendev.org/c/openstack/kolla-ansible/+/890883 | 13:30 |
| mnasiadka | Yeah, please do - and come back with some outputs (use paste.openstack.org) | 13:30 |
| mnasiadka | priteau: I'll have a look later | 13:30 |
| mnasiadka | Ok then, anything else? | 13:31 |
| dougszu | This change: https://review.opendev.org/c/openstack/kolla/+/930931 create a side effect of the group IDs in the container getting out of sync with the host | 13:31 |
| seunghunlee | I left comment on https://review.opendev.org/c/openstack/kolla-ansible/+/928487 and https://review.opendev.org/c/openstack/kolla-ansible/+/927096 to try unblocking. They are also in kolla_mariadb_11 topic | 13:31 |
| dougszu | Perhaps it is easier to manage groups IDs below 1000 explicitly as for Kolla groups? I have amended this patch to do it that way: https://review.opendev.org/c/openstack/kolla/+/955388 | 13:32 |
| mnasiadka | Well, today we use 424XX for Kolla users/groups | 13:33 |
| mnasiadka | So what is getting 999 now? | 13:33 |
| dougszu | On Noble 999 is now the systemd-journal | 13:34 |
| dougszu | But in the Noble container, GID 999 gets taken by something random from udev. Since we have removed the config for systemd-journal in the container | 13:34 |
| dougszu | The current approach I have taken is to reserve 999 in advance of udev taking it, which seems to be good enough for now. | 13:36 |
| mnasiadka | Other option would be probably to set some MIN uid/guid range for users/groups that get added | 13:36 |
| mnasiadka | But I guess that's fine for now | 13:36 |
| mnasiadka | But I think we need a test in kolla-ansible to make sure we don't break it next time | 13:36 |
| dougszu | This is all happening in post-install scripts from debian packages | 13:36 |
| frickler | is this only for noble? or do other distros have the same issue with gid allocation? | 13:37 |
| Vii | One more thing. What do you think? Is this worth continuing? So that not all users are in every image? https://review.opendev.org/c/openstack/kolla/+/951944 | 13:37 |
| Vii | users.py file - keystone user - example | 13:37 |
| dougszu | It is only Noble where I see the issue (specifically for systemd) - I think the issue was triggered by this: https://review.opendev.org/c/openstack/kolla/+/930931 | 13:37 |
| mnasiadka | We're setting LAST_SYSTEM_UID in https://github.com/openstack/kolla/blob/cc328dc8656399ec4a68156573e91e6930fa1948/docker/base/Dockerfile.j2#L236 | 13:37 |
| mnasiadka | Maybe there's a variable for FIRST_SYSTEM_UID? | 13:37 |
| dougszu | Ideally we would bind mount in the contents of /usr/lib/sysusers.d from the host and then everything would match in the container | 13:38 |
| mnasiadka | Maybe that's an option | 13:39 |
| mnasiadka | But still I think if you care for this functionality - we need to have it tested in CI | 13:39 |
| dougszu | So we could turn on forwarding of the journal in CI perhaps | 13:40 |
| dougszu | I can do that | 13:41 |
| dougszu | I will grep for the registry pwd :D | 13:42 |
| mnasiadka | Anything ;-) | 13:42 |
| mnasiadka | Ok then, let's continue discussion in Gerrit | 13:42 |
| dougszu | thanks | 13:42 |
| mnasiadka | Vii: Probably it makes sense, but I think we have more priority things - we can discuss that another time - if you refresh that patch | 13:43 |
| mnasiadka | Ok then, thanks for coming - see you next week :-) | 13:43 |
| mnasiadka | #endmeeting | 13:43 |
| opendevmeet | Meeting ended Wed Sep 3 13:43:53 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:43 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-09-03-13.02.html | 13:43 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-09-03-13.02.txt | 13:43 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-09-03-13.02.log.html | 13:43 |
| yuval__ | w8 | 13:44 |
| yuval__ | had a another question | 13:44 |
| yuval__ | we used to support enable_fluentd: no | 13:44 |
| Vii | mnasiadka: I'm just asking if there's any point in doing it :) | 13:44 |
| seunghunlee | Thanks | 13:44 |
| yuval__ | I see now its breaks the deployment | 13:44 |
| mnasiadka | yuval__: raise a bug, link it here, we can have a look (or you can fix it and submit a patch) | 13:45 |
| yuval__ | got it | 13:45 |
| opendevreview | Merged openstack/kolla master: Use versioned Erlang 27 repo on aarch64 https://review.opendev.org/c/openstack/kolla/+/959135 | 13:48 |
| opendevreview | Bartosz Bezak proposed openstack/kolla stable/2025.1: [stable] Use versioned Erlang 26 and 27 repo on aarch64 https://review.opendev.org/c/openstack/kolla/+/959323 | 14:08 |
| opendevreview | Bartosz Bezak proposed openstack/kolla stable/2025.1: [stable] Use versioned Erlang 26 and 27 repo on aarch64 https://review.opendev.org/c/openstack/kolla/+/959323 | 14:09 |
| Vii | one more thing. open bug "In older versions of Apache (pre-2.4.54), the default value for LimitRequestBody was 0, which meant there was no limit. In newer versions (since 2.4.54), this has been changed to 1 GiB (gigabyte)." | 14:49 |
| Vii | after switching to Ubuntu 24.04 | 14:49 |
| Vii | and you can't upload a larger image to horizon | 14:49 |
| yuval__ | dev mode for nova on ubuntu seems also to be broken because of error external management (any env variable I need to add?) | 15:45 |
| mnasiadka | Vii: the default is to bypass horizon on image uploads - https://review.opendev.org/c/openstack/kolla-ansible/+/900056 | 15:53 |
| mnasiadka | yuval__: I have no clue, I don't use dev_mode personally - and we don't test it | 15:54 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 16:07 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment https://review.opendev.org/c/openstack/kolla-ansible/+/951864 | 16:17 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment https://review.opendev.org/c/openstack/kolla-ansible/+/951864 | 16:21 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment https://review.opendev.org/c/openstack/kolla-ansible/+/951864 | 16:22 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 16:40 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 16:41 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 17:21 |
| opendevreview | Pierre Riteau proposed openstack/kayobe master: Switch infra VMs to EFI-compatible CentOS image https://review.opendev.org/c/openstack/kayobe/+/959364 | 17:22 |
| opendevreview | Merged openstack/kolla-ansible master: cyborg: support for dev mode https://review.opendev.org/c/openstack/kolla-ansible/+/890883 | 17:22 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 18:31 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 18:31 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role https://review.opendev.org/c/openstack/kolla-ansible/+/958269 | 18:32 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!