| tafkamax | kevko: Regarding the mariadb backups. We manually tested the logic that the mariabackup container would be created on non-master node, where the db is replica so. The backup worked for us and ran through in ~30 seconds. I think this is also what you meant. To run the backup container on the replica host? | 06:17 |
|---|---|---|
| tafkamax | https://bugs.launchpad.net/kolla/+bug/2141558/comments/5 | 06:25 |
| tafkamax | This helped for fixing mariadb backups manually. | 06:26 |
| Vii | RabbitMQ 4.3.0 - released | 06:50 |
| Vii | Since only 4.2.x clusters can upgrade to 4.3.0 in place | 06:51 |
| Vii | heh | 06:51 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: nova-compute: Copy multipath.conf into nova-compute container https://review.opendev.org/c/openstack/kolla-ansible/+/985814 | 07:53 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop support for running WSGI under Apache https://review.opendev.org/c/openstack/kolla-ansible/+/982414 | 09:22 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop support for running WSGI under Apache https://review.opendev.org/c/openstack/kolla-ansible/+/982414 | 09:23 |
| opendevreview | Franciszek Przewoźny proposed openstack/kolla-ansible master: Nova compute multiple ceph backends support https://review.opendev.org/c/openstack/kolla-ansible/+/952089 | 09:59 |
| opendevreview | Franciszek Przewoźny proposed openstack/kolla-ansible master: Nova compute multiple ceph backends support https://review.opendev.org/c/openstack/kolla-ansible/+/952089 | 10:02 |
| mikal | Are others seeing lint failures in CI? My private CI is a bit concerned about upper-constraints having bumped the version of `rich` in the last 24 hours. Basically upper-constraints.txt now has `rich===15.0.0`, but lint-requirements.txt pins to `rich<15`. This results in a ResolutionImpossible exception being raised by pip. Given stable/2026.1 | 10:19 |
| mikal | hasn't been cut yet I think the fix is probably to temporarily move Kolla-Ansible's upper-contraints.txt reference to point to the stable/2026.1 branch of the requirements repository? | 10:19 |
| mnasiadka | lint-requirements does not pin, j2lint depends on rich<15 | 10:27 |
| mnasiadka | hmm | 10:28 |
| mnasiadka | https://github.com/aristanetworks/j2lint/blob/65b2b286f6eb90bc42cf8b3bfa07ae0450c67e54/pyproject.toml#L31 | 10:28 |
| mnasiadka | Maybe not | 10:28 |
| mnasiadka | Ah ok, they bumped it last week | 10:29 |
| mnasiadka | But did not release | 10:29 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Temporarily switch u-c to 2026.1 https://review.opendev.org/c/openstack/kolla-ansible/+/985935 | 10:30 |
| mnasiadka | frickler: do we actually need u-c on the linter jobs? | 10:31 |
| frickler | I was about to ask the same ;) maybe dropping u-c there is the easy way out. otherwise, given that we do deploy 2026.1 currently, using stable u-c might be an alternative | 10:31 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Remove upper-constraints in linters tox job https://review.opendev.org/c/openstack/kolla-ansible/+/985935 | 10:32 |
| mnasiadka | I think dropping u-c might be easier, I don’t think we want to add j2lint to u-c to have the dependencies managed | 10:32 |
| opendevreview | Will Szumski proposed openstack/kayobe master: Set RTC in UTC when force synchronization https://review.opendev.org/c/openstack/kayobe/+/985936 | 10:34 |
| opendevreview | Will Szumski proposed openstack/kayobe master: Set RTC in UTC when forcing synchronization https://review.opendev.org/c/openstack/kayobe/+/985936 | 10:35 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: service-uwsgi-config: Add thread support https://review.opendev.org/c/openstack/kolla-ansible/+/985937 | 10:35 |
| mikal | I guess the other option would be to cut a stable/2026.1 branch now that just used the 2026.1 version of requirements, but that probably has other implications that I haven't thought of. | 10:36 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: service-uwsgi-config: Add threads support https://review.opendev.org/c/openstack/kolla-ansible/+/985937 | 10:37 |
| frickler | yes, that would have the drawback that we'd need to backport everythink that still needs to go into the stable branch | 10:38 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: service-uwsgi-config: Add threads support https://review.opendev.org/c/openstack/kolla-ansible/+/985937 | 10:38 |
| mikal | I think dropping u-c from the linting config is a reasonable compromise. | 10:39 |
| mikal | Honestly, its a bit odd that requirements didn't hold off until the release trailing projects has shipped. This must have happened before. | 10:41 |
| frickler | well reqs can't wait 3 months every cycle for deployment projects which shouldn't use u-c anyway, together with the pre-release freeze, we would hardly have time to update things at all | 10:44 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 10:56 |
| opendevreview | Doug Szumski proposed openstack/kolla master: Switch to binary release of OpenStack Network exporter https://review.opendev.org/c/openstack/kolla/+/985106 | 11:06 |
| opendevreview | Doug Szumski proposed openstack/kolla master: Drop ironic-inspector from Zuul file trigger https://review.opendev.org/c/openstack/kolla/+/985940 | 11:12 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop support for running WSGI under Apache https://review.opendev.org/c/openstack/kolla-ansible/+/982414 | 11:14 |
| mikal | frickler: that's fair. Do you think its indicative that it might be time for OpenStack to drop to one release a year? Has there been any talk of such a thing? Certainly Nova struggles to land non-trivial things in the time available in a single release now that there's a lot fewer people. | 11:19 |
| mikal | And I feel a bit like SLURP is effectively that anyways -- deployers couldn't keep up so we told them they could just do every second one, but now developers can't keep up either and maybe they should be cut some slack too? | 11:20 |
| fprzewozn | mikal yup, mine are also failing on | 11:23 |
| fprzewozn | The conflict is caused by: | 11:23 |
| fprzewozn | j2lint 1.2.0 depends on rich<15 and >=13.5.2 | 11:23 |
| fprzewozn | The user requested (constraint) rich===15.0.0 | 11:23 |
| fprzewozn | https://zuul.opendev.org/t/openstack/build/5eb78e35754a44e18e81824afc8050da | 11:23 |
| mikal | fprzewozn: https://review.opendev.org/c/openstack/kolla-ansible/+/985935 has been proposed as a fix, so I think we're just chilling waiting for that now. | 11:24 |
| opendevreview | Will Szumski proposed openstack/kayobe master: Adds support for custom watcher configuration files https://review.opendev.org/c/openstack/kayobe/+/985943 | 11:26 |
| mnasiadka | mikal, fprzewozn: should merge in a minute, currently gating | 11:27 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Run ansible-test in linters job https://review.opendev.org/c/openstack/kolla-ansible/+/960383 | 11:28 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Run ansible-test in linters job https://review.opendev.org/c/openstack/kolla-ansible/+/960383 | 11:29 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Run ansible-test in linters job https://review.opendev.org/c/openstack/kolla-ansible/+/960383 | 11:29 |
| frickler | mikal: IMHO the release cadence is fine, there have been lots of discussions about it, but feel free to take this up with the TC again if you want. and I also think it is fine and expected that things break from time to time during development. maybe we could start doing more local pins for kolla internal things like mnasiadka has started for ansible-lint | 11:41 |
| opendevreview | Merged openstack/kayobe master: Add real world networking example https://review.opendev.org/c/openstack/kayobe/+/983606 | 11:52 |
| opendevreview | Merged openstack/kayobe master: Adds kayobe inventory command https://review.opendev.org/c/openstack/kayobe/+/977714 | 12:08 |
| opendevreview | Merged openstack/kolla master: CI: sync Debian scenario jobs with kolla-ansible https://review.opendev.org/c/openstack/kolla/+/985655 | 12:08 |
| opendevreview | Merged openstack/kolla-ansible master: CI: Remove upper-constraints in linters tox job https://review.opendev.org/c/openstack/kolla-ansible/+/985935 | 12:08 |
| opendevreview | Seunghun Lee proposed openstack/kolla-ansible master: Make RabbitMQ stream retention policy configurable https://review.opendev.org/c/openstack/kolla-ansible/+/953297 | 12:18 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Run ansible-test in linters job https://review.opendev.org/c/openstack/kolla-ansible/+/960383 | 12:58 |
| opendevreview | Franciszek Przewoźny proposed openstack/kolla-ansible master: Nova compute multiple ceph backends support https://review.opendev.org/c/openstack/kolla-ansible/+/952089 | 13:02 |
| opendevreview | Doug Szumski proposed openstack/kolla master: Drop ironic-inspector from Zuul file trigger https://review.opendev.org/c/openstack/kolla/+/985940 | 13:02 |
| jovial[m] | kayobe PTG if anyone is interested: https://meetpad.opendev.org/kolla-hibiscus-ptg | 13:03 |
| opendevreview | Doug Szumski proposed openstack/kolla master: Switch to binary release of OpenStack Network exporter https://review.opendev.org/c/openstack/kolla/+/985106 | 13:04 |
| opendevreview | Verification of a change to openstack/kayobe master failed: Adds option to disable registration of networks https://review.opendev.org/c/openstack/kayobe/+/971121 | 13:15 |
| opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Run ansible-test in linters job https://review.opendev.org/c/openstack/kolla-ansible/+/960383 | 13:20 |
| opendevreview | Merged openstack/kayobe master: [CI] Disable NTP checks in CI https://review.opendev.org/c/openstack/kayobe/+/985856 | 14:13 |
| opendevreview | Merged openstack/kayobe stable/2025.2: [stable-only] Fix key collection in luks role https://review.opendev.org/c/openstack/kayobe/+/985855 | 14:13 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 14:14 |
| dougszu | bbezak ^ I've added that check you wanted and rebased on the linter fix | 14:16 |
| bbezak | Will check | 15:00 |
| opendevreview | Bartosz Bezak proposed openstack/kolla-ansible master: service-uwsgi-config: Add threads support https://review.opendev.org/c/openstack/kolla-ansible/+/985937 | 15:03 |
| opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Support multiple Nova Compute Ironic instances https://review.opendev.org/c/openstack/kolla-ansible/+/973881 | 16:12 |
| *** jhorstmann is now known as Guest7861 | 22:17 | |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!