Wednesday, 2025-09-03

opendevreviewMaksim Malchuk proposed openstack/kayobe master: Remove default(omit) from Bifrost inventory template  https://review.opendev.org/c/openstack/kayobe/+/95249705:34
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826907:09
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ironic: Drop legacy upgrade option  https://review.opendev.org/c/openstack/kolla-ansible/+/95928307:46
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/95186407:47
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ironic: Drop legacy upgrade option  https://review.opendev.org/c/openstack/kolla-ansible/+/95928307:51
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ironic: Drop legacy upgrade option  https://review.opendev.org/c/openstack/kolla-ansible/+/95928307:51
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826908:00
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826908:08
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826908:09
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826908:11
kevko\o/08:25
kevkoI've deployed fresh master ... is octavia normally working in CI ? 08:26
kevkoI can see something like this 08:26
kevkoroot@controller0:/home/kolla# docker exec octavia_api healthcheck_curl http://192.168.205.10:987608:26
kevkocurl: (22) The requested URL returned error: 50008:26
kevko500 192.168.205.10:9876 0.001635 seconds08:26
mnasiadkawell, the output of curl is not going to help anybody understanding what is wrong :)08:27
kevkowsgi-file = /var/lib/kolla/venv/bin/octavia-wsgi08:27
kevko(octavia-api)[root@controller0 /]# ls -la /var/lib/kolla/venv/bin/octavia-wsgi08:28
kevkols: cannot access '/var/lib/kolla/venv/bin/octavia-wsgi': No such file or directory08:28
kevkoweird ... is it normally working ? 08:28
kevkoit's vanilla kolla octavia image 08:28
mnasiadkaall projects stopped delivering wsgi files08:29
kevkomnasiadka: okay, but we are testing octavia, aren't we ? 08:30
mnasiadkaI'm pretty sure I had a patch to move to wsgi module there08:30
kevkomnasiadka: or healthyness... 08:30
kevkomnasiadka: hmm, let me check your gerrit :) 08:30
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/95807008:31
mnasiadkathat one08:31
mnasiadkamerged08:31
mnasiadkaare you sure you're using latest master?08:31
kevkohmm, merged ...08:31
kevkomnasiadka: hmm, let me check :) 08:31
mnasiadkafrickler: https://review.opendev.org/c/openstack/kolla-ansible/+/959222 - I assume it's ready to merge08:33
kevkomnasiadka: ups :) , probably not 08:34
opendevreviewDoug Szumski proposed openstack/kolla master: Allow fluentd to read the systemd journal  https://review.opendev.org/c/openstack/kolla/+/95538808:51
opendevreviewPierre Riteau proposed openstack/kayobe master: Remove rule for legacy deployment kernel update  https://review.opendev.org/c/openstack/kayobe/+/95929209:03
fricklermnasiadka: 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
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/95186409:40
mnasiadkafrickler: 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 bad09:55
mnasiadkafrickler: 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 it09:56
Viilook in the syslog on the node and you will see the password for the docker registry if it is enabled09:57
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826910:00
fricklermnasiadka: 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
mnasiadkaI think let's merge as is - it still makes things better and I'm happy if you can do a fup10:02
opendevreviewBartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job  https://review.opendev.org/c/openstack/kolla/+/95917910:05
fricklermnasiadka: ack10:06
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826910:10
opendevreviewBartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job  https://review.opendev.org/c/openstack/kolla/+/95917910:12
opendevreviewBartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job  https://review.opendev.org/c/openstack/kolla/+/95917910:24
opendevreviewBartosz Bezak proposed openstack/kolla master: CI: add weekly COPR RPM build Erlang job  https://review.opendev.org/c/openstack/kolla/+/95917910:31
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: WIP: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826910:39
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add exception for venus to check-logs.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/95929810:43
opendevreviewMerged openstack/kayobe master: CI: Test seed VM with distribution cloud images  https://review.opendev.org/c/openstack/kayobe/+/95863410:46
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: CI: Test seed VM with distribution cloud images  https://review.opendev.org/c/openstack/kayobe/+/95929910:50
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: CI: Test seed VM with distribution cloud images  https://review.opendev.org/c/openstack/kayobe/+/95929910:53
opendevreviewMichal Nasiadka proposed openstack/kolla master: skyline: Add mysqldb  https://review.opendev.org/c/openstack/kolla/+/95930011:02
opendevreviewMerged openstack/kayobe master: Remove rule for legacy deployment kernel update  https://review.opendev.org/c/openstack/kayobe/+/95929211:10
priteauAnyone to approve this small cyborg config fix that has been opened for a while: https://review.opendev.org/c/openstack/kolla-ansible/+/94832511:30
opendevreviewMerged openstack/kolla-ansible stable/2025.1: Prevent accidental Libvirt downgrades  https://review.opendev.org/c/openstack/kolla-ansible/+/95912011:37
opendevreviewMerged openstack/kolla-ansible master: CI: Wait for dns_assignment and handle errors correctly  https://review.opendev.org/c/openstack/kolla-ansible/+/95901411:37
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826911:40
opendevreviewMichal Nasiadka proposed openstack/kolla master: skyline: Add mysqldb  https://review.opendev.org/c/openstack/kolla/+/95930011:44
opendevreviewPierre Riteau proposed openstack/kayobe master: Support CentOS Stream 10 and Rocky Linux 10 images  https://review.opendev.org/c/openstack/kayobe/+/95930611:52
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Remove zun from project.yaml  https://review.opendev.org/c/openstack/kolla-ansible/+/95930711:55
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826912:05
opendevreviewMerged openstack/kolla-ansible master: Fix deprecated use of memcache_servers option  https://review.opendev.org/c/openstack/kolla-ansible/+/94832512:43
priteauThank you bbezak 12:48
mnasiadkamnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir58118 r-krcek - weekly meeting in 10 minutes12:50
opendevreviewPierre Riteau proposed openstack/kayobe master: Support CentOS Stream 10 and Rocky Linux 10 images  https://review.opendev.org/c/openstack/kayobe/+/95930612:56
yuval__meeting is here?12:59
amir58118yes12:59
dougszu|o13:01
mnasiadka#startmeeting kolla13:02
opendevmeetMeeting 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:02
opendevmeetThe meeting name has been set to 'kolla'13:02
mnasiadka#topic rollcall13:02
yuval__R013:02
mnasiadkao/13:02
mnasiadka(now)13:02
frickler\o13:02
amir58118o/13:02
bbezak_O/13:02
seunghunleeo/13:03
bbezak_(Real bbezak is on broken matrix.org) here is the imposter :)13:04
mnasiadka#topic agenda13:04
mnasiadka* CI status13:04
mnasiadka* Release tasks13:04
mnasiadka* Regular stable releases (first meeting in a month)13:04
mnasiadka* Current cycle planning13:04
mnasiadka* Additional agenda (from whiteboard)13:04
mnasiadka* Open discussion13:04
mnasiadka#topic CI status13:04
mnasiadkaso, 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/+/95929813:05
mnasiadkazun is also failing due to changes in pyroute2 - proposing to drop jobs for now - https://review.opendev.org/c/openstack/kolla-ansible/+/95930713:06
mnasiadkaWe 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 bug13:06
mnasiadkaIf there are any other jobs persistently failing - please let us know13:07
fricklervenus is ptl-less, might be retired soon. does anyone care for it?13:08
mnasiadkaI don't, let's wait for TC hunt for a PTL - but I doubt anyone serious is using that13:08
mnasiadka#topic Release tasks13:08
mnasiadkaWe'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.213:09
mnasiadkaBy dropping RDO we might have broken skyline (not that I care a lot for this project) - it seems it's using MySQLDb pip package13:10
bbezak_So what they are releasing? Trixie 2025.2?13:10
mnasiadkaTrixie 2025.213:10
fricklertrixie has 2025.1 natively already, iiuc. so yes13:10
mnasiadkaAnyway, let's move on13:10
mnasiadka#topic Current cycle planning13:11
mnasiadkaI think seunghunlee's MariaDB discussion fits more here13:11
seunghunleehello13:11
mnasiadkaI'm not going to paste the full drama here13:11
mnasiadka#link https://etherpad.opendev.org/p/KollaWhiteBoard#L6813:11
mnasiadkaTLDR; 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-2582913:11
mnasiadkaAnd it breaks even deployments13:12
mnasiadkaThere has been a hint of this problem by noonedeadpunk in yesterday's TC meeting - because OSA is on the same boat - but they already moved13:13
mnasiadkaFrom 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 week13:13
mnasiadkaI'll wait some minutes for bbezak_, frickler, seunghunlee and others to chime in13:14
seunghunleeI also wanted to suggest that. As this is inter-service problem13:14
bbezak_I agree, this is potentially problem for whole openstack in general13:14
mnasiadkaWe don't HAVE TO migrate - mariadb 10.11 is LTS and has two more years of support13:14
fricklerI don't think we need to rush this, sticking to 11.4 or even 10.11 for another cycle or two should be fine13:14
mnasiadkaWell, maybe the solution is to jump to 11.4 this cycle13:15
mnasiadkaBecause that sounds like a safe-ish solution13:15
seunghunleeThat can work too13:15
mnasiadkabuy some popcorn and wait for the evolution13:15
fricklerhttps://mariadb.org/11-8-is-lts/ has a nice table13:15
yuval__:)13:15
mnasiadkaseunghunlee: so from my perspective - send out a mail with summary to openstack-discuss ML - and attend the next weekly TC meeting13:16
mnasiadkaand let's see how it evolves13:16
mnasiadkaand in parallel - we can migrate to 11.4 which will give us some more years of support13:16
seunghunleeSounds good13:16
bbezak_11.4 and popcorn13:16
mnasiadkaand should not introduce any other problems ;-)13:16
bbezak_good13:16
seunghunleehopefully13:17
mnasiadkaok then13:17
seunghunlee11.4 still needs adjusted way of recovery iirc13:17
seunghunleewhich is https://review.opendev.org/c/openstack/kolla-ansible/+/95828113:17
mnasiadkaif you can prepare a Gerrit topic with patches needing upgrade to 11.4 - we're happy to review it13:17
bbezak_And 11.4 has even longer regular support than 11.8 and future 12.313:18
bbezak_(community)13:18
seunghunleeWill do. Although I think this one is in the topic13:18
seunghunleeYeah. As in kolla_mariadb_1113:18
opendevreviewPierre Riteau proposed openstack/kayobe master: Support CentOS Stream 10 and Rocky Linux 10 images  https://review.opendev.org/c/openstack/kayobe/+/95930613:19
fricklerseunghunlee: it that new method compatible with older mariadb versions?13:19
fricklers/it/is/13:19
seunghunleeIt passed CI with both 10.11 and 11.813:20
seunghunleeand CI tests recovery13:21
fricklerok, that should be good enough I think, thx, will put it on my review list13:21
seunghunleeThanks13:21
mnasiadkaok then, let's move on13:21
mnasiadkaAh, skipped one13:21
mnasiadka#topic Regular stable releases (first meeting in a month)13:22
mnasiadkabbezak_: have we merged the mariadb unpin in 2025.1?13:22
mnasiadka#link https://review.opendev.org/c/openstack/kolla/+/95653813:22
mnasiadkanope13:22
mnasiadkaso no stable releases yet13:22
mnasiadkalet's try to prepare for it correctly13:23
bbezak_We didn’t have those in a while now13:23
mnasiadka#topic Open discussion13:24
mnasiadkaAnybody anything?13:24
bbezak_@fungi13:24
yuval__yea13:24
bbezak_#link https://review.opendev.org/c/openstack/kolla/+/95876313:24
bbezak_As promised in some IRC meeting, here is the doc update for contributors13:24
dougszuGroup IDs below 1000 13:24
Viihey I think this is important before releasing a new version https://review.opendev.org/c/openstack/kolla-ansible/+/95888813:25
Viissl hardening13:25
mnasiadkaVii: it's not getting in stable as a backport - we we're discussing stable branch point releases13:25
ViiIt would be nice if this worked too :) it's a great help for test environments https://review.opendev.org/c/openstack/kolla-ansible/+/95886113:26
mnasiadkabbezak_: thanks, let me and frickler review this (if he has spare cycles) and maybe fungi can chime in13:26
yuval__I am running with ubuntu jammy, this commit in nova breaks the deployment: https://opendev.org/openstack/nova/commit/e4340cd8e54fe3b447192e7982693793c60569cd#diff-93e955ea3f3f2784989c87ebc799c16b175cbb1b13:26
mnasiadkayuval__: which branch? master?13:26
mnasiadkaWe don't see any problem with that in our master CI testing, that's for sure13:27
mnasiadkaSo if you do - it's rather a topic for Nova team13:27
yuval__the nova docker is missing a module to import oslo_service.backend13:28
yuval__the commit was merged 3 weeks ago13:28
yuval__so docker older than that probably see the same issue13:28
yuval__https://quay.io/repository/openstack.kolla/nova-libvirt?tab=tags13:28
mnasiadkawe're not running any nova component in nova-libvirt13:28
mnasiadkait's pure libvirt there13:29
mnasiadkaBasically - if you're seeing issues that we're not seeing in master branch CI - you're either using old images or old kolla-ansible code13:29
yuval__I can check exactly where its failing13:29
yuval__but yes I agree with you13:29
bbezak_Please create a bug if you feel this is a kolla problem13:30
priteauThis 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/+/89088313:30
mnasiadkaYeah, please do - and come back with some outputs (use paste.openstack.org)13:30
mnasiadkapriteau: I'll have a look later13:30
mnasiadkaOk then, anything else?13:31
dougszuThis 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 host13:31
seunghunleeI 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 topic13:31
dougszuPerhaps 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/+/95538813:32
mnasiadkaWell, today we use 424XX for Kolla users/groups13:33
mnasiadkaSo what is getting 999 now?13:33
dougszuOn Noble 999 is now the systemd-journal 13:34
dougszuBut in the Noble container, GID 999 gets taken by something random from udev. Since we have removed the config for systemd-journal in the container13:34
dougszuThe 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
mnasiadkaOther option would be probably to set some MIN uid/guid range for users/groups that get added13:36
mnasiadkaBut I guess that's fine for now13:36
mnasiadkaBut I think we need a test in kolla-ansible to make sure we don't break it next time13:36
dougszuThis is all happening in post-install scripts from debian packages13:36
frickleris this only for noble? or do other distros have the same issue with gid allocation?13:37
ViiOne 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/+/95194413:37
Viiusers.py file - keystone user - example13:37
dougszuIt 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/+/93093113:37
mnasiadkaWe're setting LAST_SYSTEM_UID in https://github.com/openstack/kolla/blob/cc328dc8656399ec4a68156573e91e6930fa1948/docker/base/Dockerfile.j2#L23613:37
mnasiadkaMaybe there's a variable for FIRST_SYSTEM_UID?13:37
dougszuIdeally we would bind mount in the contents of /usr/lib/sysusers.d from the host and then everything would match in the container13:38
mnasiadkaMaybe that's an option13:39
mnasiadkaBut still I think if you care for this functionality - we need to have it tested in CI13:39
dougszuSo we could turn on forwarding of the journal in CI perhaps13:40
dougszuI can do that13:41
dougszuI will grep for the registry pwd :D13:42
mnasiadkaAnything ;-)13:42
mnasiadkaOk then, let's continue discussion in Gerrit13:42
dougszuthanks13:42
mnasiadkaVii: Probably it makes sense, but I think we have more priority things - we can discuss that another time - if you refresh that patch13:43
mnasiadkaOk then, thanks for coming - see you next week :-)13:43
mnasiadka#endmeeting13:43
opendevmeetMeeting ended Wed Sep  3 13:43:53 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:43
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-09-03-13.02.html13:43
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-09-03-13.02.txt13:43
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-09-03-13.02.log.html13:43
yuval__w813:44
yuval__had a another question13:44
yuval__we used to support enable_fluentd: no13:44
Viimnasiadka: I'm just asking if there's any point in doing it :)13:44
seunghunleeThanks13:44
yuval__I see now its breaks the deployment13:44
mnasiadkayuval__: raise a bug, link it here, we can have a look (or you can fix it and submit a patch)13:45
yuval__got it13:45
opendevreviewMerged openstack/kolla master: Use versioned Erlang 27 repo on aarch64  https://review.opendev.org/c/openstack/kolla/+/95913513:48
opendevreviewBartosz Bezak proposed openstack/kolla stable/2025.1: [stable] Use versioned Erlang 26 and 27 repo on aarch64  https://review.opendev.org/c/openstack/kolla/+/95932314:08
opendevreviewBartosz Bezak proposed openstack/kolla stable/2025.1: [stable] Use versioned Erlang 26 and 27 repo on aarch64  https://review.opendev.org/c/openstack/kolla/+/95932314:09
Viione 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
Viiafter switching to Ubuntu 24.0414:49
Viiand you can't upload a larger image to horizon14: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
mnasiadkaVii: the default is to bypass horizon on image uploads - https://review.opendev.org/c/openstack/kolla-ansible/+/90005615:53
mnasiadkayuval__: I have no clue, I don't use dev_mode personally - and we don't test it15:54
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826916:07
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/95186416:17
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/95186416:21
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Remove ironic-inspector deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/95186416:22
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826916:40
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826916:41
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826917:21
opendevreviewPierre Riteau proposed openstack/kayobe master: Switch infra VMs to EFI-compatible CentOS image  https://review.opendev.org/c/openstack/kayobe/+/95936417:22
opendevreviewMerged openstack/kolla-ansible master: cyborg: support for dev mode  https://review.opendev.org/c/openstack/kolla-ansible/+/89088317:22
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826918:31
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826918:31
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Introduce service-container-bootstrap role  https://review.opendev.org/c/openstack/kolla-ansible/+/95826918:32

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