Tuesday, 2022-06-07

opendevreviewVerification of a change to openstack/kolla master failed: Don't ignore errors of 'apt-get update' command  https://review.opendev.org/c/openstack/kolla/+/84459700:43
frickler^^ bifrost fails to build on c8s, using uncapped dib for py36 ...04:39
opendevreviewMichal Nasiadka proposed openstack/kolla master: Switch OPENSTACK_RELEASE back to master  https://review.opendev.org/c/openstack/kolla/+/84490404:58
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Upgrade from Yoga  https://review.opendev.org/c/openstack/kolla-ansible/+/84490505:00
opendevreviewMichal Nasiadka proposed openstack/kolla master: Switch OPENSTACK_RELEASE back to master  https://review.opendev.org/c/openstack/kolla/+/84490405:01
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Upgrade from Yoga  https://review.opendev.org/c/openstack/kolla-ansible/+/84490505:03
mnasiadkahttps://zuul.opendev.org/t/openstack/build/d05a67028ae64b0b8bb6884346d6f073 - is it just me, or pip's message doesn't make any sense?05:36
fricklermnasiadka: yes, pip would be better off telling you that jinja3.1.2 dropped support for py36, but that's what you get for using outdated software06:18
fricklerI don't think we can reasonably expect to keep running c8s with master06:18
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488907:32
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488907:32
mnasiadkafrickler: time to remove c8s jobs then07:38
mnasiadkamgoddard: ^^07:38
mnasiadkaOther option is to pin centos8 to yoga requirements, but I don’t know how usable it is.07:52
fricklermnasiadka: iiuc we have the yoga branch for that, I don't see how it would help development of the master branch08:03
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488908:10
opendevreviewMark Goddard proposed openstack/kolla-ansible master: haproxy: add docs for custom services  https://review.opendev.org/c/openstack/kolla-ansible/+/84481208:40
opendevreviewBertrand LALLAU proposed openstack/kolla-ansible master: Deploy Glance with S3 backend support  https://review.opendev.org/c/openstack/kolla-ansible/+/84461408:40
opendevreviewBertrand LALLAU proposed openstack/kolla-ansible master: Fix typo in endpoint influxdb_internal_endpoint variable  https://review.opendev.org/c/openstack/kolla-ansible/+/84492508:52
opendevreviewMaksim Malchuk proposed openstack/kolla master: Pin diskimage-builder version due to drop Python3.6  https://review.opendev.org/c/openstack/kolla/+/84492608:58
opendevreviewMaksim Malchuk proposed openstack/kolla master: Don't ignore errors of 'apt-get update' command  https://review.opendev.org/c/openstack/kolla/+/84459708:58
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488909:14
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488909:16
opendevreviewMaksim Malchuk proposed openstack/kolla master: Pin diskimage-builder version due to drop Python3.6  https://review.opendev.org/c/openstack/kolla/+/84492609:49
hrwCS9 gets closer - fluentd team started builds09:49
opendevreviewMaksim Malchuk proposed openstack/kolla master: Don't ignore errors of 'apt-get update' command  https://review.opendev.org/c/openstack/kolla/+/84459709:50
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: CI: make CentOS Stream 8 jobs non-voting  https://review.opendev.org/c/openstack/kolla/+/84495109:53
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488911:31
opendevreviewBertrand LALLAU proposed openstack/kolla-ansible master: Deploy Glance with S3 backend support  https://review.opendev.org/c/openstack/kolla-ansible/+/84461411:32
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488911:33
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Enable hacluster role when it is needed  https://review.opendev.org/c/openstack/kolla-ansible/+/84488912:20
opendevreviewDr. Jens Harbott proposed openstack/kolla master: WIP: Move to Ubuntu Jammy (22.04)  https://review.opendev.org/c/openstack/kolla/+/83958512:40
opendevreviewBertrand LALLAU proposed openstack/kolla-ansible master: Deploy Glance with S3 backend support  https://review.opendev.org/c/openstack/kolla-ansible/+/84461413:35
opendevreviewBertrand LALLAU proposed openstack/kolla-ansible master: Deploy Cinder backup with S3 backend support  https://review.opendev.org/c/openstack/kolla-ansible/+/84499814:57
jcmdlnI can't help but notice that ceph-ansible is being deprecated, but cephadm-ansible doesn't (appear to) create openstack keyrings. What's the direction Kolla is going in regarding deploying Ceph? Any suggestions?16:48
hrwjcmdln: we assume that ceph is already deployed and configured iirc17:01
jamesbensonjcmdln, we use cephadm pretty nicely17:10
jcmdlnYeah, cephadm already does all the heavy lifting and is the official ceph deployment method. I'm trying to grok the scope of things I need to automate to work around the deprecation of ceph-ansible. The list isn't particularly long so it's whatever.17:13
jcmdlnIs there any interest in kolla-ansible having a role to wrap cephadm to setup pools, keyrings, etc? Seems like this sort of stuff is going to be OpenStack-specific logic they may not carry, but I haven't asked guits yet.17:17
jcmdlnI think the answer will be "no", so I'll start focusing on making a shim micro-playbook for handling this stuff for my own needs I guess17:20
jamesbensonjcmdln, I think I've asked relatively recently and kolla doesn't have interest in it.  That said, I have some scripts publically available that I use to setup cephadm if interested17:35
jcmdlnyeah please!17:50
jcmdlna while back I was building my own cephadm-ansible playbook, and I may need to revive it17:51
jcmdlnwoops, meant to ping you in my response jamesbenson 17:54
jamesbensonjcmdln these are just shell scripts used with a full deploy and part of a larger deploy.  So ping me if you have questions.18:08
jamesbensonhttps://gitlab.com/utsa-ics/osias/-/blob/master/swift_settings.sh18:08
jamesbensonhttps://gitlab.com/utsa-ics/osias/-/blob/master/deploy_ceph.sh18:09
jamesbensonAnd we deploy cephadm on podman: https://gitlab.com/utsa-ics/osias/-/blob/master/bootstrap_podman.sh18:09
jamesbensonThis also had radosgw stuff there incase you want object storage18:13
*** bodgix6 is now known as bodgix18:49
*** dtantsur_ is now known as dtantsur18:49
*** hrww is now known as hrw18:49
guesswhatAnyone is using magmu?  I am getting exception.NoValidHost(reason="") nova.exception.NoValidHost: No valid host was found. for Node instances, Master instances are created OK. So this would not be a problem with host I guess..19:45
jcmdlnawesome thanks jamesbenson 20:47
jamesbensonno problem :-) 20:49
guesswhatwhen we can can expect official support ? https://opendev.org/openstack/skyline-apiserver/src/branch/master/kolla/README.md22:37

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