14:00:23 #startmeeting Solum Team Meeting 14:00:24 Meeting started Wed Nov 23 14:00:23 2016 UTC and is due to finish in 60 minutes. The chair is devkulkarni. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:25 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:27 The meeting name has been set to 'solum_team_meeting' 14:00:34 #topic Roll call 14:00:38 Devdatta Kulkarni 14:01:42 lvdongbing 14:01:55 hi lvdongbing 14:02:04 great to see you here 14:02:16 hi, devkulkarni 14:02:19 me too 14:02:32 lets wait for few minutes to see if Ablu, zhurong, vijendar are around to join us 14:03:53 lvdongbing: while we wait for folks, I would be curious to hear about your solum use case if you don't mind 14:04:52 lvdongbing: btw, have you checked out solum's wiki yet? it has latest presentations and videos 14:05:18 lvdongbing: https://wiki.openstack.org/wiki/Solum 14:05:56 Under "Resources" section you will find presentation (Solum Overview) that we did at the recent Barcelona summit 14:06:29 latest demo video is under "Solum in action" bullet 14:06:31 customers of our company have requirement about application development managemet 14:08:00 ah I see.. are they wanting to go from application source code to build/test/deploy/scale apps? 14:09:03 Yes, something like that 14:09:53 cool, solum currently supports those actions (except scale, which is partially implemented) 14:10:24 lvdongbing: have you tried to setup solum development environment and experimented with it? 14:10:35 build/test by solum, and then publish to murano 14:11:12 ah I see 14:11:36 yes, but I failed because of nova-docker issues 14:11:48 do you need to build apps in a specific format, like docker images or VMs? 14:12:21 lvdongbing: so the nova-docker part only comes into play in the deployment stage 14:12:38 docker images 14:12:40 also, nova-docker is being used only in the development environment setup 14:12:49 lvdongbing: ok, that is good to know 14:13:11 if you wanted apps to be VM images, that should be possible as well once patches from Ablu are merged 14:13:36 cool 14:14:05 btw, do you have stack trace of the issues that ran into in the deployment step? 14:14:52 also, specific to your use-case, you can actually get the built docker image from glance/swift (that is where it is stored -- the backend is configurable) 14:14:58 oops, it's on my office computer 14:15:25 i see 14:15:30 sure, no worries. as long as you have it, and can share it in a bug report, that is good 14:15:40 OK 14:16:22 so, what I was saying, if you are looking at murano for deployment then you can get the built app image from solum without having to worry about nova-docker issues 14:16:48 dose solum plan to support magnum or zun? 14:17:38 lvdongbing: yes, we will look at both to see which one (or if both) will be good for deployment 14:18:36 if zun can deploy containers without solum having to worry about provisioning of the coe, then just using zun will be preferred option 14:18:38 so, about deployment, what the difference between solum and murano 14:18:53 good question. 14:20:30 the way I understand murano's workflow is you need to first define an application's entire life-cycle (with events and event handlers) in murano's programming language.. in solum you don't need to do that. as far as actually deployment on openstack infrastructure, both use heat behind the scenes 14:21:10 also, as you have observed, I don't think murano supports the use-case of starting from application source code. 14:21:50 the life-cycle hooks that are support by muranoPL are probably more fine-grained 14:21:51 yes 14:22:06 s/support/supported/ 14:22:49 this is good discussion lvdongbing 14:23:37 Ablu: ping 14:26:18 lvdongbing: I would encourage you to check out some of the videos that we have on Solum's wiki page 14:27:59 thanks, i will 14:28:04 lvdongbing: towards your use-case, how are you planning to notify murano that an image has been built? 14:28:56 I see couple of approaches to do it 14:29:30 i don't know, i used to think solum will do ti 14:29:36 s/ti/it 14:29:59 lvdongbing: hmm.. that was one of the approach 14:30:15 yes, solum could do it, but we don't have a murano deployer 14:30:53 if there is such a deployer then that can notify murano to deploy the built application 14:31:00 so that is one approach 14:31:13 if we can deploy app to container by solum directly, I think it will be better 14:31:46 sure.. and that is possible today 14:32:29 there are two different deployment options that support deploying app containers directly through solum 14:32:33 as for container, solum just support nova-docker now? 14:33:25 no, it also supports deploying containers on VMs as well 14:34:06 also, to docker swarm cluster 14:34:17 cool, I'll read the code 14:34:55 devstack plugin now install novadocker by default ? 14:35:16 that is correct.. on devstack, the default is nova-docker approach 14:35:36 it is easy that way for the development environment 14:36:24 but nova-docker is unsupported 14:36:56 lvdongbing: yes, that is true unfortunately.. so far our devstack setup has been working with the version of nova-docker that we have been using 14:38:00 lvdongbing: but eventually we do want to move our development setup to use something other than nova-docker 14:38:30 may be combination of magnum/zun 14:38:31 that will be better 14:38:42 cool 14:38:54 one question 14:39:02 or, we might make the deployment of container on VM as the default approach 14:39:06 sure, go ahead 14:42:18 IMO, solum is a promising project, but why is it not so active? forgive my straightforward :) 14:44:30 lvdongbing: thanks for sharing that.. it is good to know your opinion that it is promising.. as far as activity goes, it just comes down to how does it fit in an organization's overall roadmap to serve its customers 14:45:09 folks like you and your orgs will be the ones who will make it more active going forward 14:47:07 for other orgs that have been involved till now, they have been using it and contributing code (that is the reason we have reached this stage) 14:48:03 we also need more showcases/presentations to bring it in front of radar for folks 14:48:25 lvdongbing: does that answer your question? 14:48:59 yes, thanks, I think I'll get time to do something for solum 14:49:14 lvdongbing: that will be great!! 14:50:10 lvdongbing: I will look forward to your contributions and provide help/assistance so that you can use it in your org to serve your customers 14:50:43 lvdongbing: btw, since you are in the same time zone as zhurong, it will be good for you to catch up with him 14:50:47 thank you very much 14:50:49 also, caowei 14:51:14 both of them know quite a lot about solum internals.. zhurong is core as well 14:51:19 yes, I can contact them via wechat 14:52:12 cool. you can do that.. I would also encourage to use solum irc channel so that the chat will get logged and other solum team members can read it 14:52:15 and contribute 14:52:48 ok 14:54:25 our meeting time is almost up 14:54:51 lvdongbing: it was really nice to discuss with you about your use-case 14:55:07 thanks, me too 14:55:38 I will look forward to seeing you in solum irc channel (and to your contributions) 14:55:56 will try my best 14:56:09 hopefully, we will have more team members to join us in next week's meeting 14:56:26 thanks devkulkarni for keeping the weekly meeting up and running 14:56:37 hey vijendar1 14:56:43 good to see you 14:56:50 I was about to end the meeting 14:57:07 but now that you are here, I would like to introduce you to lvdongbing 14:57:15 I was late so was being silent :) 14:57:27 hi, Looking forward to 14:57:29 you can read through the meeting logs to understand lvdongbing's use-case 14:57:39 ah, I see vijendar1 :) 14:57:40 hi, vijendar1 14:57:40 BTW welcome lvdongbing to solum 14:58:11 :) 14:58:19 nice to see more contributors/users for solum 14:58:55 +1 vijendar1 14:59:19 alright.. thanks to both of you for joining today.. hopefully we will have zhurong and Ablu as well next week 14:59:28 see you next week 14:59:32 #endmeeting