13:01:32 <alex_xu> #startmeeting nova api
13:01:33 <openstack> Meeting started Wed Jul  5 13:01:32 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:01:34 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:01:37 <openstack> The meeting name has been set to 'nova_api'
13:01:44 <stephenfin> o/
13:02:18 <alex_xu> US is in the holiday, and gmann is not here
13:02:28 <alex_xu> stephenfin: anything you want to bring up?
13:02:39 <alex_xu> otherwise I probably cancel the meeting
13:02:47 <stephenfin> alex_xu: Nope. I think we're on top of everything
13:03:07 <cdent> I've got nothing, because I'm still catching up, but if there is anything anyone would like to point me at as more important than other stuff, that would be great.
13:04:16 <alex_xu> cdent: there is two bug fix for quota-class API, gmann is working on
13:05:27 <alex_xu> cdent: https://bugs.launchpad.net/nova/+bug/1693168 and https://bugs.launchpad.net/nova/+bug/1701211
13:05:29 <openstack> Launchpad bug 1693168 in OpenStack Compute (nova) "Different APIs 'os-quota-class-sets' Response between v2 and v2.1" [Medium,In progress] - Assigned to Ghanshyam Mann (ghanshyammann)
13:05:30 <openstack> Launchpad bug 1701211 in OpenStack Compute (nova) "The network related quotas aren't deprecated in quota-class API" [Undecided,Confirmed] - Assigned to Ghanshyam Mann (ghanshyammann)
13:05:37 <alex_xu> probably fix them into one microversion
13:06:33 <alex_xu> hen nothing really important now
13:06:38 <alex_xu> s/hen/then
13:07:04 <alex_xu> #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/api-no-more-extensions-pike
13:07:26 <alex_xu> I feel close for this, just few items should be removed from the stevedore
13:07:41 <alex_xu> I think I can finish that before freeze
13:08:44 <cdent> \o/
13:09:53 <alex_xu> cdent: still have something ugly https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py#L136
13:10:04 <alex_xu> that probaly can't be done in this release
13:10:39 <cdent> can't fix everything
13:10:44 <alex_xu> not sure the best way is merge into the server json-schema, or we should keep some method to extend the main server json-schema
13:12:04 <alex_xu> cdent: let me know if you have any idea to make nova api code simpler :)
13:12:06 <cdent> I'm not familiar enough with that code to have any immediate ideas
13:12:14 <cdent> it's on my list :)
13:12:20 <alex_xu> cdent: thanks :)
13:12:46 <alex_xu> ok, I think we can close the meeting
13:13:02 <alex_xu> #endmeeting