opendevreview | Michael Chapman proposed openstack/kolla master: Add libnetfilter-log to l3 agent container https://review.opendev.org/c/openstack/kolla/+/928311 | 04:33 |
---|---|---|
mnasiadka | Ok, I think the RMQ and ansible.posix drama is over | 05:39 |
SvenKieske | o/ | 07:09 |
SvenKieske | mnasiadka: can you w+1 this posix drama, still? :) https://review.opendev.org/c/openstack/kolla/+/929219 | 07:14 |
mnasiadka | SvenKieske: done, missed that I guess | 08:00 |
opendevreview | Michal Arbet proposed openstack/kolla master: Backup from active mariadb server https://review.opendev.org/c/openstack/kolla/+/928956 | 08:11 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Do not remove inventory file if placed in /etc/kolla https://review.opendev.org/c/openstack/kolla-ansible/+/908429 | 08:15 |
kevko | morning | 08:17 |
kevko | why do we support python 3.8 in kolla-ansible if ansible as crucial dependency can't be installed .... | 08:18 |
kevko | ? | 08:18 |
opendevreview | Ivan Vnučko proposed openstack/kolla-ansible master: Fix HAProxy TLS config when only backend TLS enabled https://review.opendev.org/c/openstack/kolla-ansible/+/926894 | 08:18 |
kevko | >3.8 | 08:18 |
kevko | https://review.opendev.org/c/openstack/kolla-ansible/+/922369 | 08:20 |
opendevreview | Ivan Vnučko proposed openstack/kolla-ansible master: Add backend to kolla_externally_managed_cert behaviour https://review.opendev.org/c/openstack/kolla-ansible/+/927853 | 08:30 |
opendevreview | Will Szumski proposed openstack/kayobe master: Aligns Kayobe Ansible version with Kolla Ansible https://review.opendev.org/c/openstack/kayobe/+/926639 | 08:31 |
opendevreview | Gaël THEROND proposed openstack/kolla master: Add new hardware prometheus exporter: https://review.opendev.org/c/openstack/kolla/+/921658 | 08:33 |
mnasiadka | kevko: it would be easier if you would raise a patch to drop 3.8 an 3.9 in D or just ask if we're ok with that - your question is a bit passive aggressive :) | 08:34 |
mnasiadka | kevko: basically the required in D ansible-core version is really supported only on 3.10+ | 08:41 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 08:55 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 08:55 |
opendevreview | Gaël THEROND proposed openstack/kolla-ansible master: Add new hardware prometheus exporter: https://review.opendev.org/c/openstack/kolla-ansible/+/922211 | 08:58 |
opendevreview | Will Szumski proposed openstack/kayobe master: Test overcloud provisioning with Bifrost https://review.opendev.org/c/openstack/kayobe/+/903249 | 09:03 |
kevko | mnasiadka: No, I definitely didn't mean for it to sound passive-aggressive ... I was genuinely asking if there was a reason for it, because I still don't understand why ansible-core hasn't been in the requirements until now, and it's handled in tools/kolla-ansible. | 09:07 |
kevko | mnasiadka: Sometimes I’m quick and forget to put a question mark at the end of a sentence, even though it’s really a question... so I put the question mark on the next line instead. I understand that it can come across differently... but that’s not how I meant it really :D | 09:09 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add ansible-core as a dependency https://review.opendev.org/c/openstack/kolla-ansible/+/922369 | 09:15 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 09:15 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 09:17 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add ansible-core as a dependency https://review.opendev.org/c/openstack/kolla-ansible/+/922369 | 09:17 |
SvenKieske | isn't python 3.8 still in some openstack-wide minimum supported version thing? | 09:25 |
SvenKieske | https://governance.openstack.org/tc/reference/runtimes/2024.1.html#python-runtimes-for-2024-1 | 09:27 |
kevko | SvenKieske: well - if it is as you pointed ^^ then we shouldn't support such high version of ansible, should we ? | 09:36 |
SvenKieske | I need to reread that, if that really is a boundary. also have to check EOL dates. | 09:37 |
SvenKieske | currently in a meeting | 09:38 |
kevko | SvenKieske: Also the URL contains this - "Python 3.8 (available as default in Ubuntu 20.04) Python 3.8 should be the minimum supported/required version for 2024.1. This". And if I am correct we also officially don't support 20.04 for 2024,1, do we ? | 09:38 |
opendevreview | Merged openstack/kolla stable/2023.2: Cap ansible.posix below 1.6.0 https://review.opendev.org/c/openstack/kolla/+/929219 | 09:38 |
opendevreview | Merged openstack/kolla-ansible master: Add NET_RAW to dnsmasq container https://review.opendev.org/c/openstack/kolla-ansible/+/910501 | 09:51 |
Vii | hello why does gnochi_statsd have healthcheck on DB port 3306? | 09:54 |
Vii | https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/gnocchi/defaults/main.yml#L128 | 09:54 |
Vii | # docker inspect gnocchi_statsd |grep heal | 09:54 |
Vii | "Status": "unhealthy", | 09:54 |
Vii | "healthcheck_port gnocchi-statsd 3306" | 09:54 |
Vii | I think this is a bug? | 09:55 |
mnasiadka | kevko: it's rather an effect of not having ansible-core in requirements.txt, so we don't update other relevant files :) | 09:57 |
mnasiadka | Vii: then raise a bug, and ideally propose a fix - I don't think there are many users of gnocchi and statsd | 10:06 |
mnasiadka | We don't even test that in CI | 10:06 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 10:28 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 10:28 |
kevko | Vii: I don't think it's a bug ..gnocchi is connected to mariadb 3306 ..healthcheck checks if gnocchi -> mariadb connected | 10:30 |
Vii | kevko: but the database can be run on other nodes :) | 10:31 |
Vii | or as a separate dedicated VM | 10:32 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Switch to Ubuntu 24.04 LTS https://review.opendev.org/c/openstack/kolla/+/907589 | 10:34 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Switch to Ubuntu 24.04 LTS https://review.opendev.org/c/openstack/kolla/+/907589 | 10:35 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 10:40 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 10:40 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 10:57 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 10:57 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 10:57 |
kevko | Vii: yeah, but I can't see that you have IP or hostname in your "healthcheck_port gnocchi-statsd 3306" | 11:01 |
kevko | Vii: it can check if your gnocchi IS connected to :3306 even if database is running on other node or as a separate dedicated VM , right ? | 11:02 |
kevko | Vii: but let me check | 11:03 |
kevko | Vii: it's this >> https://github.com/openstack/kolla/blob/master/docker/base/healthcheck_port | 11:06 |
opendevreview | Will Szumski proposed openstack/kayobe master: Test overcloud provisioning with Bifrost https://review.opendev.org/c/openstack/kayobe/+/903249 | 11:15 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 11:30 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 11:30 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 11:30 |
opendevreview | Piotr proposed openstack/kolla master: Prometheus update all exporters to the latest versions https://review.opendev.org/c/openstack/kolla/+/929457 | 11:54 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 11:58 |
mnasiadka | kevko: minimum supported version does not affect projects like kolla-ansible | 12:03 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 12:06 |
opendevreview | Sven Kieske proposed openstack/kolla-ansible stable/2024.1: Add NET_RAW to dnsmasq container https://review.opendev.org/c/openstack/kolla-ansible/+/929469 | 12:15 |
opendevreview | Sven Kieske proposed openstack/kolla-ansible stable/2023.2: Add NET_RAW to dnsmasq container https://review.opendev.org/c/openstack/kolla-ansible/+/929470 | 12:17 |
opendevreview | Piotr proposed openstack/kolla-ansible master: Gnocchi Configuration file - Deprecated: Option "enable_proxy_headers_parsing" https://review.opendev.org/c/openstack/kolla-ansible/+/929477 | 12:19 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 12:19 |
kevko | mnasiadka: Then we are ok to drop it right ? SvenKieske ^^ | 12:21 |
SvenKieske | let me quickly check our downstream, but I'm fairly sure we don't need such old python support | 12:23 |
SvenKieske | we use 3.9 as the oldest stuff on rocky etc. should be fine | 12:27 |
kevko | SvenKieske: well, that patch is about drop 3.8 and 3.9 | 13:01 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 13:06 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 13:06 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 13:06 |
SvenKieske | kevko: maybe I lost it, but which patch specifically? at least nothing in here screams "drop python version"? | 13:10 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 13:12 |
kevko | SvenKieske: ^^ | 13:12 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 13:16 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 13:18 |
SvenKieske | ok, I'm curious if some of the EL jobs would fail with that :) | 13:21 |
kevko | SvenKieske: EL ? | 13:26 |
kevko | SvenKieske: what does it mean ? | 13:27 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 13:28 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 13:28 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 13:28 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add ansible-core as a dependency https://review.opendev.org/c/openstack/kolla-ansible/+/922369 | 13:29 |
SvenKieske | kevko: EL is shorthand for "Enterprise Linux" like in "RHEL", so you don't have always to type "centos/rocky/alma/RHEL" :D | 13:32 |
SvenKieske | it's a pretty common abbreviation :) | 13:33 |
kevko | SvenKieske: haha, if it will fail on "enterprise" and debuntus will be OK ...i will be laughing :D | 13:34 |
kevko | I don't know it probably because I don't operate within these OSes at all." | 13:35 |
SvenKieske | well these have usually the oldest versions, but let's see | 13:38 |
opendevreview | Merged openstack/kolla master: Removal of deletion of the proxysql database https://review.opendev.org/c/openstack/kolla/+/928610 | 14:10 |
kevko | anybody for second +2 ? https://review.opendev.org/c/openstack/kolla-ansible/+/928619 | 14:24 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix state checking via kolla_set_configs https://review.opendev.org/c/openstack/kolla/+/929516 | 14:41 |
mnasiadka | kevko: those spaces are going to bite you ^^ :) | 14:52 |
kevko | mnasiadka: spaces ? | 14:53 |
kevko | mnasiadka: nah :D | 14:53 |
mnasiadka | whitespaces :D | 14:53 |
mnasiadka | in reno | 14:53 |
kevko | aaaaaa | 14:53 |
kevko | thanks | 14:53 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix state checking via kolla_set_configs https://review.opendev.org/c/openstack/kolla/+/929516 | 14:56 |
kevko | done | 14:57 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix state checking via kolla_set_configs https://review.opendev.org/c/openstack/kolla/+/929516 | 14:57 |
opendevreview | Verification of a change to openstack/kolla-ansible master failed: Add option to enable proxysql's prometheus exporter https://review.opendev.org/c/openstack/kolla-ansible/+/928619 | 15:53 |
opendevreview | Merged openstack/kayobe stable/2023.2: Use Rocky Linux 9.3 images unless in efi boot mode https://review.opendev.org/c/openstack/kayobe/+/928998 | 16:18 |
opendevreview | Merged openstack/kayobe stable/2023.1: Use Rocky Linux 9.3 images unless in efi boot mode https://review.opendev.org/c/openstack/kayobe/+/929000 | 16:18 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Use public-openrc.sh from Kolla Ansible https://review.opendev.org/c/openstack/kayobe/+/929556 | 16:28 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 16:36 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add macro for patch files to all images https://review.opendev.org/c/openstack/kolla/+/829296 | 16:36 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 16:36 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config stable/2024.1: [2024.1-only] Synchronise with latest kayobe https://review.opendev.org/c/openstack/kayobe-config/+/929557 | 16:40 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config stable/2023.2: [2023.2-only] Synchronise with latest kayobe https://review.opendev.org/c/openstack/kayobe-config/+/929558 | 16:41 |
opendevreview | Pierre Riteau proposed openstack/kayobe-config stable/2023.1: [2023.1-only] Synchronise with latest kayobe https://review.opendev.org/c/openstack/kayobe-config/+/929559 | 16:43 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 16:43 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add ansible-core as a dependency https://review.opendev.org/c/openstack/kolla-ansible/+/922369 | 16:43 |
opendevreview | Merged openstack/kolla-ansible stable/2023.2: systemd: Add Wants=docker.service for docker https://review.opendev.org/c/openstack/kolla-ansible/+/929298 | 17:16 |
opendevreview | Merged openstack/kolla-ansible stable/2023.1: systemd: Add Wants=docker.service for docker https://review.opendev.org/c/openstack/kolla-ansible/+/929299 | 17:17 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add mechanism for patching files in containers https://review.opendev.org/c/openstack/kolla/+/829295 | 17:33 |
opendevreview | Michal Arbet proposed openstack/kolla master: [CI] Test kolla patch https://review.opendev.org/c/openstack/kolla/+/929446 | 17:33 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix state checking via kolla_set_configs https://review.opendev.org/c/openstack/kolla/+/929516 | 19:22 |
opendevreview | Michal Arbet proposed openstack/kolla master: Fix state checking via kolla_set_configs https://review.opendev.org/c/openstack/kolla/+/929516 | 19:23 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 19:39 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: Drop support for py38, py39 https://review.opendev.org/c/openstack/kolla-ansible/+/929408 | 19:40 |
opendevreview | Merged openstack/kolla master: Gnocchi: Bump to 4.6.4 https://review.opendev.org/c/openstack/kolla/+/927741 | 21:44 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!