Wednesday, 2022-07-27

mnasiadkamorning06:49
mnasiadka"msg": "{{ s3_url }}: 's3_url' is undefined"06:49
mnasiadkafantastic, we broke cinder?06:50
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Revert "Allow cinder-backup to be configured to use S3 backend."  https://review.opendev.org/c/openstack/kolla-ansible/+/85106206:52
opendevreviewVictor Chembaev proposed openstack/kolla-ansible master: Fix nova online volume resize with multipathd  https://review.opendev.org/c/openstack/kolla-ansible/+/85109607:27
yoctozeptomnasiadka: merge https://review.opendev.org/c/openstack/kolla-ansible/+/84461407:43
mnasiadkabut that is glance, not cinder?07:44
yoctozeptomnasiadka: it has the defaults in it07:44
yoctozeptomnasiadka: the cinder change should have had depends-on07:45
yoctozeptothe issue was not caught because the cinder-enabled jobs were faulty anyway so nobody looked at them07:45
yoctozeptoall the more reason to focus on fixing07:45
mnasiadkaI'm not a fan of default password07:45
yoctozeptoI will see to making the zun one work too07:46
yoctozeptomnasiadka: :D you can ask for a followup; I do not mind with aws07:46
mnasiadkayeah, ten followups to do something correctly07:47
yoctozepto🤷07:47
mnasiadkacan we just revert and take time to review the glance s3 patch?07:48
mnasiadkaI don't like being forced to merge another patch just to fix broken code07:48
yoctozeptook, I understand your concerns07:48
*** amoralej|off is now known as amoralej07:50
yoctozepto2022-07-27 07:33:38.358 7 CRITICAL zun [-] Unhandled error: TypeError: Descriptors cannot not be created directly.08:19
yoctozeptomeh08:19
yoctozeptoIf this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.08:21
yoctozeptoeh08:21
hrwmorning08:22
hrwprotobuf... not a fan08:22
yoctozeptoxD08:22
opendevreviewMark Goddard proposed openstack/kayobe master: Support configuration of swap  https://review.opendev.org/c/openstack/kayobe/+/85119508:41
kdeanyocotozepto Morning, quick one. isn't the disable_firewall var still needed since its referenced in https://opendev.org/openstack/ansible-collection-kolla/08:42
yoctozeptokdean: that's why it is defined there08:42
yoctozeptoand not in kolla-ansible08:43
kdeanso it wont be overridden if you set it in kolla-ansible. It defaults to true in the collection, wont the collection still disable firewalld if we dont set it kolla-ansible.08:45
kdeanMaybe I need more coffee or I'm missing something :) 08:46
yoctozeptokdean: I mean, we don't need it present in all.yml08:46
yoctozeptoit's redundant08:46
kdeanahh I see, your saying that we dont need it in ansible/group_vars/all.yml but we do need it in the globals.yml08:47
yoctozeptohrw: protobuf ~> https://review.opendev.org/c/openstack/zun/+/851196 ;o08:47
yoctozeptokdean: yes08:47
kdeanThanks :) 08:48
hrwyoctozepto: they should generate those during build time ;d08:48
yoctozeptohrw: agreed08:50
opendevreviewKyle Dean proposed openstack/kolla-ansible master: adds firewalld configuration based on enabled services  https://review.opendev.org/c/openstack/kolla-ansible/+/84795508:53
opendevreviewMerged openstack/kolla-ansible master: Revert "Allow cinder-backup to be configured to use S3 backend."  https://review.opendev.org/c/openstack/kolla-ansible/+/85106209:12
opendevreviewKyle Dean proposed openstack/kayobe master: Add support for firewalld on Ubuntu  https://review.opendev.org/c/openstack/kayobe/+/85039009:18
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: Move to Ubuntu Jammy (22.04)  https://review.opendev.org/c/openstack/kolla/+/83958509:27
hrwrebased, sorted unbuildable09:27
opendevreviewKyle Dean proposed openstack/kayobe master: Add support for firewalld on Ubuntu  https://review.opendev.org/c/openstack/kayobe/+/85039009:29
hrwaccording to htop /usr/lib64/erlang/erts-12.3.2.2/bin/beam.smp eats 21% of memory in 8GB cs9 node09:37
yoctozepto:O09:40
yoctozeptokill rmq09:41
hrwyep09:42
hrwand that's why cs9 CI fails09:42
yoctozeptoargh, dummy09:44
yoctozeptowhat's the source of rmq there?09:45
yoctozeptoand erlang09:45
hrwthe same as before09:48
yoctozeptohmm09:48
hrwas they list el/8 for cs9 too09:48
yoctozeptothat's interesting; so a dependency update caused it to leak memory?09:48
yoctozeptoI would assume they built statics09:48
yoctozeptobut maybe did not09:49
yoctozepto(or new kernel support for hugepages or alike?)09:49
hrwnot checked09:50
yoctozeptozun is FUBAR09:51
yoctozepto(their CI)09:51
yoctozeptoI will propose to change our CI to follow the "alternative compute" route to test these additional compute-related stuff (like cinder lvm; could add e.g. blazar right away) instead of failing permanently on zun09:53
opendevreviewKyle Dean proposed openstack/kayobe master: Add support for firewalld on Ubuntu  https://review.opendev.org/c/openstack/kayobe/+/85039009:54
opendevreviewKyle Dean proposed openstack/kolla-ansible master: adds firewalld configuration based on enabled services  https://review.opendev.org/c/openstack/kolla-ansible/+/84795509:58
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla-ansible master: [CI] Change the Zun scenario to altcomp scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/85120410:10
yoctozepto^ getting non-Ceph multinode cinder+compute tested again10:12
yoctozeptopriteau: would you be willing to contribute Blazar testing in kolla-ansible CI?10:13
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla-ansible master: Remove the deprecated storage_interface var  https://review.opendev.org/c/openstack/kolla-ansible/+/85120710:38
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla master: Remove Keystone admin endpoint  https://review.opendev.org/c/openstack/kolla/+/84375110:39
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla master: Remove Keystone admin endpoint  https://review.opendev.org/c/openstack/kolla/+/84375110:39
hrwyoctozepto: review that 22.04 update and lgtm10:51
priteauHello yoctozepto. I would be happy to do so. Would it be a periodic job or something that runs on each changeset?10:52
yoctozeptopriteau: as part of the altcomp scenario above; run when relevant files are changed; we can also restore periodics now that we have the quay working for us10:57
yoctozeptohrw: hmm?10:59
hrwyoctozepto: https://review.opendev.org/c/openstack/kolla/+/83958510:59
yoctozeptomnasiadka: quincy still failing in the upgrade job but otherwise fine10:59
yoctozeptohrw: ah, images, will do10:59
hrwyoctozepto: it conflicts with cs9 one so that way I will have one thing less to worry ;D11:00
opendevreviewPierre Riteau proposed openstack/kolla stable/ussuri: Mark monasca-grafana as unbuildable  https://review.opendev.org/c/openstack/kolla/+/85121111:03
hrwpriteau: can you add reason in commit message?11:04
*** amoralej is now known as amoralej|lunch11:23
opendevreviewPierre Riteau proposed openstack/kolla stable/ussuri: Mark monasca-grafana as unbuildable  https://review.opendev.org/c/openstack/kolla/+/85121111:24
priteaudone11:25
hrw+211:25
opendevreviewKyle Dean proposed openstack/kolla-ansible master: adds firewalld configuration based on enabled services  https://review.opendev.org/c/openstack/kolla-ansible/+/84795511:28
mnasiadkayoctozepto: let me have a look11:46
mnasiadkayoctozepto: https://review.opendev.org/c/openstack/kolla/+/839585 - Jammy would like to be merged11:47
hrwfound another bug in cs9 patch...11:48
mnasiadkayoctozepto: it's interesting that it only shows up in upgrade job :)12:20
yoctozeptomnasiadka: well, upgrade job works on pacific, does not work on quincy12:36
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla stable/ussuri: Fix container image publish to Docker Hub  https://review.opendev.org/c/openstack/kolla/+/85091412:38
mnasiadkayoctozepto: well, I just mean I haven't touched the bootstrap command, and it uses the same bootstrap command on normal (non-upgrade) job12:39
mnasiadkabut the error makes sense I guess12:39
hrwok, let me build same set of debian images...12:41
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: cephadm: Use quincy packages  https://review.opendev.org/c/openstack/kolla-ansible/+/85085512:41
yoctozeptomnasiadka, hrw: +2 on jammy but awaiting experimental jobs' results12:45
hrwk12:45
yoctozeptoalso, to discuss whether to deprecate collectd and telegraf12:46
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: Move to CentOS Stream 9  https://review.opendev.org/c/openstack/kolla/+/83666413:08
hrwrmq forced to use 3rdparty repo13:09
yoctozeptowhich one?13:18
hrwthe one we used13:18
hrwdelorean-deps sneaked rmq from cs913:18
yoctozeptoah13:19
hrwnot that it helps much ;D13:19
yoctozeptostill memory?13:19
hrwyep13:20
yoctozeptomeh13:21
hrwhm. 140MB on debian, 1677MB on cs913:42
mnasiadkagood improvement13:42
yoctozeptoso proud of cs9 - may we deprecate it already? ;d13:44
hrwhttps://github.com/rabbitmq/erlang-rpm/issues/10313:46
mnasiadkadeprecate rabbitmq!13:46
hrwand base!13:47
*** amoralej|lunch is now known as amoralej13:47
opendevreviewMerged openstack/kolla stable/ussuri: Mark monasca-grafana as unbuildable  https://review.opendev.org/c/openstack/kolla/+/85121113:51
mnasiadkamgoddard mnasiadka hrw yoctozepto bbezak parallax Fl1nt frickler adrian-a - meeting in 913:51
hrwah, right13:51
yoctozeptoodd ironic failure on jammy images https://zuul.opendev.org/t/openstack/build/6f44077b757d4e649aa9aa6b8a89e0ef13:53
mnasiadkaI think bbezak noticed the same in Kayobe ^^13:54
hrwI love "The option [tenant_id] has been deprecated. Please avoid using it." message13:54
mnasiadkawell, 404 on listing introspection rules is worse I guess ;)13:55
bbezakyeah, some 404's in inspector13:55
hrwopenstack spits it all over in places where it was not given13:55
hrwDebian all-in-one uses 6 of 8GB13:56
hrwargh13:56
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla-ansible master: [CI] Fix the Swift image used  https://review.opendev.org/c/openstack/kolla-ansible/+/85122913:57
yoctozeptobbezak, mnasiadka: ack, so it's jammy-independent?13:58
mnasiadkayoctozepto: bbezak is doing jammy support in Kayobe - so it is Jammy-issue13:59
TimBeermann[m]o/\14:00
TimBeermann[m]o/*14:00
mnasiadka#startmeeting kolla14:00
opendevmeetMeeting started Wed Jul 27 14:00:28 2022 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'kolla'14:00
mnasiadka#topic rollcall14:00
mnasiadkao/14:00
RamonaRautenberg[m]o/14:00
yoctozeptoo/14:00
hrwo\14:01
opendevreviewMarcin Juszkiewicz proposed openstack/kolla master: Move to CentOS Stream 9  https://review.opendev.org/c/openstack/kolla/+/83666414:03
mnasiadka#topic agenda14:03
mnasiadka* CI status14:03
mnasiadka* Release tasks14:03
mnasiadka* Regular stable releases (first meeting in a month)14:03
mnasiadka* Current cycle planning14:03
mnasiadka* Additional agenda (from whiteboard)14:03
mnasiadka* Open discussion14:03
mnasiadka(no actions from last week)14:03
mnasiadka#topic CI Status14:03
yoctozepto(bbezak, mnasiadka: same error on debian so it's new ironic: https://99863b9db4f0aa324d57-99bfed502b9130cc4d1d06a7b48bd458.ssl.cf1.rackcdn.com/839585/37/experimental/kolla-ansible-debian-source-ironic/74bb93c/primary/logs/ansible/test-ironic )14:03
yoctozeptothe CI is green14:03
mnasiadkaapart the cinder-backup s3 breakage we're fine I guess14:03
yoctozepto(and I was not that much offtopic :D )14:03
mnasiadkaI mean that was reverted14:03
yoctozeptoyup14:04
mnasiadkayoctozepto: are you going to follow up on #openstack-ironic? ;-)14:04
yoctozeptomnasiadka: can do14:04
mnasiadkathanks14:04
mnasiadka#topic Release tasks14:04
mnasiadkaR-14 - nothing on Kolla schedule in that timeframe14:05
mnasiadka#topic Current cycle planning14:05
mnasiadkaSo, we're close to getting Jammy merged in Kolla14:05
mnasiadkaKolla-Ansible got merged some days ago14:05
mnasiadkabbezak is working on Kayobe part14:05
mnasiadkahrw: how is CS9?14:05
mnasiadkaI noticed some rabbitmq issues, we replaced xinetd with socat14:08
mnasiadkaso I guess we're on a good path14:08
mnasiadkaany other features we should be discussing?14:08
hrwCS9 is only rmq now I think14:09
mnasiadkanice14:09
hrwbut that's only all-in-one testing14:09
hrwneeds multinode tests14:09
mnasiadkaSo we need to add the cephadm job back but on CS914:10
mnasiadkabut I think without resolving the rmq memory issue - it might be hard to go further14:11
hrwmultinode CI is something I am not familiar with14:11
mnasiadkaI can help14:11
hrwI will discuss it with rmq upstream14:11
mnasiadkathanks14:11
mnasiadkaOk then, let's move to additional agenda14:11
mnasiadka#topic Additional agenda (from whiteboard)14:11
mnasiadka(yoctozepto) No bare rechecks14:11
mnasiadka(I wanted to touch that one as well today)14:12
yoctozeptoremember to always add some comment to an issued recheck! it's ok to forget from time to time I guess but let's try our best to avoid bare ones14:12
mnasiadkaI guess we should stop doing "recheck" and start doing "recheck (something failed)" or even "recheck(bug:[number])"14:12
mnasiadkayoctozepto: should we add that to kolla contributor docs with examples?14:12
* hrw out14:12
yoctozeptorecheck + whatever you think makes sense at the time14:12
yoctozeptomnasiadka: I don't know if we discuss rechecks; also, this should be in the main openstack contributor docs anyhow14:13
mnasiadkaok14:13
yoctozeptoas cores we need to set an example14:13
yoctozeptoand remind others14:13
yoctozeptolet's move on :-)14:13
mnasiadkayes, that's what I wanted to write14:13
mnasiadka:)14:13
mnasiadka(yoctozepto) Removal of the Keystone admin endpoint14:13
mnasiadkahttps://review.opendev.org/c/openstack/kolla/+/84375114:13
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/84373014:13
yoctozeptoshould we progress with this?14:14
yoctozeptowe can remove it from kolla with no pain as kolla-ansible still creates it14:14
yoctozeptoand then decide what to do with k-a one14:14
mnasiadkaI'm fine with that, are there any services that are failing?14:14
yoctozeptowe can have it be re-enabled via a flag14:14
yoctozeptomnasiadka: none in our CI14:14
yoctozeptobut we don't have 100% coverage14:14
mnasiadkaI think keystone client stopped defaulting to admin14:14
mnasiadkaso we should be fine14:15
yoctozeptothus, it would make sense to have a fallback just in case14:15
yoctozeptoah, so maybe none14:15
yoctozeptoif no other voices, I will repropose as non-WIP14:15
mnasiadkaso, what's the plan? remove in Kolla and make optional in Kolla-Ansible?14:15
yoctozeptoah, so you prefer my optional path?14:16
yoctozeptogood, can be done14:16
mnasiadkathanks14:17
mnasiadka(yoctozepto) Deprecate collectd and telegraf14:18
mnasiadkanot available in jammy https://review.opendev.org/c/openstack/kolla/+/83958514:18
yoctozeptothis is not our main stack14:18
mnasiadkabasically not14:18
yoctozeptono idea if it's functional14:19
mnasiadkait builds for Debian today though14:19
yoctozeptoit brings no benefits over the other stack afaik14:19
mnasiadkaanyone on the meeting that cares for collectd and telegraf?14:19
TimBeermann[m]we do not care14:20
yoctozeptoso the usual: ask on the mailing list, wait a few weeks and deprecate then drop?14:20
mnasiadkayes14:21
mnasiadkayoctozepto: willing to do that?14:21
yoctozeptobtw, https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/197109314:21
yoctozeptomnasiadka: ok, can do14:21
mnasiadka#action yoctozepto send a mail around dropping collectd and telegraf14:22
mnasiadka(yoctozepto) Restoring periodics14:23
mnasiadkaWe stopped running periodics? :)14:23
priteauI think Flint was using collectd?14:24
yoctozeptoyup, due to dockerhub14:24
yoctozeptosorry, I forgot to mention I meant kolla-ansible :-)14:24
yoctozeptowe don't have periodic jobs there14:24
yoctozeptoexcept for the ones from templates14:24
yoctozeptopriteau: hmm, that would be a blocker indeed14:24
yoctozeptowondering if he's on ubuntu ;d14:25
mnasiadkarather not14:25
mnasiadkacollectd seems to have some traction on Ubuntu side14:25
mnasiadkalet's see if anybody replies to your mail14:25
yoctozeptook, it does not hurt14:25
mnasiadkayoctozepto: kolla-ansible periodics - we should run something - but would be good to check if those are failing :)14:26
yoctozeptoI mean, I think we should run all the jobs at least weekly, not sure if daily makes much sense14:27
yoctozeptomaybe for some14:27
yoctozepto+/- week failure windows are still better than no-idea-how-long failure windows14:27
mnasiadkatrue14:28
mnasiadkabut notifications are only sent to openstack-stable-maint for stable14:28
mnasiadkaand nowhere for master, right?14:28
yoctozeptoright14:29
yoctozeptoneed to check during the meetings14:29
yoctozeptowe used to do that when we had periodics14:29
mnasiadkaI guess that's what we can do14:29
yoctozeptoin the CI status14:29
yoctozeptobasically14:29
yoctozeptothanks to priteau for mentioning periodics today14:30
mnasiadkaok, I'll make a change in the kolla docs to include (check for periodics)14:30
yoctozeptowhen asked about the blazar testing in ci14:30
priteauIf we have links in the wiki to the zuul build reports, it could be quick to check in the meetings14:31
priteauwiki or docs14:31
yoctozeptowhiteboard14:32
yoctozeptowe have it there14:32
yoctozeptojust nothing to see14:32
priteauok14:32
mnasiadkayoctozepto: couldn't we add periodics to the Grafana dashboard?14:32
yoctozeptomnasiadka: probably, but it's not something I am interested in14:33
yoctozeptobtw, we are going jammy as we speaaak14:33
yoctozeptoand ironic's issue is with new werkzeug14:33
yoctozeptoso far so good14:33
yoctozeptolet's move on14:33
mnasiadkayoctozepto: not saying you should be interested, I can look into adding this - as it would be easy to check during the meeting.14:34
mnasiadka(yoctozepto) How do we want to handle linuxbridge being experimental?14:35
mnasiadkai.e. should we hide it as experimental as well? (and cede testing it?)14:35
mnasiadkaI think we should delete the CI and mark it in support matrix as experimental14:36
yoctozeptomnasiadka: re grafana if you wish, I don't mind14:36
yoctozeptomnasiadka: ok, I agree; 2 questions: what matrix you mean and what about letting users use it?14:36
yoctozepto;p14:36
mnasiadkayoctozepto: we have that Kolla support matrix (I don't know if anything is in Kolla-Ansible) - we could add a statement about Linuxbridge in there14:37
yoctozeptoah, ok, can do14:37
mnasiadkaI think we should let users use it, just write a statement we don't test it and it's marked experimental by Neutron14:38
yoctozeptomnasiadka: but how to let/teach users to re-enable it?14:38
yoctozeptoas now it will simply fail14:38
yoctozeptodocs or do it for the users?14:38
yoctozeptoI would say docs14:38
yoctozeptomore pain, more gain14:39
mnasiadkadocs should be enough14:39
yoctozeptoor something like that14:39
yoctozeptook14:39
mnasiadkalet's not make it easy for them14:39
yoctozeptoyou speak my mind14:39
mnasiadkaI don't think LB driver will live long in the Neutron repo14:39
yoctozeptome neither14:39
mnasiadka(yoctozepto) Let me introduce you to the altcomp scenario14:40
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/85120414:40
yoctozeptoplease welcome the long-awaited altcomp scenario where we test others ways to do compute14:41
yoctozeptoaltcomp = alternative compute14:41
yoctozeptothe commit messages gives the background and summary14:41
yoctozeptoif no objections, please consider merging right away ;d14:42
yoctozeptothis is also a nice scenario to test blazar etc.14:42
yoctozeptocloudkitty14:42
yoctozeptowhatever comes to ours mind that makes sense to test because it's good enough (TM) on our side and we want to keep it that way14:42
mnasiadkaOk, I'll look in the patch later this week14:43
yoctozeptook, thanks14:43
yoctozeptoit scraps FUBAR zun and leaves the rest14:43
mnasiadkanice14:43
yoctozeptowhile renaming the scenario to altcomp14:43
mnasiadkaok, frickler is on pto, so no discussion about vptg14:44
mnasiadkaheadphoneJames is reminding us to review lets encrypt patch14:44
yoctozeptofrickler is seemingly waiting for me to go on pto...14:44
mnasiadkaand systemd and podman are also on the list to get reviewed14:44
mnasiadka#topic Open discussion14:46
yoctozeptoI had everything discussed14:46
mnasiadkame too14:47
mnasiadkaok, thanks for attending14:47
mnasiadkasee you next week!14:48
mnasiadka#endmeeting14:48
opendevmeetMeeting ended Wed Jul 27 14:48:05 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:48
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-07-27-14.00.html14:48
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-07-27-14.00.txt14:48
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-07-27-14.00.log.html14:48
yoctozeptothanks for chairing mnasiadka 14:48
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla master: Remove Keystone admin endpoint  https://review.opendev.org/c/openstack/kolla/+/84375115:04
opendevreviewMerged openstack/kolla stable/ussuri: Fix container image publish to Docker Hub  https://review.opendev.org/c/openstack/kolla/+/85091415:09
opendevreviewMerged openstack/kolla master: Move to Ubuntu Jammy (22.04)  https://review.opendev.org/c/openstack/kolla/+/83958515:43
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla-ansible master: Make Keystone admin endpoint creation optional  https://review.opendev.org/c/openstack/kolla-ansible/+/84373015:44
yoctozeptoand we are jamming now15:47
yoctozeptohopefully the new images get published tomorrow15:47
* yoctozepto off15:53
spatelDoes ceilometer supported in kolla-ansible?  I16:28
*** amoralej is now known as amoralej|off16:35
hrwspatel: we still have images17:35
spatelhrw does it working or broken?17:36
spatelbecause i didn't see any reference or document about that 17:36
hrwspatel: no idea tbh17:44
hrwspatel: we have >200 images. check support matrix in docs17:44
spatelI will give it a shot to deploy ceilometer to prove its broken or functional :)17:45
hrwgood17:47
hrwspatel: if it needs some changes etc and you know how to fix it then tell/send patches/etc.17:47
* hrw out17:47
spatelYep! 17:48
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla-ansible master: Remove RabbitMQ policy removal code  https://review.opendev.org/c/openstack/kolla-ansible/+/85125719:58
opendevreviewRadosÅ‚aw Piliszek proposed openstack/kolla-ansible master: Make Keystone admin endpoint creation optional  https://review.opendev.org/c/openstack/kolla-ansible/+/84373020:12

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