14:04:44 #startmeeting kuryr 14:04:45 Meeting started Mon Mar 27 14:04:44 2017 UTC and is due to finish in 60 minutes. The chair is apuimedo. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:04:46 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:04:49 The meeting name has been set to 'kuryr' 14:05:00 Welcome to another weekly irc meeting 14:05:05 Who's here for it? 14:05:08 o/ 14:05:09 o/ 14:05:19 o/ 14:05:22 o/ 14:05:59 limao: still here? 14:06:24 o/ 14:07:36 :-) 14:07:55 Thank you all for joining. And sorry for the confusion an hour ago. DST should be abolished 14:07:59 #topic kuryr-lib 14:08:14 Last week kuryr-lib 0.4.0 was released 14:09:22 #info Kuryr-lib 0.4.0 was released last week and the global requirements for other openstack projects was bumped to 0.4.0 14:09:59 I also finished today its packaging for RDO git@gitlab.com:celebdor/kuryr-lib-distgit.git 14:10:25 It would be nice if somebody would package for debian/ubuntu if there's demand 14:12:25 Any questions on kuryr-lib release? 14:12:31 or kuryr-lib in general? 14:13:50 very well. Moving on! 14:13:54 #topic kuryr-libnetwork 14:15:24 #info kuryr-libnetwork 0.1.0 was released last week 14:16:51 late o/ 14:17:23 :-) 14:17:27 welcome kzaitsev_ws 14:17:41 Oh, I see there's some post release patches to kuryr-libnetwork 14:18:13 limao_: I think we can merge https://review.openstack.org/#/c/449377/ . What do you think? 14:18:34 oh right 14:18:41 it should be changed to 3.5 14:18:48 apuimedo: yes, if it changed to 3.5 will be better 14:18:51 limao_: In these cases, better -1 the patch 14:18:53 :-) 14:19:04 so the owner is prompted that something is not right 14:19:35 apuimedo: yeah, thanks, I will change 14:19:50 limao_: thanks for the fix in https://review.openstack.org/#/c/449002/ 14:20:13 did you get around to trying it with green threads? 14:21:04 apuimedo: that would be a work around , when I try it in green threads , looks like current uwsgi version do not support, I will try more in next week 14:21:19 excellent 14:21:22 thanks a lot 14:21:34 The last item on kuryr-libnetwork is 14:22:03 discussion on whether its release model should be cycle-with-intermediary 14:22:22 i.e., we make releases when we want, but also a release when Pike, Queens, etc come around 14:23:21 i think that is a good idea for libnetwork 14:23:41 limao_: janonymous: yedongcan: thoughts? 14:23:54 another option is cycle-with-milestone, there are people complaining that this model makes releases that are not needed 14:24:13 (since it needs to make the milestone 1/2/3 release by date) 14:24:30 cycle with intermediary looks good to me 14:24:33 +1 cycle-with-intermediary 14:24:48 +1 14:25:05 hongbin: the argument release team has for milestone releases is that it executes the release machinery often 14:25:27 so if something is not right — they find out early and not at the day of the actual release 14:25:27 kzaitsev_ws: that is true 14:25:30 kzaitsev_ws: right now we are on "independent" 14:25:45 so intermediary is already an improvement :P 14:26:05 but yeah I don't know anyone, who would actually use these 'intermediary' releases ) 14:26:45 I think kuryr-kubernetes will probably get more traction and benefit from milestones (although I submitted it with intermediary for now). kuryr-libnetwork may, but not yet 14:28:05 #info majority of the meeting participants vote for cycle-with-intermediary for kuryr-libnetwork. We'll confirm with missing cores and propose 14:28:31 Also, please, file blueprints for things you want for the pike cycle relase for kuryr-libnetwork 14:29:07 anything else on kuryr-libnetwork? 14:29:19 apuimedo: thanks, one more is about the docker swarm mode 14:29:56 The background is from docker 1.12, it support swarm mode 14:30:00 right 14:30:07 yeah, i will get involved too 14:30:08 does it new to support some new api? 14:30:24 No, it do not need some new api 14:30:42 the problem is when we use docker swarm mode in 1.13 14:31:24 it do not support legacy plugin 14:31:42 It only support docker managed plugin in swarm mode 14:31:46 https://docs.docker.com/engine/extend/ 14:32:29 That means kuryr-libnetwork docker plugin need be managed by "docker plugin system" 14:32:45 limao_: what does that mean for us. What kind of change it involves 14:33:24 The change is we need to support v2plugin : https://review.openstack.org/#/c/449038/ 14:34:07 Oh! there is a WIP 14:34:10 great limao_ 14:34:19 I upload a kuryr-libnetwork v2plugin in my docker hub 14:34:20 that's definitely a must for Pike 14:34:27 limao_: anything changed in controller side? 14:35:11 yedongcan: nothing changed in controller, you need to listen to a local socket 14:35:38 that's easy enough 14:35:40 cool 14:35:43 docker plugin install --alias kuryr limao/kuryr-libnetwork-v2plugin 14:35:46 I add myself as reviewer 14:36:00 limao_: ok, thanks 14:36:01 You can try the plugin from my docker hub 14:36:14 ah, so it needs to be containerized then 14:36:23 limao_: please, file a blueprint for that too 14:36:26 I packaged one with master code 14:36:39 apuimedo: OK, will do it 14:36:44 thanks limao_! 14:36:49 #topic fuxi 14:36:53 hongbin_: the floor is yours 14:36:57 hi 14:36:57 #chair hongbin_ 14:36:58 Current chairs: apuimedo hongbin_ 14:37:13 at last week, i tried to setup the ci for manila provider 14:37:26 #link https://review.openstack.org/#/c/449833/ 14:37:52 there is some bugs from manila side. now it is resolved 14:38:13 hongbin_: only that on the depends on? 14:38:17 there is a bug from manilaclient that failed the py35 gate, and the fix was proposed 14:38:31 ah good 14:38:34 apuimedo: yes 14:38:51 hongbin_: any news on fuxi-kubernetes side? 14:39:13 apuimedo: i still didn't receive any information about this, will ping them this week again 14:39:33 apuimedo: sorry about that 14:39:41 very well. No worries! Thanks hongbin_ 14:39:48 #topic kuryr-kubernetes 14:41:44 We moved to require kuryr-lib 0.4.0 14:41:57 Once we get the last services patch merged 14:42:04 I think we'll make an intermediary 14:42:23 yay! 14:42:28 #info We were formally added to the Pike release: https://review.openstack.org/#/c/448521/ 14:43:16 #info Vagrant support was added for vbox, libvirt and parallels providers 14:44:09 ruijing cleaned up devstack from remains :-) 14:45:17 #action irenab vikas ivc_ review https://review.openstack.org/#/c/446492/ 14:46:01 #action apuimedo ivc_ vikas to review https://review.openstack.org/#/c/450113/ 14:46:40 janonymous: did you see yedongcan's comments on https://review.openstack.org/#/c/447942/ ? 14:47:36 apuimedo:yeah, will update shortly 14:47:42 thanks janonymous! 14:47:48 It's a very good idea this blueprint 14:48:07 :) 14:48:20 apuimedo: regarding the services patch — I actually wanted to write an email to Ilya about his patch to ask if he would be ok If I'll help him out with it. 14:48:37 kzaitsev_ws: I think that would be great. Please, put me in copy 14:48:56 looks like he's busy and the patch seems mostly implemented 14:49:05 kzaitsev_ws: IIRC it only misses unit tests, so as long as they are up to the standard of the rest of tests. It would easily go in 14:49:23 allow us to realease 0.1.0 and move on to the rest of blueprints 14:49:32 yep, feels like we should only do a final push there 14:49:32 (and possibly add octavia support later on) 14:49:37 agreed 14:49:41 thanks kzaitsev_ws 14:49:49 Anything else about kuryr-kubernetes? 14:50:17 apuimedo: https://review.openstack.org/#/c/443748/ 14:50:20 oh, btw. I'm also finishing kuryr-kubernetes rdo package. It already builds 14:50:30 I'll share the link later if anybody wants it 14:50:47 I think it related to you patch: https://review.openstack.org/#/c/447073/ 14:50:58 Yay! 14:51:02 thanks yedongcan 14:51:11 I can't wait for os-vif to use it too 14:51:25 I don't like breaking out into ovs-vsctl 14:51:42 I will submit the new version shortly 14:51:45 u're welcome. 14:51:48 anything else? 14:53:19 alright 14:53:26 #topic general 14:53:39 Does anybody else want to bring up some other topic? 14:54:38 very well then! 14:54:46 Thank you all for joining today! 14:54:53 #endmeeting