14:02:20 #startmeeting kuryr 14:02:20 Meeting started Mon Feb 13 14:02:20 2017 UTC and is due to finish in 60 minutes. The chair is apuimedo. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:21 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:02:24 The meeting name has been set to 'kuryr' 14:02:36 Hello everybody and welcome to the weekly IRC kuryr meeting 14:02:59 hi 14:03:03 Who's here? 14:03:08 o/ 14:03:11 o/ 14:03:15 o/ 14:03:22 o/ 14:03:25 o/ 14:03:26 0/ 14:04:12 Welcome :-) 14:04:19 #topic kuryr-libnetwork 14:06:13 #info This week there continued to be improvements on the kuryr-libnetwork front and I think that we could release after the tagging situation is solved 14:06:35 https://review.openstack.org/#/c/425772 14:06:47 this already have the +2s, missing W 14:07:17 apuimedo: want to take a look to approve? 14:07:27 ah, good 14:07:34 * apuimedo taking a fast look 14:08:01 :D 14:10:05 ltomasbo: irenab: so this patch gets rid of DEVICE_OWNER tag for kuryr-libnetwork altogether 14:10:07 ? 14:10:35 actually, it leaves it 14:10:41 but it does not use it later one 14:10:49 it keeps the owner, but uses tag to for filtering 14:10:55 just use tagging to find the nsubnets to be deleted after pod deletion 14:11:06 it keeps it or does it still set it as well 14:11:13 ? 14:11:22 sets it 14:11:25 ok 14:11:29 set to compute:kuryr to be aligned with convention 14:11:29 as it was before this patch 14:11:30 then I think we can take this 14:11:47 merging 14:11:52 alright 14:11:54 the compute:kuryr is in the kuryr-lib part 14:12:01 https://review.openstack.org/#/c/431091/ 14:12:31 ltomasbo: that means that we should also cut a new kuryr-lib release 14:13:17 and bump the requirements on kuryr-libnetworks 14:13:21 right 14:13:34 if you agree on changing the device_owner value... 14:13:44 I do 14:13:53 the problem is 14:13:58 it will work on kuryr-libnetworks regardless of the change anyway 14:14:19 right, its just alignment with naming convention 14:14:23 for people that upgrade, the filtering will be broken for already 'device_owner' marked resources 14:14:51 since we were before 1.0, I think we can live with this 14:14:55 but it's the last time 14:15:08 next times we'll have to do legacy checks 14:15:11 since there is nothing that counts on the device owner name any more,it should not be a problem\ 14:15:25 apuimedo: even more important to fix it now 14:15:28 right 14:15:30 alright. Let's set wednesday as freeze day for kuryr-lib and kuryr-libnework 14:15:40 and then we cut the release 14:15:51 agreed? 14:15:54 +1 14:16:13 limao: yedongcan: hongbin ^^ 14:16:17 (if neutron do not support tag-ext, we still use device owner for filter port) 14:16:19 I'll request a 1.0.0 14:16:22 +1 14:16:41 +1 14:16:46 so that means that it's the first supported release 14:16:48 the tag-ext patch was merged last week 14:17:00 ltomasbo: also the backport? 14:17:08 that I don't know 14:17:13 limao: maybe we need to check for ‘kuryr’ presence in OWNER field 14:17:28 backport in neutron stable branch 14:17:29 if there are patches that you feel should be in. Please, bother the cores about getting them in by Wednesday 20:00utc 14:17:41 irenab: that's a very good point 14:17:46 ltomasbo: can you patch that? 14:17:47 ltomasbo: yes, I mean if user use kuryr in an openstack environment not support tag-ext 14:18:43 limao, it should work the same way, there is an extra check in those cases 14:19:19 ltomasbo: lets just make sure there is a test that covers the case 14:19:27 limao: please, check if you think https://review.openstack.org/#/c/432777/ should get into the release 14:19:37 o/ 14:19:51 irenab, I've included unit test with and without tag-ext support 14:20:08 ltomasbo: I mean the case limao raised 14:20:18 hi hongbin_ 14:20:27 irenab, https://review.openstack.org/#/c/425772/8/kuryr_libnetwork/tests/unit/test_kuryr_ipam.py 14:20:33 we were saying that we'll cut a 1.0.0 release of kuryr-libnetwork 14:20:34 ltomasbo: great 14:20:37 apuimedo: ok, I will check 14:20:56 irenab, let me know if you were thinking about some extra tests 14:20:57 #info kuryr-libnetwork 1.0.0 freeze active Wednesday 20:00utc 14:21:06 hongbin_: ^^ 14:21:06 ltomasbo: sure 14:21:16 apuimedo: ack 14:22:01 hongbin_: I know you have some patches, so please work with the cores to try and get those that should make the release in 14:22:15 apuimedo: i will try that 14:23:28 @all: remember that we are release independent, so we are flexible. But we should patch for critical issues at least the previous released version 14:23:36 so we can't get too crazy with the amount of releases 14:23:45 Anything else on kuryr-libnetwork? 14:24:14 apuimedo: https://hub.docker.com/r/kuryr/libnetwork/ 14:25:28 your Source Repository has not updated for some time, will we plan to maintain this docker image? 14:26:13 limao: apuimedo : maybe we should consider hosting the image in some more ‘official’ repo? 14:26:23 limao: we need to for the 1.0.0 release. yes 14:26:41 #action apuimedo to fix https://hub.docker.com/r/kuryr/libnetwork for the release 14:26:58 irenab: not possible yet. Infra does not have its own repository 14:27:09 apuimedo: irenab: I think toni want to use the auto build on hub.docker 14:27:11 but I would love it 14:27:47 ok, the docker hub seems a good option for now 14:27:52 limao: yes. I like the auto build. It makes it immediate for people to see how things were built 14:28:29 apuimedo: agree, nothing more about kuryr-libnetwork from me now 14:28:51 very well 14:28:59 thanks a lot for bringing it up limao! 14:29:03 #topic fuxi 14:29:09 o/ 14:29:13 #chair hongbin 14:29:14 Current chairs: apuimedo hongbin 14:29:16 go ahead 14:29:17 ;-) 14:29:23 i don't have too much to update this week 14:29:32 if you have any topic to discuss, please feel free to bring it up 14:30:55 hongbin__: please review https://review.openstack.org/#/c/430658/1 14:31:12 apuimedo: ack 14:31:23 #action hongbin review https://review.openstack.org/#/c/430658/1 14:31:26 and https://review.openstack.org/#/c/431085/ 14:31:49 done 14:31:52 thanks hongbin__ 14:32:15 hongbin__: I would also like to ask you to lead the VTG session on Fuxi 14:32:26 apuimedo: sure, i can do that 14:32:30 it will be about fuxi, fuxi-kubernetes and plans for release 14:32:34 thanks hongbin 14:32:40 #topic kuryr-kubernetes 14:32:42 my pleasure 14:33:54 * apuimedo updating document 14:35:08 #info ivc_'s patch that improves the handling of resourceVersion conflicts was taken in 14:35:42 #info A videoconf meeting about resource management took place last thursday: https://www.youtube.com/watch?v=3698DBV-Ng4 14:37:02 #info In the resource management meeting it was agreed to work on feature parity between baremetal (by reusing both ports and veths) and nested (reusing just ports) 14:37:12 ltomasbo is leading the way 14:37:23 ltomasbo: did you get around to trying it with nested? 14:37:41 I committed a newer version last friday 14:37:52 with the min and max number of ports at the pool 14:37:56 as we were discussing 14:38:13 as well as reusing created ports, by reseting the security-group and the name to the default one 14:38:29 #info vikasc has demonstrated ivc's service patches to work with pods-in-VMs. A demo will be shared by the end of the week on the mailing list 14:38:50 I also updated the nested version, but I still need a decent server to test it and measure the performance for the nested case 14:39:22 more info: the max number of ports is about limiting the amount of ports that are kept in the pool. So if you have the pool full, you delete the resource instead of pooling it 14:39:34 ltomasbo: very well 14:39:43 yes, you define a max number of ports 14:39:45 per pool 14:40:07 and then, if the pool is already full, then the port gets deleted instead of returned to the pool 14:40:31 ltomasbo: apuimedo what about the spec we discussed? 14:40:39 also, there is a batch variable, to create ports/subports in batches, as it is more efficient 14:40:53 to capture the oevrall plan and steps 14:41:00 irenab: you mean the spec about the pool namespace? 14:41:09 sorry 14:41:11 bp 14:41:19 yes, bp 14:41:22 #action apuimedo to submit the blueprint for resource management 14:41:54 it will be helpful to see the overal plan and various steps to achive performance goals 14:42:23 indeed 14:44:25 good 14:45:07 anything else on kuryr-kubernetes? 14:45:32 alraddarla: you are on the devref moving, right? 14:45:49 apuimedo, yes. 14:46:08 sorry for the delay...my laptop got messed up and had to wipe it and put a new OS on it. I can get that push up today 14:46:17 no worries 14:46:43 just following-up in case you had any further doubts on the parts that needed to be ported and merged 14:46:47 o/ 14:46:50 and those that had to be dropped 14:46:54 * janonymous got a bit late 14:47:10 I will let you knwo if I have more questions once I actually move everything around 14:48:32 janonymous: you can ask after going over the logs in the channel if you have questions ;-) 14:48:37 perfect alraddarla 14:48:44 #topic general 14:49:12 #info I updated the VTG schedule and sessions https://etherpad.openstack.org/p/kuryr_virtual_gathering_2017h1 14:49:37 #action apuimedo to move it to the wiki 14:50:03 There's still some orphan sessions 14:50:22 but I'll be contacting some of you to ask for session steering 14:50:24 ;-) 14:50:46 please, let me know about important time conflicts 14:51:12 Is anybody going to atlanta? 14:51:28 there will be a session about tripleo/kolla integration on Wednesday 14:51:31 let me hunt for the time 14:53:14 #info There will be a PTG meeting in Atlanta about Kolla/Tripleo + kuryr http://lists.openstack.org/pipermail/openstack-dev/2017-February/111950.html 14:53:25 #link https://ethercalc.openstack.org/Pike-PTG-Discussion-Rooms 14:54:33 anything else anybody? 14:54:58 apuimedo: please see these patch: https://review.openstack.org/#/c/429432/ 14:55:10 https://review.openstack.org/#/c/429329/ 14:55:18 https://review.openstack.org/#/c/431844/ 14:55:31 https://review.openstack.org/#/c/431312/ 14:55:48 #action apuimedo to review https://review.openstack.org/#/c/429432/ https://review.openstack.org/#/c/429329/ https://review.openstack.org/#/c/431844/ https://review.openstack.org/#/c/431312/ 14:55:53 I just sort these, and think it can merged before we released. 14:56:05 thanks yedongcan. I will! 14:56:20 alright 14:56:26 closing the meeting! 14:56:30 THank you all for joining 14:56:33 #endmeeting