14:01:41 #startmeeting javascript 14:01:43 Meeting started Wed Nov 30 14:01:41 2016 UTC and is due to finish in 60 minutes. The chair is vkramskikh. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:01:44 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:47 The meeting name has been set to 'javascript' 14:01:48 hey folks, who's here? 14:02:32 cardeois, could you please lead this meeting? I didn't pay attention for the project these 2 weeks at all 14:02:37 #chair cardeois 14:02:37 Current chairs: cardeois vkramskikh 14:03:21 agenda is here https://etherpad.openstack.org/p/javascript-meeting-2016-11-30 though it's empty :( 14:04:02 sorry my mac crashed 14:04:05 hi ! 14:04:34 is anybody else than vkramskikh and me are there? 14:05:14 #topic Action followup: yujunz to create doc about including js-openstack-lib into existing project 14:05:43 it seems no 14:06:06 So do you know if yujunz started something on this action? 14:06:22 no I don't 14:06:36 ok then next topic 14:06:45 #topic everyone Try to unblock nova 14:06:51 So I did unblock nova 14:07:03 review is here https://review.openstack.org/#/c/400785/ 14:07:34 It was a CORS issue on the root path. I need to make it merge 14:07:57 that's awesome 14:08:02 So if you want to +1 vkramskikh feel free :) 14:08:18 yes, will review 14:08:35 cool thanks 14:08:39 I also saw your patches https://review.openstack.org/#/c/400377/ https://review.openstack.org/#/c/370389/ and https://review.openstack.org/#/c/400935/ , but didn't have time to review them. I will do my best to review them until the end of this week (because I'll be on vacation for the next 2 weeks) 14:09:26 Sure no worries, if you want I can push some people of my team to review as a first pass 14:09:48 so let's talk about version discovery 14:10:01 #topic Service version discovery 14:10:10 I did open this: https://review.openstack.org/#/c/400935/ 14:10:37 Mostly because I realised on python-shade, the have 2 classes to implement keystone, one for v2, one for v3 14:10:55 Then they check the minor version see if it's over a compatible version 14:11:22 So I though to apply the same behaviour where we set a base version (3.1) and we will support 3.2, 3.3 etc 14:11:50 cool, that explanation will speed up the review :) 14:11:51 For keystone what I understand is new minor version are mostly new features or feature stability 14:12:03 so no regression should happen 14:12:21 Do you think that's a good idea? 14:12:51 I think it is, we could try it and deal with possible issues once we face them 14:12:59 alright 14:13:19 yeah and if we have to support v2, that's a whole other problem we will face once we have to 14:14:15 #topic Open Discussion 14:14:23 anything else to add? 14:14:33 nothing from my side 14:14:58 On my side just a follow up, I'm not giving much love to this project, mostly because I don't have much time 14:15:03 I guess that the case for you too 14:15:10 yep :( 14:15:23 We're very close to have a mvp now, mostly missing the OpenstackWrapper implementation for nova 14:15:48 But after it would be nice to find new contributors if people think this project is interesting 14:16:14 I hope so 14:17:02 There was some interest at the OpenStack summit to have a proper JavascriptSDK, we could talk to people from shade too, I think they did a good job abstracting the different openstacks implementation (depending on which public cloud you use) 14:17:39 But yeah we would need some help on that. I'll try to push people on my team to participate (and be there at 9.00 in the morning) 14:17:57 Then maybe post something on #openstack-sdks 14:18:27 that would be great 14:18:33 cool 14:18:37 Alright that's it for me 14:18:56 thank everyone 14:19:00 I mean vkramskikh :) 14:19:02 bye 14:19:02 #endmeeting