13:00:09 <alex_xu> #startmeeting nova api
13:00:10 <openstack> Meeting started Wed Jun 14 13:00:09 2017 UTC and is due to finish in 60 minutes.  The chair is alex_xu. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:00:11 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:00:13 <openstack> The meeting name has been set to 'nova_api'
13:00:18 <alex_xu> who is here today?
13:00:28 <gmann> o/
13:00:33 <Kevin_Zheng> o/
13:00:34 <sfinucan> o/
13:01:03 <alex_xu> let us wait one more minute for sdague or johnthetubaguy
13:02:33 <alex_xu> ok, let us start the meeting
13:02:42 <alex_xu> #link https://review.openstack.org/468619
13:03:08 <alex_xu> gmann: the spec got +2 from Matt, waiting for one more, hope sdague can take a look at that when he have time
13:03:20 <alex_xu> gmann: I removed the part about fix the legacy v2 API
13:03:24 <sdague> o/
13:03:46 <gmann> alex_xu: yea i saw that
13:04:11 <alex_xu> gmann: anyway I can't find a good way to fix legacy v2 API, that maybe that means not fix it
13:04:30 <alex_xu> sdague: ^ wait for your check that spec, gmann already have patch up
13:04:51 <gmann> alex_xu: m +1, and get more feedback from sdague johnthetubaguy as we did fix same thing (vif id) for v2 comp mode
13:04:52 <sdague> ok, will check it out
13:05:15 <alex_xu> gmann: yea
13:05:17 <alex_xu> sdague: thanks
13:05:22 <alex_xu> #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/api-no-more-extensions-pike
13:05:33 <alex_xu> we have good progress I think
13:05:47 <alex_xu> #link https://github.com/openstack/nova/blob/master/setup.cfg#L74
13:05:48 <alex_xu> we are very close
13:06:28 <gmann> yea, i ll continue on this tomorrow, was off last full week.
13:06:35 <alex_xu> gmann: thanks
13:06:49 <sdague> looks like a lot of merge conflicts need to be resolved still?
13:07:02 <gmann> yea
13:07:06 <alex_xu> yea
13:07:27 <alex_xu> or we use the way sfinucan suggested
13:07:59 <alex_xu> add all the routes to the routes.py, and comment those routes. later patch will remove the comment
13:08:35 * alex_xu feel he can't explain clearly
13:09:08 <gmann> we do not have much left - https://github.com/openstack/nova/blob/master/setup.cfg#L74-L91
13:09:24 <alex_xu> or we just maintain single queue
13:09:29 <sfinucan> alex_xu: Yeah, I don't think there's too much value in that now
13:09:30 <sdague> right, I would honestly just rebase and put them in a single queue
13:09:38 <sdague> they move quickly
13:09:39 <sfinucan> We've merged a lot of them. Single queue is the way to go now, IMO
13:09:45 <gmann> i am ok to have dependents one to each other
13:09:51 <gmann> yea
13:09:53 <alex_xu> ok, cool
13:10:03 * sfinucan warned Kevin_Zheng not to break it yesterday :P
13:10:22 <alex_xu> let us use existed jichenjc's patches as the head
13:10:31 <Kevin_Zheng> :)
13:10:37 <gmann> +1
13:10:39 <alex_xu> heh
13:10:41 <sfinucan> +1
13:11:52 <alex_xu> #link https://etherpad.openstack.org/p/pike-nova-priorities-tracking
13:12:08 <alex_xu> I put all the api related patches into this etherpad
13:12:37 <alex_xu> since we don't have priority tasks now, I guess review those api change patches is the priority?
13:13:21 <sfinucan> alex_xu: you're referring to the no-more-extensions spec?
13:14:07 <alex_xu> sfinucan: I mean all the patches in the API section of the etherpad https://etherpad.openstack.org/p/pike-nova-priorities-tracking
13:14:13 <sfinucan> Ah, gotcha :)
13:14:26 <alex_xu> just let us help people review those patches
13:15:36 <alex_xu> sdague: I think the nova-api with uwsgi is priority one, I thought it doesn't merge yet, but I really didn't follow that too much
13:16:49 <alex_xu> ah, I guess sdague will back later :)
13:17:11 <alex_xu> that is all I have today, is there any more people want to bring up?
13:17:31 <gmann> not from my side
13:17:55 <sfinucan> not really, other than I've started looking at bp/virt-device-tagged-attach-detach again and wouldn't mind help with reviews
13:18:00 <sfinucan> all good other than that
13:18:11 <alex_xu> sfinucan: cool
13:18:36 <alex_xu> I will be off tomorrow, and back to work friday
13:18:50 <alex_xu> so I think we can close the meeting
13:19:00 <alex_xu> thanks all!
13:19:02 <alex_xu> #endmeeting