*** randallburt has joined #heat | 00:03 | |
*** pablosan is now known as zz_pablosan | 00:03 | |
*** ramishra has joined #heat | 00:24 | |
*** lifeless has joined #heat | 00:31 | |
*** blomquisg has quit IRC | 00:33 | |
*** sgordon has joined #heat | 00:34 | |
*** randallburt has quit IRC | 00:36 | |
*** sgordon has quit IRC | 00:40 | |
*** zz_pablosan is now known as pablosan | 00:44 | |
*** killer_prince has quit IRC | 00:46 | |
*** blomquisg has joined #heat | 00:46 | |
*** lazy_prince has joined #heat | 00:46 | |
*** lazy_prince is now known as killer_prince | 00:46 | |
*** randallburt has joined #heat | 00:52 | |
*** killer_prince has quit IRC | 00:53 | |
*** jpeeler has quit IRC | 00:54 | |
*** alexheneveld has quit IRC | 00:56 | |
*** randallburt has quit IRC | 01:06 | |
*** erkules_ has joined #heat | 01:12 | |
*** erkules has quit IRC | 01:14 | |
*** tiantian has joined #heat | 01:16 | |
*** m_22 has joined #heat | 01:20 | |
*** Qiming has quit IRC | 01:23 | |
*** ramishra has quit IRC | 01:28 | |
*** randallburt has joined #heat | 01:44 | |
*** randallburt has quit IRC | 01:48 | |
*** nosnos has joined #heat | 01:50 | |
*** arbylee has quit IRC | 01:59 | |
*** Darnoth has joined #heat | 02:08 | |
*** m_22 has quit IRC | 02:16 | |
*** sgordon has joined #heat | 02:18 | |
*** pablosan is now known as zz_pablosan | 02:30 | |
*** ramishra has joined #heat | 02:39 | |
elynn | Hi all | 02:40 |
---|---|---|
elynn | when I use cfn-init, I get this message | 02:42 |
elynn | Unable to retrieve remote metadata : No credentials! | 02:42 |
elynn | But it seems not affect anything. | 02:43 |
*** ramishra has quit IRC | 02:43 | |
elynn | That's strange | 02:43 |
*** rpothier has joined #heat | 02:44 | |
*** zns has joined #heat | 02:48 | |
*** swygue_ has quit IRC | 03:02 | |
*** blomquisg has quit IRC | 03:05 | |
*** zz_gondoi is now known as gondoi | 03:25 | |
*** harlowja has joined #heat | 03:28 | |
*** randallburt has joined #heat | 03:30 | |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Fix failed to delete the NovaFloatingIPAssociation resource https://review.openstack.org/93367 | 03:34 |
*** kgriffs|afk is now known as kgriffs_ | 03:38 | |
*** nosnos has quit IRC | 03:42 | |
*** gondoi is now known as zz_gondoi | 03:44 | |
*** harlowja has quit IRC | 03:46 | |
*** akuznetsov has quit IRC | 03:47 | |
*** sgordon has quit IRC | 03:50 | |
*** zz_gondoi is now known as gondoi | 03:51 | |
*** randallburt has quit IRC | 04:02 | |
*** sgordon has joined #heat | 04:04 | |
*** kgriffs_ is now known as kgriffs|afk | 04:23 | |
*** sgordon has quit IRC | 04:27 | |
*** julienvey has joined #heat | 04:33 | |
*** julienvey has quit IRC | 04:34 | |
*** julienvey has joined #heat | 04:38 | |
*** gondoi is now known as zz_gondoi | 04:42 | |
*** julienvey has quit IRC | 04:43 | |
*** nkhare has joined #heat | 04:43 | |
*** nosnos has joined #heat | 04:48 | |
*** sab_ has joined #heat | 04:53 | |
*** zns has quit IRC | 04:54 | |
*** julienvey has joined #heat | 05:07 | |
*** julienvey has quit IRC | 05:11 | |
*** tiantian has quit IRC | 05:19 | |
*** cody-somerville has joined #heat | 05:25 | |
*** erkules_ is now known as erkules | 05:51 | |
*** mkollaro has joined #heat | 05:53 | |
*** SushillKM has joined #heat | 05:54 | |
*** alexheneveld has joined #heat | 05:57 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/89750 | 06:10 |
*** SushillKM has left #heat | 06:10 | |
*** alexheneveld has quit IRC | 06:16 | |
*** tiantian has joined #heat | 06:21 | |
*** saju_m has joined #heat | 06:22 | |
saju_m | Hi guys | 06:23 |
saju_m | I am looking for a doc which explains what is resource type and how to customize that | 06:23 |
saju_m | i got this link https://wiki.openstack.org/wiki/Heat/Plugins | 06:24 |
*** john-n-seattle has left #heat | 06:37 | |
*** ifarkas has joined #heat | 06:42 | |
*** cody-somerville has quit IRC | 06:52 | |
*** saju_m has quit IRC | 07:02 | |
sab_ | Hi All | 07:07 |
sab_ | I am trying to test some changes in autoscaling, is there a way I can manually trigger the ceilometer alarm? | 07:08 |
*** julienvey has joined #heat | 07:08 | |
*** tomek_adamczewsk has joined #heat | 07:11 | |
*** julienvey has quit IRC | 07:13 | |
*** saju_m has joined #heat | 07:15 | |
skraynev | sab_: if you use fedora distributive you may use stress command | 07:27 |
skraynev | sab_: as example look this demo http://www.youtube.com/watch?v=9lLSZi6njq4 | 07:30 |
*** cmyster has joined #heat | 07:37 | |
cmyster | morning | 07:43 |
*** tomek_adamczewsk has quit IRC | 07:49 | |
trash | sab_: if you are having a cpu util alarm, then you can just run bash -c 'while :; do :&done' & | 07:53 |
trash | I don't think you can mock the alarm itself easily | 07:54 |
*** e0ne has joined #heat | 07:56 | |
*** jprovazn has joined #heat | 08:00 | |
sab_ | skraynev: Thank you. | 08:09 |
sab_ | trash, I am having a memory alarm., But this is a good idea .. thank you so much | 08:10 |
trash | sab_: http://nopaste.info/add00c1adb.html | 08:11 |
trash | Compile that und run it with the wanted memory to be hoged. | 08:12 |
sab_ | trash, great. is it not possible to trigger the alarm by curl-ing to the policy endpoint? | 08:13 |
trash | I don't know. I'm relatively new to this and do not know of any solution to that. I've faced the same problem yesterday and just triggered the alarm in reality. | 08:14 |
*** akuznetsov has joined #heat | 08:22 | |
*** jamie_h has joined #heat | 08:22 | |
openstackgerrit | huangtianhua proposed a change to openstack/heat: Implement handle_update for NovaFloatingIpAssociation res https://review.openstack.org/93389 | 08:24 |
*** tomek_adamczewsk has joined #heat | 08:30 | |
tiantian | Hi all, would you please to review my patch for implement handle_update for floatingipassocition, both for nova network_api and neutron. Thanks very much. https://review.openstack.org/93389 https://review.openstack.org/#/c/93273/ | 08:31 |
*** julienvey has joined #heat | 08:34 | |
*** gus has quit IRC | 08:37 | |
*** julienvey has quit IRC | 08:38 | |
*** saju_m has quit IRC | 08:49 | |
*** akuznetsov has quit IRC | 08:51 | |
*** akuznetsov has joined #heat | 08:51 | |
*** e0ne has quit IRC | 08:54 | |
*** e0ne has joined #heat | 08:55 | |
*** mkollaro has quit IRC | 08:59 | |
*** e0ne has quit IRC | 08:59 | |
*** e0ne has joined #heat | 08:59 | |
*** saju_m has joined #heat | 09:01 | |
*** e0ne has quit IRC | 09:03 | |
*** mkollaro has joined #heat | 09:04 | |
*** e0ne has joined #heat | 09:04 | |
*** saju_m has quit IRC | 09:28 | |
*** saju_m has joined #heat | 09:30 | |
*** blinky_ghost has joined #heat | 09:36 | |
blinky_ghost | trash: good morning, I have autoscaling working thanks to your tip, thanks :) | 09:37 |
*** alexpilotti has joined #heat | 10:08 | |
*** faramir1 has joined #heat | 10:10 | |
blinky_ghost | hi all, is it possible to create one template that creates a stack and calls other outside templates when finishes? | 10:10 |
*** julienvey has joined #heat | 10:19 | |
*** julienvey has quit IRC | 10:23 | |
*** sgordon has joined #heat | 10:24 | |
*** e0ne has quit IRC | 10:25 | |
*** e0ne has joined #heat | 10:26 | |
*** alexpilotti has quit IRC | 10:33 | |
trash | blinky_ghost: Cool. | 10:38 |
*** tiantian has quit IRC | 10:41 | |
*** tspatzier has joined #heat | 10:56 | |
*** gpocente1 is now known as gpocentek | 11:01 | |
*** gpocentek is now known as Guest88909 | 11:02 | |
*** nkhare has quit IRC | 11:03 | |
*** Guest88909 has quit IRC | 11:03 | |
*** Guest88909 has joined #heat | 11:03 | |
*** Guest88909 has quit IRC | 11:05 | |
*** tspatzier has quit IRC | 11:09 | |
*** gdm85 has joined #heat | 11:16 | |
*** sab has joined #heat | 11:20 | |
*** sab_ has quit IRC | 11:21 | |
*** kgriffs|afk is now known as kgriffs_ | 11:21 | |
*** jamie_h has quit IRC | 11:22 | |
*** nkhare has joined #heat | 11:22 | |
*** jamie_h has joined #heat | 11:23 | |
*** SnowDust has joined #heat | 11:26 | |
SnowDust | hi all | 11:26 |
*** julienvey has joined #heat | 11:28 | |
*** che-arne has quit IRC | 11:28 | |
*** julienvey has quit IRC | 11:28 | |
cmyster | hi | 11:28 |
*** julienvey has joined #heat | 11:29 | |
SnowDust | wanted to know how to do resource-list for a nested-stack (using OS::Heat::AutoScalingGroup, or AWS::CloudFormation::Stack) | 11:31 |
SnowDust | its only showing the top level resources | 11:32 |
SnowDust | therve, sdake, SpamapS, shardy, hi to u all | 11:32 |
SnowDust | hi cmyster | 11:33 |
cmyster | hi | 11:33 |
cmyster | ummm | 11:33 |
cmyster | lets see | 11:33 |
cmyster | resource from a resource eh... | 11:33 |
SnowDust | yep ! | 11:33 |
cmyster | thats an interesting thing | 11:33 |
cmyster | also the rest are at summits iirc | 11:33 |
*** julienvey has quit IRC | 11:33 | |
SnowDust | yeah we dont have this implementation :D | 11:33 |
SnowDust | yes .. thats why i called their names ... in one line :) | 11:34 |
SnowDust | i think its good to put a BP if shardy gives his comments :) | 11:34 |
cmyster | by all means | 11:35 |
gdm85 | what is the IPv6 counterpart of 127.0.0.0/8 ? | 11:36 |
sgran | ::1 | 11:36 |
SnowDust | just listing top level resource is not of any use when u want to be sure ur actual resource got deployed or not | 11:37 |
SnowDust | and having their .. physical IDs | 11:37 |
*** nkhare has quit IRC | 11:39 | |
*** julienvey has joined #heat | 11:39 | |
*** julienve_ has joined #heat | 11:41 | |
*** julienvey has quit IRC | 11:41 | |
blinky_ghost | Hi guys, is it possible to link heat templates, let's say template1 calls external template2, then external template3, and so on? thanks | 11:43 |
*** julienve_ has quit IRC | 11:46 | |
*** sgordon has quit IRC | 11:46 | |
*** julienvey has joined #heat | 11:47 | |
*** sab has quit IRC | 11:47 | |
*** SnowDust has quit IRC | 11:53 | |
*** tspatzier has joined #heat | 11:53 | |
*** rpothier has quit IRC | 11:57 | |
*** mkollaro1 has joined #heat | 12:03 | |
*** mkollaro has quit IRC | 12:03 | |
*** SnowDust has joined #heat | 12:06 | |
*** julienvey has quit IRC | 12:15 | |
*** tspatzier has quit IRC | 12:17 | |
*** julienvey has joined #heat | 12:17 | |
*** harlowja has joined #heat | 12:18 | |
*** erecio has joined #heat | 12:19 | |
*** lipinski has joined #heat | 12:19 | |
*** jpeeler has joined #heat | 12:19 | |
*** jpeeler has quit IRC | 12:19 | |
*** jpeeler has joined #heat | 12:19 | |
*** arbylee has joined #heat | 12:20 | |
*** swygue_ has joined #heat | 12:21 | |
*** Qiming has joined #heat | 12:21 | |
*** julienve_ has joined #heat | 12:21 | |
*** julienvey has quit IRC | 12:22 | |
*** daneyon has quit IRC | 12:24 | |
*** julienve_ has quit IRC | 12:25 | |
*** Qiming has quit IRC | 12:28 | |
*** achampion has quit IRC | 12:29 | |
*** kgriffs_ is now known as kgriffs|afk | 12:31 | |
*** zns has joined #heat | 12:31 | |
*** aweiteka has joined #heat | 12:35 | |
*** lipinski has quit IRC | 12:37 | |
*** harlowja has quit IRC | 12:50 | |
*** e0ne has quit IRC | 12:51 | |
*** e0ne has joined #heat | 12:52 | |
*** jamie_h has quit IRC | 13:00 | |
*** jamie_h_ has joined #heat | 13:01 | |
*** daneyon has joined #heat | 13:02 | |
*** zns has quit IRC | 13:02 | |
*** nosnos has quit IRC | 13:05 | |
*** mkollaro has joined #heat | 13:07 | |
*** harlowja has joined #heat | 13:08 | |
*** mkollaro1 has quit IRC | 13:11 | |
*** lazy_prince has joined #heat | 13:16 | |
*** dims has joined #heat | 13:18 | |
*** rbuilta has joined #heat | 13:18 | |
*** Qiming has joined #heat | 13:19 | |
*** Qiming has quit IRC | 13:23 | |
*** harlowja has quit IRC | 13:26 | |
*** e0ne has quit IRC | 13:27 | |
*** e0ne has joined #heat | 13:28 | |
*** daneyon has quit IRC | 13:30 | |
*** daneyon has joined #heat | 13:31 | |
*** sjmc7 has joined #heat | 13:32 | |
*** zz_gondoi is now known as gondoi | 13:33 | |
*** gondoi is now known as zz_gondoi | 13:35 | |
*** david-lyle has joined #heat | 13:41 | |
*** ifarkas has quit IRC | 13:43 | |
*** faramir1 has quit IRC | 13:54 | |
*** arbylee has quit IRC | 13:54 | |
*** lazy_prince has quit IRC | 13:54 | |
*** david-lyle has quit IRC | 13:54 | |
*** saju_m has quit IRC | 13:57 | |
*** ramishra has joined #heat | 13:59 | |
*** ramishra has quit IRC | 14:05 | |
*** tomek_adamczewsk has quit IRC | 14:06 | |
*** randallburt has joined #heat | 14:06 | |
*** randallburt has quit IRC | 14:07 | |
*** randallburt has joined #heat | 14:07 | |
*** harlowja has joined #heat | 14:11 | |
*** zz_pablosan is now known as pablosan | 14:17 | |
*** pablosan has quit IRC | 14:18 | |
*** pablosan has joined #heat | 14:19 | |
*** harlowja has quit IRC | 14:20 | |
*** jprovazn has quit IRC | 14:20 | |
*** sjmc7_ has joined #heat | 14:30 | |
*** sjmc7 has quit IRC | 14:32 | |
*** sjmc7_ has quit IRC | 14:35 | |
*** randallburt has quit IRC | 14:43 | |
*** cmyster has quit IRC | 14:50 | |
*** che-arne has joined #heat | 14:55 | |
*** Qiming has joined #heat | 15:01 | |
*** dims has quit IRC | 15:03 | |
*** blinky_ghost has left #heat | 15:03 | |
*** blinky_ghost has joined #heat | 15:04 | |
*** shivamshukla_ has joined #heat | 15:09 | |
*** tspatzier has joined #heat | 15:17 | |
*** julienvey has joined #heat | 15:18 | |
*** arbylee has joined #heat | 15:20 | |
*** arbylee has quit IRC | 15:21 | |
*** arbylee has joined #heat | 15:22 | |
*** shivamshukla_ has quit IRC | 15:24 | |
*** harlowja has joined #heat | 15:26 | |
*** julienvey has quit IRC | 15:27 | |
*** lazy_prince has joined #heat | 15:28 | |
*** e0ne has quit IRC | 15:29 | |
*** e0ne has joined #heat | 15:29 | |
*** harlowja has quit IRC | 15:32 | |
*** tspatzier has quit IRC | 15:34 | |
*** daneyon has quit IRC | 15:39 | |
*** elynn has quit IRC | 15:47 | |
*** zhiyan_ is now known as zhiyan | 15:55 | |
*** julienvey has joined #heat | 15:58 | |
*** elynn has joined #heat | 15:58 | |
*** julienvey has quit IRC | 15:59 | |
*** nati_ueno has joined #heat | 15:59 | |
*** daneyon has joined #heat | 16:00 | |
*** nati_ueno has quit IRC | 16:03 | |
*** sabeen has joined #heat | 16:03 | |
*** nati_ueno has joined #heat | 16:03 | |
*** daneyon has quit IRC | 16:03 | |
*** sabeen has quit IRC | 16:04 | |
*** Qiming has quit IRC | 16:05 | |
*** zhiyan is now known as zhiyan_ | 16:09 | |
*** julienvey has joined #heat | 16:09 | |
*** jamie_h_ has quit IRC | 16:13 | |
*** e0ne has quit IRC | 16:15 | |
*** e0ne has joined #heat | 16:16 | |
*** jamie_h has joined #heat | 16:16 | |
*** sgordon has joined #heat | 16:30 | |
blinky_ghost | Hi guys, can anybody help me with nested stacks? I want to create a stack and then launch another stack from the parent stack, let's say template 1 creates a stack then runs template 2 and creates another stack. Is this possible? Thanks :) | 16:30 |
*** nati_ueno has quit IRC | 16:31 | |
*** dims has joined #heat | 16:31 | |
*** jamie_h has quit IRC | 16:33 | |
SpamapS | blinky_ghost: Yes, but by default you can only do 3 levels of nesting. | 16:34 |
blinky_ghost | spamaps: do you have an example? thanks | 16:35 |
*** jamie_h has joined #heat | 16:36 | |
*** tspatzier has joined #heat | 16:38 | |
*** pablosan is now known as zz_pablosan | 16:38 | |
*** shakayumi has joined #heat | 16:39 | |
*** shakayumi has quit IRC | 16:39 | |
*** shakayumi has joined #heat | 16:40 | |
*** shakayumi has quit IRC | 16:40 | |
*** julienvey has quit IRC | 16:42 | |
*** dims has quit IRC | 16:42 | |
*** tspatzier has quit IRC | 16:43 | |
SnowDust | blinky_ghost : paste.openstack.org/show/79156/ | 16:43 |
SnowDust | but this one uses autoscaling group | 16:44 |
*** nati_ueno has joined #heat | 16:44 | |
SnowDust | SpamapS : i asked a question few hours ago .. if u saw that in your irc log | 16:44 |
SnowDust | SpamapS: wanted to know how to do resource-list for a nested-stack (using OS::Heat::AutoScalingGroup, or AWS::CloudFormation::Stack) | 16:45 |
SnowDust | SpamapS: only top level stack resource (OS::Heat::AutoScalingGroup, or AWS::CloudFormation::Stack) are shown | 16:46 |
SnowDust | shardy, are u online ? | 16:46 |
*** lazy_prince has quit IRC | 16:49 | |
blinky_ghost | snowdust: I use autoscaling too, I will create several OS::Heat::AutoScalingGroup groups on the same template with wait conditions between them. Makes sense or is there a better way to do it? | 16:50 |
SnowDust | wait conditions ? | 16:53 |
*** zz_pablosan is now known as pablosan | 16:55 | |
*** pablosan is now known as zz_pablosan | 16:55 | |
*** zaneb has joined #heat | 16:56 | |
*** MTughan has joined #heat | 16:59 | |
*** sgordon has quit IRC | 16:59 | |
*** MTughan has left #heat | 16:59 | |
SnowDust | blinky_ghost: did u mean dependent resources ? | 17:01 |
*** e0ne has quit IRC | 17:03 | |
*** zaneb has quit IRC | 17:05 | |
*** iyozhikov is now known as IgorYozhikov | 17:05 | |
*** nati_ueno has quit IRC | 17:13 | |
*** nati_ueno has joined #heat | 17:13 | |
*** nati_ueno has quit IRC | 17:18 | |
*** nati_ueno has joined #heat | 17:24 | |
blinky_ghost | snowdust: I mean to create a new autoscaling group when the previous finishes | 17:25 |
SnowDust | yeah .. that all means ..dependent resource | 17:29 |
SnowDust | got it | 17:29 |
*** tspatzier has joined #heat | 17:29 | |
*** che-arne has quit IRC | 17:34 | |
*** lak1234 has joined #heat | 17:35 | |
sgran | it depends what you want | 17:35 |
sgran | if you want the second autoscaling group to wait until the instances in the first autoscaling group are actually running and configured, you need both wait conditions and dependencies | 17:36 |
*** dims has joined #heat | 17:36 | |
*** blinky_ghost has left #heat | 17:41 | |
*** blinky_ghost has joined #heat | 17:41 | |
SnowDust | sgran : o i c ! | 17:42 |
*** jamie_h has quit IRC | 17:49 | |
*** tspatzier has quit IRC | 17:50 | |
*** daneyon has joined #heat | 17:51 | |
*** sgordon has joined #heat | 17:51 | |
*** zz_gondoi is now known as gondoi | 17:52 | |
*** randallburt has joined #heat | 17:52 | |
*** ramishra has joined #heat | 17:53 | |
*** SnowDust has quit IRC | 17:53 | |
*** nati_ueno has quit IRC | 17:55 | |
*** cody-somerville has joined #heat | 17:58 | |
*** ramishra has quit IRC | 17:59 | |
*** dims has quit IRC | 18:02 | |
*** daneyon has quit IRC | 18:05 | |
*** daneyon has joined #heat | 18:06 | |
*** SnowDust has joined #heat | 18:07 | |
*** mkollaro has quit IRC | 18:07 | |
*** randallburt has quit IRC | 18:08 | |
*** daneyon has quit IRC | 18:09 | |
*** randallburt has joined #heat | 18:09 | |
*** mkollaro has joined #heat | 18:09 | |
*** rpothier has joined #heat | 18:11 | |
*** zz_pablosan is now known as pablosan | 18:12 | |
*** rpothier_ has joined #heat | 18:12 | |
*** rpothier has quit IRC | 18:16 | |
*** nati_ueno has joined #heat | 18:18 | |
openstackgerrit | A change was merged to openstack/heat: Removing default version for templates https://review.openstack.org/83380 | 18:24 |
*** randallburt has quit IRC | 18:38 | |
*** lazy_prince has joined #heat | 18:42 | |
*** sgordon has quit IRC | 18:42 | |
*** nati_ueno has quit IRC | 18:44 | |
*** samstav has joined #heat | 18:44 | |
*** SnowDust has quit IRC | 18:46 | |
*** rpothier_ has quit IRC | 18:46 | |
*** rpothier_ has joined #heat | 18:46 | |
*** rpothier_ has quit IRC | 18:46 | |
*** lazy_prince has quit IRC | 18:47 | |
*** david-lyle has joined #heat | 18:47 | |
*** packet has joined #heat | 18:47 | |
*** lazy_prince has joined #heat | 18:47 | |
*** gondoi is now known as zz_gondoi | 18:48 | |
*** sabeen has joined #heat | 18:49 | |
*** sabeen has quit IRC | 18:49 | |
*** blinky_ghost has quit IRC | 19:01 | |
*** randallburt1 has joined #heat | 19:03 | |
*** randallburt1 has quit IRC | 19:03 | |
*** samstav has quit IRC | 19:03 | |
*** randallburt1 has joined #heat | 19:03 | |
*** randallburt2 has joined #heat | 19:06 | |
*** randallburt1 has quit IRC | 19:09 | |
*** arbylee1 has joined #heat | 19:11 | |
*** arbylee has quit IRC | 19:14 | |
*** randallburt2 has quit IRC | 19:14 | |
*** randallburt has joined #heat | 19:15 | |
*** tspatzier has joined #heat | 19:15 | |
*** julienvey has joined #heat | 19:16 | |
*** david-lyle has quit IRC | 19:21 | |
*** arbylee has joined #heat | 19:28 | |
*** samstav has joined #heat | 19:28 | |
*** arbylee has quit IRC | 19:28 | |
*** arbylee has joined #heat | 19:28 | |
*** randallburt has quit IRC | 19:30 | |
*** julienvey has quit IRC | 19:30 | |
*** Qiming has joined #heat | 19:31 | |
*** samstav has quit IRC | 19:31 | |
*** arbylee1 has quit IRC | 19:32 | |
*** julienvey has joined #heat | 19:32 | |
*** sjmc7 has joined #heat | 19:35 | |
*** snk has joined #heat | 19:40 | |
*** tspatzier has quit IRC | 19:41 | |
*** julienvey has quit IRC | 19:41 | |
*** rbuilta has quit IRC | 19:42 | |
*** sjmc7 has quit IRC | 19:46 | |
*** Qiming has quit IRC | 19:49 | |
*** e0ne has joined #heat | 19:55 | |
*** swygue_ has quit IRC | 20:00 | |
*** e0ne has quit IRC | 20:02 | |
*** aweiteka has quit IRC | 20:04 | |
*** dims has joined #heat | 20:11 | |
*** swygue_ has joined #heat | 20:14 | |
*** sjmc7 has joined #heat | 20:19 | |
*** arunrajan has joined #heat | 20:23 | |
*** sgordon has joined #heat | 20:24 | |
*** sgordon has quit IRC | 20:24 | |
*** sgordon has joined #heat | 20:24 | |
*** nati_ueno has joined #heat | 20:25 | |
*** sgordon has quit IRC | 20:30 | |
*** lazy_prince has quit IRC | 20:31 | |
*** arunrajan has quit IRC | 20:34 | |
*** Qiming has joined #heat | 20:35 | |
*** randallburt has joined #heat | 20:36 | |
*** zhiyan_ is now known as zhiyan | 20:37 | |
*** randallburt has quit IRC | 20:37 | |
*** arunrajan has joined #heat | 20:38 | |
*** dims has quit IRC | 20:38 | |
*** e0ne has joined #heat | 20:38 | |
*** arunrajan has quit IRC | 20:39 | |
*** arunrajan has joined #heat | 20:40 | |
*** aweiteka has joined #heat | 20:44 | |
*** Qiming has quit IRC | 20:45 | |
*** arunrajan has quit IRC | 20:45 | |
*** arbylee has quit IRC | 20:46 | |
*** e0ne has quit IRC | 20:46 | |
*** arbylee has joined #heat | 20:50 | |
*** nati_ueno has quit IRC | 20:52 | |
*** lazy_prince has joined #heat | 20:53 | |
*** asalkeld has joined #heat | 20:53 | |
*** blamar has joined #heat | 20:55 | |
*** nati_uen_ has joined #heat | 20:57 | |
*** sgordon has joined #heat | 21:00 | |
*** julienvey has joined #heat | 21:01 | |
*** wendar has quit IRC | 21:05 | |
*** wendar has joined #heat | 21:06 | |
*** dims has joined #heat | 21:07 | |
*** asalkeld has quit IRC | 21:08 | |
*** dims has quit IRC | 21:10 | |
*** sjmc7 has quit IRC | 21:11 | |
*** dims has joined #heat | 21:15 | |
*** blamar has quit IRC | 21:15 | |
*** sabeen has joined #heat | 21:23 | |
*** e0ne has joined #heat | 21:24 | |
*** sabeen has quit IRC | 21:26 | |
*** sabeen has joined #heat | 21:26 | |
*** sgordon has quit IRC | 21:26 | |
*** samstav has joined #heat | 21:27 | |
*** e0ne has quit IRC | 21:27 | |
*** dims has quit IRC | 21:27 | |
*** lazy_prince has quit IRC | 21:30 | |
*** sgordon has joined #heat | 21:31 | |
*** zhiyan is now known as zhiyan_ | 21:31 | |
*** m_22 has joined #heat | 21:32 | |
*** zns has joined #heat | 21:36 | |
*** tomek_adamczewsk has joined #heat | 21:38 | |
*** aweiteka has quit IRC | 21:41 | |
*** sabeen has quit IRC | 21:44 | |
*** dims has joined #heat | 21:45 | |
*** sjmc7 has joined #heat | 21:53 | |
*** sgordon has quit IRC | 21:53 | |
*** gus_ has joined #heat | 21:57 | |
*** nati_uen_ has quit IRC | 21:57 | |
*** julienvey has quit IRC | 21:57 | |
*** achampion has joined #heat | 21:58 | |
*** swygue_ has quit IRC | 21:59 | |
*** nati_ueno has joined #heat | 22:03 | |
*** samstav has quit IRC | 22:04 | |
*** dims has quit IRC | 22:08 | |
*** samstav has joined #heat | 22:08 | |
*** zns has quit IRC | 22:09 | |
*** sjmc7 has quit IRC | 22:09 | |
*** tomek_adamczewsk has quit IRC | 22:15 | |
*** m_22 has quit IRC | 22:16 | |
*** cody-somerville has quit IRC | 22:18 | |
*** sjmc7 has joined #heat | 22:19 | |
*** samstav has quit IRC | 22:25 | |
*** nati_ueno has quit IRC | 22:28 | |
*** arbylee has quit IRC | 22:30 | |
*** rbuilta has joined #heat | 22:32 | |
*** sjmc7 has quit IRC | 22:33 | |
*** sjmc7 has joined #heat | 22:33 | |
*** sjmc7_ has joined #heat | 22:34 | |
*** sjmc7 has quit IRC | 22:34 | |
*** sjmc7_ has quit IRC | 22:38 | |
*** sjmc7_ has joined #heat | 22:38 | |
*** sjmc7 has joined #heat | 22:43 | |
*** sjmc7_ has quit IRC | 22:43 | |
*** rbuilta has quit IRC | 22:45 | |
*** mkollaro has quit IRC | 22:57 | |
*** ramishra has joined #heat | 22:59 | |
*** arbylee has joined #heat | 23:01 | |
*** arbylee has quit IRC | 23:05 | |
*** arbylee has joined #heat | 23:12 | |
*** arbylee has quit IRC | 23:15 | |
*** dteselkin_ has quit IRC | 23:18 | |
*** pablosan has quit IRC | 23:24 | |
*** pablosan has joined #heat | 23:24 | |
*** sjmc7 has quit IRC | 23:27 | |
*** gus_ is now known as gus | 23:35 | |
*** zhiyan_ is now known as zhiyan | 23:44 | |
*** harlowja has joined #heat | 23:45 | |
*** andybotting has joined #heat | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!