14:00:24 <dmellado> #startmeeting Kuryr 14:00:25 <openstack> Meeting started Mon May 14 14:00:24 2018 UTC and is due to finish in 60 minutes. The chair is dmellado. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:26 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:28 <openstack> The meeting name has been set to 'kuryr' 14:00:35 <dmellado> Hi fellow kuryrs, who's here today for the meeting? 14:00:40 <dmellado> \o/ 14:00:44 <dulek> o/ 14:01:09 <dmellado> #chair dulek 14:01:10 <openstack> Current chairs: dmellado dulek 14:01:34 <garyloug> o/ 14:02:34 <dmellado> Hi dulek garyloug 14:02:48 <dmellado> we *might* be somehow alone in this intimate meeting today 14:03:03 <garyloug> ok 14:03:04 <dulek> :) 14:03:28 <dmellado> as a lot of people are travelling 14:03:31 <garyloug> Sorry I missed last two meetings, vacation days and public holiday 14:03:38 <dmellado> no worries garyloug 14:03:49 <dmellado> thanks for coming in any case, and for keeping up the DPDK patches 14:03:57 <dmellado> so, quick recap on the infra status 14:04:16 <dmellado> We've been hitting some issues on the kubernetes python client breaking our CI 14:04:24 <dmellado> due to its new version changing the way they delete stuff 14:04:36 <dmellado> basically prior it wass def(foo) and now it is def(foo, bar) 14:05:04 <dmellado> as this is something that hit us in the past, luckily dulek stored a patch and we were able to quickly fix this 14:05:16 <dulek> dmellado: It's not merge yet, right? 14:05:18 <dmellado> #link https://review.openstack.org/#/c/560867/ 14:05:28 <dmellado> not yet 14:05:32 <dmellado> but it's on the gate queue 14:05:34 <dulek> Ah, it's in the queue, good. 14:05:44 <dmellado> so this should be done soon 14:05:51 <dmellado> in any case I was thinking about creating some wrappers for this 14:06:05 <dmellado> which would allow us to force that compatibility 14:06:14 <dmellado> will be thinking about it and proposing a quick spec 14:07:07 <dmellado> so, besides this, I've been focusing on the prep for the summit stuff, which will be next week 14:07:19 <dmellado> garyloug: wouldn't you be attending it by any chance? 14:08:05 <garyloug> dellado, no I doubt I'll get travel approved :( 14:08:07 <dmellado> I'd be ok on using bluejeans for streaming stuff there but I really do think that the 9 hours time difference would be a deal killer for this 14:08:20 <dmellado> so I'll share youtube links for the talks once I'm back 14:08:29 <dmellado> all right, anything else from your side besides this? 14:08:36 <dulek> Talking about presentations - I'll be talking about Kuryr at OpenStack Day Poland: https://www.openstackday.pl/project/michal-dulko/ 14:08:37 <dmellado> reviews TBD, link or something? ;) 14:09:04 <dmellado> dulek: awesome! 14:09:34 <garyloug> dmellado, you mean anything else from me? 14:09:47 <dmellado> from you or dulek 14:10:03 <garyloug> I can give quick update on dpdk 14:10:03 <dmellado> #topic pending reviews 14:10:05 <dulek> Nothing more from me. 14:10:11 <dmellado> shoot garyloug ;) 14:10:29 <garyloug> so i've been looking into some of the configs and trying to refin them a little 14:11:03 <garyloug> these are setting the location of the devbind script and passing the dpdk driver name (uio_pci_generic, usually) 14:11:19 <garyloug> devbind is fine, I't just set in kuryr.conf 14:12:04 <garyloug> for the dpdk driver it was discussed in the review that it would be noce for this to be set dynamically 14:12:12 <garyloug> so I've been looking into this 14:12:17 <dmellado> thanks gary 14:12:34 <garyloug> So it aligns with other cni plugins it would be noce if it could be set as a cni arg 14:12:39 <garyloug> nice* 14:12:41 <dmellado> I'm also working on the rebase (and quite some refactor) for the network policy support feature 14:12:57 <dmellado> still quite some work to be done as I'm trying to simplify it after taking it over 14:13:02 <dmellado> but WIP ;) 14:13:16 <dmellado> garyloug: btw, maybe you'd like to add some slides (1-2) 14:13:29 <dmellado> to the project update slides that I'll be presenting on Vancouver 14:13:34 <dmellado> I'll share the link with you offline 14:13:47 <garyloug> some slides for the summit? 14:14:12 <garyloug> cool 14:14:28 <dmellado> garyloug: so you can comment your work on DPDK and so 14:14:42 <garyloug> Yea sure 14:14:56 <dmellado> just sent you a PM with the slides details 14:14:58 <dmellado> all right 14:15:05 <dmellado> so I guess this is all for this week 14:15:08 <dmellado> thanks all for attending 14:15:15 <dmellado> and safe travels for whoever is flying 14:15:17 <dmellado> xD 14:15:22 <garyloug> bye :) 14:15:24 <dmellado> thanks dulek garyloug ! 14:18:12 <dmellado> #endmeeting