Tuesday, 2024-11-26

opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: nova: Add support for using uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/93597506:38
fricklersupamatt: that looks really interesting, although it also seems to be mostly just a single-person project once again, but certainly worth a closer look07:12
opendevreviewBartosz Bezak proposed openstack/kolla-ansible stable/2024.2: update openstack_previous_release_name var to 2024.1  https://review.opendev.org/c/openstack/kolla-ansible/+/93622507:58
kevkomorning 08:04
kevkolet's say i know what to backport to fix some issue to the lower versions ...problem is that kolla_docker was migrated to kolla_container in newer versions .... can I amend cherry-picked commit and just change this module name ? 08:05
fricklerkevko: well I think that's the minimum that needs to be done, I guess you'll be lucky if the backport is indeed that simple. be sure to make a note of what you change in the commit message08:12
kevkofrickler: okay 08:17
opendevreviewMichal Arbet proposed openstack/kolla-ansible stable/2023.1: Fix nova-libvirt's secrets - device or resource is busy  https://review.opendev.org/c/openstack/kolla-ansible/+/93617408:22
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2024.1: [stable/2024.1 only] CI: remove openeuler  https://review.opendev.org/c/openstack/kolla-ansible/+/93623008:47
opendevreviewMerged openstack/kayobe master: Ensure ironic-python-agent matches ironic-lib  https://review.opendev.org/c/openstack/kayobe/+/93589011:02
opendevreviewMerged openstack/kayobe master: CI: Generate Octavia certificates when required  https://review.opendev.org/c/openstack/kayobe/+/93019611:02
opendevreviewPierre Riteau proposed openstack/kayobe stable/2024.2: Ensure ironic-python-agent matches ironic-lib  https://review.opendev.org/c/openstack/kayobe/+/93624011:04
opendevreviewPierre Riteau proposed openstack/kayobe stable/2024.1: Ensure ironic-python-agent matches ironic-lib  https://review.opendev.org/c/openstack/kayobe/+/93624111:05
opendevreviewPierre Riteau proposed openstack/kayobe stable/2023.2: Ensure ironic-python-agent matches ironic-lib  https://review.opendev.org/c/openstack/kayobe/+/93624211:05
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2023.2: Fix IPv6 address format in ProxySQL configuration  https://review.opendev.org/c/openstack/kolla-ansible/+/93624311:13
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2023.1: Fix IPv6 address format in ProxySQL configuration  https://review.opendev.org/c/openstack/kolla-ansible/+/93624411:14
opendevreviewyosef proposed openstack/kolla-ansible master: Add election-timer option to ovn-db role  https://review.opendev.org/c/openstack/kolla-ansible/+/93410611:19
opendevreviewMerged openstack/kolla-ansible stable/2024.2: update openstack_previous_release_name var to 2024.1  https://review.opendev.org/c/openstack/kolla-ansible/+/93622512:04
opendevreviewMatt Crees proposed openstack/kolla-ansible master: Add retries to `Waiting for rabbitmq to start`  https://review.opendev.org/c/openstack/kolla-ansible/+/93413513:47
SvenKieskefrickler, mnasiadka: didn't you implement some registry stuff to workaround the dockerhub limits, or is this still WIP? seeing ratelimit related failures again in fresh builds: https://zuul.opendev.org/t/openstack/build/fcdf17954e294c919a3a1677d1630270/log/primary/logs/build/000_FAILED_base.log14:45
fricklerSvenKieske: that was only for the installation of the registry we run https://review.opendev.org/c/openstack/kolla-ansible/+/935972 . pulling base containers still can fail unless we find a source other than dockerhub for those14:48
greatgatsbyGood day.  I think we've found a bug in os-brick fibre_channel.py and just looking to discuss quickly before I submit a ticket or even a PR (I have a working fix currently).  What channel would be best for that?14:52
greatgatsbyasking in #openstack-cinder14:56
SvenKieskegreatgatsby: that would be cinder, yes14:57
SvenKieskeand if you have a patch ready don't be shy and post it, most of the time it's better to discuss over actual code, at least that's my personal preference, not sure about the cinder folks :)14:57
greatgatsbytrue, I could throw it up on a pastebin at least for now, just no idea if this is how upstream would want this fixed, so at least for now I'm hoping for a quick IRC discussion.  I'll get it up on a pastebin, thanks again14:58
SvenKieskeyou're more likely to get feedback if you have a proper gerrit review imho @greatgatsby, but ymmv :)15:25
greatgatsbyok, thanks again15:26
opendevreviewMerged openstack/kolla-ansible master: Fix external ceph cinder keyring  https://review.opendev.org/c/openstack/kolla-ansible/+/93586016:01
mnasiadkafrickler: ubuntu and debian unfortunately are only stored on DockerHub16:15
mnasiadkaunless we want to use AWS ECR... https://gallery.ecr.aws/docker/library/ubuntu16:16
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: nova: Add support for using uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/93597516:23
SvenKieskemhm, so innocent question: opendev has no central container registry on it's own, right?16:23
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2024.2: Fix external ceph cinder keyring  https://review.opendev.org/c/openstack/kolla-ansible/+/93627816:29
SvenKieskeI think we should somehow have a opendev wide, or if that is to complicated, kolla wide base container cache, not sure what's the point of always pulling e.g. base ubuntu images from dockerhub.16:58
SvenKieskewe could afaik also just built them ourselves, as the build scripts are OSS on github, last time I looked at least, but that's more work than just caching, but maybe less work, on the other hand, if caching proves too difficult in our distributed CI.16:59
mnasiadkaThere’s an intermediate container registry, but that can’t be used - might be we need to discuss having a container registry that would mirror some things - or just a pull through registry cache that would help with those limits17:08
mnasiadkaFor now - we could switch to AWS ECR in the CI jobs17:08
mnasiadkaWe can discuss that tomorrow17:08
SvenKieskeokay, I don't know the aws ecr thing, but if it works, why not? :) I'll look at your link17:09
SvenKieskeI guess I probably could also mirror some stuff on quay.io soon, maybe that would be an option? :)17:09
SvenKieskesure, let's use the meeting for that17:10
opendevreviewMerged openstack/kolla-ansible stable/2023.1: Fix IPv6 address format in ProxySQL configuration  https://review.opendev.org/c/openstack/kolla-ansible/+/93624418:40
opendevreviewMerged openstack/kolla-ansible stable/2024.1: [stable/2024.1 only] CI: remove openeuler  https://review.opendev.org/c/openstack/kolla-ansible/+/93623018:42
opendevreviewMerged openstack/kayobe stable/2024.2: Ensure ironic-python-agent matches ironic-lib  https://review.opendev.org/c/openstack/kayobe/+/93624019:10
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: nova: Add support for using uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/93597520:32
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: nova: Add support for using uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/93597521:22
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: nova: Add support for using uWSGI  https://review.opendev.org/c/openstack/kolla-ansible/+/93597521:28

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