13:00:17 #startmeeting nova api 13:00:17 Meeting started Wed Jul 19 13:00:17 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:18 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:20 The meeting name has been set to 'nova_api' 13:00:24 who is here today? 13:00:33 o/ 13:00:56 o/ 13:01:55 ok, let us start the meeting 13:02:13 #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/service-hyper-uuid-in-api 13:02:24 o/ although i'm on another call 13:02:25 ^ I guess this is the last microversion we merged in this release 13:03:08 not sure we can merge other microversion, since only one week left, but let's see 13:03:35 alex_xu: mriedem what we decided on service APIs ? 13:04:03 os-services and os-hypervisors? 13:04:07 those changes go together 13:04:12 i'll ask dansmith to review those again today 13:04:38 yea, the -2 is just for preventing one of them merged 13:04:43 right 13:04:46 they have to go together 13:04:53 the Idempotency behavior 13:05:34 gmann_: I guess all the people agreed on the idempotency behaviour 13:05:58 ok 13:07:08 next, we probably need to ensure the python-novaclient patch merged 13:07:49 as I know, there should be 2.52, and then 2.53 client side patch 13:08:46 gmann_: stephenfin I saw some policy docs patch last week, are all of them merged? 13:09:03 alex_xu: Yup, I think mriedem got them all merged 13:09:17 stephenfin: cool \o/, thanks for take care them 13:09:18 1 still stuck in gate 13:09:18 https://review.openstack.org/#/c/484646/ 13:09:22 #link https://review.openstack.org/#/c/484646/ 13:09:26 i did recheck lets see 13:09:39 gmann_: cool, thanks 13:09:59 #link https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/api-no-more-extensions-pike 13:10:08 ^ the last thing... 13:10:57 if I got this patch works https://review.openstack.org/#/c/485061/, then I can begin a patch to remove the code related to stevedore 13:11:33 alex_xu: and then we start merging the extensions code 13:11:48 gmann_: do we really want to merge them? 13:12:11 alex_xu: to single file. right? 13:12:30 as it is scattered in different place 13:13:05 gmann_: yea, I also afraid that may generate some huge file 13:14:04 alex_xu: sure but most of them of extend response things will go on view side 13:14:27 anyways let's try few of them and see how they looks like 13:15:08 schema merge is worth to make those more readable 13:15:24 gmann_: yea, I'm also thinking about that, after freeze, let us what is the best choice 13:15:34 yea sure 13:15:36 gmann_: I guess you only think about merge them https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/routes.py#L273-L281 ? 13:16:08 yea for server things 13:16:37 alex_xu: let me try some merge of schema and respone extend and see how it looks like 13:16:43 after FF 13:16:49 gmann_: cool, thanks 13:18:04 gmann_: I'm also thinking about the case like we deprecated the network quotas, we may forget them in somewhere. that is due to we separate the network stuff anywhere. 13:18:15 maybe we should group thing in another way 13:18:37 yea 13:19:04 but anyway, i'm not sure how to do it. let see that detail later 13:19:24 yea, with some example patches it will be more clear 13:20:18 ok, that is all I have, anything else anyone want to bring up? 13:20:53 nothing from my side 13:21:41 ok, let us close the meeting, thanks all! 13:21:44 #endmeeting