21:59:56 #startmeeting Solum Team Meeting 21:59:57 Meeting started Tue Aug 19 21:59:56 2014 UTC and is due to finish in 60 minutes. The chair is adrian_otto. Information about MeetBot at http://wiki.debian.org/MeetBot. 21:59:58 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 22:00:00 The meeting name has been set to 'solum_team_meeting' 22:00:07 #link https://wiki.openstack.org/wiki/Meetings/Solum#Agenda_for_2014-08-19_1600_UTC Our Agenda 22:00:11 #topic Roll Call 22:00:15 Adrian Otto 22:00:19 o/ 22:00:24 tom blankenship 22:00:32 Ed Cranford 22:00:34 james li 22:00:35 o/ 22:00:39 devdatta kulkarni 22:00:44 Roshan Agrawal 22:01:51 feel free to chime in at any time to be recorded in our attendance. 22:02:00 #topic Announcements 22:02:00 gil pilz 22:02:34 First, I wanted to give you all a heads-up that a project around containers in OpenStack is forming 22:02:38 Ravi Sankar Penta 22:03:14 #link http://lists.openstack.org/pipermail/openstack-dev/2014-August/043113.html Announcement of OpenStack Containers Service 22:03:38 is this specific to Docker or any type of container? 22:03:39 it will be initially formed in Stackforge, and moved into the OpenStack Compute program once it takes form 22:03:44 any containers 22:03:46 including Docker 22:04:05 so anyone interested is encouraged to participate. 22:04:14 any other announcements from the team? 22:04:35 ok, moving right along 22:04:39 #topic Review Action Items 22:04:45 * adrian_otto adrian_otto to add discussion of Pipelines and Assembly to next meeting agenda (adrian_otto, 16:55:37) 22:04:56 status: complete. We will discuss that next 22:05:08 that was the only action item 22:05:18 #topic Pipelines and Assemblies 22:05:53 the purpose of this discussion is to drive clarity about what Pipelines will be for, and what an Assembly is for 22:06:24 the first point of confusion the team raised in our last team meeting was the rumor that we should eliminate the Assembly 22:06:57 My response to that was that a Pipeline is useful for pre-deployment and an Assembly is useful for ALM post-deployment 22:07:11 are there alternate points of view to explore and discuss? 22:07:12 pipeline just tells the workflow from source to image but assembly holds running state of the deployed app 22:07:23 ravips: correct 22:07:28 adrian_otto, i think they should be seperate 22:07:43 asalkeld: yes, we agree on taht 22:07:49 we should not conflate the two 22:08:06 I have the same understanding as what Adrian and Ravi stated 22:08:10 but are you suggesting we create assemblies from the pipeline? 22:08:11 not an alternate point of view, but we should discuss the relationship, if any, between the two 22:08:20 the purpose of the Assembly is to have a logical representation for a collection of components for the running applicaiton so they can be individually managed 22:08:34 the Assembly is that collection 22:09:03 whereas a Pipeline is something we use to express the process that we use to bring an application through its lifecycle 22:09:18 adrian_otto, it is going to be a bit weird mixing native and camp concepts 22:09:42 personally i'd rather we deal directlly with heat/murano 22:10:00 you mean heat/mistral? 22:10:25 asalkeld: so you’re suggesting that murano and heat would handle the ALM on behalf of solum ? 22:10:39 devkulkarni, create mistral pipelines that talk to heat or murano 22:10:49 PaulCzar, yeah 22:10:53 but people can make what ever pipelines they want 22:11:32 so i don't mind really as long as we don't *require* an assembly 22:11:37 you can decide to make a Pipeline that does not result in an Assembly. 22:11:50 in which case you can do exactly what you mentioned, asalkeld 22:12:01 yip, this is the power of the pipeline 22:12:10 you can bend it to your will 22:12:24 asalkeld: creating a pipeline to define the CI steps is fine.. the main concern for me is that the final state when an 'app' is running is not a pipeline .. but an assembly 22:12:42 devkulkarni, it's not currently 22:12:47 if pipeline creates a heat stack and a murano app … then the assembly would describe the heat stack and murano app that is attached to the ‘application’ no ? 22:12:48 it's a heat stack 22:12:49 well it is.. 22:12:58 asalkeld: are you equating a heat stack with an assembly (defined above)? 22:13:00 the app url is in the pipeline 22:13:25 tomblank, an assembly wraps a heat stack 22:13:31 the assembly resource is just a way of surfacing things 22:13:44 devkulkarni, it's just in the output of one of the jobs 22:13:59 it's like saying jenkins is an assembly 22:14:13 because i use jenkins to start an assembly 22:14:40 assembly is meant to represent something that is (more or less) continually running 22:14:41 devkulkarni, you see the difference? 22:15:13 until you do something to it - like stop it 22:15:13 gpilz, sure - like a heat stack:-O 22:15:19 sure 22:15:41 what's underneath the API is irrelevant to the API 22:15:46 a Heat stack is a grouping of cloud resources. An Assembly is a grouping of application management interfaces, which may be above and beyond the Cloud Resources that make up the Heat stack. 22:16:15 if you don't have a use for an Assembly, then you don't need to create one in our Pipeline. 22:16:23 adrian_otto, totally 22:16:26 s/our/your/ 22:16:40 sounds like we are all in agreement? 22:16:46 devkulkarni, 22:16:50 you happy? 22:16:57 asalkeld: 22:17:02 one question still.. 22:17:03 but to suggest that we should not proceed with the project vision of ALM, and to yield that to Murano is a departure from what most contributors are expecting from Solum 22:17:13 can someone summarize what we agreed on 22:17:36 in the situation that we do need an assembly, what would the last stage of a pipeline define in your view/ 22:18:01 devkulkarni: who are you asking? 22:18:09 sorry 22:18:13 that was for asalkeld 22:18:15 it would be a mistral plugin that talks to solum 22:18:24 and creates an assembly 22:18:41 (updates too) 22:19:02 and git triggers would go to assembly or a pipeline? 22:19:12 to a pipeline 22:19:12 pipeline 22:19:16 snap 22:19:18 probably to the first stage of a pipeline 22:19:29 okay.. 22:19:43 adrian_otto, I don't mind what the entity is that finally deploys and looks after it (alm) as long as it is configurable 22:19:44 roshanagr: yeah, we should summarize this.. adrian_otto you want to take a stab at it?? 22:20:15 I would summarize with a set of definitions and a disposition 22:20:55 for instance tripelO *might* be interested in using solum for their ci/cd at somepoint and then they would want a tuskar final stage 22:20:56 one moment and I will put up a straw man for your consideration 22:21:03 starting an etherpad to fiddle with 22:22:13 #link https://etherpad.openstack.org/p/solum-pipeline-and-assembly Pipeline and Assembly Relation Etherpad 22:22:46 assembly and pipeline are getting a pad together:) 22:22:47 thanks adrian_otto .. question for all .. once adrian_otto has a etherpad, what about we work through it over the week and point out any concerns/questions and circle back on this point in the next meeting? 22:24:17 sounds good 22:24:37 if it's etherpad don't forget to name yourself 22:25:29 Okay, I'd consider that a pretty concise summary of the subject 22:25:31 seriously, i see six "unnamed" in the top-right user list 22:27:08 for the source-to-image portion of the workflow … does it make sense to continue working on both the plan+assembly stuff as well as the pipelines ? This is mostly a question about the readiness of Mistral, esp for anyone that wants to build out POC infrastructure based on solum and may not want to take on the burden of more than one very-very-pre-release projects 22:28:52 PaulCzar, in my very humble opinion we need to morf assemble to it's true intennt 22:28:53 PaulCzar: that's a fair question. I have been struggling with that ever since Atlanta when we decided to pursue Mistral as a way to instrument a pluggable pipeline 22:29:16 alm: not what it does now 22:29:20 which is a mix 22:29:48 the current state of it makes it difficult to move forward 22:29:51 adrian_otto: and what are your current thoughts? 22:30:31 I think we should further refine Solum to separate the Pipeline and Assembly resources 22:31:14 It might not require a lot of Mistral specific work to achieve that vision, although that's one approach… one that I'm currently worried about. 22:32:02 we used Assembly to hang a few things that we did not have a better place for 22:33:24 adrian_otto, here is a plan: 22:33:35 we make a new camp assembly 22:33:44 fully camp compat 22:33:49 so starting work on separating the two resources is a good suggestion.. while that is happening though where would stuff that hangs on Assembly go while pipelines are not yet there.. 22:33:52 and use this for the pipeline 22:34:40 asalkeld: could you please elaborate more.. 22:34:44 devkulkarni, at some point we have to kill our weird version of assembles 22:35:05 our assembly does tasks 22:35:10 it shouldn't 22:35:15 it should just deploy 22:35:37 so we could (with gpilz help) 22:35:41 asalkeld: I don't see why that would not just be a sequence of iterative changes to tie code to where it best belongs 22:36:01 we are in full agreement about where task execution belongs 22:36:01 make a new camp assemble 22:36:10 okay.. we define a new pipeline-assembly and do tasks there, 22:36:14 I was thinking along the lines of we keep `plan create’ and `assembly create` and extend them into being our CAMP API, assembly create should at some stage ( post juno? ) start utilizing pre-defined piplines rather than doing the work itself, the output of the pipeline in this case is an assembly ( heat + ALM ) 22:36:18 is that the suggestion? 22:36:43 PaulCzar: yes, I like that. 22:36:53 PaulCzar, that's the other way around 22:37:01 same outcome 22:37:38 asalkeld: so we have two interfaces to using solum ‘pipelines’ and ‘camp’, the latter is a wrapper around piplines 22:37:52 shrug, I don't mind that 22:37:54 +1 PaulCzar 22:38:03 as long as have access to pipelines 22:38:18 yeah, I like that as well 22:38:23 one question: my spec says I'm going to create CAMP-compliant "assembly resource" that lives below "../camp/v1_1/" in the URL tree 22:38:27 makes sense to me 22:38:30 should I still plan on doing that? 22:38:47 gpilz: yes. 22:38:52 cool 22:39:09 maybe when mistral approaches incubation stages is when we’d cut over to mistral doing the hard work and swap assembly back to being just a wrapper API 22:39:24 asalkeld: you said that was other way around.. what is your view?? 22:39:26 ok, so I feel like we arrived at a point of clarity with this discussion. Do the other team members feel that way? 22:39:47 devkulkarni, personally i am more interested in what pipelines can do 22:39:57 not so interested in assembly 22:40:37 devkulkarni: the current tasks executed under assemblies today would be broken out into canned pipelines 22:40:38 PaulCzar, the problem with that approach is the code will "rot" if no one is using it 22:40:49 so that assembly is not a workflow, and that Pipelines are. 22:41:21 i think that warrants an #agreed 22:41:22 adrian_otto: sure. I thought asalkeld meant something else 22:41:35 but probably it was just that.. 22:41:43 devkulkarni, I did suggest some thing different 22:41:54 but i am ok with this suggesting 22:42:05 suggstion 22:42:10 ga 22:42:11 I'm going to attempt to draft an #agreed in our etherpad 22:42:25 asalkeld: cool.. 22:42:27 let's check it there before proceeding here on that 22:42:30 adrian_otto: sounds good 22:44:12 go to go do the school run, later 22:44:28 if we were to move the current non-mistral workflow to pipeline and make it a configuration item solum.pipeline.workflow = legacy|mistral …and make assembly move quickly to not doing any work itself 22:44:33 later asalkeld 22:44:48 I say this, but haven’t really dug into the pipeline stuff to know if that would even make sense 22:45:19 ok, what about the draft #agreed in the etherpad? 22:45:25 What would be an example of tasks that an assembly executes requiring invocation of a pipeline 22:45:30 PaulCzar: that was how it was being done.. one of the pipeline's stages would call into assembly_handler 22:45:46 roshanagr: creation of a Heat stack 22:46:01 termination of a Heat stack 22:46:10 update a heat stack 22:46:13 use of the word "customer" is surprising there 22:46:31 datsun180b: adjusted 22:47:00 adrian_otto: creation of a Heat stack happens prior to creation of an assembly. Updates makes sense. Thanks 22:47:00 adrian_otto: question.. 22:47:01 adrian_otto: unit tests, builds, func tests would all be actioned by pipelines as well .. right ? 22:47:27 PaulCzar: yes 22:47:33 what if we separate the two points — assembly vs. pipeline and camp resources 22:47:57 devkulkarni: like that? 22:48:51 roshanagr: I think creation of the heat stack happens /during/ the creation of an assembly 22:49:00 adrian_otto: yes. also I was going suggest that we get an agreed only on the first one right now (since that was the main point for today's meeting) 22:49:16 so Solum might end up with a v2.0 API that is the CAMP one, if Solum's users prefer it. 22:49:55 devkulkarni: ok, any objections to the first #agreed in the etherpad? If not I'm happy to record that, and move through the remaining agenda items. 22:49:58 PaulCzar: correct 22:50:05 the second statement does seem to imply solum reserves the right to retract its camp implementation, as opposed to deprecating it 22:50:17 #vote #agreed Solum should implement tasks using Pipelines. The Assembly shall trigger Pipelines when it requires a task execution. 22:50:19 oh and you've already rephrased 22:50:36 datsun180b: we are not targetting agreed for second one right now 22:50:47 comprends 22:50:49 LGTM 22:50:50 devkulkarni: correct 22:50:58 adrian_otto: LGTM 22:51:10 ok, last chance to oppose 22:51:17 no quarrel, looks good 22:51:28 +1 22:51:29 #agreed Solum shall implement tasks using Pipelines. The Assembly shall trigger Pipelines when it requires a task execution. 22:51:57 I substituted a should for a shall, hope that was ok. 22:52:15 #topic Blueprint/Task Review 22:52:28 Lets try to get ravips's patch merged.. 22:52:30 any team members what to surface specific work items for discussion? 22:52:47 devkulkarni: please #link it for reference. 22:53:16 last week blocker got merged, current blocker https://review.openstack.org/#/c/115122/ needs review/merge 22:53:17 #link https://review.openstack.org/#/c/105605/  https://review.openstack.org/#/c/115122/ 22:53:38 ok, only one link per #link line please 22:53:57 #link https://review.openstack.org/#/c/105605/ 22:54:07 do #link url desc (optional description goes after the url) 22:54:27 ok. #link https://review.openstack.org/#/c/105605/ (the patch) 22:54:35 ok, I have a backlog of reviews to process, but I will be sure to get to that 22:54:41 #link https://review.openstack.org/#/c/115122/ (dependency) 22:54:50 thanks devkulkarni 22:55:02 any others ? 22:55:08 there were bunch of patch for oslo config, db changes, etc. 22:55:16 these are hard to review. 22:55:26 #topic Open Discussion 22:55:30 someone want to give a short summary/description about them 22:55:48 s/patch/patches/ 22:56:12 in open discussion, what are our current thoughts on mid-cycle meetup? 22:56:51 need review for https://review.openstack.org/#/c/114704/ 22:57:03 oh yeah that one 22:57:04 devkulkarni: I think we discussed and decided against a mid cycle meetup this time 22:57:11 devkulkarni: unless I hear suggestions to the contrary, we are planning to punt 22:57:26 as we felt sufficiently aligned and engaged. 22:57:40 ok 22:58:00 another point was, merging specs 22:58:00 need review on https://review.openstack.org/#/c/112153/ 22:58:22 we are getting into situations where code is getting merged and the specs are not 22:58:30 noorul had raised this concern sometime back 22:58:38 as well 22:58:48 #link https://review.openstack.org/#/c/112153/ Approved Spec for CAMP API 22:58:53 ravips: can you split Closes-Bug: #1357539, #1348759 in your commit msg as the 2nd one has no link 22:59:03 gpilz: that is in the merge process now. 22:59:07 gpilz: that will require understanding of the CAMP spec 22:59:23 adrian: excellent 22:59:25 does the references point to the current spec? 22:59:28 seems the easiest way to enforce that the spec comes first is to -1 the Workflow of the code 22:59:30 ok, thanks for attending everyone 22:59:34 james_li: both bugs are related and one needs another 23:00:03 next meeting is 2014-08-26 at 1600 UTC 23:00:07 #endmeeting