19:01:58 #startmeeting Dragonflow 19:01:58 Meeting started Mon Aug 14 19:01:58 2017 UTC and is due to finish in 60 minutes. The chair is oanson. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:01:59 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:02:00 hey 19:02:02 The meeting name has been set to 'dragonflow' 19:02:03 o/ 19:02:08 Hi 19:02:15 Hi 19:02:24 Hi everyone. 19:02:40 Seeing as we started a couple of minutes late, I guess we can dive right in 19:02:48 #info mlavalle dimak lihi leyal in meeting 19:02:56 #topic Roadmap 19:03:26 LBaaS - Finally managed to make some headway. I have updated the spec. I think it's ready for initial reviews 19:03:51 #link LBaaS spec: https://review.openstack.org/#/c/477463/ 19:04:01 I'll post my comments tomorrow, had to do some extra background reading 19:04:21 Nice. I'll review it 19:04:22 Yes. The v2 API is not trivial. 19:05:08 There are a couple of interesting points inside that affect the entire project 19:05:32 Yep , specially the separation between load-balancer and listener .. 19:05:33 e.g. model polymorphism, and greater than OpenFlow functionality 19:05:52 Yes. 19:06:01 oanson, a question 19:06:05 Shoot 19:06:32 The API we implement there will get changed to support common classification framework? 19:06:43 I don't know 19:06:43 mlavalle, tagging you as well 19:07:00 don't know either 19:07:17 But we should prepare for that. Or we could consider doing that ourselves, and converting LBaaS listener API to common classification 19:07:21 is this implemenation supposed to implement the upstream LBaaS v2 api? 19:07:27 Yes 19:07:29 ok 19:07:42 I'll also review the patchset with that in kind 19:07:45 mind^^^^ 19:07:51 That would be great! 19:08:14 it's not my area of expertise, but might as well get familiar with it 19:09:21 I tried to be as clear as possible. I would like this spec to be clear to people who don't know Neutron's LBaaS v2 inside and out. 19:09:35 ok, great 19:09:55 I have found very little information aside from the Neutron documentation, so once the spec stabilises, I might do well to also extract a blog post. 19:10:16 Or improve my googling skills. Either way :) 19:10:21 Anything else for LBaaS? 19:10:39 there is some documentation in the octavia project 19:10:48 not to much .. 19:11:17 All right. 19:11:36 RPM packaging - I haven't made any progress. But I'll try to upload a draft by the end of the week. 19:12:27 L3 flavour - dimak, any progress? 19:12:44 No, I haven't made much progress 19:13:06 dimak: you've been working on the dragonflow side of this, right? 19:13:25 mlavalle, what do you mean? 19:13:57 I have a spec up and some draft of l3 service provider for dragonflow l3 19:13:57 Yes, as we move towards deprecating neutron-lbaas, all of the documentation is moving here: https://docs.openstack.org/octavia/latest/ 19:13:59 dimak: we need to implement something in the L3 side of upstream, right? 19:14:54 mlavalle, my plan is l3 service provider + a dragonflow l3 agent 19:15:04 johnsom, thanks. I'll take a look. 19:15:23 dimak: correct. you addressing both things? 19:15:30 yes 19:15:41 great 19:16:02 just trying to see if help is needed 19:16:19 at the very least, I'll review the patchsets 19:16:35 Great. Thanks! 19:16:50 Anything else for L3 flavour? 19:16:52 mlavalle, I haven't made a lot of headway there, but I'll let you know when its up 19:17:00 :-) 19:17:25 All right. lihi, what about etcd publisher? 19:17:42 #link etcd3 driver https://review.openstack.org/#/c/489246/ 19:18:03 lihi, the etcd3 patch above is finished, right? 19:18:30 Yes. Just minor fixes are missing. 19:18:45 I'll remove the WIP tag tomorrow. 19:18:49 Cool. 19:18:59 What about the publisher itself? 19:19:15 The pubsub is coming along nicely. I'll upload it in the following days 19:19:37 Great. 19:20:06 Do you plan on adding the OSA gate to dragonflow soon? Or do you want to give it a sanity test first? 19:21:28 I'll start to do it next week, I think. I want to make sure before that the pubsub is working nicely 19:21:54 Sure. 19:22:12 All right. That's about it for roadmap. 19:22:17 Anything else before we move on? 19:23:24 One last thing - I think we'll start looking at new features only after the tag date. Let's concentrate on bugs and stability for the next few weeks. 19:23:31 #topic Bugs 19:24:00 +1 19:24:18 Tag date would be last date of august? 19:24:31 Let me check 19:24:42 Any major bugs blocking us? 19:24:48 1st of September. 19:25:00 lihi, blocking us from what? :P 19:25:18 Bug 1708178 is blocking Kuryr integration. leyal, I understand you are working with irenab on this? 19:25:19 bug 1708178 in DragonFlow "LBaaSv2 with 3rd party provider does not work if L3agent is disabled" [Critical,New] https://launchpad.net/bugs/1708178 19:25:36 (I think everyone is working on this, but I think you are the main assignee at the moment) 19:26:26 yes , currently i can't reproduce it - just by creating a LB .. 19:26:51 Have you tried to go through the Kuryr flow? Or do you need irenab for that? 19:27:09 i need irenab for that .. 19:27:44 I've resurrected https://bugs.launchpad.net/dragonflow/+bug/1686108 19:27:45 Launchpad bug 1686108 in DragonFlow "DHCP port does not have an ARP responder" [Medium,New] 19:27:47 We should try reproduce it tomorrow .. 19:27:56 leyal, Sounds like a plan. 19:27:57 Changed it to include ICMP as well 19:28:06 dimak, still Medium? 19:28:28 Well, its blocking tempest 19:28:32 but DHCP works 19:28:33 so.. 19:28:58 If it's blocking tempest, it's high. Because tempest is high 19:29:09 Updated 19:29:44 Thanks. 19:29:53 I've uploaded a new version to fix https://bugs.launchpad.net/dragonflow/+bug/1636829 19:29:54 Launchpad bug 1636829 in DragonFlow "Conflict between flat network and DNAT app" [High,In progress] - Assigned to Dima Kuznetsov (dimakuz) 19:30:16 dimak , i started to work on that .. i can upload a patch - but still need to write full-stack test .. 19:30:30 I don't think it passes all fullstack tests, and it sits on quite a few patches, but hopefully they'll go in this time 19:30:42 leyal, the ICMP thing? 19:30:48 I see we have other dhcp bugs. 6-7 small stuff. leyal, when you get back to hacking the DHCP app (after the Kuryr stuff), you might want to skim through to see what's still relevant, and what can be easily closed. 19:31:07 leyal, we have tempest failing on that, if tempest is happy, the fix is good 19:31:31 LOL, let's strive to make Tempest happy 19:31:34 dimak , sure - i will upload a patch a check .. 19:31:49 Great! 19:31:50 leyal, cool 19:31:50 oanson, sure .. 19:32:06 dimak, regarding bug 1636829 - I see you bumped it down to high 19:32:07 bug 1636829 in DragonFlow "Conflict between flat network and DNAT app" [High,In progress] https://launchpad.net/bugs/1636829 - Assigned to Dima Kuznetsov (dimakuz) 19:32:08 Send me the link, I'll add a Depends-On on my tempest patch 19:32:18 It was critical before 19:32:34 Yes. Why isn't it critical any more? Is DNAT working out of the box? 19:32:35 But DNAT works as long as you don't have L3 agent 19:33:03 my ears are ringing 19:33:12 did somebody say the work Kuryr? 19:33:30 apuimedo, many times :) 19:33:38 :-) 19:34:09 dimak, all right. I trust your judgement here. :) 19:34:09 oanson: I just managed to get kuryr-kubernetes to create pods and services on ipv6 only 19:34:11 :-) 19:34:28 Cool! 19:34:31 👏👏👏 19:35:03 🎉🎉🎉 19:35:35 If it's all the same with everyone, I'll stick to 7-bit single-byte characters :D 19:36:03 so 90s 19:36:20 apuimedo, we're working hard to get the kuryr-dragonflow integration working. We're hoping to have a gate job for that too. 19:37:11 dimak, the port locality stuff - that's blocking bug 1705503, right? 19:37:12 bug 1705503 in DragonFlow "Trunk subport will not be available after controller restart" [High,Fix committed] https://launchpad.net/bugs/1705503 19:37:32 Not sure anymore 19:37:54 But it should work with https://review.openstack.org/#/c/493282/ 19:37:58 Could you elaborate? 19:38:20 oanson: a gate would be awesome 19:38:32 oanson: so did you fix the trunk active status thing? 19:38:41 We've changed some port logic since I reported this, I have to check how it all behaves now 19:39:28 All right. Please update the port locality bug with any new information 19:39:33 oanson, but at the moment, restart will cause other troubles, the patch that adds port status removed binding so currently controller will throw the events away 19:39:46 oanson, good thing that patch is just 5 commits away from master :P 19:40:12 Yeah... But I have issues with the naming of the patch below it :) 19:40:17 apuimedo, yes. We have other bugs now, but that bug is solved :) 19:40:33 dimak, do you need another pair of hands? 19:40:47 oanson: we'll be able to eat bugs once meat runs out. Software will provide 19:41:21 oanson, I think I'm on top of it, the whole chain passes CI :) 19:41:31 apuimedo, LOL 19:41:45 dimak, glad to hear it. 19:42:02 apuimedo, I'll have only range-free software bugs 19:42:17 dimak, does that include off-by-one? 19:42:35 All right. There are some medium bugs that I think we can close already, but they can wait (by definition). 19:42:51 Anything else for bugs? Recipes, maybe? 19:43:26 #topic Open Discussion 19:43:31 Fire away! 19:43:40 I have two things 19:44:09 Shoot. 19:44:19 1) Next Monday is my first day at Huawei. So next meeting I'll see you at the other side 19:44:40 2) What is the DB we prefer with dragonflow? 19:44:50 1) Cool. Welcome aboard! 19:45:03 🎉🎉🎉 19:45:06 2) Redis, or etcd+zmq - since these are the ones we gate. 19:45:16 dim mine are usually out of bounds, so I lose them 19:45:32 ok, I'm working on the Vagrant in the repo 19:45:40 I'll try to make it work 19:45:43 Once lihi finishes the etcd3 work, we'll probably gate something else alongside zmq to test the 'external publisher' capability. 19:46:07 oanson promised to write a blog post on his vagrant scripts 19:46:13 IMHO Redis is more stable 19:46:24 yeah, but we already have something in the repo 19:46:26 I did... 19:46:29 For now, at least 19:46:52 to promote adoption, I think that what is in the repo should work 19:47:05 That's definitely true. 19:47:54 But that just means we can also remove them and link to the openstack-vagrant project. It is tested extensively, since all of us use it. 19:48:08 We definitely can't have a vagrant example that doesn't work. 19:48:51 that's all I had 19:49:14 mlavalle, I think any issues you'll run into are devstack configuration issues. Do you think you could try it out, and identify issues and report them? 19:49:29 oanson: definitely 19:49:33 I think this, since we deploy dragonflow constantly, 19:49:35 Thanks! 19:49:51 which vagrant are we talking about. the one in the repo? 19:49:58 Yes 19:50:04 will do 19:50:06 :-) 19:50:38 Unless we decide to move completely to openstack-vagrant. But I'm not sure it's mature enough, and it doesn't have an auto-multi-host-deployment feature yet. 19:51:07 If anyone has any thoughts on this, now would be good :) 19:52:01 All right. So let's stick with the current plan. Yes, the vagrant in repo :) 19:52:11 \o/ 19:52:17 Anyone else wants a go? 19:53:01 Great. 19:53:05 Thanks everyone for coming! 19:53:09 o/ 19:53:14 Bye 19:53:28 Bye 19:53:30 #endmeeting