Wednesday, 2024-10-02

opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Move aarch64 jobs to check queue and mark them as voting  https://review.opendev.org/c/openstack/kolla/+/93101805:38
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977105:54
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] Test mariadb  https://review.opendev.org/c/openstack/kolla-ansible/+/93113105:54
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977106:11
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097906:11
opendevreviewMerged openstack/kolla-ansible master: CI: Change mariadb jobs to voting and gating  https://review.opendev.org/c/openstack/kolla-ansible/+/92890507:23
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Move image building to a role  https://review.opendev.org/c/openstack/kolla/+/92214807:37
opendevreviewMichal Nasiadka proposed openstack/kolla master: etcd: Bump version to v3.5.16  https://review.opendev.org/c/openstack/kolla/+/93113907:45
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114207:58
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114207:59
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Prevent accidental downgrades of RabbitMQ  https://review.opendev.org/c/openstack/kolla-ansible/+/92991208:03
opendevreviewMichal Nasiadka proposed openstack/kolla master: etcd: Bump version to v3.5.16  https://review.opendev.org/c/openstack/kolla/+/93113908:05
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Switch mariadb's loadbalancer from HAProxy to ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/91372408:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add backend TLS between MariaDB and ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/90991208:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add frontend TLS ability to ProxySQL  https://review.opendev.org/c/openstack/kolla-ansible/+/92550008:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add frontend database TLS for Keystone  https://review.opendev.org/c/openstack/kolla-ansible/+/92550708:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Change from PERCONA_SCHEMA to mysql for mariabackup  https://review.opendev.org/c/openstack/kolla-ansible/+/92272908:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Fix mariadb backup unable to create history table  https://review.opendev.org/c/openstack/kolla-ansible/+/92982708:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Fix kolla-ansible-rocky9-kvm  https://review.opendev.org/c/openstack/kolla-ansible/+/93097508:46
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977108:46
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097908:46
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114408:46
opendevreviewPierre Riteau proposed openstack/kayobe master: Use geneve instead of vxlan when OVN is enabled  https://review.opendev.org/c/openstack/kayobe/+/93114709:28
opendevreviewMichal Nasiadka proposed openstack/kolla master: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93042809:54
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114210:06
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114210:09
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114210:09
opendevreviewPierre Riteau proposed openstack/kayobe master: Fix group and mode of /var/log/journal  https://review.opendev.org/c/openstack/kayobe/+/93115510:11
opendevreviewMichal Nasiadka proposed openstack/kolla master: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93042810:18
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114210:24
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: CI: Add etcd multinode scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93114210:25
mmessahHi all. After the Zed upgrade, we get the following error during log rotation on the new hosts we added to the cluster.10:35
mmessah==> error: /etc/kolla/cron/hb-logrotate.conf:19 unknown group 'kolla'10:35
mmessahThe error here occurs due to the following line in the `ansible/roles/common/templates/cron-logrotate-global.conf.j2` kolla-ansible file. (line => su root kolla)10:35
mmessahThe statically written `kolla` user here is not created with the zed version. According to the zed documentation, the value of the create_kolla_user parameter is True. (Ref : https://docs.openstack.org/kolla-ansible/zed/reference/deployment-and-bootstrapping/bootstrap-servers.html)10:35
mmessahWhen we set this parameter as True in globals.yaml and run the bootstrap_servers command, the group is created and there is no problem.10:35
mmessahWe saw create_kolla_user parameter's default value has been changed to FALSE in the collection that handles user operations. (Ref : https://opendev.org/openstack/ansible-collection-kolla/blame/branch/unmaintained/zed/roles/baremetal/defaults/main.yml)10:35
mmessahIs there a mistake of documentation here or are we doing something wrong?10:35
mnasiadkammessah: I think the docs haven't been updated after https://review.opendev.org/c/openstack/kolla-ansible/+/85501710:37
mmessahHmm, If kolla user is no longer required, this needs to be fixed on the logrotate side as well, isn't it? 10:49
opendevreviewMerged openstack/kolla master: CI: Move image building to a role  https://review.opendev.org/c/openstack/kolla/+/92214811:07
mnasiadkammessah: are you sure it’s not some override on your env? It doesn’t fail in CI11:42
kevkomnasiadka: do you checking kolla user in container ? because in container it should be ...11:54
mmessahyou are right, kolla user is created in containers so there is no problem. we got error in host level cron that we run a cron. I see, only documentation miskate by kolla-ansible side.12:15
mmessahWe will check our cron 12:16
opendevreviewMichal Arbet proposed openstack/kolla master: Backup from replica MariaDB server  https://review.opendev.org/c/openstack/kolla/+/92895612:25
kevkowhat is /etc/kolla/cron/hb-logrotate.conf ? 12:30
kevkommessah: this is not kolla-ansible config 12:30
mmessahWe had log problem with the logs entering elasticsearch becauseof sometimes fluentd buffer  takes up too much spaces. Then we wrote basic script that rotate logs and restarting fluentd container on host.12:39
kevkommessah: That's not a very good approach i would say :D 12:41
kevkommessah: do you know that you can rotate logs hourly for example ? 12:42
kevkommessah: by the kolla way 12:42
opendevreviewAndrey Kurilin proposed openstack/kolla master: Allow to use configure_user macro for external templates  https://review.opendev.org/c/openstack/kolla/+/92438712:54
mnasiadkamnasiadka bbezak frickler kevko SvenKieske mmalchuk gkoper jangutter jsuazo jovial osmanlicilegi mattcrees dougszu darmach - meeting in 1 minute13:00
mnasiadka#startmeeting kolla13:00
opendevmeetMeeting started Wed Oct  2 13:00:21 2024 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.13:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:00
opendevmeetThe meeting name has been set to 'kolla'13:00
mnasiadka#topic rollcall13:00
mnasiadkao/13:00
mmalchuk\o13:00
bbezako/13:00
SvenKieskeo/ (90% afk debugging )13:00
kevko\o/13:00
r-krcek\o/13:01
mnasiadka#topic agenda13:02
mnasiadka* CI status13:02
mnasiadka* Release tasks13:02
mnasiadka* Current cycle planning13:02
mnasiadka* Additional agenda (from whiteboard)13:02
mnasiadka* Open discussion13:02
mnasiadka#topic CI status13:02
mnasiadkaoverall green13:02
mnasiadkaeven arm64 is green after moving image builds to x8613:03
mnasiadka#topic Release tasks13:03
mnasiadkaOpenStack coordinated release it today13:03
mnasiadkaso expect CI slowness and weird things I guess13:03
mnasiadkaNo release tasks for us, yet.13:03
mnasiadka#topic Current cycle planning13:04
mnasiadkaSince we're entering cycle-trailing time - we should try to get a list of things we want to get in this cycle - and try NOT to release in December13:04
mmalchukthe nice trivial followup: https://review.opendev.org/c/openstack/kolla-ansible/+/93017013:05
mnasiadkaMade an entry here: https://etherpad.opendev.org/p/KollaWhiteBoard#L26913:05
mnasiadkaLet's try to add things here, that have two cores assigned for reviewing and getting that merged - and we'll be going through that list in every next meeting.13:06
mnasiadkaOk, let's go further.13:06
mnasiadka#topic Additional agenda13:07
mnasiadkar-krcek [2024-10-02]13:07
mnasiadkawhat is your opinion on the whole patchset? I will be taking over for my collegaues. Any things you would like to see? https://review.opendev.org/c/openstack/kolla-ansible/+/83694113:08
mnasiadkaFrankly speaking I don't think I have the time to review it this cycle, any volunteers?13:08
kevkomnasiadka: i will check this ...but i am not sure if i will have a time in next two weeks ...13:09
mmalchuk6 unresolved13:09
kevkomoreover ..there is migration job failing ...13:09
mnasiadkayes, it would be nice r-krcek if you could go through the comments and try to resolve them or at least reply ;-)13:09
r-krcekOkayy thank you for the feedback :) 13:10
mnasiadkaAnd now Kevko's wall of sorrow13:11
mnasiadkahttps://review.opendev.org/q/topic:%22mariadb-proxysql%2213:11
kevkowall of sorrow ? :D 13:11
mnasiadkaYeah :)13:12
kevkoThat is more a wall of perseverance and progress.13:12
mnasiadkaI'll have a look in this gerrit topic, but don't expect it to merge tomorrow :)13:12
SvenKieske:D13:12
SvenKieskemaybe I have some time in the evening to look at proxysql. tomorrow is public holiday in germany and I'll be offline until monday13:13
kevkoIt seems to me that I've been hearing this for months now... always ready to respond and adapt the code 13:13
kevko:D13:13
SvenKieskefrickler is on PTO for this and two more weeks13:13
kevkowell, some of them are really important to merge 13:14
mnasiadkaOkay then, we promised to have a look13:14
mnasiadkaAnother one - https://review.opendev.org/q/topic:%22fix-letsencrypt%2213:14
mnasiadkaI just merged the small change13:14
kevkothanks 13:14
kevkofor this I also prepared test ^ https://github.com/keuko/sven-kolla :D 13:15
mnasiadkathe bigger one - I need to have a look, I'm not convinced about introducing new variables in things that need to be backported - but I'll try to convince myself ;-)13:15
kevkolike ..every combination 13:16
mnasiadkaImage patching stuff is next: https://review.opendev.org/q/topic:%22kolla-patch%2213:16
mmalchuklook like only kevko working on kolla-ansible ;)13:17
mnasiadkaYeah, we can all go home13:17
mnasiadkaAnother one is this: https://review.opendev.org/q/topic:%22fix-config-json-handling%2213:18
mmalchukso many reviews, its hard sometime to understand what is first what is next13:18
mnasiadkakevko: I'll take that list and add it to a list of things we want to merge that cycle, so other cores can assign themselves to get that reviewed13:18
mnasiadkasurely I can't be the one doing all reviews :)13:18
SvenKieskeI have also many backports still pending which should be easy enough to merge13:19
mnasiadkaIt says this is trivial: https://review.opendev.org/c/openstack/kolla-ansible/+/90842913:19
kevkoit's 13:19
mnasiadkaBut I think it's irrelevant if we merge r-krcek patch to migrate kolla-ansible CLI to python13:20
mnasiadkaah13:20
mnasiadkabackports13:20
mnasiadkaok then, so we need to merge this, backport - and then merge r-krcek 's patch13:20
mnasiadkageez13:20
kevkomnasiadka: Yeah, you're right, it seems like there are just too few of us...13:20
kevkoSvenKieske: I will go through your backports 13:21
mnasiadkawell, we have Sven now, but hopefully we can grow ;-)13:21
mmalchukwe need a new core to merge Sven's changes? ;-)13:22
kevkomnasiadka: is this like real active cores ? https://review.opendev.org/admin/groups/cfd61289b70f00206797b035aa0bd7adfccf4be2,members13:22
mnasiadkaThat's not a discussion for now.13:22
kevkookay 13:23
mnasiadkakevko: most of them yes, some of them review a couple of patches per cycle - but that's PTG discussion13:23
kevkoI'll be quiet now - sorry 13:23
mnasiadkaFor 908429 - I'd prefer it to be reviewed by somebody with more bash skills than me - SvenKieske can you have a look?13:24
mnasiadkaAnd there's another big topic: https://review.opendev.org/q/topic:%22ceph-multi-cluster%22 - or maybe not so big, but requires careful reviews ;-)13:25
mmalchukits very comlpicated13:25
SvenKieskethat's on my list for the evening already, pretty sure we can +2 that :)13:26
mnasiadkaOk then, I'll copy all Kevko's asks to Caracal priorities and let's see if we get anywhere until next week13:29
kevkomnasiadka: you skipped this one https://review.opendev.org/q/topic:%22kolla-patch%22 13:30
mnasiadkaI haven't13:30
mnasiadkaI mentioned it13:30
kevkoaaah, ok sorry 13:30
mnasiadkaI haven't reviewed it :)13:30
mmalchuk16:16:28 mentioned13:30
mnasiadkaCurrently I'm more focused on Noble and getting aarch64 to a better place13:30
mnasiadkaBut I'll get there13:31
kevkoi will respond and fix anything if needed ...because my downstream git is still growing and growing and we are using it almost for every customer ..13:31
kevkoAnd I'm really looking forward to the time when I won't have to backport anymore ... (for some time again ) 13:32
mnasiadkaok then13:33
mnasiadka#topic Open discussion13:33
mnasiadkaAnybody?13:33
mmalchukhttps://review.opendev.org/c/openstack/kolla-ansible/+/86925213:33
mmalchukany objections to merge as is13:33
mmalchukits trivial13:34
mmalchukadded all check, relno, message13:35
mnasiadkaActually I'm with Jens on this, if we keep adding backend after backend, this is going to be hell to manage13:35
mmalchukbut we need it for Huawei hardware13:35
mnasiadkaI would be happier if we supported copying in any files to the cinder containers and told users to override the cinder config files13:35
mmalchukwithout these files in the container it didn't work13:35
mmalchukmnasiadka this is it13:36
mmalchuka list of files to copy inside13:36
mnasiadkabbezak, kevko : if you're happy merging this - I won't oppose13:36
mnasiadkaWith a Huawei name in it13:36
mmalchukit can be used not only for Huawei13:36
kevkowell, these types of patches are always a bit controversial for me ... because all the patch does is copy the file into the container and let kolla set_configs set the permissions ..13:36
mmalchukif it ok if I will remove work Huawei from change?13:36
mmalchukword*13:37
kevkoHowever, I have been thinking for a while about giving users the option to copy files into the container regardless of the name, as a unified method.13:37
mmalchukI can mention Huawei as an example13:37
kevkofor example we are also copying some cert which needs to be declared in some config  (i think it's kafka )13:38
mnasiadkaWe could rework Cinder backends into a generic option to copy in the files if the backend needs it - and then pointing to override cinder.conf13:38
kevkonormally we can override cinder config to include some cert in oslo_kafka section ..but we need that file inside ...13:38
mnasiadkaand deprecate all other backends except Ceph, which is the one most widely used13:38
mnasiadkaThat would make our Cinder role faster and lighter13:38
kevkoso - instead of this huawei patch i would like to see this approach ...13:39
kevkobut i don't want to block anybody ...13:39
kevkoyeah ^ 13:39
bbezakcopying custom files should be generic, not a huawei only13:39
mmalchukI can rewrite it more generic if the Huawei a bad word)13:39
mmalchukbut it generic already13:40
mmalchukonly Huawei at this moment need extra configs13:40
mnasiadkaI think the question is if the author is going to rework it this cycle - or should we merge that as is - and then totally rework everything next cycle13:41
kevkoIt’s been a while since I was on the same page with people who wanted to put everything into Kolla (:D). Then I got used to really using config merges... they work fine. It's probably important to distinguish what works with Ansible and what doesn’t... It’s silly to run 20 tasks to copy 20 files when one task is enough, for example, to13:42
kevkoinclude an entire folder.13:42
mmalchukthere actually the blueprint13:42
kevkoAs I said ..nevermind ..let's merge ..it's not affecting anybody ...it's by default off ... 13:42
mmalchukgood13:42
mnasiadkaAdding the Cinder rework as a PTG topic13:43
kevkoAnyway, it doesn't matter... when it's reworked better someday... everything will be taken care of at once, and a release note will be written.13:43
kevkomnasiadka: i don't think it's only about cinder ...13:43
kevkomnasiadka: we for example have a customer and we need to send notifycation into their kafka ... 13:44
mnasiadkawell, we're talking another edge case here13:44
kevkomnasiadka: so we need to copy client cert into every container ...we have a commit downstream to just copy cert and render the config.json ....13:44
mnasiadkabut you don't need to copy files into kolla_toolbox or anything else :)13:44
kevkomnasiadka: you never know what else we add to kolla-toolbox in the future :D :D :D 13:45
mmalchukan exception? why?13:45
mnasiadkawhatever :)13:45
mnasiadkalet's finish - I added that discussion to PTG topics13:45
mnasiadkathanks for coming!13:45
mnasiadka#endmeeting13:46
opendevmeetMeeting ended Wed Oct  2 13:46:00 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:46
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2024/kolla.2024-10-02-13.00.html13:46
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2024/kolla.2024-10-02-13.00.txt13:46
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2024/kolla.2024-10-02-13.00.log.html13:46
kevkoThanks 13:46
kevkoone thing i forgot 13:46
kevkoi have completly working rootless openstack in my dev ...13:46
kevkoWould there be interest in pushing this upstream as well?13:47
SvenKieskesounds nice to me, and ty all13:50
opendevreviewMichal Arbet proposed openstack/kolla master: Backup from replica MariaDB server  https://review.opendev.org/c/openstack/kolla/+/92895613:57
mmalchukmnasiadka thanks14:01
mmalchukkevko please merge it14:01
mmalchukand please review https://review.opendev.org/c/openstack/kolla-ansible/+/93017014:02
kevkommalchuk: done 14:16
mmalchukkevko thanks14:16
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Do not copy TLS files for backend if turned off  https://review.opendev.org/c/openstack/kolla-ansible/+/92892714:24
kevkohh now I know why the Kevko's wall of sorrow ... I have black color because i am using "force dark mode for web content" ..so i have everything black :D 14:38
mmalchuk:D14:42
opendevreviewMerged openstack/kolla master: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93042815:12
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Move aarch64 jobs to check queue and mark them as voting  https://review.opendev.org/c/openstack/kolla/+/93101815:14
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Move aarch64 jobs to check queue and mark them as voting  https://review.opendev.org/c/openstack/kolla/+/93101815:15
opendevreviewMichal Nasiadka proposed openstack/kolla master: CI: Move aarch64 jobs to check queue and mark them as voting  https://review.opendev.org/c/openstack/kolla/+/93101815:16
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119315:17
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119415:18
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119415:18
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.1: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119515:19
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.1: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119515:20
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114416:06
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] Tune mariadb  https://review.opendev.org/c/openstack/kolla-ansible/+/93120216:06
SvenKkevko: I added backport candidate voting to https://review.opendev.org/c/openstack/kolla-ansible/+/930170 so it should merge now ;)16:27
opendevreviewMerged openstack/kolla-ansible master: Updating proxysql.yaml.j2 to use mariadb_port for backends  https://review.opendev.org/c/openstack/kolla-ansible/+/88658316:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977116:52
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097916:52
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114416:52
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977117:55
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097917:55
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114417:55
opendevreviewMerged openstack/kolla-ansible master: Do not copy TLS files for backend if turned off  https://review.opendev.org/c/openstack/kolla-ansible/+/92892718:27
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Add mariadb backup into mariadb scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/92977118:31
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Update MySQL monitor user privileges for ProxySQL monitoring  https://review.opendev.org/c/openstack/kolla-ansible/+/93097918:31
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [DNM] [CI] Just let's test backup few times  https://review.opendev.org/c/openstack/kolla-ansible/+/93114418:31
opendevreviewMerged openstack/kolla stable/2024.1: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119320:21
opendevreviewMerged openstack/kolla stable/2023.1: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119520:21
opendevreviewMerged openstack/kolla stable/2023.2: erlang/aarch64: Move to openstack-kolla owned COPR  https://review.opendev.org/c/openstack/kolla/+/93119420:21
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: CI: Build skyline images in skyline-sso scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/93098820:54
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Add support for Ubuntu Noble Numbat (24.04 LTS)  https://review.opendev.org/c/openstack/kolla-ansible/+/92558120:54
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: [CI] Fix kolla-ansible-ubuntu-ovn job  https://review.opendev.org/c/openstack/kolla-ansible/+/93122820:54
opendevreviewMerged openstack/kayobe master: Get the list of ironic nodes - use correct scope  https://review.opendev.org/c/openstack/kayobe/+/93069121:04
opendevreviewSven Kieske proposed openstack/kolla-ansible master: Add an option to set OIDCXForwardedHeaders  https://review.opendev.org/c/openstack/kolla-ansible/+/92894922:11
opendevreviewSven Kieske proposed openstack/kolla-ansible master: Add an option to set OIDCXForwardedHeaders  https://review.opendev.org/c/openstack/kolla-ansible/+/92894922:12
opendevreviewMerged openstack/kolla-ansible stable/2023.2: fact gathering: Remove gathering of package facts  https://review.opendev.org/c/openstack/kolla-ansible/+/92674923:27
opendevreviewMerged openstack/kolla-ansible stable/2023.2: fact gathering: Group hosts before gathering facts  https://review.opendev.org/c/openstack/kolla-ansible/+/92675223:27
opendevreviewMerged openstack/kolla-ansible stable/2024.1: CI: improve get_logs.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/92708923:40
opendevreviewMerged openstack/kolla-ansible stable/2023.2: CI: improve get_logs.sh  https://review.opendev.org/c/openstack/kolla-ansible/+/92709023:40

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