20:00:08 <johnsom> #startmeeting Octavia 20:00:10 <openstack> Meeting started Wed Nov 23 20:00:08 2016 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. 20:00:11 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 20:00:14 <openstack> The meeting name has been set to 'octavia' 20:00:20 <johnsom> Hi folks 20:00:26 <perelman> hi 20:01:03 <johnsom> I'm not sure how many folks are going to join, tomorrow is a holiday in the states. 20:01:13 <perelman> aha... 20:01:13 <johnsom> #topic Announcements 20:01:14 <perelman> ok 20:01:43 <johnsom> Just a reminder, if you are interested in going to the PTG registration is open. 20:01:50 <johnsom> #link http://www.openstack.org/ptg 20:01:58 <perelman> could u give me a link to it? 20:02:04 <perelman> Is it a conference? 20:02:21 <johnsom> Also, Ocata-1 milestone has now passed and Ocata-2 is the week of December 12th 20:02:40 <perelman> OK 20:03:02 <perelman> I want just to update about our progress in Active-Active 20:03:11 <johnsom> perelman the PTG is the new "group mid-cycle" for OpenStack. They have split the Summit. There are good details on the page I linked above. 20:03:32 <johnsom> #topic Brief progress reports / bugs needing review 20:03:40 <perelman> I had some time off the project because we had some other things and also after it we had hollidays and i took my holidays too 20:03:44 <johnsom> perelman Ok, now is the time! grin 20:03:45 <perelman> so now i am back 20:04:17 <johnsom> perelman Ok, glad to have you back! 20:04:45 <perelman> so I checked all the commits that u gave me comments on them and made changes it also seems that my big issue with distributor image creation is resolved 20:04:58 <johnsom> perelman I reviewed a few of the patches before the summit. I think there is some work to do. 20:05:02 <perelman> still didnt push all the fixed things to gerrit. Tomorrow i will do it 20:05:24 <perelman> yes, i went over all the comments and tried to fix things 20:05:26 <johnsom> perelman We decided at the summit to focus on the neutron-lbaas/octavia merge for the Ocata cycle. 20:05:39 <perelman> i know, i saw the notes 20:05:53 <perelman> but will it be OK still to upload the code? 20:05:54 <johnsom> So, our priority is going to me on the merge work. 20:06:04 <johnsom> perelman Yes, of course. 20:06:06 <perelman> Because we have a lot of code only locally 20:06:10 <perelman> ok 20:06:11 <johnsom> We just might be very slow to review 20:06:22 <perelman> ok, I will ping :) 20:06:48 <perelman> and also will try to help in reviewing neutron-lbaas/octavia 20:06:51 <johnsom> Of note on progress, gunicorn merged in requirements and the octavia repo 20:07:08 <johnsom> perelman thank you, we can use all the help we can get. 20:07:14 <perelman> ok 20:07:32 <perelman> I also got internally some HR to help me to push things more fast :) 20:07:36 <diltram> you also need to remember on that in distributor api 20:07:48 <diltram> to not use werkzeug (what a name :/) 20:07:49 <johnsom> Also, the TC meeting about the governance change went well. They are going to discuss it again next week. 20:08:07 <johnsom> Yeah, I keep forgetting the spelling. 20:08:14 <perelman> not to use what? 20:08:19 <perelman> I didnt understand 20:08:28 <diltram> the gunicorn runner 20:08:48 <diltram> we droped support for flask/werkzeug in amphora agent 20:08:50 <nmagnezi> hi guys sorry to be late 20:08:54 <johnsom> Also, I am working on updating our gates for xenial and merging the jobs 20:08:58 <diltram> you should do the same in distributor agent 20:08:58 <johnsom> #https://review.openstack.org/#/c/386245/ 20:09:03 <perelman> aha 20:09:05 <perelman> OK 20:09:07 <nmagnezi> the DST here in Israel is to blame :) 20:09:11 <johnsom> nmagnezi Hi 20:09:24 <diltram> #link https://review.openstack.org/#/c/386245/ 20:09:54 <johnsom> Currently I am working on updating the quota patch as I found a concurrency issue with the current patchset. 20:10:21 <diltram> yeah but if you was able to see 20:10:29 <diltram> I removed my +2 from this patch 20:10:38 <johnsom> Yeah, I saw that. 20:10:39 <diltram> I think that we should redesign that stuff 20:10:51 <diltram> and make usage of hooks to implement that stuff 20:11:10 <diltram> especially that we're working on building API v2 20:11:32 <diltram> the same with pagination and sorting 20:11:39 <johnsom> diltram I considered the hooks approach for quotas, but I don't think it will work correctly. I think it has to be tied to the object create in the database. 20:12:09 <johnsom> pagination and sorting are probably good candidates for the hooks. 20:13:09 <diltram> so I know that Neutron or Nova is using quota hook 20:13:15 <diltram> I can't find which exactly 20:13:26 <diltram> but they made it working somehow 20:14:04 <johnsom> Yeah, neutron is, but they are using a reservation system and I think it is synchronous where we are async. 20:14:31 <johnsom> I'm going down the "keep it simple" path for now. 20:15:21 <xgerman> +1 20:15:23 <diltram> ok, sounds good 20:15:31 <johnsom> Any other progress updates or should we move into open discussion? 20:15:32 <diltram> I was not able to take a look there how it's working 20:15:47 <diltram> keystone token ready to review 20:15:52 <diltram> https://review.openstack.org/#/c/265065/ 20:16:04 <diltram> Ajo gave -1 because he had a question about testing 20:16:11 <johnsom> Ok, cool. I will put that on the top of my list 20:16:17 <diltram> why I'm not enabling that feature 20:16:31 <johnsom> Yeah, the same question I think I had 20:16:41 <diltram> but this is based on our discovery that we're not getting tokens from lbaasv2 20:16:47 <johnsom> right 20:17:00 <johnsom> we will have to take that incrementally 20:17:10 <diltram> exactly 20:17:41 <johnsom> #topic Open Discussion 20:18:08 <johnsom> nmagnezi I think you had a question for me 20:19:10 <johnsom> Maybe we lost him. 20:19:17 <johnsom> Any other topics today? 20:19:58 <johnsom> Welcome back xgerman BTW.... 20:20:08 <nmagnezi> johnsom, nop for the meeting :) 20:20:31 <johnsom> nmagnezi Ok, ping me after 20:20:37 <xgerman> thanks will be back 100% in two weeks or so ;-) 20:20:48 <johnsom> +1000 20:21:08 <diltram> great news xgerman :) 20:21:21 <johnsom> Ok, if folks don't have anything else to talk about, let's wrap it up. 20:21:27 <xgerman> yeah, I am psyched as well. Containers are overhyped 20:21:41 <johnsom> BTW, I will not be online much the rest of the week due to the holiday 20:21:49 <johnsom> Hahaha 20:22:08 <johnsom> Thanks folks! 20:22:11 <johnsom> #endmeeting