Friday, 2025-05-16

opendevreviewMarek Buch proposed openstack/kolla-ansible master: Add documentation for Kolla Ansible CLI command completion  https://review.opendev.org/c/openstack/kolla-ansible/+/94840907:55
opendevreviewMarek Buch proposed openstack/kolla-ansible master: Add documentation for Kolla Ansible CLI command completion  https://review.opendev.org/c/openstack/kolla-ansible/+/94840908:00
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch centos/rocky builds to python3.12  https://review.opendev.org/c/openstack/kolla/+/95013810:09
kevkofrickler bbezak can u check and approve https://review.opendev.org/q/topic:%22bootstrap-servers-system-interpreter%22  << in overal it's trivial, but I need to be merged so I can send another patches for ansible-collection-kolla to create virtualenv if user wants to use .... ansible_python_interpreter is auto_silent by default ... point is that if10:44
kevkouser set virtualenv and ansible_python_interpreter in globals for example ..bootstrap will fail ....so this trivial change just ensure that bootstrap command is on the end ansible-playbook command with -e ansible_python_interpreter=auto_silent which override potentionally set interpreter in globals .... so we can create runtime venv in bootstrap if10:44
kevkodefined ...it's trivial ...but for me needed now as I can then do another step 10:44
kevkofrickler bbezak: simly said, always use system auto detected interpreter  to do the stuff under bootstrap role .... which we want 10:45
fricklerkevko: commented, but also why can't you show the whole stack that you plan to create already, even if CI is still failing?11:55
fricklerkevko: might also be worth to talk about it in the session next week?11:56
fricklermnasiadka: btw. see https://review.opendev.org/c/openstack/skyline-apiserver/+/949524 for the skyline build failure12:16
PrzemekKWhat about this ? https://bugs.launchpad.net/kolla-ansible/+bug/2110921 On Ubuntu 24 looks similar12:24
mnasiadkafrickler: nice - maybe skyline could stop breaking when requirements bump? :-)12:29
opendevreviewMichal Nasiadka proposed openstack/kolla master: WIP: Switch centos/rocky builds to python3.12  https://review.opendev.org/c/openstack/kolla/+/95013812:36
fricklerthey have a lot of reqs pins that are not in conformance with global reqs12:37
opendevreviewAntony Messerli proposed openstack/kolla-ansible stable/2024.1: Pins ansible.utils in 2024.1 branch  https://review.opendev.org/c/openstack/kolla-ansible/+/94846212:44
opendevreviewJake Hutchinson proposed openstack/kayobe master: Fix authentication failures due to missing system scope  https://review.opendev.org/c/openstack/kayobe/+/94994613:09
kevkofrickler: ack, writing answer 13:28
kevkobtw, do anybody use skyline / 13:28
fricklerI learned the other day that rackspace does, but they seem to have a heavily patched downstream fork13:30
opendevreviewWill Szumski proposed openstack/kayobe master: Support running without root privileges  https://review.opendev.org/c/openstack/kayobe/+/92343013:46
opendevreviewWill Szumski proposed openstack/kayobe master: CI: Improve readabiity of ansible output  https://review.opendev.org/c/openstack/kayobe/+/94985613:47
opendevreviewWill Szumski proposed openstack/kayobe master: CI: Test kayobe_control_host_become  https://review.opendev.org/c/openstack/kayobe/+/94951913:47
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981214:05
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2024.2: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981414:10
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2025.1: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981314:11
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2024.1: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981014:25
kevkofrickler: updated, answered14:25
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981214:52
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2025.1: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981314:52
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2024.2: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981414:53
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981215:05
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2025.1: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981315:06
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2024.2: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981415:06
PrzemekKDoes there is need to power off VM's when we migrate Ubuntu22 to 24 ? Live Migration failure: unsupported configuration: Target CPU feature count 25 does not match source 92: libvirt.libvirtError: unsupported configuration: Target CPU feature count 25 does not match source 9215:09
PrzemekKin vm config we see  <cpu mode='custom' match='exact' check='full'> is it default in openstack deployed by kolla-ansible ?15:11
opendevreviewPierre Riteau proposed openstack/kayobe master: Fix execution overcloud deprovision  https://review.opendev.org/c/openstack/kayobe/+/95020316:32
opendevreviewMichal Arbet proposed openstack/ansible-collection-kolla master: Auto creation of virtualenv if used  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/94976716:41
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981216:42
mnasiadkafrickler: bumping python to 3.12 in centos/rocky images is hell - python3.12-libvirt package does not exist, and building it from pip is another type of hell - I could link it in, but I don't know if we want to go that path16:59
mnasiadkaProbably it's easier to start working on stream10 builds17:00
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981217:07
kevkoDrop rhel family :D 17:07
kevkostream is development image no ? 17:08
kevkoi meant ...os 17:08
fricklerhow far is rocky10? at least I heard rumours that they will avoid the cpu type issue17:22
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981217:37
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981217:54
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981217:55
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Always use system Python in bootstrap-servers  https://review.opendev.org/c/openstack/kolla-ansible/+/94981217:57
shermanm[m]for KA, does zuul test the case with a separate deploy host, i.e. deploy host is not shared with any control/compute host?18:02
shermanm[m]kevko: just calling your attention to the case where ansible_python_interpreter is being set, but you have a deploy host separate from all other hosts. bootstrap-servers won't create a venv on the deploy host, so it needs to use the system python interpreter (or whatevever venv KA is installed in) instead of one set via group_vars/all18:09
shermanm[m]workaround we used was to set the interpreter in group_vars/baremetal, as that group includes all hosts targeted by bootstrap, but does not include deploy host18:10
shermanm[m](apologies if the gerrit comments are a bit messed up, still getting used to the interface there)18:21
opendevreviewPierre Riteau proposed openstack/kayobe master: Fix execution of kayobe overcloud deprovision  https://review.opendev.org/c/openstack/kayobe/+/95020319:21
opendevreviewPierre Riteau proposed openstack/kolla master: Revert "bifrost: bump Ansible version to 11"  https://review.opendev.org/c/openstack/kolla/+/95022719:37
opendevreviewMerged openstack/kayobe master: Support running without root privileges  https://review.opendev.org/c/openstack/kayobe/+/92343019:39
opendevreviewPierre Riteau proposed openstack/kolla master: Revert "bifrost: bump Ansible version to 11"  https://review.opendev.org/c/openstack/kolla/+/95022719:42
mnasiadkafrickler: probably not far after rhel10 - which will be announced next week20:08

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