14:01:41 <vkramskikh> #startmeeting javascript
14:01:43 <openstack> 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 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:01:47 <openstack> The meeting name has been set to 'javascript'
14:01:48 <vkramskikh> hey folks, who's here?
14:02:32 <vkramskikh> cardeois, could you please lead this meeting? I didn't pay attention for the project these 2 weeks at all
14:02:37 <vkramskikh> #chair cardeois
14:02:37 <openstack> Current chairs: cardeois vkramskikh
14:03:21 <vkramskikh> agenda is here https://etherpad.openstack.org/p/javascript-meeting-2016-11-30 though it's empty :(
14:04:02 <cardeois> sorry my mac crashed
14:04:05 <cardeois> hi !
14:04:34 <cardeois> is anybody else than vkramskikh and me are there?
14:05:14 <cardeois> #topic Action followup: yujunz to create doc about including js-openstack-lib into existing project
14:05:43 <vkramskikh> it seems no
14:06:06 <cardeois> So do you know if yujunz started something on this action?
14:06:22 <vkramskikh> no I don't
14:06:36 <cardeois> ok then next topic
14:06:45 <cardeois> #topic everyone Try to unblock nova
14:06:51 <cardeois> So I did unblock nova
14:07:03 <cardeois> review is here https://review.openstack.org/#/c/400785/
14:07:34 <cardeois> It was a CORS issue on the root path. I need to make it merge
14:07:57 <vkramskikh> that's awesome
14:08:02 <cardeois> So if you want to +1 vkramskikh feel free :)
14:08:18 <vkramskikh> yes, will review
14:08:35 <cardeois> cool thanks
14:08:39 <vkramskikh> 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 <cardeois> Sure no worries, if you want I can push some people of my team to review as a first pass
14:09:48 <cardeois> so let's talk about version discovery
14:10:01 <cardeois> #topic Service version discovery
14:10:10 <cardeois> I did open this: https://review.openstack.org/#/c/400935/
14:10:37 <cardeois> Mostly because I realised on python-shade, the have 2 classes to implement keystone, one for v2, one for v3
14:10:55 <cardeois> Then they check the minor version see if it's over a compatible version
14:11:22 <cardeois> 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 <vkramskikh> cool, that explanation will speed up the review :)
14:11:51 <cardeois> For keystone what I understand is new minor version are mostly new features or feature stability
14:12:03 <cardeois> so no regression should happen
14:12:21 <cardeois> Do you think that's a good idea?
14:12:51 <vkramskikh> I think it is, we could try it and deal with possible issues once we face them
14:12:59 <cardeois> alright
14:13:19 <cardeois> yeah and if we have to support v2, that's a whole other problem we will face once we have to
14:14:15 <cardeois> #topic Open Discussion
14:14:23 <cardeois> anything else to add?
14:14:33 <vkramskikh> nothing from my side
14:14:58 <cardeois> 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 <cardeois> I guess that the case for you too
14:15:10 <vkramskikh> yep :(
14:15:23 <cardeois> We're very close to have a mvp now, mostly missing the OpenstackWrapper implementation for nova
14:15:48 <cardeois> But after it would be nice to find new contributors if people think this project is interesting
14:16:14 <vkramskikh> I hope so
14:17:02 <cardeois> 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 <cardeois> 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 <cardeois> Then maybe post something on #openstack-sdks
14:18:27 <vkramskikh> that would be great
14:18:33 <cardeois> cool
14:18:37 <cardeois> Alright that's it for me
14:18:56 <cardeois> thank everyone
14:19:00 <cardeois> I mean vkramskikh :)
14:19:02 <vkramskikh> bye
14:19:02 <cardeois> #endmeeting