Monday, 2025-12-15

opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: [2025.1 only] Deploy centos/rocky containers matching os_release  https://review.opendev.org/c/openstack/kayobe/+/97100306:10
opendevreviewPierre Riteau proposed openstack/kayobe master: CI: Use centos:stream10 image for molecule  https://review.opendev.org/c/openstack/kayobe/+/97100406:19
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085507:14
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085507:27
mnasiadkafrickler, bbezak: https://review.opendev.org/c/openstack/kolla/+/970849 - this should be a no brainer - undecided if we should backport that to 2025.2 or not07:40
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085508:00
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085508:05
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085508:17
opendevreviewMichal Nasiadka proposed openstack/kolla master: setup.cfg: Update Python versions according to Flamingo PTI  https://review.opendev.org/c/openstack/kolla/+/97084908:19
opendevreviewMichael Still proposed openstack/kolla-ansible master: Add additional SPICE configuration options.  https://review.opendev.org/c/openstack/kolla-ansible/+/96780008:46
opendevreviewMichael Still proposed openstack/kolla-ansible master: Use a routable IP for qemu SPICE consoles.  https://review.opendev.org/c/openstack/kolla-ansible/+/96780108:46
opendevreviewMichael Still proposed openstack/kolla-ansible master: Allow requiring secure channels with SPICE.  https://review.opendev.org/c/openstack/kolla-ansible/+/96780208:46
opendevreviewMichael Still proposed openstack/kolla-ansible master: Simplify cron jobs for log rotate.  https://review.opendev.org/c/openstack/kolla-ansible/+/96913808:46
mikalIs there an OpenStack stance on migrating to pyproject.toml? I just noticed it needs to be done for Kolla / Kolla-Ansible. The minimal change is quite small, but it looks to me like Nova went a bit further than that. If the Kolla team has a stance on what they want done I am happy enough to propose a fix.08:55
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085509:11
*** jhorstmann is now known as Guest3365309:13
hamidlotfi__Hi kolla-ansible community,09:20
hamidlotfi__I’d like to ask for a reconsideration of the following change:09:20
hamidlotfi__https://github.com/openstack/kolla-ansible/commit/7723a6f49c83bd7a34ca538ec2b6810dad0b0c2509:20
hamidlotfi__I’ve added a detailed comment on the commit itself, but to summarize:09:20
hamidlotfi__in OpenStack 2025.1, changing the ProxySQL action from `reload` to `initial` breaks service deployment. New services fail to start because their database users are not created/applied in ProxySQL, which leads to immediate DB connection failures.09:20
hamidlotfi__I’d appreciate it if this change could be reviewed again, or the logic adjusted to ensure ProxySQL users are properly created and applied during service deployment.09:20
hamidlotfi__Thanks for your time and consideration09:20
mnasiadkahamidlotfi__: if you can raise a patch that changes it with a commit message describing why - we can review that09:21
mnasiadkaIn other case - you can’t expect anybody else to do the work, and we don’t see that problem in CI09:22
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085509:24
opendevreviewFranciszek Przewoźny proposed openstack/kolla-ansible master: Add support for libvirt swtpm (vTPM) configuration.  https://review.opendev.org/c/openstack/kolla-ansible/+/94634009:28
hamidlotfi__mnasiadka:  Thanks for the clarification.09:42
hamidlotfi__I did try to prepare a revert patch for this change, but I’m currently blocked by the contribution requirements. When attempting to submit the revert, I hit the following error09:42
hamidlotfi__`An error occurred09:42
hamidlotfi__Could not perform action: not Signed-off-by author/committer/uploader in message footer`09:42
hamidlotfi__At the moment, I don’t have the required setup or permissions to properly sign off and submit the patch.09:42
hamidlotfi__That’s why I reported the issue and provided detailed feedback instead.09:42
hamidlotfi__If someone from the core team is able to take over the revert or guide me on the correct process to get past the sign-off requirement, I’d be happy to cooperate and provide logs or reproduction steps09:43
hamidlotfi__Thanks09:43
mnasiadkahamidlotfi__: git commit -s09:44
mnasiadkahamidlotfi__: see https://docs.openstack.org/contributors/common/dco.html09:45
mnasiadkahamidlotfi__: reporting the issue usually is in form of a bug on Launchpad - that would be recommended09:45
hamidlotfi__ئدmnasiadka 09:49
hamidlotfi__Thanks for the guidance09:50
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085509:51
opendevreviewMerged openstack/kolla master: setup.cfg: Update Python versions according to Flamingo PTI  https://review.opendev.org/c/openstack/kolla/+/97084910:30
ViiHi everyone I’d like to get your thoughts on this review: https://review.opendev.org/c/openstack/kolla/+/96996810:41
ViiMy idea is to approach this in stages, because doing it all at once feels like a lot of work and it’s very easy to accidentally remove something that is still required.10:41
ViiAs a first stage, I was thinking about removing *-devel packages from the final images only.10:41
ViiFor reference, before the change the image size was (from logs zulu) : kolla/keystone 21.1.0 e93c0a10f7a7 ~1.59GB10:42
ViiAfter the change, it is now: kolla/keystone 21.1.0 e3a3e46a70a0 ~872MB10:42
ViiFeedback very welcome10:42
opendevreviewMerged openstack/kayobe master: CI: Use centos:stream10 image for molecule  https://review.opendev.org/c/openstack/kayobe/+/97100411:16
opendevreviewMerged openstack/kayobe master: Document another change when moving to unmaintained  https://review.opendev.org/c/openstack/kayobe/+/97001811:16
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.2: CI: Use centos:stream10 image for molecule  https://review.opendev.org/c/openstack/kayobe/+/97102211:28
opendevreviewWill Szumski proposed openstack/kayobe master: Remove undocumented playbook for creating external network  https://review.opendev.org/c/openstack/kayobe/+/97102611:49
opendevreviewWill Szumski proposed openstack/kayobe master: Support configuring DNS on Ironic Neutron networks  https://review.opendev.org/c/openstack/kayobe/+/97102711:49
opendevreviewMerged openstack/kayobe master: Bifrost: Add inspector_keep_ports option  https://review.opendev.org/c/openstack/kayobe/+/96847911:49
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: CI: Add more centos/rocky 10 jobs  https://review.opendev.org/c/openstack/kayobe/+/96414312:30
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: Document centos/rocky 10 as supported  https://review.opendev.org/c/openstack/kayobe/+/97026312:30
opendevreviewPierre Riteau proposed openstack/kayobe stable/2025.1: Add centos/rocky 10 seed-images jobs  https://review.opendev.org/c/openstack/kayobe/+/97103012:30
opendevreviewAmir Hossein Ahmadi proposed openstack/kolla-ansible master: docker: Avoid destroy task failure on nodes without Docker/Podman  https://review.opendev.org/c/openstack/kolla-ansible/+/97103612:56
opendevreviewMerged openstack/kayobe master: Add configuration for Ironic introspection DNS servers  https://review.opendev.org/c/openstack/kayobe/+/96649713:10
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Stop trying to change read only journal files  https://review.opendev.org/c/openstack/kolla-ansible/+/95538915:00
opendevreviewDoug Szumski proposed openstack/kolla master: Allow fluentd to read the systemd journal  https://review.opendev.org/c/openstack/kolla/+/95538815:00
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085515:05
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Ironic parameter rework and default NTP server  https://review.opendev.org/c/openstack/kolla-ansible/+/89303115:45
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: neutron: Remove loading of ip6_tables  https://review.opendev.org/c/openstack/kolla-ansible/+/97107515:49
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085516:15
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085516:15
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085516:16
opendevreviewMerged openstack/kolla master: CI: add rocky-10 kolla-ansible jobs  https://review.opendev.org/c/openstack/kolla/+/97083016:17
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Add OpenStack Network Exporter for Prometheus  https://review.opendev.org/c/openstack/kolla-ansible/+/95985316:21
opendevreviewMichal Nasiadka proposed openstack/kolla master: Switch to Debian Trixie  https://review.opendev.org/c/openstack/kolla/+/96479316:24
opendevreviewDoug Szumski proposed openstack/kolla-ansible master: Add OpenStack Network Exporter for Prometheus  https://review.opendev.org/c/openstack/kolla-ansible/+/95985316:24
opendevreviewMichal Nasiadka proposed openstack/kolla master: Switch to Debian Trixie  https://review.opendev.org/c/openstack/kolla/+/96479316:25
opendevreviewMichal Nasiadka proposed openstack/kolla master: Switch to Debian Trixie  https://review.opendev.org/c/openstack/kolla/+/96479316:25
opendevreviewMichal Nasiadka proposed openstack/kolla master: kolla-toolbox: Bump ansible-core to 2.20  https://review.opendev.org/c/openstack/kolla/+/96986816:26
dougszu1Any thoughts on merging the OVN exporter? It has one +2 already: https://review.opendev.org/c/openstack/kolla/+/95197116:37
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible stable/2025.1: mariadb: Remove mariadb_clustercheck on upgrade if proxysql is used  https://review.opendev.org/c/openstack/kolla-ansible/+/97110918:05
greatgatsby_are there any plans for an OVS -> OVN migration tool for kolla-ansible?  Sorry if this has been discussed already, just curious if this is something we can start planning for 18:10
opendevreviewWill Szumski proposed openstack/kayobe master: Remove undocumented playbook for creating external network  https://review.opendev.org/c/openstack/kayobe/+/97102619:46
opendevreviewWill Szumski proposed openstack/kayobe master: Support configuring DNS on Ironic Neutron networks  https://review.opendev.org/c/openstack/kayobe/+/97102719:46
opendevreviewWill Szumski proposed openstack/kayobe master: Adds option to disable registration of networks  https://review.opendev.org/c/openstack/kayobe/+/97112119:46
opendevreviewWill Szumski proposed openstack/kayobe master: Support configuring DNS on Ironic Neutron networks  https://review.opendev.org/c/openstack/kayobe/+/97102719:47
opendevreviewWill Szumski proposed openstack/kayobe master: Adds option to disable registration of networks  https://review.opendev.org/c/openstack/kayobe/+/97112119:47
opendevreviewMichal Nasiadka proposed openstack/kolla master: debian: Switch to deb822  https://review.opendev.org/c/openstack/kolla/+/97085520:51
opendevreviewMichal Nasiadka proposed openstack/kolla master: Switch to Debian Trixie  https://review.opendev.org/c/openstack/kolla/+/96479320:51
opendevreviewMichal Nasiadka proposed openstack/kolla master: kolla-toolbox: Bump ansible-core to 2.20  https://review.opendev.org/c/openstack/kolla/+/96986820:51

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