Wednesday, 2026-03-11

fprzewoznHey, anyone here running skyline on 2025.1, 2025.2, or 2026.1?07:23
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: neutron: Limit the number of mounts in wrappers  https://review.opendev.org/c/openstack/kolla/+/97988507:26
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: neutron: Limit the number of mounts in wrappers  https://review.opendev.org/c/openstack/kolla/+/97988507:26
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: neutron: Limit the number of mounts in wrappers  https://review.opendev.org/c/openstack/kolla/+/97988507:27
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: neutron: Limit the number of mounts in wrappers  https://review.opendev.org/c/openstack/kolla/+/97988507:27
opendevreviewMichal Nasiadka proposed openstack/kolla master: neutron: Limit the number of mounts in wrappers  https://review.opendev.org/c/openstack/kolla/+/97988507:27
Vii_fprzewozn: Hi, I have it running on 2025.1 and 2025.2 but I use it very rarely and haven't encountered any problems.07:46
fprzewoznVii_ you have full TLS configured there? I've just hit https://bugs.launchpad.net/kolla-ansible/+bug/2091935 on my 2025.1 deployment 08:01
fprzewoznalso with SSO configured https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/skyline/defaults/main.yml#L172 redirection to keystone internal url is done, had to overwrite it with public pointer08:02
Vii_fprzewozn: https://review.opendev.org/c/openstack/kolla-ansible/+/95375008:04
Vii_ans my comment https://paste.opendev.org/show/bYhaDy3Ro9g4KrqA2M9f/08:04
fprzewoznI've just configured it directly under http section, much cleaner than the proposed solution 08:05
fprzewoznbut yours is MUCH cleaner 08:05
Vii_I haven't tested it :) but it should work. I don't use TLS on syline ;)08:07
fprzewoznIt fixed the issue for me :) I'll takeover this change if Christian can't continue 08:12
Vii_Great :)08:13
tafkamaxmnasiadka: so the new horizon images are built during the night, now we can test revert of https://review.opendev.org/c/openstack/kolla-ansible/+/979797 ?08:16
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Revert "CI: Stop testing heat until Horizon fixes land"  https://review.opendev.org/c/openstack/kolla-ansible/+/97996208:18
tafkamaxLet's get the CI rolling :-)08:18
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "CI: Stop testing heat until Horizon fixes land"  https://review.opendev.org/c/openstack/kolla-ansible/+/97996508:19
mnasiadkaYou were faster08:19
tafkamaxSorry, I wanted to test out the revert functionality in the gerrit and I thought it might take some time for you to respond, so just to test the CI tests rolling.08:23
tafkamaxNow we have redundancy, if one of the reverts fails due to "X" spurious failure.08:24
tafkamax:D08:24
opendevreviewPierre Riteau proposed openstack/ansible-collection-kolla stable/2025.2: Fix check for Docker containerd image store  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/97996608:28
opendevreviewPierre Riteau proposed openstack/ansible-collection-kolla stable/2025.1: Fix check for Docker containerd image store  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/97996708:28
opendevreviewWill Szumski proposed openstack/kayobe master: Template disabled repositories  https://review.opendev.org/c/openstack/kayobe/+/97661509:24
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: horizon: Fix logging with uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/97997109:30
*** jhorstmann is now known as Guest483409:53
opendevreviewMerged openstack/ansible-collection-kolla master: CI: switch to trixie, add upgrade jobs  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/97904410:00
tafkamaxWell the CI failed10:04
tafkamaxLunch atm so can't check if same reason stikk10:04
opendevreviewTobias Urdin proposed openstack/kolla-ansible master: Remove privsep helper_command config  https://review.opendev.org/c/openstack/kolla-ansible/+/97991110:20
opendevreviewTobias Urdin proposed openstack/kolla-ansible master: Remove privsep helper_command config  https://review.opendev.org/c/openstack/kolla-ansible/+/97991110:21
opendevreviewMatt Anson proposed openstack/kayobe master: Hide sensitive inspector rules from ansible output  https://review.opendev.org/c/openstack/kayobe/+/97999810:31
tafkamaxUmm. I feel like something new popped up https://zuul.opendev.org/t/openstack/build/c2a8b8d6311c4c6bb1cd6a590f45ab9d10:34
tafkamaxNeed to check the old failing buildset10:34
tafkamaxAs an example: https://zuul.opendev.org/t/openstack/build/c8a2fa7b1f1b4ccf9d367ee8fd68541010:34
tafkamaxDifferent errors.10:34
tafkamaxlets see the screenshot10:35
opendevreviewMatt Anson proposed openstack/kayobe master: Hide sensitive inspector rules from ansible output  https://review.opendev.org/c/openstack/kayobe/+/97999810:35
tafkamaxhttps://4645cc8d583fbe6a4188-74c26bb67ca36871e200d07f3210a3f0.ssl.cf2.rackcdn.com/openstack/c2a8b8d6311c4c6bb1cd6a590f45ab9d/testinfra/screenshots/horizon-main.png10:35
tafkamaxScreenshot seems fine to me.10:35
mnasiadkaThe error is it can’t find id_username element, maybe the name changed10:36
tafkamaxhttps://opendev.org/openstack/horizon/search?q=id_username this seems to still umm refrence that html element id10:38
tafkamaxand even their test include the same selenium logic.10:39
mnasiadkaWithout doing a local deploy and testing that out we’re not going to solve it ;)10:39
tafkamaxhttps://opendev.org/openstack/horizon/src/commit/29ea0122ba96d4fc258b80b54294826630e61657/openstack_dashboard/test/selenium/integration/test_federation_login.py10:39
tafkamaxaha10:39
tafkamaxbut this is interesting10:40
tafkamaxfederation login use by username10:40
tafkamaxeasy test fix can be to just change to username10:41
tafkamaxis it ok to append to revert review?10:43
mnasiadkaBetter create a new patch for this and rebase the revert on top of that patch10:44
mnasiadkaIn case we need to backport that10:44
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: Revert "CI: Stop testing heat until Horizon fixes land"  https://review.opendev.org/c/openstack/kolla-ansible/+/97996210:45
tafkamaxoh okay sorry10:45
tafkamaxjust did git review10:45
tafkamaxwell I can remove the change, let's see if CI works10:45
opendevreviewBertrand Lanson proposed openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in nova-cell  https://review.opendev.org/c/openstack/kolla-ansible/+/97876710:53
opendevreviewBertrand Lanson proposed openstack/kolla-ansible master: ansible-lint: remove line-length skip  https://review.opendev.org/c/openstack/kolla-ansible/+/97095910:53
opendevreviewBertrand Lanson proposed openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in role  https://review.opendev.org/c/openstack/kolla-ansible/+/98000610:53
opendevreviewBertrand Lanson proposed openstack/kolla-ansible master: ansible-lint: fix yaml[line-length] in test roles  https://review.opendev.org/c/openstack/kolla-ansible/+/98000710:53
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: horizon: Fix logging with uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/97997110:58
blanson[m]Hopefully I dont break any more CI11:08
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cinder: Change default destination for cinder-volume containers  https://review.opendev.org/c/openstack/kolla-ansible/+/98000911:13
mnasiadkatafkamax: it’s a bit interesting that enabling heat-dashboard only produces that problem11:20
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cinder: Change default destination for cinder-volume containers  https://review.opendev.org/c/openstack/kolla-ansible/+/98000911:30
*** tobias-u1 is now known as tobias-urdin11:33
tafkamaxSeems that also is not the issue, interesting indeed.12:37
tafkamaxWait what...12:38
opendevreviewBartosz Bezak proposed openstack/ansible-collection-kolla stable/2025.1: [2025.1] pin setuptools in tox docs  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/98005112:39
tafkamaxhttps://zuul.opendev.org/t/openstack/build/057ecfb1337e4885b2a914ae9984784112:41
tafkamaxSeems also this does not exist. Need to spin up locally indeed :-)12:41
opendevreviewPierre Riteau proposed openstack/ansible-collection-kolla stable/2025.1: Fix check for Docker containerd image store  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/97996712:44
opendevreviewLeonie Chamberlin-Medd proposed openstack/kayobe master: Add support for fail2ban in Kayobe  https://review.opendev.org/c/openstack/kayobe/+/97309013:09
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cinder: Change default destination for cinder-volume containers  https://review.opendev.org/c/openstack/kolla-ansible/+/98000913:25
mnasiadkamnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir58118 r-krcek blanson[m] - weekly meeting in 2 minutes13:58
mnasiadka#startmeeting kolla14:00
opendevmeetMeeting started Wed Mar 11 14:00:42 2026 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'kolla'14:00
mnasiadka#topic rollcall14:00
dougszulo14:01
mnasiadkao/14:01
jovialo/14:01
seunghunleeo/14:01
bbezakO/14:01
blanson[m]o/14:02
mnasiadka#topic agenda14:04
mnasiadka* CI status14:05
mnasiadka* Release tasks14:05
mnasiadka* Regular stable releases (first meeting in a month)14:05
mnasiadka* Current cycle planning14:05
mnasiadka* Additional agenda (from whiteboard)14:05
mnasiadka* Open discussion14:05
mnasiadka#topic CI status14:05
mmalchuk_o/14:05
mnasiadkaWe should be mainly ok, but there’s the Heat disablement revert that affects Horizon14:05
mnasiadkatafkamax seems to be working on this14:05
*** mmalchuk_ is now known as mmalchuk14:05
mnasiadka#topic Release tasks14:06
mnasiadka#link https://docs.openstack.org/kolla/latest/contributor/release-management.html#r-5-cycle-highlights-deadline14:06
mnasiadkaAny volunteer to go over that list?14:06
seunghunleeIs this about bumping the components on the list and testing them?14:08
mnasiadkaYes14:08
seunghunleeI can give it a try14:09
mnasiadkaThanks14:09
mnasiadka#topic Current cycle planning14:09
seunghunlee<o14:10
mnasiadkaOk then, any feature discussion needed? I’d like to remind that in two weeks there’s Kolla feature freeze14:11
dougszuI've got a patch to support sharding in nova-compute-ironic14:12
dougszuhttps://review.opendev.org/c/openstack/kolla-ansible/+/97388114:12
dougszuI'm keen for any feedback.14:13
seunghunleeI'm interested on this bugfix #link https://review.opendev.org/c/openstack/kolla-ansible/+/970835  but the initial author is last active on 2nd Feb. Can I try to revive this patch?14:13
dougszuAs part of that, I have a bugfix for iterable containers: https://review.opendev.org/c/openstack/kolla-ansible/+/97665914:13
mnasiadkaseunghunlee: sure, I think it only needs a rebase - not promising I can review it soon14:14
bbezakdougszu: I’ll try to take a look into that (I think I already said that :) )14:14
dougszuthanks! At least the iterable container fix is passing CI14:15
seunghunleeIt would be really nice to have these two features before freeze but they still need some review #link https://review.opendev.org/c/openstack/kolla-ansible/+/953297 #link https://review.opendev.org/c/openstack/kolla-ansible/+/95677114:15
seunghunleemnasiadka: Got it14:15
mnasiadkaseunghunlee: I think these are also on my and bbezak’s list14:16
mnasiadka#topic Open discussion14:16
seunghunleeCool14:16
jovialJust on the kayobe front. The priority features are:14:17
jovial#link https://review.opendev.org/c/openstack/kayobe/+/93566914:17
jovial#link https://review.opendev.org/c/openstack/kayobe/+/974745?usp=search (nmstate)14:17
jovial#link https://review.opendev.org/c/openstack/kayobe/+/973090?usp=search (fail2ban)14:18
jovialSorry, top one is the --kolla-tags change14:18
jovialhttps://review.opendev.org/c/openstack/kayobe/+/935669 is ready for review14:19
mnasiadkaOk then, seems we have a lot to review14:22
mnasiadka:)14:22
mnasiadkaThanks for coming on this short meeting - see you again next week :)14:22
mnasiadka#endmeeting14:22
opendevmeetMeeting ended Wed Mar 11 14:22:48 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:22
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2026/kolla.2026-03-11-14.00.html14:22
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2026/kolla.2026-03-11-14.00.txt14:22
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2026/kolla.2026-03-11-14.00.log.html14:22
seunghunleeThank you14:23
mmalchukthanks14:24
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cinder: Change default destination for cinder-volume/backup containers  https://review.opendev.org/c/openstack/kolla-ansible/+/98000914:29
opendevreviewMerged openstack/kolla-ansible stable/2025.1: ovn-db: set RELAY_ID per iterated relay container  https://review.opendev.org/c/openstack/kolla-ansible/+/97702614:37
opendevreviewMerged openstack/ansible-collection-kolla stable/2025.2: Fix check for Docker containerd image store  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/97996614:38
opendevreviewMerged openstack/ansible-collection-kolla stable/2025.1: [2025.1] pin setuptools in tox docs  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/98005114:38
opendevreviewMerged openstack/ansible-collection-kolla stable/2025.1: Fix check for Docker containerd image store  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/97996715:21
opendevreviewSeunghun Lee proposed openstack/kolla master: WIP: Update ProxySQL 3.0.x RPM repo to use almalinux 10  https://review.opendev.org/c/openstack/kolla/+/97891115:46
opendevreviewSeunghun Lee proposed openstack/kolla master: WIP: Update Ceph Squid RPM repo to centos-10-stream  https://review.opendev.org/c/openstack/kolla/+/98011415:48
opendevreviewSeunghun Lee proposed openstack/kolla master: WIP: Update InfluxDB rpm repo to RL10  https://review.opendev.org/c/openstack/kolla/+/98012116:22
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: [2025.1] Pin setuptools in tox docs job  https://review.opendev.org/c/openstack/kayobe/+/98013117:16
opendevreviewRobbert Nijgh proposed openstack/kolla-ansible master: Allow operator-provided qemu.conf and libvirtd.conf templates  https://review.opendev.org/c/openstack/kolla-ansible/+/97083517:38
tafkamaxSpinning up my first devstack, lets if the issue is there for ze heat. If not I might need to spin up a stupid simple K-A.17:52
tafkamax* ze heat-dashboard. If17:53
blanson[m]I had some horizon/selenium tests fail on me today for seemingly unrelated changes, are those safe to recheck ? or is it me that broke something ?  18:04
tafkamaxwhat was the failure18:04
blanson[m]https://zuul.opendev.org/t/openstack/build/526b52d9937b4e79b59534e90816489f18:04
tafkamaxsame issue18:04
blanson[m]oh yeah you're the expert on selenium tests now ;)18:04
tafkamaxand you didn't revert the heat-dashboard plugin18:05
tafkamaxSo if yesterday horizon was updated, maybe something did change 18:05
blanson[m]those are from today early PM, but I though we had disabled those tests until the horizon thing was sorted out ]18:06
tafkamaxThe heat-dashboard thing was disabled yesterday.18:08
tafkamaxMaybe this is actually related to latest horizon version itself.18:08
tafkamaxfixed one thing broke another18:09
blanson[m]hmmmmm18:09
blanson[m](I hate frontend so much)18:09
tafkamaxIt is rather annoying yes :D18:09
tafkamax2026-03-11 18:09:15.667 | stack.sh completed in 1701 seconds.18:09
tafkamaxwow and all systemctl services are running18:10
blanson[m]that your devstack ? 18:10
tafkamaxyes18:10
blanson[m]hehe so much dedication to the patch I love it :D 18:11
tafkamaxOk, so let me check the contents.18:11
tafkamaxhorizon is at checkout 981ce4067aad3ba0738691282c2c5ec57427f5cd18:12
tafkamaxwhich is the latest18:12
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: selenium: Add wait  https://review.opendev.org/c/openstack/kolla-ansible/+/98014218:13
tafkamaxGood idea to add the wait.18:14
tafkamax2025.2 (one of my prod release) `<input type="text" name="username" autofocus="autofocus" maxlength="255" class="form-control" id="id_username">` vs devstack `<input type="text" name="username" autofocus="autofocus" maxlength="255" class="form-control" id="id_username">`18:14
tafkamaxso indeed that wait idea is good18:15
blanson[m]if this passes I'll recheck mine on top of it 18:18
opendevreviewMerged openstack/kolla-ansible stable/2025.2: Fix variable name typo in haproxy single external frontend  https://review.opendev.org/c/openstack/kolla-ansible/+/97159418:27
opendevreviewMerged openstack/kayobe stable/2025.1: [2025.1] Pin setuptools in tox docs job  https://review.opendev.org/c/openstack/kayobe/+/98013118:27
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: selenium: Add wait  https://review.opendev.org/c/openstack/kolla-ansible/+/98014219:43
tafkamaxOther than the angry formatting it seems to work.19:48
blanson[m]linter is always right, all hail the linter20:11
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: [2025.1] Document requirement for Python 3.12  https://review.opendev.org/c/openstack/kayobe/+/97991320:26
opendevreviewTaavi Ansper proposed openstack/kolla-ansible master: selenium: Add wait  https://review.opendev.org/c/openstack/kolla-ansible/+/98014221:40
tafkamaxLets help the CI ready for tomorrow morning :-)21:41
opendevreviewAntony Messerli proposed openstack/kolla master: Remove dsa from haproxy-ssh host key types  https://review.opendev.org/c/openstack/kolla/+/98017322:47

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