13:00:19 <alex_xu> #startmeeting nova api
13:00:20 <openstack> Meeting started Wed Jun 28 13:00:19 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:21 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:00:23 <openstack> The meeting name has been set to 'nova_api'
13:00:28 <alex_xu> who is here today?
13:00:41 <gmann_> o/
13:01:33 <alex_xu> gmann_: looks like just two of us
13:01:42 <gmann_> yea.
13:01:47 <alex_xu> and actually I don't have too much thing
13:02:02 <alex_xu> #link https://etherpad.openstack.org/p/pike-nova-priorities-tracking
13:02:12 <alex_xu> gmann_: ^ I listed all the API related patch in that etherpad
13:02:21 <alex_xu> there are few very close
13:02:32 <gmann_> alex_xu: thanks, i will keep doing review on those
13:02:40 <gmann_> alex_xu: i need to update mine for quota class
13:02:42 <alex_xu> gmann_: thanks
13:02:52 <alex_xu> gmann_: cool, let me when it's ready
13:03:08 <gmann_> alex_xu: currently m stuck with showing the 'networks' in quota class sample file
13:03:28 <gmann_> alex_xu: it is little bit tricky as Quota.resources are loaded at initi time
13:03:44 <gmann_> #link https://review.openstack.org/#/c/467999/6/nova/api/openstack/compute/quota_classes.py@43
13:03:49 <alex_xu> ah...I remember that one which controllered by conf
13:03:57 <gmann_> alex_xu: yes
13:04:27 <gmann_> alex_xu: i will give try tomorrow and ping you for your help if needed
13:04:42 <alex_xu> gmann_: free to ping me when you need help
13:05:01 <gmann_> alex_xu: may be your idea of hard coded quota will help here but let's see
13:05:13 <gmann_> hard coded quota resources
13:05:36 <alex_xu> yea, worth a try
13:06:28 <alex_xu> gmann_: we don't network quotas for quota-sets API also
13:06:55 <alex_xu> looks like it should be a change before quota-class
13:06:57 <gmann_> alex_xu: in sample file?
13:07:01 <alex_xu> gmann_: yea
13:07:15 <gmann_> alex_xu: yes and even not in tempest response schema also
13:07:32 <gmann_> i will push all those fix tomorrow and we can see how they looks like
13:09:16 <alex_xu> gmann_: the network qutoas should be removed in 2.36
13:09:23 <alex_xu> since we deprecate all network proxy API
13:09:47 <gmann_> alex_xu: ah i see. but we did not do that for quota class
13:10:02 <gmann_> alex_xu: any specific reason you remember?
13:10:17 <alex_xu> no, I'm afraid we forget that...
13:10:32 <gmann_> alex_xu: oh
13:11:03 <gmann_> alex_xu: but now we cannot do for 2.36.
13:11:10 <alex_xu> yes
13:11:36 <gmann_> alex_xu: how about fixing that in this microversion (quota class fix)?
13:11:48 <alex_xu> gmann_: yes, I'm thinking about samething
13:12:52 <alex_xu> gmann_: maybe we need an email
13:12:58 <alex_xu> and update the spec
13:13:02 <gmann_> alex_xu: ok
13:13:49 <gmann_> alex_xu: i can do that tomorrow and based on feedback we can proceed
13:14:03 <alex_xu> gmann_: thanks
13:14:40 <alex_xu> sigh, new mistake
13:14:56 <alex_xu> anyway, that is all I have
13:15:02 <alex_xu> gmann_: anything more you have?
13:15:11 <gmann_> alex_xu: quota class is too hidden API :)
13:15:20 <alex_xu> gmann_: yea :)
13:15:22 <gmann_> alex_xu: that's all from my side.
13:15:47 <alex_xu> gmann_: ok, let us close the meeting, thanks
13:15:59 <gmann_> alex_xu: yea
13:16:03 <gmann_> alex_xu: thanks.
13:16:04 <alex_xu> #endmeeting