12:00:03 <alex_xu> #startmeeting nova api
12:00:04 <openstack> Meeting started Tue Jan  5 12:00:03 2016 UTC and is due to finish in 60 minutes.  The chair is alex_xu. Information about MeetBot at http://wiki.debian.org/MeetBot.
12:00:05 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
12:00:07 <openstack> The meeting name has been set to 'nova_api'
12:00:15 <alex_xu> Who is here in new year?
12:00:57 <jichen> :)
12:01:05 <cdent> o/
12:01:07 <alex_xu> jichen: happy new year :)
12:01:21 <jichen> alex_xu: you too ~
12:01:25 <alex_xu> cdent: happy new year too :)
12:01:36 <cdent> thanks, happy new year everybody
12:01:41 <alex_xu> I know gmann and Ken'ichi won't be here today
12:02:02 * bauzas prepares to lurk actively
12:02:30 <alex_xu> ok, let's run the meeting, and quickly go through the thing as today just few peoples here
12:02:38 <alex_xu> #topic actions from last meeting
12:02:52 <alex_xu> alex_xu take a look at merge user-data into servers and contact the contributor
12:02:56 <alex_xu> #link https://review.openstack.org/258235
12:03:21 <alex_xu> I worked out that patch, and contributor happy to see this help, so people just need help for review
12:03:50 <alex_xu> #topic content patches up for review
12:04:11 <alex_xu> about api doc, I saw few patch for concept docs at here
12:04:17 <alex_xu> #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/complete-todo-in-api-concept-doc,n,z
12:04:42 <alex_xu> I didn't found any activity on api ref, so probably we will focus on that later
12:04:56 <alex_xu> jichen: thanks for working server query section :)
12:05:11 <jichen> yw :)
12:05:31 <alex_xu> #topic remove project id
12:06:24 <alex_xu> not sure sdague at here. before the holiday, the focus is cleanup the sample tests, and progress looks great. that is all of thing i know
12:06:34 <sdague> oh, I'm here now
12:06:44 <alex_xu> sdague: :)
12:06:55 <alex_xu> any update on this?
12:07:07 <sdague> patches are up for that in nova, we're still working through testing. I need to assess where we are at today
12:07:25 <alex_xu> sdague: cool
12:07:55 <alex_xu> I saw there still have few patches
12:08:13 <alex_xu> #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:api_samples_2
12:08:24 <alex_xu> #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:api_samples_3
12:09:08 <sdague> yeh, the get_regexes remove patch is needed to help clean up some of this path
12:09:31 <sdague> I ended up cleaning up some of the api samples testing while I was down here, because it makes testing this another way a bit easier
12:09:58 <sdague> https://review.openstack.org/#/c/257439/ is really the patch which we should land next on that
12:10:39 <sdague> anyway, all for me for now
12:11:30 <alex_xu> sdague: what kind of help need here? I saw your patch already touch all the sample tests?
12:11:37 <sdague> it just needs review
12:11:45 <alex_xu> sdague: ok, got it
12:11:55 <alex_xu> ok, so let's move on
12:12:02 <alex_xu> #topic API futures - patches for approved specs
12:12:18 <alex_xu> I didn't see anything bring up at here
12:12:57 <alex_xu> #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:rm_v1_1
12:13:11 <alex_xu> I saw this one, looks like everything already done at here
12:13:40 <sdague> yeh, we just need to make it past the gate
12:13:58 <sdague> the current one is just some clean up of tests
12:14:04 <alex_xu> sdague: ok, cool
12:14:58 <alex_xu> if no more question, just move on
12:15:03 <alex_xu> #topic
12:15:07 <alex_xu> oops
12:15:12 <alex_xu> #topic open
12:15:19 <alex_xu> top key of action return value https://review.openstack.org/#/c/259319/7/nova/api/openstack/compute/migrate_server.py
12:15:37 <alex_xu> looks like eliqiao need help at here
12:15:49 <alex_xu> but looks like he isn't online
12:16:40 <alex_xu> But I prefer we didn't add top key for action's return, as it is same as other action's response
12:18:16 <sdague> alex_xu: yeh, I think consistency with what we have there is the right thing to do
12:18:20 <sdague> good call
12:19:20 <alex_xu> sdague: most of actions is no return
12:20:33 <alex_xu> create_backup and rescue return admin_password and without top-key. remote-console return something with topkey with 'console', that looks like strange also
12:20:42 <alex_xu> so I still prefer just no top-key
12:20:56 <alex_xu> I will reply that patches
12:21:59 <alex_xu> ok, any more open today? otherwise we will have short meeting today
12:22:39 <alex_xu> 3...
12:22:41 <alex_xu> 2..
12:22:45 <alex_xu> 1.
12:22:55 <alex_xu> thanks all, and welcome back!
12:23:00 * cdent waves
12:23:03 <alex_xu> #endmeeting