| *** tkajinam has joined #heat | 00:16 | |
| *** ricolin has quit IRC | 00:45 | |
| *** ricolin has joined #heat | 00:57 | |
| *** k_mouza has joined #heat | 00:58 | |
| *** k_mouza has quit IRC | 01:03 | |
| ricolin | o/ | 01:04 |
|---|---|---|
| openstackgerrit | Zane Bitter proposed openstack/heat master: Drop Python2 support https://review.opendev.org/691956 | 02:42 |
| openstackgerrit | Zane Bitter proposed openstack/heat master: Pre-empt in-progress nested stack updates on new update https://review.opendev.org/690754 | 03:18 |
| openstackgerrit | Zane Bitter proposed openstack/heat master: Add unit test for nested stack cancel https://review.opendev.org/691951 | 03:18 |
| *** gmoro has quit IRC | 04:53 | |
| *** gmoro has joined #heat | 04:55 | |
| *** k_mouza has joined #heat | 04:59 | |
| *** k_mouza has quit IRC | 05:03 | |
| *** skramaja has joined #heat | 05:15 | |
| *** ivve has joined #heat | 05:57 | |
| *** jawad_axd has quit IRC | 06:05 | |
| *** ivve has quit IRC | 06:15 | |
| *** hjensas has quit IRC | 06:35 | |
| *** jawad_axd has joined #heat | 06:36 | |
| *** mkuf has quit IRC | 06:49 | |
| *** jawad_axd has quit IRC | 07:32 | |
| *** jawad_axd has joined #heat | 07:42 | |
| *** tkajinam has quit IRC | 08:03 | |
| openstackgerrit | Akihiro Motoki proposed openstack/heat-dashboard master: Use Horizon project template for django jobs https://review.opendev.org/686886 | 08:19 |
| *** gfidente has joined #heat | 08:34 | |
| *** hjensas has joined #heat | 08:37 | |
| *** ivve has joined #heat | 08:53 | |
| *** mikecmpbll has joined #heat | 08:54 | |
| *** k_mouza has joined #heat | 09:35 | |
| *** k_mouza_ has joined #heat | 09:39 | |
| *** k_mouza has quit IRC | 09:40 | |
| *** k_mouza_ has quit IRC | 10:26 | |
| *** k_mouza has joined #heat | 10:26 | |
| *** rcernin has quit IRC | 10:27 | |
| *** k_mouza has quit IRC | 10:44 | |
| *** k_mouza_ has joined #heat | 10:44 | |
| *** jtomasek has quit IRC | 10:44 | |
| *** openstackstatus has quit IRC | 10:44 | |
| *** jtomasek has joined #heat | 10:48 | |
| canori01 | hey guys, I've been having trouble with OS::Heat::UpdateWaitConditionHandle in that I always get an authentication failure when I try to hit the webhook...my keystone is using an ldap backend though so I'm wondering if that is the problem since this uses ec2 credentials? | 11:28 |
| *** k_mouza has joined #heat | 11:33 | |
| *** k_mouza has quit IRC | 11:33 | |
| *** k_mouza has joined #heat | 11:33 | |
| *** k_mouza_ has quit IRC | 11:36 | |
| *** ramishra has quit IRC | 11:46 | |
| *** ramishra has joined #heat | 11:47 | |
| ricolin | l | 12:04 |
| ricolin | o/ | 12:04 |
| *** gmoro has quit IRC | 12:17 | |
| *** gmoro has joined #heat | 12:21 | |
| *** jawad_axd has quit IRC | 12:24 | |
| *** jawad_axd has joined #heat | 12:24 | |
| *** jawad_axd has quit IRC | 12:25 | |
| *** jawad_axd has joined #heat | 12:26 | |
| *** jawad_ax_ has joined #heat | 12:28 | |
| *** jawad_axd has quit IRC | 12:31 | |
| *** jawad_ax_ has quit IRC | 12:33 | |
| *** jmlowe has quit IRC | 12:36 | |
| *** gmoro_ has joined #heat | 12:39 | |
| *** gmoro has quit IRC | 12:41 | |
| *** gmoro__ has joined #heat | 12:44 | |
| *** gmoro_ has quit IRC | 12:44 | |
| *** jawad_axd has joined #heat | 12:51 | |
| *** jawad_axd has quit IRC | 12:53 | |
| *** jawad_ax_ has joined #heat | 12:53 | |
| *** jawad_axd has joined #heat | 12:54 | |
| *** jawad_ax_ has quit IRC | 12:57 | |
| *** jawad_axd has quit IRC | 13:00 | |
| ricolin | For all's information, I send a ML about Heat PTG and Summit schedule today http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010443.html | 13:00 |
| *** jawad_axd has joined #heat | 13:01 | |
| *** jawad_axd has quit IRC | 13:01 | |
| *** jawad_axd has joined #heat | 13:02 | |
| *** ramishra has quit IRC | 13:07 | |
| dpeacock | ricolin: I'm actually working on a related topic - I noted on the etherpad. | 13:07 |
| dpeacock | ricolin: currently I'm auditing the entire heat repo backlog of old patches (old meaning up to August of this year) | 13:08 |
| dpeacock | ricolin: Will be summarizing and mailing out to upstream mailing list soon. | 13:08 |
| ricolin | That's awesome | 13:09 |
| dpeacock | ricolin: Glad you think so! | 13:10 |
| *** jmlowe has joined #heat | 13:12 | |
| ricolin | canori01, why you need OS::Heat::UpdateWaitConditionHandler instead of OS::Heat::WaitConditionHandler ? | 13:16 |
| dpeacock | ricolin: I'm about half way throught right now and expect to have a first pass finished within a few days | 13:17 |
| dpeacock | *through | 13:17 |
| zaneb | ricolin: I would bet this is the context: https://ask.openstack.org/en/question/105316/how-do-i-recreate-every-resource-in-an-autoscalinggroup-automatically-during-rolling_updates/ | 13:18 |
| zaneb | dpeacock: awesome, that's great progress | 13:18 |
| dpeacock | zaneb: cheers | 13:19 |
| ricolin | zaneb, IMO we should allow OS::Heat::WaitConditionHandler to be able to clean for each update | 13:20 |
| ricolin | canori01, is that's the case for you too?^^^ | 13:21 |
| *** ramishra has joined #heat | 13:41 | |
| *** ganso has quit IRC | 14:29 | |
| *** jawad_axd has quit IRC | 15:19 | |
| *** ganso has joined #heat | 15:23 | |
| *** hjensas has quit IRC | 15:32 | |
| *** jmlowe has quit IRC | 15:41 | |
| *** ivve has quit IRC | 16:10 | |
| *** k_mouza has quit IRC | 16:18 | |
| *** k_mouza_ has joined #heat | 16:18 | |
| *** ricolin has quit IRC | 16:41 | |
| *** jawad_axd has joined #heat | 16:44 | |
| *** hjensas has joined #heat | 16:49 | |
| *** jawad_axd has quit IRC | 16:49 | |
| *** openstackstatus has joined #heat | 17:02 | |
| *** ChanServ sets mode: +v openstackstatus | 17:02 | |
| *** jmlowe has joined #heat | 17:05 | |
| *** mikecmpbll has quit IRC | 17:33 | |
| *** k_mouza has joined #heat | 17:40 | |
| *** k_mouza has quit IRC | 17:40 | |
| *** k_mouza_ has quit IRC | 17:41 | |
| *** k_mouza has joined #heat | 17:41 | |
| *** k_mouza_ has joined #heat | 17:49 | |
| *** k_mouza has quit IRC | 17:52 | |
| *** k_mouza_ has quit IRC | 17:53 | |
| *** gmoro__ has quit IRC | 17:54 | |
| *** gmoro__ has joined #heat | 18:01 | |
| *** zaneb has quit IRC | 19:00 | |
| *** zaneb has joined #heat | 19:00 | |
| *** ivve has joined #heat | 19:06 | |
| *** gfidente is now known as gfidente|afk | 19:28 | |
| *** jawad_axd has joined #heat | 19:29 | |
| *** jawad_axd has quit IRC | 19:34 | |
| *** gfidente|afk has quit IRC | 20:11 | |
| *** iokiwi has quit IRC | 20:31 | |
| *** iokiwi has joined #heat | 20:49 | |
| *** jawad_axd has joined #heat | 22:13 | |
| *** jawad_axd has quit IRC | 22:18 | |
| *** k_mouza has joined #heat | 22:43 | |
| *** k_mouza has quit IRC | 22:47 | |
| *** k_mouza has joined #heat | 22:48 | |
| *** jawad_axd has joined #heat | 22:55 | |
| *** jawad_axd has quit IRC | 22:59 | |
| *** tkajinam has joined #heat | 23:01 | |
| *** tkajinam has quit IRC | 23:01 | |
| *** tkajinam has joined #heat | 23:04 | |
| *** k_mouza has quit IRC | 23:15 | |
| *** jawad_axd has joined #heat | 23:16 | |
| *** jawad_axd has quit IRC | 23:21 | |
| *** ivve has quit IRC | 23:21 | |
| *** jawad_axd has joined #heat | 23:37 | |
| *** jawad_axd has quit IRC | 23:41 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!