14:00:39 <vkramskikh> #startmeeting javascript 14:00:40 <openstack> Meeting started Wed Oct 12 14:00:39 2016 UTC and is due to finish in 60 minutes. The chair is vkramskikh. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:41 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:43 <openstack> The meeting name has been set to 'javascript' 14:00:51 <msmol> hola 14:01:05 <vkramskikh> hi everyone, who's here? 14:01:33 <msmol> cardeois is here, he's connecting now 14:01:42 <cardeois> hello sorry ! 14:01:52 <vkramskikh> ok, let's start then 14:01:58 <vkramskikh> the agenda is here https://etherpad.openstack.org/p/javascript-meeting-2016-10-12 14:02:30 <vkramskikh> #topic action item: cardeois to review https://review.openstack.org/#/c/381713/ 14:02:37 <cardeois> Yep I did 14:02:49 <vkramskikh> thanks for the review, didn't have time to upload new changes though 14:03:06 <cardeois> ok cool, I can understand if you're annoyed by my comments 14:03:22 <cardeois> it's making you add more tests that we weren't supporting before 14:03:36 <vkramskikh> no I understand it would be great to have unit tests there, I just didn't have time to implement tyem 14:03:40 <cardeois> Maybe this could be done in a separate review, but this actual review is a good occasion 14:03:48 <cardeois> alright cool 14:04:08 <vkramskikh> #topic action item: krotscheck's things 14:04:28 <vkramskikh> krotscheck is not here, so let's skip this 14:04:31 <cardeois> Yeah is krotscheck alright? didn't get any update from him 14:04:45 <vkramskikh> I also didn't 14:04:52 <cardeois> ok 14:05:12 <vkramskikh> #topic action item: everyone to review https://review.openstack.org/#/c/381929/ and try to help with docs job failure 14:05:19 <vkramskikh> no activity here also 14:05:27 <msmol> I only had about 30 minutes this week to look into this 14:05:41 <msmol> in those 30 minutes I made exactly zero progress 14:06:02 <msmol> =/ 14:06:04 <cardeois> and I didn't check at all, maybe if we poke people on #openstack-javascript it could help? 14:06:14 <larainema> hello all 14:06:18 <msmol> good idea, i'll do that 14:06:23 <vkramskikh> it could, but last week there was no activity at all :( 14:06:23 <msmol> hello larainema 14:06:53 <cardeois> last review was this https://review.openstack.org/#/c/356473/ 14:06:58 <msmol> i was thinking of trying to get in touch with betherly as well 14:07:04 <cardeois> Looks like related to the docs issue you get 14:08:12 <vkramskikh> ok, I'll put this as an action item for the next meeting 14:08:20 <vkramskikh> #action everyone to review https://review.openstack.org/#/c/381929/ and try to help with docs job failure 14:08:37 <vkramskikh> #topic vkramskikh's action items 14:08:55 <vkramskikh> this week I wasn't able to work on js-openstack-lib, so no progress here unfortunately 14:09:13 <cardeois> no pb, you're not the only one :) 14:09:27 <vkramskikh> code for names support and tokenInfo() call is ready and can be reviewed, I just need to write some unit tests there 14:10:03 <vkramskikh> #action vkramskikh to finish keystone patches 14:10:25 <cardeois> Yeah looks fine for now, expect the tests like you said 14:10:36 <vkramskikh> cool 14:10:40 <vkramskikh> #topic open discussion 14:10:47 <cardeois> Yeah I've got this review https://review.openstack.org/#/c/382677/ 14:11:00 <cardeois> That implement networkList in OpenStack wrapper class 14:11:24 <cardeois> I'd like you guys to review it, as it's the first call in OpenStack wrapper that instanciate a component and authenticates 14:11:30 <betherly> msmol: hi just reading backlog 14:11:53 <cardeois> So I guess the first one is pretty important to agree on 14:11:58 <betherly> sorry not been around much! trying to get a ton done before i start at red hat so been stretched 14:12:42 <msmol> cool, no worries 14:13:18 <vkramskikh> cardeois: will try to review, thanks 14:13:23 <cardeois> cool thanks 14:13:26 <cardeois> Another thing 14:14:29 <cardeois> Don't forget guys that we have a story board https://storyboard.openstack.org/#!/project/844 14:14:29 <cardeois> And it would be cool to have a MVP https://storyboard.openstack.org/#!/story/2000729 14:14:30 <cardeois> So if anybody want to contribute, feel free to pick a task (thinking of people that don't know how to contribute to this project) 14:15:46 <cardeois> That's it for me 14:15:55 <vkramskikh> I believe we should release MVP next week - it's the last week before the summit 14:16:13 <vkramskikh> however I have no idea how to do this - probably we need krotscheck here 14:16:18 <cardeois> Yeah but we've definitely not completed. And we don't have the nova component at all 14:16:49 <cardeois> Yeah I guess, or we could take his tasks. I guess the main issue being nova doesn't work properly with CORS, but I don't know the details 14:17:23 <vkramskikh> cardeois: do you know how to upload the package to npm? 14:18:09 <cardeois> Mhh no but there was a document somewhere for es-lint-openstack so we could try to add doc + do it 14:18:46 <cardeois> And if we have issue we could ask to core reviewers of eslint-config-openstack 14:19:57 <vkramskikh> not sure if we should release without nova, but AFAIR it was agreed to release as it is 14:20:13 <cardeois> oh ok 14:20:33 <msmol> I think the idea was that regardless of what is finished, we should release before barcelona so we can get people interested 14:20:44 <cardeois> so yeah we could try but in that case should we implement all we have in OpenStack wrapper? meaning glance list images, and keystone functions? 14:21:16 <vkramskikh> I beleive in MVP we could live without this functionality 14:21:25 <cardeois> ok 14:21:29 <vkramskikh> users can import Keystone and other classes directly 14:21:48 <cardeois> So I'll try to get the documentation for releasing and we'll push just before barcelona 14:22:06 <vkramskikh> cool 14:22:26 <vkramskikh> #action cardeois to figure out how to release js-openstack-lib to npm 14:22:31 <vkramskikh> anything else? 14:22:47 <cardeois> Mhh maybe 14:22:58 <cardeois> I've got a README review (waiting for official doc) 14:23:07 <cardeois> but maybe I should change it saying the doc will come soon 14:23:07 <msmol> should we try to check in on krotscheck, make sure he is ok? 14:23:22 <cardeois> and we at least have a readme in npmjs repo 14:24:04 <vkramskikh> cardeois: I think it's a good idea, you could also remove WIP label from the review :) 14:24:15 <cardeois> Yep, I'll do that today 14:24:42 <vkramskikh> thanks! 14:25:14 <vkramskikh> so if we're done, I'll end the meeting 14:25:31 <vkramskikh> #endmeeting