Wednesday, 2022-11-16

opendevreviewMichal Arbet proposed openstack/kolla master: Fix build of debuntu images  https://review.opendev.org/c/openstack/kolla/+/86460201:00
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's max_message_size  https://review.opendev.org/c/openstack/kolla-ansible/+/86172801:23
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's heartbeat  https://review.opendev.org/c/openstack/kolla-ansible/+/86172701:31
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's max_message_size  https://review.opendev.org/c/openstack/kolla-ansible/+/86172801:41
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's max_message_size  https://review.opendev.org/c/openstack/kolla-ansible/+/86172801:43
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's heartbeat  https://review.opendev.org/c/openstack/kolla-ansible/+/86172701:45
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's heartbeat  https://review.opendev.org/c/openstack/kolla-ansible/+/86172706:26
opendevreviewMichal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's max_message_size  https://review.opendev.org/c/openstack/kolla-ansible/+/86172806:27
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950106:48
kevkomorning \o/07:10
kevkohrw, mnasiadka : https://review.opendev.org/c/openstack/kolla/+/864602 << Kolla fix , can you please check ? 07:11
mnasiadkaI guess it makes sense, but I don't think we have any https repos by default, right?07:12
mnasiadkaah, grafana07:12
mnasiadkahmm, but the referenced change which removed that was removed long time ago - why didn't the builds fail all the time since then? :D07:13
kevkoit is :D 07:15
kevkoor better said i didn't checked ...i just found an issue when I was building own images on my PC 07:15
kevkocould you verify it ? 07:16
kevkofirstly I found issue on yoga07:16
mnasiadkawell, the CI doesn't fail on that07:34
priteauGood morning kevko. Did you see my messages last night about Cinder?08:03
kevkopriteau: yes, i wanted to reply today morning .. but you wasn't online :) ..we were upgrading from victoria to wallaby ..and we knew there is this type of problem ...08:04
kevkoso i just wanted to share my findings ...08:04
priteauWallaby should not have this problem though?08:04
kevkoyeah it shouldn't ..08:04
priteauUnless something that explicitly setting the option to false08:05
kevkobut this is endless question ..if kolla-ansible should provide best options in default or not 08:05
kevkoi remember also something similar heartbat_in_pthread ..or something like that ...08:06
kevkoor keystone middleware advanced 08:06
kevkoor redis connection string ...etc ..08:06
priteauI agree in general with good defaults, but the upstream default should be fine all the way back to stable/victoria. And we don't support older versions.08:08
kevkopriteau: nevermind, i am trying cloudkitty and I am unable to setup it to start calculate some pricing ... ceilometer working, gnocchi working, cloudkitty not (both storages - influx and elastic was tried) ..and i saw that you was contributing to cloudkitty ..so you are probably using and can advise ? :) 08:08
priteauSo I think you would need to figure out why you had to explicitly set the value to true before going further08:08
kevkopriteau: yeah, i know we don't support ...but from time to time upstream is changing defaults from yes -> no , no -> yes ..even if they are in middle of the cycle ..08:09
priteauAs for cloudkitty, some things to investigate: are your rating rules correct? what fetcher are you using? if using keystone, did you add cloudkitty to the projects to rate?08:10
kevkopriteau: i used default kolla configuration (so there is keystone fetcher)08:10
kevkopriteau: but i don't understand second part -> did you add cloudkitty to the projects to rate < 08:11
priteauRating doesn't happen automatically with the keystone fetcher08:11
priteau"The keystone fetcher retrieves a list of projects on which the cloudkitty user has the rating role from Keystone."08:12
priteauhttps://docs.openstack.org/cloudkitty/latest/admin/architecture.html#fetcher08:12
kevkopriteau: (i thought that you meant rating role :P )08:12
kevkook, so  something as   "openstack role add --project whatever --user whatever rating " should work 08:13
kevkoand project whatever will be rated 08:13
priteauNo, not user whatever08:14
priteauopenstack role add --project whatever --user cloudkitty rating08:14
kevkoaaaa, ok 08:14
kevkopriteau: btw, if I am correct one node started to work after i manually reconfigured and pasted config from my devstack node ... but I saw another issue which was something regarding this patch 08:16
kevkohttps://review.opendev.org/c/openstack/cloudkitty/+/77737908:16
kevkojust wanted to say that it is another "good default" :) 08:17
priteauI thought this had been backported, but apparently not. To be honest I don't use ceilometer/gnocchi, our rating pipeline uses prometheus.08:24
kevkopriteau: and what is "best"08:29
kevkopriteau: or what is widely installed ? which combination ?  do you have any overview ? 08:30
kevkopriteau: i wanted to use what is default (and thought that this should be most functional.. but i am still trying ) ...and btw, what are u using as storage backend ? and which version ? v1(sqlalchemy, influx) / v2 (influx, elastic) ?? and is it really not recommended to run elastic as storage backend ? 08:32
priteauSorry, busy right now, will reply later08:33
kevkopriteau: ok, thank you 08:38
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950108:51
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950108:52
opendevreviewAlex Welsh proposed openstack/kolla-ansible master: Adding optional to delay between l3 agent restarts  https://review.opendev.org/c/openstack/kolla-ansible/+/86291609:05
kevkofolks, could you review this trivial patches ? https://review.opendev.org/c/openstack/kolla-ansible/+/861727, https://review.opendev.org/c/openstack/kolla-ansible/+/86172809:32
kevkomnasiadka: thanks :) 09:33
mnasiadkanp09:34
kevkomnasiadka: and btw, where I can check/verify issue what i've found locally while building grafana is working in upstream ? because i think it can't work -> https://review.opendev.org/c/openstack/kolla/+/86460209:37
mnasiadkakevko: zuul.opendev.org, click builds, filter by project && pipeline == periodic - and you'll have periodic jobs results - I've checked those, and grafana builds as it should.09:38
kevkomaybe build machine where kolla images are build use some proxy or something similar ? 09:38
kevkothat's weird 09:38
kevkomnasiadka: hmm, can't login ..is there some another credentials ? 09:40
mnasiadkasorry, zuul.openstack.org09:41
mnasiadkahttps://zuul.openstack.org/builds09:41
kevkohmmmmmmm that's weird ...if you will have a time ..could you build grafana locally against stable/yoga (firstly i've seen there )09:47
kevkomnasiadka: my jenkins output -> https://paste.openstack.org/show/brIGjNkWAHB8vt3Zu35r/09:50
hrwkevko: you gave me opportunity to use -1 ;) thanks10:08
kevkohrw: did you also try to install it ? 10:11
kevkohrw: because apt-cache worked also for me :D 10:11
kevkohrw: i've added sleep infinity before install command and then i try to install manually inside container :P 10:12
hrwkevko: this package is not needed for quite a while10:12
hrwroot@a4999891b6d9:/# dpkg -L apt-transport-https10:13
hrw/usr/share10:13
hrw/usr/share/doc10:13
hrw/usr/share/doc/apt-transport-https10:13
hrw/usr/share/doc/apt-transport-https/NEWS.Debian.gz10:13
hrw/usr/share/doc/apt-transport-https/changelog.gz10:13
hrw/usr/share/doc/apt-transport-https/copyright10:13
hrwkevko: show me please which file from this package helps you?10:13
kevkohrw: w8 ..i am going to show you :) 10:13
kevkohrw: https://pastebin.com/raw/M274bs9q << so ? 10:30
hrw--base-tag bullseye is not needed ;D10:30
hrwkevko: and? you shown me build which works. all branches work. show me failure10:32
kevkohrw: haha, sorry .. i was just sure that it is not working and pasted without review :D ... that's weiiird :D 10:33
kevkohrw: ok, sorry .. i will verify once again and then i will abandom if it will work :D 10:34
hrwcommit ffaf102fecc20510513de4898ce85b5b119e179510:35
hrwAuthor: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>10:35
hrwDate:   Tue Apr 6 13:14:49 2021 +020010:35
hrwthis is when apt-transport-https was dropped10:35
hrw1.5y ago10:35
kevkohrw: let me rebase my downstream branch ..maybe i have something bad in my branch 10:35
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950111:00
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950111:44
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950112:47
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch  https://review.opendev.org/c/openstack/kolla-ansible/+/85661013:12
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch  https://review.opendev.org/c/openstack/kolla-ansible/+/85661013:24
opendevreviewMichal Nasiadka proposed openstack/kolla master: Add Opensearch image(s)  https://review.opendev.org/c/openstack/kolla/+/83037313:26
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch  https://review.opendev.org/c/openstack/kolla-ansible/+/85661013:29
mnasiadkamgoddard mnasiadka hrw yoctozepto bbezak parallax Fl1nt frickler adrian-a kevko - meeting in 513:55
hrwah13:56
kevkoups, i wanted to go for lunch :) 13:57
kevko:D13:57
mnasiadkawell, everyone agreed to not change again to 4pm CET :D13:58
kevkoit's okay :D ..i want to go for lunch for 2 hours :D 13:58
*** thelounge16 is now known as darmach13:58
mnasiadka2 hours? that's like dinner, not lunch :)13:59
mnasiadka#startmeeting kolla14:00
opendevmeetMeeting started Wed Nov 16 14:00:00 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
frickler\o14:00
bbezako\14:00
mhinero/14:00
kevko\o/14:00
hrw /-o-/14:00
darmacho|14:01
mmalchukhi14:01
mnasiadka#topic agenda14:01
mnasiadka* CI status14:01
mnasiadka* Release tasks14:01
mnasiadka* Regular stable releases (first meeting in a month)14:01
mnasiadka* Current cycle planning14:01
mnasiadka* Additional agenda (from whiteboard)14:01
mnasiadka* Open discussion14:01
mnasiadka#topic CI status14:01
mnasiadkawhiteboard says green, anybody has a different opinion?14:01
mnasiadkaah, I have a different opinion14:02
mnasiadkahrw: debian publish jobs are failing on pushing images14:02
TimBeermann[m]o/14:02
hrwon pushing means they build fine?14:02
mnasiadkaI investigated those, and it seems we just need to do retries or something similar14:02
mnasiadkayes, they build fine14:03
mnasiadkaI'll have a look later14:03
mnasiadka#topic Release tasks14:03
ramona-beermann[m]o/14:03
mnasiadkaSo... release team created patches for K/K-A/Kayobe releases14:03
mgoddard\o14:03
mnasiadkaFrickler nicely responded that it's not the time yet14:03
mnasiadkawe basically need OpenSearch in K/K-A and RL9 bits + Ansible bump in Kayobe14:04
mnasiadkabut that's for the next topic14:04
mnasiadka#topic Current cycle planning14:04
mnasiadkaI started putting more cycles into OpenSearch, since dougsz has only less than one day a week to work on this14:05
mnasiadkaso we should get to merging it in a week I hope14:05
mnasiadkabbezak: for RL9 - I think we only have some minor tests failing now?14:05
mmalchukabout releases: https://review.opendev.org/q/Ie928f8a4506f41407d76edcb6b52ca7cddb52214 didn't merged in Yoga14:06
bbezakmnasiadka: dummy issues has been solved, there is additional routing tables feature left to add to ansible-role-interfaces for network manager14:06
bbezakworking on it14:06
mnasiadkakevko, frickler, hrw, mgoddard - willing to merge the stable backport mmalchuk is mentioning?14:07
hrw+2+W14:07
mnasiadkabbezak: fantastic14:07
mmalchukhrw: thks14:07
mnasiadkadarmach: I think you've been looking a bit into the Ansible bump in Kayobe? Want to continue?14:08
kevkoi am surprised that anyone uses freezer :D 14:08
mmalchukwe try to14:08
mmalchuk:D14:08
kevkommalchuk: hh, forget :D i was trying 14:09
darmachSure, can take a look at it (again xD)14:09
mnasiadkadarmach: great14:09
mnasiadkaOk then, last but not least - we promised mhiner to take a look at his systemd patches14:10
mnasiadkalast reviewer was yoctozepto, but he's no longer active in Kolla14:10
mnasiadkaI'll try to have a look after OpenSearch merges14:11
mnasiadkakevko/frickler/hrw/mgoddard/anyone - if you have spare cycles to review that patch - would be nice (https://review.opendev.org/c/openstack/kolla-ansible/+/816724)14:11
fricklerack14:12
kevkoi will try... 14:12
mmalchukwill try too14:12
mnasiadkaThere is still the skyline patch, which looks like running both nginx and gunicorn in one container - which I personally dislike - so I don't know if it will get in Zed14:13
mnasiadkaBut let's worry about it after merging what we have to merge14:13
mnasiadka#topic Additional agenda (from whiteboard)14:13
mnasiadka(frickler) Release liaisons14:14
mnasiadkafrickler: I think we solved that already, right?14:14
fricklerI replaced radek, yes14:14
fricklerso if mgoddard wants to continue, we are all set14:14
mnasiadkaI think it's reasonable to have ex-PTL as release liaison, we can review in a couple of months if we need more people there.14:15
mnasiadkathere's a second topic14:15
kevkomnasiadka: some time ago I adopted skyline patches and reworked to by more kolish ..i will have it somewhere in some branch :P 14:15
mnasiadka(m_hiner) Systemd patchset: https://review.opendev.org/c/openstack/kolla-ansible/+/81672414:15
mnasiadkaBut I don't think we have anybody that has enough knowledge on the patch to answer Martin's questions14:16
mnasiadkaalthough there's this question: significance of shared label when mounting /run directory (kolla_toolbox deployment)14:16
mnasiadkamhiner: can you shed some light what's the problem with that?14:16
mhinerproblem with that is when trying to mount it with podman it fails because of the shared label14:17
mhinerand my question is if its safe to replace it with rprivate, which works14:18
greatgatsby_Hello.  Trying to deploy designate for the first time, I'm a bit confused what the list "designate_ns_record" actually is?  These would be some of my controllers?14:18
hrwgreatgatsby_: we have meeting now. can you wait 40 minutes?14:19
greatgatsby_yes, apologies14:19
hrwthx14:19
mnasiadkamhiner: but that's different behaviour14:20
mnasiadkaat least according to docker docs - https://docs.docker.com/storage/bind-mounts/#configure-bind-propagation14:20
mhineri know but shared label just won't work for podman14:21
fricklerdoes it not work at all or just not for /run?14:23
mnasiadkahttps://github.com/containers/podman/issues/183414:23
mnasiadkaso basically it means it should14:24
mhinerjust for /run14:24
mhineri have also created issue for this: https://github.com/containers/podman/issues/1630514:25
fricklerso that looks like it is an specific issue with nested mounts14:28
fricklerwill need to look into the details for further debugging14:28
mnasiadkabut it works with docker - and we're not merging podman this cycle - only systemd, so that's not very pressing issue14:29
mnasiadkabut we'll need to solve it sooner or later14:29
frickleryes, I'll try to dig a bit and we can discuss again next week14:30
mhinerokay, thank you14:30
mnasiadkajust booted Ubuntu Jammy with podman14:31
mnasiadkaand it works14:31
mnasiadkapodman version 3.4.414:31
mnasiadkabut maybe I need a bit more details to see what is the problem14:31
fricklermight be platform specific, yes14:32
mnasiadkamhiner: if you'll add some more details to the topic on kolla whiteboard - happy to look into it when time comes (probably in two weeks or something like that)14:32
fricklerthe issue mentions c914:32
mhinersure, i can update the topic with more info and also some steps how to recreate14:33
mnasiadkathanks mhiner 14:33
mnasiadkaOk, let's go further14:33
mnasiadka#topic Open discussion14:33
mnasiadkaWould love +2+w on OVN fix stable backports14:34
mmalchukany chance to review and merge atleast related K-A patches in Kayobe?14:34
mmalchukhttps://review.opendev.org/q/project:openstack/kayobe+status:open+author:maksim.malchuk%2540gmail.com14:34
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/86448214:34
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/86448314:34
mnasiadkahttps://review.opendev.org/c/openstack/kolla-ansible/+/86448414:34
mnasiadkamgoddard: do you or any other Kayobe cores have time to look into Maksim's list?14:35
mgoddardwill try to find some time14:36
mmalchukcan we increase Kayobe cores? can I promote myself?14:36
mmalchukI was core in fuel-* repos a long ago14:37
mmalchukcore in K-A is also would be good14:38
kevkoanyone for second +2 and +w please ? https://review.opendev.org/c/openstack/kolla-ansible/+/861727 , https://review.opendev.org/c/openstack/kolla-ansible/+/86172814:39
mnasiadkaI think briefly looking at review stats - you would need to improve that side of being a contributor - but we can add a topic to next meeting about finding candidates for cores and mentoring them a bit towards that goal14:39
mnasiadkaok, any other topics?14:41
mmalchukok, thx14:41
mnasiadkaI think that's it for today14:42
mnasiadkaThanks for coming!14:42
mnasiadka#endmeeting14:42
opendevmeetMeeting ended Wed Nov 16 14:42:37 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:42
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-11-16-14.00.html14:42
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-11-16-14.00.txt14:42
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2022/kolla.2022-11-16-14.00.log.html14:42
fricklerthx mnasiadka 14:42
darmachThanks! mnasiadka14:43
mmalchukthx all14:43
ramona-beermann[m]thanks mnasiadka14:43
fricklergreatgatsby_: it is the list of NS records that will be added into your zones by designate14:44
kevkothanks , bye14:44
fricklerit should match how your backends are reachable from the outside14:44
kevkofrickler, hrw -> please ? https://review.opendev.org/c/openstack/kolla-ansible/+/861727 , https://review.opendev.org/c/openstack/kolla-ansible/+/86172814:45
fricklergreatgatsby_: most deployments will not make their controllers directly connected to the internet, so either have bind services running somewhere else or use something like dnsdist to proxy requests14:46
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950114:49
greatgatsby_frickler, thanks.  Would you say dnsdist is suitable for a "production" deployment?14:49
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch  https://review.opendev.org/c/openstack/kolla-ansible/+/85661015:03
fricklergreatgatsby_: I would think so, the powerdns folks do a good job in general15:04
greatgatsby_frickler, thanks, sorry the very basic questions, just trying to wrap my head around what I need to do.15:05
opendevreviewVerification of a change to openstack/kolla-ansible stable/yoga failed: Fix freezer deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/86191215:19
ozzzo_workWhere can I find the document that describes API rate-limiting? When I google I only find old docs like https://docs.openstack.org/newton/admin-guide/shared-file-systems-quotas.html15:28
mathlinWhere can i find information on how to install kayobe behind a proxy? I seem not hit the systemwide proxy when pulling the docker images in the service-images-pull task in the kayobe overcloud container image pull step15:42
opendevreviewMerged openstack/kolla-ansible stable/xena: Fix ironic interface option for ironic-inspector  https://review.opendev.org/c/openstack/kolla-ansible/+/86324915:46
opendevreviewMerged openstack/kolla-ansible stable/wallaby: Fix ironic interface option for ironic-inspector  https://review.opendev.org/c/openstack/kolla-ansible/+/86327015:47
opendevreviewMerged openstack/kolla-ansible stable/yoga: Fix ironic interface option for ironic-inspector  https://review.opendev.org/c/openstack/kolla-ansible/+/86324815:52
opendevreviewMerged openstack/kolla-ansible stable/yoga: Generate ovn-chassis-mac-mappings on ovn-controller group  https://review.opendev.org/c/openstack/kolla-ansible/+/86448215:55
mnasiadkamathlin: use kolla_http_proxy from etc/kayobe/kolla.yml to set Docker proxy15:59
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe  https://review.opendev.org/c/openstack/kolla-ansible/+/83950116:07
opendevreviewMerged openstack/kolla-ansible stable/xena: Generate ovn-chassis-mac-mappings on ovn-controller group  https://review.opendev.org/c/openstack/kolla-ansible/+/86448316:17
opendevreviewMerged openstack/kolla-ansible stable/wallaby: Generate ovn-chassis-mac-mappings on ovn-controller group  https://review.opendev.org/c/openstack/kolla-ansible/+/86448416:17
opendevreviewAlex Welsh proposed openstack/kolla-ansible master: Adding optional to delay between l3 agent restarts  https://review.opendev.org/c/openstack/kolla-ansible/+/86291616:49
opendevreviewVerification of a change to openstack/kolla-ansible stable/yoga failed: Fix freezer deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/86191217:20
opendevreviewMerged openstack/kolla master: Add Opensearch image(s)  https://review.opendev.org/c/openstack/kolla/+/83037317:24
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch  https://review.opendev.org/c/openstack/kolla-ansible/+/85661017:47
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Run ML2/OVS agents processes in separate containers  https://review.opendev.org/c/openstack/kolla-ansible/+/86478019:06
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Run ML2/OVS agents processes in separate containers  https://review.opendev.org/c/openstack/kolla-ansible/+/86478019:08
simondodsleyCan I get some reviews on https://review.opendev.org/c/openstack/kolla-ansible/+/86329819:25
opendevreviewMerged openstack/kolla-ansible stable/yoga: Fix freezer deployment  https://review.opendev.org/c/openstack/kolla-ansible/+/86191219:32
mnasiadkasimondodsley: done, thanks for the contribution :)19:58
simondodsleymnasiadka: thank you19:59
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: Run ML2/OVS agents processes in separate containers  https://review.opendev.org/c/openstack/kolla-ansible/+/86478020:00
opendevreviewMerged openstack/kolla-ansible master: Add NVMe-RoCE Cinder driver support for Pure Storage  https://review.opendev.org/c/openstack/kolla-ansible/+/86329820:57

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