| *** jnettlet[m] has joined #heat | 00:05 | |
| *** yangyapeng has quit IRC | 00:21 | |
| *** armaan has quit IRC | 00:30 | |
| openstackgerrit | Kazunori Shinohara proposed openstack/heat-dashboard master: comment out logging configuration for heatclient https://review.openstack.org/526229 | 00:45 |
|---|---|---|
| openstackgerrit | Kazunori Shinohara proposed openstack/heat-dashboard master: Added leftover change in horizon https://review.openstack.org/526230 | 00:56 |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 01:04 |
| *** kiennt26 has joined #heat | 01:08 | |
| openstackgerrit | Dai Dang Van proposed openstack/heat master: [policy in code] part 5 (software-*) https://review.openstack.org/510076 | 01:11 |
| openstackgerrit | Dai Dang Van proposed openstack/heat master: [policy in code] part 6(cfn, cloudwatch) https://review.openstack.org/505360 | 01:12 |
| openstackgerrit | Dai Dang Van proposed openstack/heat master: [policy in code] part 7 add sample and releasenote https://review.openstack.org/510189 | 01:12 |
| *** yangyapeng has joined #heat | 01:12 | |
| *** hongbin has quit IRC | 01:15 | |
| openstackgerrit | Merged openstack/heat-dashboard master: comment out logging configuration for heatclient https://review.openstack.org/526229 | 01:20 |
| *** Sandy619 has joined #heat | 01:34 | |
| *** Sandy619 has quit IRC | 01:34 | |
| openstackgerrit | Merged openstack/heat-dashboard master: Added leftover change in horizon https://review.openstack.org/526230 | 01:53 |
| *** wangbo has joined #heat | 02:05 | |
| *** ayoung has quit IRC | 02:12 | |
| *** rcernin has quit IRC | 02:12 | |
| *** rcernin has joined #heat | 02:21 | |
| *** harlowja has quit IRC | 02:22 | |
| *** dylanturn has quit IRC | 02:25 | |
| *** pbourke has quit IRC | 02:27 | |
| *** pbourke has joined #heat | 02:29 | |
| *** dylanturn has joined #heat | 02:33 | |
| *** fragatina has quit IRC | 02:42 | |
| *** fragatina has joined #heat | 02:43 | |
| *** fragatina has quit IRC | 02:47 | |
| *** fragatina has joined #heat | 02:48 | |
| *** fragatina has quit IRC | 02:50 | |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 02:56 |
| *** fragatina has joined #heat | 03:00 | |
| *** fragatina has quit IRC | 03:00 | |
| *** ramishra has joined #heat | 03:10 | |
| *** dylanturn has quit IRC | 03:34 | |
| *** mdnadeem has joined #heat | 03:42 | |
| *** mdnadeem has quit IRC | 03:53 | |
| *** ricolin has joined #heat | 03:59 | |
| *** links has joined #heat | 04:26 | |
| *** vishwanathj has quit IRC | 04:31 | |
| *** harlowja has joined #heat | 04:39 | |
| *** wangbo has quit IRC | 04:40 | |
| *** gouthamr has quit IRC | 05:24 | |
| *** harlowja has quit IRC | 05:30 | |
| *** wangbo has joined #heat | 05:33 | |
| *** fragatina has joined #heat | 05:33 | |
| *** maestropandy has joined #heat | 05:38 | |
| *** hieulq has quit IRC | 05:45 | |
| *** hieulq has joined #heat | 05:45 | |
| *** fragatina has quit IRC | 06:06 | |
| *** 07EAALF06 has joined #heat | 06:12 | |
| *** 07EAALF06 has quit IRC | 06:13 | |
| *** fragatina has joined #heat | 06:13 | |
| *** AlexeyAbashkin has joined #heat | 06:15 | |
| *** skramaja has joined #heat | 06:23 | |
| *** elynn has joined #heat | 06:23 | |
| *** wangbo has quit IRC | 06:26 | |
| *** AlexeyAbashkin has quit IRC | 06:26 | |
| elynn | Hi team, is there any options for limit the number of concurrent requests from heat to other service? | 06:28 |
| *** wangbo has joined #heat | 06:28 | |
| *** fragatina has quit IRC | 06:37 | |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 06:37 |
| *** rwsu has joined #heat | 06:44 | |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 06:48 |
| *** kei-ichi has quit IRC | 07:10 | |
| *** rcernin has quit IRC | 07:11 | |
| *** kei-ichi has joined #heat | 07:12 | |
| *** maestropandy has quit IRC | 07:12 | |
| *** ccamacho has quit IRC | 07:13 | |
| openstackgerrit | Merged openstack/heat master: Fix non-destructive upgrade for deprecated res types in convergence https://review.openstack.org/516759 | 07:37 |
| *** hjensas has joined #heat | 07:39 | |
| *** jtomasek has joined #heat | 07:44 | |
| ramishra | elynn: would not service throttle/manage the requests rather than heat controlling it? | 07:46 |
| elynn | Hi ramishra , I notice that nova have such option to limit the concurrent requests, but I don't think all the service have such limitation. So I think it would be good that we have such kind of control logic. | 07:48 |
| elynn | For now we only have a batch property for resource group instead of a per engine/stack limitation . | 07:49 |
| elynn | When I do some performance tests, it's likely that heat will send out many requests to other service and make them not responsible for a period of time. | 07:51 |
| elynn | Do you have any good suggestions on how to solve it? | 07:51 |
| ramishra | elynn: I'm not sure that's good idea or worth the effort. I mean we can probably retry, but for how long? | 07:52 |
| ramishra | may be you can use rate limiting, if the api services are deployed in something like apache. I don't know | 07:54 |
| elynn | It might take about several minutes that those service are in high CPU usage. And also stress the DB and MQ. | 07:54 |
| *** maestropandy has joined #heat | 07:55 | |
| ramishra | so those services don't scale and hence heat would not scale for when using those services;) | 07:56 |
| elynn | Not sure if trippleO have these problems? How do they workaround it? | 08:00 |
| *** iogg has joined #heat | 08:01 | |
| *** AlexeyAbashkin has joined #heat | 08:07 | |
| *** k_mouza has joined #heat | 08:09 | |
| *** maestropandy1 has joined #heat | 08:10 | |
| *** maestropandy has quit IRC | 08:12 | |
| *** k_mouza has quit IRC | 08:14 | |
| *** ccamacho has joined #heat | 08:15 | |
| *** rcernin has joined #heat | 08:19 | |
| *** mdnadeem has joined #heat | 08:22 | |
| *** armaan has joined #heat | 08:27 | |
| *** gkadam has joined #heat | 08:27 | |
| *** maestropandy1 has quit IRC | 08:49 | |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 09:02 |
| *** shardy has joined #heat | 09:03 | |
| *** om2 has joined #heat | 09:03 | |
| *** k_mouza has joined #heat | 09:13 | |
| *** gfidente has joined #heat | 09:15 | |
| *** gfidente has joined #heat | 09:15 | |
| *** ejohansson89 has joined #heat | 09:19 | |
| *** maestropandy has joined #heat | 09:20 | |
| *** maestropandy has quit IRC | 09:22 | |
| ejohansson89 | Hi, I'm currently working with a heat project, and are trying out the new condition feature for Newton. I have a heat template where I want to create certain resources based on how many OS::Nova::Servers I create, but I', running into problem setting condition: <value> on some of the resources. OS::Heat::WaitHandle, OS::Neutron::Port etc.. If I read the docs correctly "condition" should be resource agnostic? | 09:23 |
| *** maestropandy has joined #heat | 09:25 | |
| *** derekh has joined #heat | 09:36 | |
| *** jdandrea_ has quit IRC | 09:38 | |
| therve | ejohansson89, Right | 09:39 |
| *** jdandrea has joined #heat | 09:41 | |
| *** andreaf has quit IRC | 09:42 | |
| *** andreaf has joined #heat | 09:42 | |
| *** k_mouza has quit IRC | 09:43 | |
| ejohansson89 | Hmm ok, I'll have try a bit more then. Then only error I get (When trying to load the template into horizon) is: "ERROR: The specified reference "node_external_port_single" (in unknown) is incorrect." | 09:44 |
| openstackgerrit | Merged openstack/heat master: Build heat.conf reproducibly https://review.openstack.org/526126 | 09:47 |
| *** k_mouza has joined #heat | 09:47 | |
| therve | If you showed the template that could help | 09:47 |
| *** armaan has quit IRC | 09:47 | |
| *** armaan has joined #heat | 09:48 | |
| therve | ricolin, There are a lot of policy errors in the logs, I hope it's not broken now | 09:49 |
| *** armaan has quit IRC | 09:55 | |
| *** armaan has joined #heat | 09:56 | |
| *** SmearedBeard has joined #heat | 09:59 | |
| *** shardy has quit IRC | 10:02 | |
| *** shardy has joined #heat | 10:04 | |
| *** k_mouza has quit IRC | 10:10 | |
| *** maestropandy has quit IRC | 10:14 | |
| *** maestropandy has joined #heat | 10:15 | |
| *** rcernin has quit IRC | 10:21 | |
| *** maestropandy has quit IRC | 10:25 | |
| *** k_mouza has joined #heat | 10:31 | |
| openstackgerrit | Merged openstack/heat master: Updated from global requirements https://review.openstack.org/525376 | 10:47 |
| *** kiennt26 has quit IRC | 10:48 | |
| *** k_mouza has quit IRC | 10:49 | |
| *** kiennt26 has joined #heat | 10:49 | |
| *** hieulq has quit IRC | 10:50 | |
| *** hieulq has joined #heat | 10:50 | |
| *** k_mouza has joined #heat | 10:57 | |
| openstackgerrit | Rico Lin proposed openstack/heat master: Don't log PolicyNotRegistered when check resource type https://review.openstack.org/526339 | 10:59 |
| ricolin | therve, it's some exception logs which we should make it silence (with https://review.openstack.org/526339) | 11:01 |
| *** maestropandy has joined #heat | 11:03 | |
| *** k_mouza has quit IRC | 11:08 | |
| *** iogg has quit IRC | 11:11 | |
| *** wangbo has quit IRC | 11:15 | |
| *** armaan has quit IRC | 11:15 | |
| *** kiennt26 has quit IRC | 11:15 | |
| *** armaan has joined #heat | 11:15 | |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 11:15 |
| *** ioggstream has joined #heat | 11:18 | |
| *** k_mouza has joined #heat | 11:18 | |
| *** k_mouza has quit IRC | 11:20 | |
| *** k_mouza has joined #heat | 11:20 | |
| *** armaan has quit IRC | 11:22 | |
| *** armaan has joined #heat | 11:23 | |
| *** k_mouza has quit IRC | 11:33 | |
| *** k_mouza has joined #heat | 11:33 | |
| *** wangbo has joined #heat | 11:39 | |
| *** maestropandy has quit IRC | 11:41 | |
| openstackgerrit | Rico Lin proposed openstack/heat master: Don't log PolicyNotRegistered when check resource type https://review.openstack.org/526339 | 11:43 |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: WIP Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 11:51 |
| *** k_mouza has quit IRC | 11:53 | |
| *** k_mouza has joined #heat | 11:54 | |
| *** Smeared_Beard has joined #heat | 11:57 | |
| *** k_mouza has quit IRC | 11:58 | |
| *** SmearedBeard has quit IRC | 11:58 | |
| *** ioggstream has quit IRC | 12:03 | |
| *** wangbo has quit IRC | 12:05 | |
| *** dprince has joined #heat | 12:34 | |
| *** ramishra has quit IRC | 12:42 | |
| *** armaan has quit IRC | 12:51 | |
| *** armaan has joined #heat | 12:51 | |
| *** armaan has quit IRC | 12:55 | |
| *** armaan has joined #heat | 12:55 | |
| *** armaan has quit IRC | 12:55 | |
| *** armaan has joined #heat | 12:56 | |
| *** armaan has quit IRC | 13:00 | |
| *** armaan has joined #heat | 13:00 | |
| *** ioggstream has joined #heat | 13:09 | |
| *** yangyapeng has quit IRC | 13:16 | |
| therve | Our CI failure rate is raising quite a bit recently | 13:17 |
| therve | It seems new failures are appearing | 13:17 |
| *** yangyapeng has joined #heat | 13:17 | |
| *** yangyapeng has quit IRC | 13:21 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/heat master: Updated from global requirements https://review.openstack.org/526371 | 13:21 |
| jdandrea | zaneb aha, ok, so it's legit. I'll let the admin know. Thx! | 13:25 |
| *** skramaja has quit IRC | 13:28 | |
| *** yangyapeng has joined #heat | 13:45 | |
| *** kiennt26 has joined #heat | 13:54 | |
| *** armaan has quit IRC | 13:59 | |
| *** links has quit IRC | 14:01 | |
| *** armaan has joined #heat | 14:05 | |
| *** ayoung has joined #heat | 14:08 | |
| *** k_mouza has joined #heat | 14:09 | |
| *** AlexeyAbashkin has quit IRC | 14:12 | |
| *** dbecker has joined #heat | 14:13 | |
| openstackgerrit | Kien Nguyen proposed openstack/heat master: WIP Change transport_url in grenade-multinode job https://review.openstack.org/510400 | 14:19 |
| *** dbecker has quit IRC | 14:22 | |
| *** dprince has quit IRC | 14:25 | |
| *** dbecker has joined #heat | 14:26 | |
| *** armaan has quit IRC | 14:28 | |
| *** blomquisg_gone is now known as blomquisg | 14:29 | |
| *** dylanturn has joined #heat | 14:34 | |
| *** ramishra has joined #heat | 14:35 | |
| *** yangyapeng has quit IRC | 14:48 | |
| *** ricolin has quit IRC | 14:48 | |
| *** pbourke has quit IRC | 14:48 | |
| *** openstackgerrit has quit IRC | 14:48 | |
| *** sai has quit IRC | 14:48 | |
| *** dyasny_ has quit IRC | 14:48 | |
| *** lifeless has quit IRC | 14:48 | |
| *** mfisch has quit IRC | 14:48 | |
| *** afazekas has quit IRC | 14:48 | |
| *** gkadam has quit IRC | 14:48 | |
| *** jtomasek has quit IRC | 14:48 | |
| *** mwynne has quit IRC | 14:48 | |
| *** clayton has quit IRC | 14:48 | |
| *** chandankumar has quit IRC | 14:48 | |
| *** mwhahaha has quit IRC | 14:48 | |
| *** ameade has quit IRC | 14:48 | |
| *** pas-ha has quit IRC | 14:48 | |
| *** robcresswell has quit IRC | 14:48 | |
| *** logan- has quit IRC | 14:48 | |
| *** yuval has quit IRC | 14:48 | |
| *** bubuwifi__ has quit IRC | 14:48 | |
| *** ChanServ has quit IRC | 14:48 | |
| *** Smeared_Beard has quit IRC | 14:48 | |
| *** jnettlet[m] has quit IRC | 14:48 | |
| *** Guest99196 has quit IRC | 14:48 | |
| *** ltomasbo has quit IRC | 14:48 | |
| *** therve has quit IRC | 14:48 | |
| *** ivve_ has quit IRC | 14:48 | |
| *** stevebaker has quit IRC | 14:48 | |
| *** Dave has quit IRC | 14:48 | |
| *** szaher has quit IRC | 14:48 | |
| *** spotz has quit IRC | 14:48 | |
| *** kazsh has quit IRC | 14:48 | |
| *** jdandrea has quit IRC | 14:48 | |
| *** elynn has quit IRC | 14:48 | |
| *** jrist has quit IRC | 14:48 | |
| *** jose-phillips has quit IRC | 14:48 | |
| *** masber has quit IRC | 14:48 | |
| *** yuanying has quit IRC | 14:48 | |
| *** hoonetorg has quit IRC | 14:48 | |
| *** Roedy has quit IRC | 14:48 | |
| *** zigo has quit IRC | 14:48 | |
| *** k_mouza has quit IRC | 14:48 | |
| *** mikal has quit IRC | 14:48 | |
| *** vegarl has quit IRC | 14:48 | |
| *** ioggstream has quit IRC | 14:48 | |
| *** liusheng has quit IRC | 14:48 | |
| *** aluria has quit IRC | 14:48 | |
| *** xinni9e has quit IRC | 14:48 | |
| *** serverascode has quit IRC | 14:48 | |
| *** mugsie has quit IRC | 14:48 | |
| *** ayoung has quit IRC | 14:48 | |
| *** ejohansson89 has quit IRC | 14:48 | |
| *** syjulian has quit IRC | 14:48 | |
| *** Qiming has quit IRC | 14:48 | |
| *** gfidente has quit IRC | 14:48 | |
| *** om2 has quit IRC | 14:48 | |
| *** EmilienM has quit IRC | 14:48 | |
| *** sgran has quit IRC | 14:48 | |
| *** strigazi has quit IRC | 14:48 | |
| *** wirehead_ has quit IRC | 14:48 | |
| *** andreykurilin has quit IRC | 14:48 | |
| *** DinaBelova has quit IRC | 14:48 | |
| *** aignatov has quit IRC | 14:48 | |
| *** dylanturn has quit IRC | 14:48 | |
| *** mwynne has joined #heat | 14:54 | |
| *** clayton has joined #heat | 14:54 | |
| *** chandankumar has joined #heat | 14:54 | |
| *** mwhahaha has joined #heat | 14:54 | |
| *** ameade has joined #heat | 14:54 | |
| *** pas-ha has joined #heat | 14:54 | |
| *** robcresswell has joined #heat | 14:54 | |
| *** logan- has joined #heat | 14:54 | |
| *** yuval has joined #heat | 14:54 | |
| *** Smeared_Beard has joined #heat | 14:54 | |
| *** Guest99196 has joined #heat | 14:54 | |
| *** ltomasbo has joined #heat | 14:54 | |
| *** therve has joined #heat | 14:54 | |
| *** d0ugal has quit IRC | 14:54 | |
| *** afazekas has joined #heat | 14:54 | |
| *** mfisch has joined #heat | 14:54 | |
| *** lifeless has joined #heat | 14:54 | |
| *** dyasny_ has joined #heat | 14:54 | |
| *** sai has joined #heat | 14:54 | |
| *** openstackgerrit has joined #heat | 14:54 | |
| *** pbourke has joined #heat | 14:54 | |
| *** ricolin has joined #heat | 14:54 | |
| *** yangyapeng has joined #heat | 14:54 | |
| *** gouthamr has joined #heat | 14:54 | |
| *** maestropandy has joined #heat | 14:54 | |
| *** k_mouza has joined #heat | 14:54 | |
| *** ayoung has joined #heat | 14:54 | |
| *** ioggstream has joined #heat | 14:54 | |
| *** jdandrea has joined #heat | 14:54 | |
| *** ejohansson89 has joined #heat | 14:54 | |
| *** gfidente has joined #heat | 14:54 | |
| *** om2 has joined #heat | 14:54 | |
| *** elynn has joined #heat | 14:54 | |
| *** liusheng has joined #heat | 14:54 | |
| *** mikal has joined #heat | 14:54 | |
| *** syjulian has joined #heat | 14:54 | |
| *** ivve_ has joined #heat | 14:54 | |
| *** Qiming has joined #heat | 14:54 | |
| *** jrist has joined #heat | 14:54 | |
| *** jose-phillips has joined #heat | 14:54 | |
| *** masber has joined #heat | 14:54 | |
| *** yuanying has joined #heat | 14:54 | |
| *** vegarl has joined #heat | 14:54 | |
| *** hoonetorg has joined #heat | 14:54 | |
| *** Roedy has joined #heat | 14:54 | |
| *** zigo has joined #heat | 14:54 | |
| *** EmilienM has joined #heat | 14:54 | |
| *** stevebaker has joined #heat | 14:54 | |
| *** Dave has joined #heat | 14:54 | |
| *** szaher has joined #heat | 14:54 | |
| *** sgran has joined #heat | 14:54 | |
| *** aluria has joined #heat | 14:54 | |
| *** kazsh has joined #heat | 14:54 | |
| *** mugsie has joined #heat | 14:54 | |
| *** spotz has joined #heat | 14:54 | |
| *** strigazi has joined #heat | 14:54 | |
| *** xinni9e has joined #heat | 14:54 | |
| *** serverascode has joined #heat | 14:54 | |
| *** wirehead_ has joined #heat | 14:54 | |
| *** andreykurilin has joined #heat | 14:54 | |
| *** DinaBelova has joined #heat | 14:54 | |
| *** aignatov has joined #heat | 14:54 | |
| *** Smeared_Beard has quit IRC | 14:54 | |
| *** d0ugal has joined #heat | 14:55 | |
| *** zaneb has quit IRC | 15:04 | |
| *** zaneb has joined #heat | 15:05 | |
| *** k_mouza has quit IRC | 15:14 | |
| *** dbecker has quit IRC | 15:15 | |
| *** ramishra has quit IRC | 15:15 | |
| *** dylanturn has joined #heat | 15:16 | |
| *** bubuwifi__ has joined #heat | 15:16 | |
| *** ChanServ has joined #heat | 15:16 | |
| *** barjavel.freenode.net sets mode: +o ChanServ | 15:16 | |
| *** ramishra has joined #heat | 15:17 | |
| *** dprince has joined #heat | 15:17 | |
| *** d0ugal is now known as Guest27460 | 15:20 | |
| *** k_mouza has joined #heat | 15:22 | |
| *** Guest27460 has quit IRC | 15:23 | |
| *** dylantur_ has joined #heat | 15:23 | |
| *** d0ugal has joined #heat | 15:23 | |
| *** d0ugal has quit IRC | 15:23 | |
| *** d0ugal has joined #heat | 15:23 | |
| *** hongbin has joined #heat | 15:23 | |
| *** dylanturn has quit IRC | 15:24 | |
| *** links has joined #heat | 15:26 | |
| *** ramishra has quit IRC | 15:31 | |
| *** k_mouza has quit IRC | 15:32 | |
| *** k_mouza has joined #heat | 15:32 | |
| *** k_mouza_ has joined #heat | 15:33 | |
| *** ramishra has joined #heat | 15:34 | |
| *** jnettlet[m] has joined #heat | 15:35 | |
| *** k_mouza has quit IRC | 15:37 | |
| *** dylantur_ has quit IRC | 15:38 | |
| *** SmearedBeard has joined #heat | 15:39 | |
| *** kiennt26 has quit IRC | 15:40 | |
| *** yangyapeng has quit IRC | 15:42 | |
| *** yangyapeng has joined #heat | 15:43 | |
| *** yangyapeng has quit IRC | 15:48 | |
| *** ramishra has quit IRC | 15:50 | |
| *** maestropandy has quit IRC | 15:53 | |
| *** maestropandy has joined #heat | 15:55 | |
| *** links has quit IRC | 15:59 | |
| *** maestropandy has quit IRC | 16:07 | |
| *** AlexeyAbashkin has joined #heat | 16:24 | |
| openstackgerrit | Harald Jensås proposed openstack/heat master: Exclude updated networks - match actual interface state https://review.openstack.org/471969 | 16:28 |
| *** AlexeyAbashkin has quit IRC | 16:31 | |
| openstackgerrit | Rico Lin proposed openstack/heat-dashboard master: fix typo in releasenote https://review.openstack.org/526453 | 16:31 |
| *** crose has joined #heat | 16:35 | |
| *** jnettlet[m] has quit IRC | 16:39 | |
| *** ccamacho has quit IRC | 16:39 | |
| *** yangyapeng has joined #heat | 16:43 | |
| *** yangyapeng has quit IRC | 16:48 | |
| openstackgerrit | Zane Bitter proposed openstack/python-heatclient master: Fix release note formatting https://review.openstack.org/526458 | 16:51 |
| *** fragatina has joined #heat | 16:54 | |
| *** yangyapeng has joined #heat | 16:56 | |
| *** fragatina has quit IRC | 16:56 | |
| *** fragatina has joined #heat | 16:57 | |
| *** yangyapeng has quit IRC | 17:00 | |
| *** shardy is now known as shardy_afk | 17:06 | |
| *** felipemonteiro_ has joined #heat | 17:06 | |
| *** harlowja has joined #heat | 17:08 | |
| *** ricolin_ has joined #heat | 17:13 | |
| *** ricolin has quit IRC | 17:16 | |
| *** crose has quit IRC | 17:21 | |
| *** ccamacho has joined #heat | 17:36 | |
| *** ccamacho has quit IRC | 17:39 | |
| *** ioggstream has quit IRC | 17:39 | |
| *** k_mouza_ has quit IRC | 17:48 | |
| *** derekh has quit IRC | 17:54 | |
| *** jnettlet[m] has joined #heat | 17:54 | |
| openstackgerrit | Merged openstack/heat-dashboard master: fix typo in releasenote https://review.openstack.org/526453 | 17:56 |
| *** jnettlet[m] has quit IRC | 18:05 | |
| *** yangyapeng has joined #heat | 18:05 | |
| *** mdnadeem has quit IRC | 18:08 | |
| *** yangyapeng has quit IRC | 18:09 | |
| *** felipemonteiro_ has quit IRC | 18:22 | |
| *** dprince has quit IRC | 18:36 | |
| *** jnettlet[m] has joined #heat | 18:38 | |
| *** fragatina has quit IRC | 18:38 | |
| openstackgerrit | Merged openstack/python-heatclient master: Fix release note formatting https://review.openstack.org/526458 | 18:41 |
| openstackgerrit | Rico Lin proposed openstack/python-heatclient master: Add reno for release notes management https://review.openstack.org/526479 | 18:54 |
| *** shardy_afk has quit IRC | 18:54 | |
| openstackgerrit | Harald Jensås proposed openstack/heat-tempest-plugin master: Add and Update Functional Tests for exclude networks https://review.openstack.org/526480 | 18:55 |
| openstackgerrit | Harald Jensås proposed openstack/heat master: Exclude updated networks - match actual interface state https://review.openstack.org/471969 | 18:57 |
| *** dprince has joined #heat | 19:02 | |
| *** chandankumar has quit IRC | 19:04 | |
| *** fragatina has joined #heat | 19:06 | |
| *** felipemonteiro_ has joined #heat | 19:10 | |
| *** felipemonteiro__ has joined #heat | 19:11 | |
| *** flwang1 has joined #heat | 19:14 | |
| *** felipemonteiro_ has quit IRC | 19:15 | |
| *** harlowja has quit IRC | 19:21 | |
| *** armaan has joined #heat | 19:23 | |
| *** armaan has quit IRC | 19:28 | |
| *** ioggstream has joined #heat | 19:30 | |
| *** jnettlet[m] has quit IRC | 19:33 | |
| openstackgerrit | Rico Lin proposed openstack/python-heatclient master: Add reno for release notes management https://review.openstack.org/526479 | 19:34 |
| *** ricolin_ has quit IRC | 19:40 | |
| *** crose has joined #heat | 19:44 | |
| *** flwang1 has quit IRC | 19:52 | |
| *** mikal_ has joined #heat | 19:55 | |
| *** mikal has quit IRC | 19:57 | |
| *** mikal has joined #heat | 20:00 | |
| *** ioggstream has quit IRC | 20:01 | |
| *** mikal_ has quit IRC | 20:01 | |
| *** armaan has joined #heat | 20:05 | |
| *** dmellado has quit IRC | 20:37 | |
| *** stevebaker has quit IRC | 20:41 | |
| *** stevebaker has joined #heat | 20:44 | |
| *** dmellado has joined #heat | 20:50 | |
| *** flwang1 has joined #heat | 20:53 | |
| *** armaan has quit IRC | 20:56 | |
| *** ayoung has quit IRC | 21:00 | |
| *** gfidente has quit IRC | 21:03 | |
| *** chandankumar has joined #heat | 21:12 | |
| *** crose has quit IRC | 21:15 | |
| openstackgerrit | Harald Jensås proposed openstack/heat master: Exclude updated networks - match actual interface state https://review.openstack.org/471969 | 21:19 |
| *** chandankumar has quit IRC | 21:43 | |
| *** Guest99196 has quit IRC | 21:43 | |
| *** ltomasbo has quit IRC | 21:43 | |
| *** therve has quit IRC | 21:43 | |
| *** blomquisg is now known as blomquisg_gone | 21:44 | |
| *** chandankumar has joined #heat | 21:48 | |
| *** Guest99196 has joined #heat | 21:48 | |
| *** ltomasbo has joined #heat | 21:48 | |
| *** therve has joined #heat | 21:48 | |
| *** openstackgerrit has quit IRC | 21:48 | |
| *** felipemonteiro__ has quit IRC | 21:57 | |
| *** yangyapeng has joined #heat | 21:57 | |
| *** yangyapeng has quit IRC | 22:02 | |
| *** rcernin has joined #heat | 22:09 | |
| *** rcernin has quit IRC | 22:09 | |
| *** rcernin has joined #heat | 22:09 | |
| *** armaan has joined #heat | 22:09 | |
| *** crose has joined #heat | 22:16 | |
| *** armaan has quit IRC | 22:17 | |
| *** dprince has quit IRC | 22:19 | |
| *** weshay is now known as weshay|ruck | 22:23 | |
| *** crose has quit IRC | 22:23 | |
| *** blomquisg_gone is now known as blomquisg | 22:25 | |
| *** rcernin has quit IRC | 22:36 | |
| *** chandankumar has quit IRC | 22:36 | |
| *** Guest99196 has quit IRC | 22:36 | |
| *** ltomasbo has quit IRC | 22:36 | |
| *** therve has quit IRC | 22:36 | |
| *** rcernin has joined #heat | 22:42 | |
| *** chandankumar has joined #heat | 22:42 | |
| *** Guest99196 has joined #heat | 22:42 | |
| *** ltomasbo has joined #heat | 22:42 | |
| *** therve has joined #heat | 22:42 | |
| *** felipemonteiro_ has joined #heat | 22:57 | |
| *** gouthamr has quit IRC | 22:59 | |
| *** harlowja has joined #heat | 23:07 | |
| *** yangyapeng has joined #heat | 23:07 | |
| *** blomquisg is now known as blomquisg_gone | 23:08 | |
| *** yangyapeng has quit IRC | 23:11 | |
| *** flwang1 has quit IRC | 23:14 | |
| *** flwang1 has joined #heat | 23:18 | |
| *** felipemonteiro_ has quit IRC | 23:22 | |
| *** gouthamr has joined #heat | 23:42 | |
| *** yangyapeng has joined #heat | 23:47 | |
| *** yangyapeng has quit IRC | 23:51 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!