15:01:42 #startmeeting heat 15:01:43 Meeting started Wed Oct 12 15:01:42 2016 UTC and is due to finish in 60 minutes. The chair is ramishra. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:44 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:46 The meeting name has been set to 'heat' 15:01:55 #topic roll call 15:02:04 heya 15:02:50 hi 15:02:51 o/ 15:03:11 \o 15:04:11 hi 15:04:55 #topic adding items to agenda 15:05:09 #link https://wiki.openstack.org/wiki/Meetings/HeatAgenda#Agenda_.282016-10-12_1500_UTC.29 15:06:20 #topic finalize heat summit schedule 15:06:48 I've created a draft schedule, not sure if it works for all of us. 15:07:00 #link https://wiki.openstack.org/wiki/Design_Summit/Ocata/Etherpads#Heat 15:07:50 I've not yet updated it in Cheddar that would update the summit schedule. 15:08:09 ramishra, Do we need a session on that maturity stuff? 15:08:37 There was only one fishbowl session that did not overlap with magnum and I've used that for the magnum session. 15:09:16 therve: zaneb suggested it, if we have something else to discuss. 15:09:36 may be the translation thing? 15:10:32 Maybe 15:10:34 ramishra: is that in regards to heat translator we have? 15:10:44 spzala, Nope 15:10:44 or something else? 15:10:53 Translation rules for properties 15:11:01 therve: OK, thought so but wasn't sure 15:11:19 ramishra: can you remind me which of the sessions on that list are fishbowls vs. workrooms? 15:12:10 zaneb: the 2 performance related sessions and convergence-2 session are fishbowls 15:12:31 rest all are WR sessions 15:12:33 thanks 15:12:54 I don't know how it overlaps with tripleo sessions 15:13:24 some of us may be interested to attend some tripleo sessions. 15:13:39 no overlap with fishbowls by the looks of it 15:14:09 first two sessions on Friday conflict 15:14:20 I've kept the important ones (my opinion) on Thrusday;) 15:14:37 Most of the WR sessions on Friday 15:15:05 ramishra: this schedule looks good to me 15:15:37 sad to be missing the RPC versioning one, but there's nothing I would switch it with 15:16:49 Hum, not sure we can do it without you though 15:17:19 yeah I agree. 15:17:57 therve, zaneb: do we want to replace the maturity session with translation rules one? 15:18:26 ramishra: not sure there's much point if Peter is not going to be there 15:19:01 We can talk about translation during the meetup I guess 15:19:16 yep 15:20:03 so should I push this schedule? 15:20:28 sure 15:20:29 I assume we all agree that this is the best we can have. 15:21:09 Or that we can change the subjects anyway :) 15:21:59 ok, moving on 15:22:18 #topic stable releases 15:22:30 #link http://lists.openstack.org/pipermail/openstack-dev/2016-October/105302.html 15:23:02 It seems mitaka is moving to phase II and liberty to III support this Friday 15:23:37 So wanted to know, if we should have stable releases for them, I can see there are few patches still in the queue. 15:23:59 #link https://review.openstack.org/#/q/status:open+project:openstack/heat+branch:stable/mitaka 15:24:02 #link https://review.openstack.org/#/q/status:open+project:openstack/heat+branch:stable/liberty 15:24:59 we did releases for those pretty recently though, right? 15:25:04 We did a release few weeks back though. 15:25:16 zaneb: yep 4/5 weeks back 15:25:44 Sorry, I cant be present at meeting anymore today. Just wanted to draw some attention to patch about caching issue which I added to agenda. So, please share your thoughts about it and review :) I think, it is important one. 15:26:15 unless there's something critical in there I'd say there's probably no need then 15:26:17 If you see the discussion some projects think it's a good idea to have releases when the support phase changes. 15:26:29 I think the plan was to do more stable releases around o-1 15:28:20 ramishra: we've not been super-strict about enforcing the differences between phase 1/2/3 though 15:28:46 we should definitely try to get some of those open reviews merged 15:29:05 ok, sounds good, we can just leave it for o-1 15:29:58 #topic discuss caching issue 15:30:04 If we don't get the liberty one in, we can't release it AFAIU though 15:31:14 therve: I assume we can only do security fixes for liberty, right? 15:31:21 Yeah 15:32:11 IMO, doing a release does not hurt:) 15:32:28 therve: ah, because liberty is going to be closed? 15:32:50 then yeah, we should merge as many of the liberty patches as we can and release that again 15:32:51 zaneb, Well, phase 3 15:34:01 therve: yeah, I was confused by that. so they don't delete branches any more but allow security patches indefinitely? 15:34:19 * zaneb must have missed that memo 15:34:45 I think we've time till Friday to do whatever we want:) 15:35:09 zaneb, No, but the deletion is another concern IIRC 15:37:32 so, we should merege as many patches for liberty and cut a release and leave mitaka for o-1, is that what we agree on? 15:38:25 I'd be+1 for that 15:38:35 +1 15:39:39 ok, we can move on to the next topic, though duvarenkov has already left 15:39:55 #link https://review.openstack.org/#/c/366696/ 15:40:42 So, I don't understand why resource names matter 15:40:45 Are they prefixed? 15:40:48 Aren't 15:41:11 prefixed with? 15:41:32 Stack ID? 15:42:10 I don't think so. 15:42:46 I think it's just the finder methods (with the arguments) 15:43:40 I don't like the idea of resource plugins cleaning the cache. 15:44:20 Btw, I'm for getting rid of the finder chache thing completely. 15:44:31 I don't like the idea of this cache existing at all, particularly if there's no invalidation and data routinely leaks between stacks 15:45:02 +1, or disabled by default? 15:45:15 I believe it's disable by default already? 15:45:16 Well it's disabled, as global caching is disabled 15:46:02 so that's something 15:46:21 I'm -1 on the current patch though, it's bad 15:46:43 but honestly, you can't have something like this not used by developers or in the gate and expect it to work (and indeed it apparently doesn't) 15:46:59 It's used in the gate 15:47:25 At the gate global cahce is enabled. 15:48:03 * zaneb is not looking forward to debugging that 15:49:17 I added that cache thing, so I'm to be blamed:( 15:50:16 Well you're the PTL, so you're to be blamed for everything 15:50:19 :) 15:50:36 I'm sure it seemed like a good idea at the time ;) 15:51:11 yeah, including poor attendance in meetings:) 15:51:48 Heh 15:52:23 Let's move on, 8mins 15:52:29 yeah, I added that for the RESOLVE translation thing, though we now do it before CREATE/UPDATE only, that has changed a lot. 15:52:32 yep 15:52:59 #topic memory usage 15:53:10 oh boy 15:53:32 zaneb, So it sounds like that update change is more complicated than expected 15:53:39 zaneb, Can you remove it for now? 15:53:48 therve: sigh, yes 15:53:52 probably update the team on what all we've been doing. 15:54:13 #link https://review.openstack.org/#/q/topic:bug/1626675 15:54:29 3 patches in the queue, though one that doesn't work for unknow reasons 15:54:46 The other 2 that improve triple memory usage quite a bit (especially for the output one) 15:54:47 therve: tbh though, just improving the memory usage on create doesn't really help us though. at some point people will have to update, and if that hoses their undercloud it's just as bad 15:55:23 zaneb, Agreed, although we'll have a new release by then! :) 15:55:58 I haven't tested update yet, but I'm worried for sure 15:56:07 therve: for the rpc patch for outputs, you've used stack-show, is that for easy backporting? 15:56:12 therve: there's lots of reasons to do a stack update on the overcloud long before a new release of the undercloud 15:56:17 e.g. scaling up 15:56:23 ramishra, I don't know another method 15:57:01 zaneb, Yeah I know... 15:57:34 I think adding a argument 'resolve_outputs=False' to list_outputs would have worked too, no? 15:57:43 ramishra, Yeah that would have 15:57:49 though we would not be able to backport it 15:58:13 so just to confirm... we don't think that Heat has gotten worse post cwolferh's fix, just that TripleO has expanded to the point where they're even worse off than before that? 15:58:18 Yeah, and I don' t think it makes a big difference 15:58:52 zaneb, That's my (poor) explanation yes 15:59:05 Someone needs to bisect tht to confirm 15:59:20 I believe stevebaker did that 15:59:36 yeah, I had the same impression. 16:00:01 hey guys...:) can we take over channel? 16:00:29 we still have 2 more mins, right? 16:00:33 No :) 16:00:40 no 16:00:44 ramishra: we can continue in #heat if necessary 16:00:48 ok, then thanks all. 16:00:56 #endmeeting heat