09:00:58 #startmeeting Dragonflow 09:00:59 Meeting started Mon Sep 12 09:00:58 2016 UTC and is due to finish in 60 minutes. The chair is oanson. Information about MeetBot at http://wiki.debian.org/MeetBot. 09:01:00 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 09:01:03 The meeting name has been set to 'dragonflow' 09:01:06 Hello 09:01:10 hi 09:01:11 Who's here for the meeting? 09:01:22 Hi 09:01:23 xiaohhui, hi. 09:01:35 * xiaohhui is Xiao Hong Hui 09:01:47 nick-ma, you here? 09:02:16 All right, we have a lot to cover. 09:02:22 #topic Roadmap 09:02:32 Let's start with the good news 09:02:38 I went over some of the blue prints. 09:02:43 It looks like we were busy :) 09:02:51 I want to close the following blue prints as complete. 09:02:59 MAC Spoofing 09:03:08 SeparatePublish-Subscribe Module for DB changes 09:03:16 and Floating IP 09:03:31 Any objections? 09:03:57 All right! 09:04:17 #action oanson close blue prints for MAC Spoofing, DNAT, and Separate pub/sub 09:05:03 The gate now also tests the fullstack on the ML2 module. There are a few reviews that have to be merged. 09:05:09 Once that is done, I think it should be stable 09:05:34 That means that it has to be watched when reviewing. We should make an effort not to merge patches that break the gate CI. 09:05:59 That's includes the security groups issues we were having. 09:06:04 including* 09:06:32 About port status notification - I will upvote the spec today. 09:07:08 I would be happy if during review, we could also stress modularity - in that we will be able to change the implementation later for performance testing 09:07:25 It is a big feature, with many possible implementations, and I would like to be able to test a few options. 09:07:42 We already have some pluggable parts of our code, and I think it is working in our favor. 09:08:07 There is still little progress on my end for the packaging. 09:08:28 I think nick-ma mentioned he is working on kolla in parallel. 09:09:16 About VLAN and flat networking in L2 09:09:26 hi 09:09:33 nick-ma, hi. 09:10:03 I think the patch is incomplete without noting the provider:physical_network parameter. 09:10:21 I was hoping LiuHaiXia would be here so we can discuss it. Is she here? 09:10:42 I haven't started kolla integration yet. because network restriction, I cannot access docker repo successfully. The setup of kolla took days and finally failed every time. I'm looking for solutions :-( 09:11:36 :( 09:11:52 LiuHaiXia is own her way 09:12:03 on her way 09:12:20 liuhaixia, hi 09:12:24 hi 09:12:37 We were just discussing the VLAN and flat network L2 patches 09:13:22 I wanted to ask about the provider:physical_network parameter, and if there are plans to use it? 09:14:22 I think if this is neccessary ,we can do it in another patch. 09:14:42 I think it is necessary. I think the feature is incomplete without it. 09:14:51 Yeah , I know. 09:15:06 without the feature, is there a default provider:physical_network ? 09:15:13 Another patch is good. But I want to wait for it before merging this patch. 09:15:17 yes 09:15:24 xiaohhui, currently the default is to egress via br-ex. 09:15:49 liuhaixia, is this acceptable? 09:16:15 vlan provider network might not use br-ex usually. 09:16:29 It's acceptable in another patch, I think. 09:16:33 actually for our deployments, we always use physical network parameter. it is useful. without it, the patch is incomplete. 09:16:45 ok. that's awesome. 09:17:00 Yes, Now we just support one provider network. 09:17:00 All right. We're waiting for it :) 09:17:35 If I am free, I will do it after the current patch is merged. 09:17:53 But if other volunteers, I am happy :) 09:18:05 I can help to complete it. 09:18:15 liuhaixia, I don't want to merge this patch before the patch to support the physical network parameter is added. 09:18:39 It doesn't have to be merged, but I think it is too incomplete without it. 09:18:53 xiaohhui, thanks. Once you upload something, we can merge the patch. 09:19:09 (patches. There are 2 (: ). 09:19:22 Yeah, vlan and flat. 09:19:36 Great. 09:19:38 thanks a lot. 09:19:42 Thanks! 09:19:50 :) 09:20:02 If it's done in the current patch, the patch will be get bigger. 09:20:05 :( 09:20:36 That is true 09:20:41 liuhaixia, doing it in another patch is great. I just want to make sure it isn't forgotten 09:21:05 It will not forgotten, I promise. 09:21:08 I think in another patch is the correct way to do it. I just want to wait for that patch. 09:22:22 Anything else for roadmap? 09:22:58 Since yuli_s isn't here, and he is the one running the performance tests, I think we'll skip it 09:23:03 #topic Bugs 09:23:40 the ml2 seems not working in the ci. 09:24:19 nick-ma, I think this patch solves the issue: https://review.openstack.org/#/c/366035/ 09:24:39 I see you already voted on it. Once others review it, it can be merged. 09:24:54 and i'm not seeing hujie recently. he submitted several big patches including remote port and part of db consistency. 09:24:56 (I don't feel comfortable voting +2 on my own patches (: ) 09:25:25 I saw the package is uninstalled before install 09:25:37 so what is the --upgrade for? 09:26:03 It's ok. I'm always doing so if I think it is working and you also give one of +2, oanson. 09:26:11 xiaohhui, the uninstall doesn't completely remove the package. I think that's because it is installed via ubuntu's package manager and not via pip. 09:26:21 the --upgrade verifies that it is indeed the latest version. 09:26:42 --upgrade is a guarantee. 09:26:53 It might be good to add a comment in case others has the same confusion as me 09:27:13 nick-ma, then I will go over them and merge them. Then the ml2 should work and all tests should pass. 09:28:24 xiaohhui, there already is a comment. Do you think more is needed? 09:29:06 I just checked, it is fine what it looks now 09:29:20 xiaohhui, great. Thanks. 09:29:28 About bugs: It looks like all the critical and high bugs are assigned. 09:29:50 So I think we can move on. 09:29:54 Any other issues for bugs? 09:30:23 #topic Open Discussion 09:30:33 https://bugs.launchpad.net/dragonflow/+bug/1619101 09:30:35 Launchpad bug 1619101 in DragonFlow "secgroup ofperror flooding in the fullstack ci" [Critical,In progress] - Assigned to Hong Hui Xiao (xiaohhui) 09:31:07 I want you guys to review this one https://review.openstack.org/#/c/367070/ 09:31:11 xiaohhui, isn't that solved by the patches you uploaded last week? 09:31:36 yeah, it is resolved for fullstack, but I have another patch for it 09:31:53 this is another solution, I want to make sure if it is needed 09:32:53 xiaohhui, I think it is needed. 09:33:41 See bug 1555001 09:33:42 bug 1555001 in DragonFlow "stack.sh isn't working after using VxLAN" [Medium,In progress] https://launchpad.net/bugs/1555001 - Assigned to Omer Anson (omer-anson) 09:34:40 The changes in stop_ovs_dp might solve this bug 09:34:43 nick-ma has given a comment, but I think it is out of the scope of bug 1619101. I can take a further look in bug 1555001 09:34:45 bug 1619101 in DragonFlow "secgroup ofperror flooding in the fullstack ci" [Critical,In progress] https://launchpad.net/bugs/1619101 - Assigned to Hong Hui Xiao (xiaohhui) 09:34:46 bug 1555001 in DragonFlow "stack.sh isn't working after using VxLAN" [Medium,In progress] https://launchpad.net/bugs/1555001 - Assigned to Omer Anson (omer-anson) 09:35:04 I'm removing my down vote. xiaohhui 09:35:38 Thanks nick-ma 09:35:44 xiaohhui, I'll review the patch. I may have some comments. But at a first glance it looks good. 09:35:52 Thanks~ 09:36:40 We're in open discussion. The floor is for the taking. 09:36:44 do we have release schedule, i just wonder? 09:37:05 I think we plan to release with Newton cycle. 09:37:24 is there any topic in summit about dragonflow? 09:37:27 New features will go into O cycle. important bug fixes will be back-ported. 09:37:34 seems a little bit tight. some big patches are still on the way. 09:37:52 do you guys go to spain? 09:38:04 nick-ma, yes. We will have to decide were we draw the feature freeze. 09:38:16 Yes, I'll be in Spain. 09:38:30 No plans for now... 09:38:35 me too... 09:39:54 is there any schedule on time slot of design summit for df? 09:40:21 Yes. There should be 1 fishbowl, and 4 smaller sessions 09:40:41 (Workrooms) 09:40:52 great. 09:41:20 The plan is here: https://etherpad.openstack.org/p/dragonflow-barcelona 09:41:29 If anyone wants to make suggestions. 09:41:29 I see. 09:42:55 any general sessions around df? 09:43:39 nick-ma, I don't know. I haven't read through the schedule yet. 09:43:45 me too. 09:44:10 I'll be ready for next week's meeting :) 09:44:42 Any other topics? 09:46:13 All right. 09:46:15 no 09:46:19 Thanks everyone for coming. 09:46:26 thanks. see you next week. 09:46:29 Keep up the great work! 09:46:33 #endmeeting