15:00:40 #startmeeting neutron_qos 15:00:41 Meeting started Tue Dec 18 15:00:40 2018 UTC and is due to finish in 60 minutes. The chair is ralonsoh. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:42 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:44 The meeting name has been set to 'neutron_qos' 15:00:47 hello 15:01:13 hi 15:01:24 o/ 15:01:26 hi 15:01:28 o/ 15:01:55 * slaweq will need to go out in about 30 minutes 15:02:11 hello everyone, I cleanup the backlog and I think today is going to be a short meeting 15:02:21 #topic RFEs 15:02:33 we have two active RFE 15:02:36 first one 15:02:37 #link https://bugs.launchpad.net/neutron/+bug/1578989 15:02:38 Launchpad bug 1578989 in neutron "[RFE] Strict minimum bandwidth support (egress)" [Wishlist,In progress] - Assigned to Lajos Katona (lajos-katona) 15:02:48 links: 15:02:49 #link https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:minimum-bandwidth-allocation-placement-api 15:02:49 #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/bandwidth-resource-provider 15:02:49 #link https://review.openstack.org/#/c/622316/ 15:03:09 rubasov, lajoskatona any update? blocker? 15:03:09 yeah, some movements with the patches 15:03:32 we don't have a blocker at the moment 15:03:50 so, just go over the reviews? 15:03:51 I think the newest thing is that a scenario test is uploaded (https://review.openstack.org/625253) 15:04:08 mlavalle: yeah, I think there is no blocker 15:04:09 we also went over our todo list since milestone 2 is near 15:04:21 is https://review.openstack.org/#/c/625253/ tested with the neutron patch? 15:04:36 slaweq, tested it manually. Is it working? 15:04:50 rubasov: how are we feeling about Stein-1 15:04:56 Stein-2^^^? 15:05:14 and we think that the bp won't be completed fully for ms-2, but we're on good track to complete it in this release 15:05:15 ralonsoh: tested what? 15:05:36 ralonsoh: and the nova patches (https://review.openstack.org/569459) 15:05:44 rubasov: that's what I was asking about. Thanks 15:05:47 if You are asking about testing of https://review.openstack.org/#/c/625253/ then I didn't test that one 15:05:54 slaweq, the neutron patch related to the tempest test https://review.openstack.org/#/c/590363/ 15:06:29 ralonsoh: so this one hhttps://review.openstack.org/#/c/598423/15 right? 15:06:37 slaweq, ralonsoh: I can add as comment to the patch the dependencies 15:06:38 if so, yes I tested it and it works fine 15:06:53 slaweq, yes, this one 15:06:54 to make it exacutable by others 15:07:08 that one is working fine IMO 15:07:12 lajoskatona, yes, we should do this 15:07:33 ralonsoh: ok, thanks 15:07:35 one question: how fast is the nova development going? 15:07:58 because I have the feeling the Neutron part is almost finish, but not the Nova part 15:07:58 good question 15:08:12 ralonsoh: gibi said that he got reviews for one of his basic oatches 15:08:17 patches 15:08:19 (well, not the feeling, I can see the patches) 15:08:44 my understanding is there's good progress on the nova side 15:08:48 ok, maybe this is out of context, but we can spend some time on those ones 15:08:53 * gibi just discussion the first of the current nova series on #openstack-nova with mriedem :) 15:08:57 (I mlavalle is OK hehehe) 15:08:58 but there are parts expected to go over into the next release 15:09:20 but gibi will better summarize it if he's here :-) 15:09:25 yes, that's the point, so you don't expect to have this in Stein 15:09:50 ralonsoh: the plan from nova side to make working the basic scenario, like boot VM 15:10:05 ralonsoh: server create/delete is expected to work in this release 15:10:06 so what is currently proposed for nova as code handles, boot, delete, detach interface and re-schedule. The server move operations (resize, migrate, evacuate) likely slip to the next cyle 15:10:10 cycle 15:10:11 but not the server moves if I undenrstand well 15:10:22 ralonsoh: other server lifecycle operations can easily spill over to the next release 15:10:38 gibi, rubasov yes, for sure. At least basic operations 15:10:39 so let's push on the Neutron side to finish the feature 15:10:54 mlavalle: ack 15:11:05 perfect, so for the other developers: please, take a look at the neutron patches 15:11:16 #link https://review.openstack.org/#/q/topic:minimum-bandwidth-allocation-placement-api+(status:open+OR+status:merged) 15:11:28 anything else? 15:11:47 rubasov, lajoskatona, gibi: thanks for your hard work! 15:12:10 thanks for the reviews and the help 15:12:14 for sure, big feature and great work 15:12:17 mlavalle: let's have happy coding 15:12:52 thanks, let's move to next one 15:12:57 #link https://bugs.launchpad.net/neutron/+bug/1560963 15:12:58 Launchpad bug 1560963 in neutron "[RFE] Minimum bandwidth support (egress)" [Wishlist,In progress] - Assigned to Rodolfo Alonso (rodolfo-alonso-hernandez) 15:13:12 #link https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bug/1560963 15:13:33 There are two parts: the physical bridges implementation (first patch) 15:13:40 and the tunnel interfaces implementation 15:14:06 for the second part, I'm implementing a series of patches using pyroute2 to handle the TC qdiscs, classes and filters 15:14:24 of course, I still need to implement, using those ones, the tunnel shaping 15:14:40 no blockers, I need reviews! 15:14:58 everything is under that topic, right? 15:15:07 yes, everything 15:15:11 Great! 15:15:16 will take a look 15:15:23 and learn 15:15:25 me too 15:15:33 +1 15:15:36 ping me in case of doubt 15:15:49 that's the good thing about working with ralonsoh, lajoskatona, rubasov and El Comandante 15:15:58 I get to learn from their patches 15:16:09 LOL 15:16:20 should I change my IRC nick? :) 15:16:28 maybe 15:16:48 nova folks change it on Fridays :-) 15:16:48 there are other three RFEs with no progress, I won't spend time on this. If you want, please, take a look at https://etherpad.openstack.org/p/neutron_qos_meeting_chair 15:17:17 question about testing for bw scheduling, 15:17:22 ralonsoh: I think one of those is mine. I'll get to finsh it this week 15:17:27 it looks like the integration testing for that is going into a tempest plugin? 15:17:39 will those tests get run in the tempest-full job? 15:17:43 mlavalle, do you want to discuss it today? 15:18:05 ralonsoh: no need. Just wanted you to be aware that it is in my todos before enbd of year 15:18:09 i want to make sure nova has integration test coverage of the feature 15:18:10 mriedem: yes it is now in neutron-tempest-plugin 15:18:36 neutron-tempest-plugin isn't run in tempest-full job IIRC 15:18:50 it's run only in neutron jobs 15:18:58 hmm, so what is being tested in the tempest plugin? just neutron stuff? or both neutron and nova? 15:19:05 if the latter, that should live in tempest proper imo 15:19:43 mriedem: we can move the test there, if that is good for tempest folks. 15:20:04 are the tests using nova at all? i.e. creating a server with a port that has a qos policy on it? 15:20:13 in neutron-tempest-plugin we have some scenario test: https://review.openstack.org/#/c/625253/1 15:20:15 mriedem: yes 15:20:25 and it is using nova as it spawns vms 15:20:34 ok i think that needs to be in tempest then so it's run in the integrated gate 15:20:41 or, 15:20:56 nova needs to add some new CI job or wrinkle to an existing job to get those tests 15:21:28 anyway, sorry to derail, but that's an important one for me from a nova pov 15:21:35 yes, so maybe it would be better to move this scenario test to tempest repo directly 15:21:36 b/c this is a ton of complicated code 15:21:55 mriedem, you are welcome 15:22:33 lajoskatona, rubasov : do you have your own roadmap in a etherpad 15:22:46 maybe you can add this request to it 15:22:51 here: https://etherpad.openstack.org/p/QoS_minimum_bandwidth_allocation_in_Placement_API 15:23:27 perfect, thanks! 15:24:05 added it to L52 15:24:13 thanks 15:24:19 ok, is there any other RFE am I missing? 15:24:42 #topic Bugs 15:24:54 #link https://bugs.launchpad.net/neutron/+bug/1784006 15:24:55 Launchpad bug 1784006 in neutron "Instances miss neutron QoS on their ports after unrescue and soft reboot" [Medium,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:25:09 any update? 15:25:19 nope 15:25:24 no problem 15:25:36 next one 15:25:37 #link https://bugs.launchpad.net/neutron/+bug/1785189 15:25:38 Launchpad bug 1785189 in neutron "Floatingip and router bandwidth speed limit failure" [Undecided,In progress] - Assigned to Brian Haley (brian-haley) 15:25:45 still no progress... 15:26:11 and that's all! 15:26:28 #topic Open Discussion 15:26:47 just a heads up 15:26:49 ralonsoh: I am going to discuss that patch with haleyb now in the Neutron channel 15:26:58 i two weeks I'll be OOO 15:27:14 actually, next meeting is 1 January 15:27:23 So I think we'll skip this one 15:27:29 mlavalle, Am I ok? 15:27:30 in two weeks we should cancel, since it is New Year 15:27:33 +1 15:27:35 perfect 15:27:49 so we resume on January 15th 15:28:16 mlavalle, thanks to catch Brian 15:28:29 any other topic? problem? discussion? 15:28:49 ralonsoh: just please sned a message to the ML that the meeting on the 1st is cancelled 15:28:59 mlavalle, I'll do it now 15:29:10 that's it from me 15:29:27 thank you everyone! 15:29:31 #endmeeting