Friday, 2019-10-25

*** jawad_axd has joined #heat00:03
*** jawad_axd has quit IRC00:08
*** andreaf has joined #heat00:18
*** jawad_axd has joined #heat00:24
*** jawad_axd has quit IRC00:29
*** strobelight has quit IRC00:41
*** zaneb has joined #heat00:46
*** ricolin has joined #heat00:50
*** zaneb has quit IRC00:51
*** zbitter has joined #heat00:51
*** ricolin has quit IRC00:55
*** zbitter is now known as zaneb01:04
zanebgregwork: server_id should be a UUID, not a name01:04
*** zaneb has quit IRC01:05
*** jawad_axd has joined #heat01:05
*** jawad_axd has quit IRC01:10
*** zaneb has joined #heat01:10
*** jawad_axd has joined #heat01:26
*** jawad_axd has quit IRC01:30
*** jawad_axd has joined #heat01:47
*** jawad_axd has quit IRC01:51
*** jawad_axd has joined #heat02:08
*** jawad_axd has quit IRC02:12
*** ramishra has joined #heat02:28
*** jawad_axd has joined #heat02:28
*** jawad_axd has quit IRC02:32
*** jawad_axd has joined #heat02:49
*** jawad_axd has quit IRC02:53
*** jawad_axd has joined #heat03:10
*** jawad_axd has quit IRC03:14
openstackgerritzhangboye proposed openstack/heat-agents master: Switch to Ussuri jobs  https://review.opendev.org/69117403:21
*** ricolin has joined #heat04:24
openstackgerritZane Bitter proposed openstack/heat master: Add unit test for API 'check' action  https://review.opendev.org/69118004:33
openstackgerritZane Bitter proposed openstack/heat master: Split 'action' policy into more granular controls  https://review.opendev.org/69118104:33
*** k_mouza has joined #heat04:47
*** k_mouza has quit IRC04:51
*** tkajinam has quit IRC05:01
*** tkajinam has joined #heat05:44
*** rcernin has quit IRC06:26
*** jtomasek has joined #heat06:36
*** jawad_axd has joined #heat06:52
*** ttsiouts has joined #heat07:13
*** gfidente has joined #heat07:19
*** ttsiouts has quit IRC07:26
*** ttsiouts has joined #heat07:27
*** ttsiouts has quit IRC07:28
*** ttsiouts_ has joined #heat07:28
*** ttsiouts_ has quit IRC07:43
*** ttsiouts has joined #heat07:43
*** ttsiouts_ has joined #heat07:47
*** ttsiouts has quit IRC07:48
*** rcernin has joined #heat08:10
*** tkajinam has quit IRC08:10
*** ttsiouts_ has quit IRC08:12
*** ttsiouts has joined #heat08:13
*** k_mouza has joined #heat08:15
*** ttsiouts has quit IRC08:17
*** ivve has joined #heat08:21
*** ttsiouts has joined #heat08:24
*** k_mouza has quit IRC08:28
*** k_mouza has joined #heat08:28
*** rcernin has quit IRC08:28
*** skramaja has quit IRC08:56
*** e0ne has joined #heat09:43
*** rcernin has joined #heat09:50
*** ttsiouts has quit IRC10:11
*** ttsiouts has joined #heat10:12
*** ttsiouts has quit IRC10:16
*** rcernin has quit IRC11:18
*** gmoro has joined #heat11:31
*** ttsiouts has joined #heat11:32
*** ramishra has quit IRC11:52
*** ttsiouts has quit IRC11:54
*** ttsiouts has joined #heat11:54
*** ttsiouts has quit IRC11:59
*** ttsiouts_ has joined #heat11:59
*** ramishra has joined #heat12:11
*** mkuf has joined #heat12:23
*** jawad_axd has quit IRC12:28
*** jawad_axd has joined #heat12:30
*** jawad_ax_ has joined #heat12:32
*** jawad_axd has quit IRC12:34
mkufHi, i'm looking for a way to add static routes to a neutron router via heat but couldn't find anything in the resource docs that could accomplish this. Is this feature implemented or am i out of luck?12:34
*** jawad_ax_ has quit IRC12:37
*** ttsiouts_ has quit IRC12:38
*** ttsiouts has joined #heat12:39
*** ttsiouts has quit IRC12:43
*** jmlowe has quit IRC12:44
*** ttsiouts has joined #heat12:49
*** xarlos has joined #heat13:37
*** xarlos has left #heat13:37
*** triple-oh-noob has joined #heat13:38
triple-oh-noobHi all. How do I associate heat templates with "projects"? Can't seem to see the association anyhere.13:38
triple-oh-noobOr rather, do I just launch the stacks with an appropriate tennant at the time?13:39
*** ttsiouts has quit IRC13:50
*** ttsiouts has joined #heat13:51
*** ttsiouts has quit IRC13:55
*** ttsiouts has joined #heat13:57
zanebtriple-oh-noob: yeah, that14:03
zanebtemplates don't have projects, stacks do14:03
triple-oh-noobzaneb thanks.14:13
*** k_mouza has quit IRC14:14
*** k_mouza_ has joined #heat14:14
*** k_mouza_ has quit IRC14:29
gansozaneb: hi! sorry to bother about this again, but I was wondering if there is a way to consistently reproduce the issue addressed by https://review.opendev.org/#/c/585572 ? Like with a small template... I tried the steps in here: https://storyboard.openstack.org/#!/story/2006261 but I couldn't reproduce the issue in my lab (without the fix).14:36
*** k_mouza has joined #heat14:39
zanebganso: if you can get a nested stack into a DELETE_FAILED state somehow (challenging because that generally shouldn't happen) then it was fairly common to see this problem on a subsequent delete14:40
zanebI think one way to get a delete to fail is to put a subnet in the stack, then add a port on that subnet outside of the stack14:40
zanebiirc you can't delete the subnet while the port exists14:41
gansozaneb: hmmm I can inject a failure, like a cinder volume failing to be deleted.14:41
gansozaneb: thanks, I will try that14:43
zanebganso: that reminds me, I'm going to go ahead and approve your backports since the tests seem to be passing14:45
gansothanks!14:45
zanebdone14:46
zanebyou can probably abandon those test patches now14:46
gansozaneb: yea, will do =)14:46
zanebganso: what's the story with https://review.opendev.org/#/c/688538/ ? was it causing problems with new tests specifically, or just causing problems?14:47
zanebit seems like we should rebase that and merge it14:47
gansozaneb: it was just for clean cherry pick of other patches14:47
gansozaneb: it is pretty much harmless14:47
gansozaneb: you mentioned that https://review.opendev.org/#/c/688794/ was something it was probably a good idea to backport either way14:49
gansozaneb: but I found the CI runs too unstable on that. Not sure if it was because of the changes, it should be as the failures were mostly unrelated14:49
zanebah, ok. it seems like we should backport https://review.opendev.org/#/c/688538/ to queens and pike just to help the gate on the stable branches14:49
* zaneb looks14:50
zanebhmm, the fact that test_cancel_update_server_with_port failed on the legacy job is a concern14:51
zaneb3 times14:52
gansozaneb: curiously, the final testing patch (that includes all changes) passed more consistently14:53
gansozaneb: maybe that is related to https://review.opendev.org/688536 ?14:53
zanebno other patches include https://review.opendev.org/#/c/688794/1 do they?14:55
zaneboh, sorry14:55
gansozaneb: this one does: https://review.opendev.org/#/c/688539/14:55
zanebDepends-On in the second-to-last one there14:56
gansozaneb: yea, that one as well14:56
zaneblemme check the logs14:56
*** ivve has quit IRC15:00
zaneberror is coming from nova so it seems unlikely to be related to those other patches15:02
zanebwe can always rebase it and try again I guess15:02
*** e0ne has quit IRC15:15
*** triple-oh-noob has quit IRC15:26
*** ttsiouts has quit IRC15:33
*** ttsiouts has joined #heat15:34
*** ttsiouts has quit IRC15:38
*** k_mouza has quit IRC15:42
*** gfidente has quit IRC15:51
*** k_mouza has joined #heat16:11
*** k_mouza_ has joined #heat16:20
*** k_mouza has quit IRC16:23
*** k_mouza_ has quit IRC17:15
*** gmoro has quit IRC17:19
*** gmoro has joined #heat17:30
*** ivve has joined #heat17:49
*** k_mouza has joined #heat18:00
*** k_mouza has quit IRC18:04
*** bnemec is now known as beekneemech18:16
*** jmlowe has joined #heat18:16
*** ricolin has quit IRC18:31
openstackgerritZane Bitter proposed openstack/heat master: Clean up API policy decorators  https://review.opendev.org/69141719:15
*** beekneemech has quit IRC19:16
*** bnemec has joined #heat19:18
*** lifeless has quit IRC19:29
*** jawad_axd has joined #heat20:01
*** k_mouza has joined #heat20:02
*** e0ne has joined #heat20:02
gansozaneb: we kind of have a problem. We need to merge https://review.opendev.org/#/c/688794 otherwise https://review.opendev.org/#/c/688525/ introduced a crash20:04
gansozaneb: https://review.opendev.org/#/c/688525/1/heat/engine/service.py@LN142120:05
gansozaneb: it will generate a nonetype20:05
zaneblooking20:07
zanebhaven't found the crash yet, but we can certainly merge that change without unskipping the test. so that's an option20:09
zanebganso: let's just do that. drop the part about unskipping the test and we can merge it20:11
gansozaneb: it is this one if I am not mistaken: https://e6ddead61d2988f9e099-828d0c1d52a1a4d5db3905c705abe67e.ssl.cf2.rackcdn.com/688539/1/check/heat-functional-convg-mysql-lbaasv2/050a958/logs/screen-h-eng.txt.gz20:13
gansozaneb: ok, I will push a new patch20:13
gansozaneb: pushed20:16
zanebganso: looks like the same error. not sure it was caused by your backport though. could just be random - we know the bug existed on Pike already20:18
zanebapproved20:19
zanebwhew, I was worried about all the AssertionErrors in that log, but that assertion was only added in https://review.opendev.org/#/c/688536/120:21
*** e0ne has quit IRC20:22
zaneband it was removed again in https://review.opendev.org/#/c/608375/ on master20:26
*** k_mouza has quit IRC20:42
*** jawad_axd has quit IRC20:46
*** k_mouza has joined #heat20:48
*** k_mouza has quit IRC21:08
*** k_mouza has joined #heat21:08
*** k_mouza has quit IRC21:18
openstackgerritZane Bitter proposed openstack/heat master: Add separate policy for updates with no changes  https://review.opendev.org/69143621:18
*** k_mouza has joined #heat21:19
*** k_mouza has quit IRC21:59
*** k_mouza has joined #heat22:00
*** k_mouza has quit IRC22:01
*** k_mouza has joined #heat22:04
*** k_mouza has quit IRC22:08
*** ivve has quit IRC22:47
*** jtomasek has quit IRC22:58
*** jtomasek has joined #heat22:59
*** jtomasek has quit IRC22:59
*** jawad_axd has joined #heat23:11
*** jawad_axd has quit IRC23:16
*** k_mouza has joined #heat23:19
*** k_mouza has quit IRC23:23
*** k_mouza has joined #heat23:25
*** jawad_axd has joined #heat23:51
*** jawad_axd has quit IRC23:55

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!