13:01:17 #startmeeting nova api 13:01:18 Meeting started Wed Sep 6 13:01: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:01:19 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:01:21 The meeting name has been set to 'nova_api' 13:01:24 who is here today? 13:01:32 o/ 13:02:07 gmann_: ok, I guess we can start the meeting :) 13:02:20 yea :) 13:02:34 but I also didn't have update, just waiting for ptg travel :) 13:02:47 nice 13:02:54 when you will arrive in denver ? 13:03:19 saturday 13:03:30 what's about you 13:03:44 ok, i will arrive on sunday morning 13:03:55 cool 13:03:55 alex_xu: i have only 1 thing about 'limit' filter 13:04:10 gmann_: yea, please go ahead 13:04:30 i pushed some WIP patches to test the 'limit' as string 13:04:34 #link https://review.openstack.org/#/c/501202/1 13:04:47 this is with current code and it gives 400 13:05:10 which is strange for me as per our current schema 13:05:40 gmann_: you needn't pass like '"3"', only a '3' is a string 13:05:49 something is hidden in pattern things when it is matching the pattern for items in array 13:06:07 alex_xu: did not get 13:06:30 gmann_: the url always is a stirng, the query parameter are always string too 13:06:52 when you want to pass a string '3', you can just 'limit=3' 13:07:00 you needn't to pass like 'limit="3"' 13:07:13 "3" can't pass the schema 13:07:28 humm 13:07:59 you mean it will be interpreted as '"3"' where it start with " 13:08:20 yes 13:08:43 and that's why the case with this patch also - https://review.openstack.org/#/c/501211/2 13:08:52 i am testing it without schema 13:10:06 i think i got the reason now. 13:10:52 I'll propose something for pike 13:11:01 alex_xu: thanks. 13:11:08 gmann_: cool 13:11:23 alex_xu: i think that BP is good to go now, i mean without microversion 13:11:50 gmann_: got it, we just need to ensure we didn't stricut any validation 13:12:11 evrardjp: you are at right time, we just finish the topic, you can go ahead 13:12:27 alex_xu: yea, additional property has to be true 13:12:53 gmann_: yea 13:14:07 evrardjp: are you still here? 13:14:17 yes, on a call, sorry 13:17:25 evrardjp: ok, you can ping us in the nova channel when you free 13:17:35 sorry 13:17:38 gmann_: do you have anything else want to bring up? 13:17:42 sure thanks 13:17:43 evrardjp: no worries 13:17:51 alex_xu: nothing 13:18:04 gmann__: ok, see you in denver 13:18:08 thanks alex_xu 13:18:13 #endmeeting