17:00:50 #startmeeting murano 17:00:51 Meeting started Tue Mar 28 17:00:50 2017 UTC and is due to finish in 60 minutes. The chair is felipemonteiro. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:52 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 17:00:55 The meeting name has been set to 'murano' 17:00:56 #topic Roll Call 17:01:03 hi felipemonteiro 17:01:07 o/ 17:01:13 Hey tovin07 17:02:42 o/ 17:04:25 I saw your commit for osprofiler. I haven't diagnosed the failing tests in murano (i.e. for tempest and murano-ci) to see if they're all related to your change. 17:05:22 I do know, however, that there are a bunch of failing tests in murano dashboard that I'm going to have to fix, in part related to bad waiters, in part related to Horizon changes, and in part related to Glance changes. 17:07:50 Hi pbourke_ 17:08:00 hi felipemonteiro 17:08:21 just on a call for a few mins but i have one or two questions for you if you're free then :) 17:08:31 Sure. 17:09:23 #topic Open Discussion 17:11:03 I have a patch 17:11:23 About integrate OSprofiler into Murano 17:11:24 https://review.openstack.org/#/c/446316/ 17:11:43 #link Integrate OSprofiler into Murano https://review.openstack.org/#/c/446316/ 17:12:34 gate-tempest-dsvm-murano-api-ubuntu-xenial FAILED with all test_cinder_volumes tests 17:13:20 tovin07: Yes, I saw it. I saw the failures there as well. 17:13:47 Either they're related to the changes in the patch, or have been introduced by Cinder changes in the last 10 days from what I can tell. 17:14:09 felipemonteiro: thank you 17:14:57 currently, I still have no idea why these tests fail 17:15:59 Because there hasn't been a lot of recent commit activity in Murano, these bugs have all of a sudden appeared, as it were. I do know that there are legitimate test failures in murano dashboard. I'd need another hour or two to see what the issue is with murano. 17:16:42 oh, no problem 17:17:02 I will try some other ways to find out why 17:19:13 tovin07: I'm rechecking #link https://review.openstack.org/#/c/441611/ which is effectively a noop (just api docs). If that passes, then it's your patch; if it also fails, then it's a greater problem. 17:20:23 Yes, I rather think that it’s my patch 17:21:09 felipemonteiro: so, one question was, i noticed it's possible to create murano apps using heat templates directly 17:21:28 felipemonteiro: is there any major advantage to using MuranoPL that people miss if creating apps that way? 17:24:39 You'd lose murano dashboard integration, which is a big disadvantage for one 17:25:18 oh, that sucks :( 17:25:34 I somehow thought you could still get the dashboard if using it that way 17:26:47 second question, it seems its not possible to create+attach volumes in MuranoPL currently 17:26:56 am I correct in that? 17:27:58 You need a ui yaml file in order to tell the dashboard how to dynamically create fields in order to populate the template with the right information 17:28:24 ah that's right 17:28:47 pbourke_: Not sure about the second question, something I've yet to try 17:28:51 so you can use those + HOT to essentially get the same functionality 17:29:06 ? 17:31:50 Murano is a higher level of abstraction built on top of Heat. Murano can basically work with different deployment engines in principle. It could use Kubernetes as well as Heat. 17:32:05 It depends what your needs are. 17:33:23 makes sense, thanks felipemonteiro 17:36:21 What exactly are you trying to do with Heat? Heat is mostly intended to orchestrate infrastructure creation and deployment, whereas Murano is intended to deploy complex applications within the infrastructure created by Heat. 17:37:20 i haven't come across an example of a murano application that couldn't be done directly with heat 17:38:30 or I should say, do you have an example? 17:38:30 pbourke_: That's a legitimate concern. I'm not invested in Heat, so I don't want to unfairly compare the two projects. 17:39:37 i think murano is a useful abstraction, what im really trying to do though is avoid having to create wrappers in MuranoPL for all the functionality that you get for free when using Heat directly 17:39:46 as I'm finding MuranoPL cumbersome to write 17:40:03 the cinder volumes are one such example 17:42:13 If you have very nuanced questions regarding that, I'd reach out to Stan Lagun, who's the most experienced person that I know when it comes to MuranoPL. 17:55:49 Anyone have anything else to discuss, otherwise we can end a bit early? 17:57:26 im good, thanks again felipemonteiro 17:58:27 pbourke_: Thanks for showing up :) 17:58:36 #endmeeting