15:00:11 #startmeeting neutron_qos 15:00:12 Meeting started Tue Jul 16 15:00:11 2019 UTC and is due to finish in 60 minutes. The chair is ralonsoh. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:13 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:15 The meeting name has been set to 'neutron_qos' 15:00:18 Yes, this is the command 15:00:20 hi 15:00:23 Hey! 15:01:02 apart from your feature and a bug almost resolved, there is no agenda 15:01:27 let's wait 30 secs more 15:01:58 ok, let's go 15:02:02 #topic RFEs 15:02:10 nothing in the agenda 15:02:35 let's move to bug 15:02:37 bugs 15:02:38 #topic Bugs 15:02:43 #link https://bugs.launchpad.net/neutron/+bug/1826695 15:02:45 Launchpad bug 1826695 in neutron "[L3][QoS] cache does not removed when router is down or deleted" [Medium,In progress] - Assigned to LIU Yulong (dragon889) 15:02:51 patch: #link https://review.opendev.org/#/c/656105/ 15:03:08 IMO, the code is ok, I'll review it later today 15:03:31 nothing else in the list 15:04:07 so, let's move to open discussion 15:04:08 #topic Open Discussion 15:04:22 #link https://bugs.launchpad.net/neutron/+bug/1476527 15:04:24 Launchpad bug 1476527 in neutron "[RFE] Add common classifier resource" [Wishlist,Triaged] - Assigned to Igor D.C. (igordcard) 15:04:28 davidsha, any updates? 15:04:42 I've seen your POC updated today 15:04:49 Yup, I put up that patch that migrated the service plugin into Neutron: https://review.opendev.org/#/c/670050/ 15:05:50 so 670050 is the first one, introducing the classification groups into the neutron repo 15:06:02 (just to follow an order when reviewing) 15:06:12 I need to migrated the RPC advertiser from the other patch over into the new patch and then rebase the QoS patch to remove the DB classification thing 15:06:26 Yup thats correct 15:06:35 ok, so first the DB and then the RPC 15:06:47 yup 15:06:51 anything peculiar in the DB patch? 15:07:31 BTW, https://review.opendev.org/#/c/670049/ should be reviewed first? 15:07:46 670050 depends on the n-lib API change 15:07:56 No, it's basically a straight migration of the code in Neutron Classifier with a little refactoring to clarifying variable types in the functions. 15:08:03 ok 15:08:19 Yup 49 is first but the guts of the change are in 50 15:08:26 should you remove the "ccf" references? 15:08:33 just asking 15:09:08 We can, you wanted to migrate the resources under qos, was it? 15:09:24 I think so 15:09:25 or just leave the resources under / ? 15:09:25 but 15:09:35 please, ask miguel and slaweq 15:09:51 I'm in doubt about this... 15:09:55 kk 15:10:12 is the neutron classifier (in neutron core) going to be used outside qos? 15:10:31 this is, IMO, a QoS extension 15:10:41 Am I correct? 15:10:50 DSCP -> CCF 15:10:50 There were rfe's to have security groups use it, but that was over a year ago. 15:11:01 hmmmm you are right 15:11:13 ok, there is no need to make this to depend on QoS 15:11:23 maybe you can leave the resources under / 15:11:39 When it was proposed it was a QoS extension, but the original team saw values in expanding it out 15:11:40 yes, there is no hard dependency againts this 15:11:48 kk 15:11:53 that's the point, 15:11:56 perfect! 15:12:18 will I keep /ccf or just / ? ccf=common classification framework 15:12:46 I see no reason to keep CCF 15:12:58 kk, I'll remove it 15:13:03 but, as I said, make this comment in the patch and I'll do the same 15:13:05 I'll review both patches today (or tomorrow morning) 15:13:12 Thanks! 15:13:29 something else?? 15:13:41 Nope, thats it for me. 15:13:46 cool! 15:14:03 I think we can finish the meeting now (quite fast today)! 15:14:07 thanks David 15:14:24 #endmeeting