stevebaker | asalkeld: where is the zanana query? | 00:05 |
---|---|---|
asalkeld | in the bug | 00:05 |
*** achanda has quit IRC | 00:05 | |
stevebaker | ramishra: cool | 00:12 |
*** alexheneveld has quit IRC | 00:12 | |
*** wirehead_ has quit IRC | 00:18 | |
*** sdake_ has joined #heat | 00:19 | |
*** elynn_ has joined #heat | 00:19 | |
*** wirehead_ has joined #heat | 00:20 | |
*** sasuke_at_hp has joined #heat | 00:21 | |
*** sdake__ has joined #heat | 00:21 | |
*** sdake has quit IRC | 00:22 | |
*** elynn_ has quit IRC | 00:23 | |
*** sdake_ has quit IRC | 00:25 | |
*** sasuke_at_hp has quit IRC | 00:25 | |
asalkeld | stevebaker: that review *still* not tested? wow | 00:27 |
asalkeld | must be a long queue | 00:27 |
*** Marga_ has quit IRC | 00:29 | |
*** Marga_ has joined #heat | 00:29 | |
*** Qiming has joined #heat | 00:35 | |
*** Qiming_ has joined #heat | 00:36 | |
*** Marga_ has quit IRC | 00:37 | |
openstackgerrit | Steve Baker proposed openstack/heat: Func tests use fedora-heat-test-image https://review.openstack.org/163287 | 00:38 |
openstackgerrit | Steve Baker proposed openstack/heat: WIP Enable software config integration test https://review.openstack.org/165287 | 00:38 |
openstackgerrit | Steve Baker proposed openstack/heat: iniset heat_integrationtests.conf https://review.openstack.org/165286 | 00:38 |
*** Qiming has quit IRC | 00:39 | |
*** Drago has quit IRC | 00:42 | |
openstackgerrit | Jamie Lennox proposed openstack/heat: Use auth plugins for domain client and admin client https://review.openstack.org/147391 | 00:48 |
*** pm90_ has quit IRC | 00:48 | |
asalkeld | stevebaker: any suggestion on the num_engine_workers? my current patch sets =2 bug could be more 3/4? | 01:04 |
asalkeld | s/bug/but | 01:04 |
*** dims has joined #heat | 01:08 | |
stevebaker | asalkeld: 4 seems like a reasonable production default, with documentation on choosing the best number | 01:09 |
stevebaker | I wonder what apache generally defaults to | 01:10 |
stevebaker | my httpd has 1 parent, 6 children | 01:10 |
*** DaveJ__ has quit IRC | 01:10 | |
asalkeld | stevebaker: engine workers are long lived | 01:13 |
asalkeld | apache ones are per session , aren't they? | 01:13 |
* asalkeld really has not looked into how apache spawns | 01:14 | |
stevebaker | they may scale with load based on config | 01:14 |
asalkeld | the gate vms are not multi cpu'd are they? | 01:15 |
asalkeld | not that it really matters | 01:15 |
asalkeld | just makes for a fun time reading heat-engine.log | 01:16 |
stevebaker | http://httpd.apache.org/docs/current/mod/prefork.html | 01:17 |
asalkeld | ram is the limit | 01:18 |
stevebaker | maybe set production default to 4, and reduce the gate config to 2 if we hit resourcing issues | 01:18 |
*** Tango has quit IRC | 01:18 | |
asalkeld | k, seems reasonable - i'll post something | 01:19 |
stevebaker | it has started https://jenkins02.openstack.org/job/check-heat-dsvm-functional-mysql/669/console | 01:20 |
asalkeld | nice, i have been running locally and it does seem better | 01:21 |
asalkeld | much more consistent numbers | 01:22 |
asalkeld | it used to vary a lot more | 01:22 |
*** Qiming_ has quit IRC | 01:24 | |
*** liuh has joined #heat | 01:31 | |
asalkeld | stevebaker: bug 1434290 might be worth a schema change | 01:38 |
openstack | bug 1434290 in heat "Invalid stack creation hangs due to Data too long for column 'status_reason'" [High,Triaged] https://launchpad.net/bugs/1434290 - Assigned to Deliang Fan (vanderliang) | 01:38 |
asalkeld | (it's small string -> text) | 01:38 |
asalkeld | seriously i think i am going to work on better user messaging | 01:39 |
asalkeld | *finally* | 01:39 |
stevebaker | lol | 01:41 |
stevebaker | it would certainly be *very* handy to store the entire software deployment log in status_reason | 01:41 |
*** Qiming has joined #heat | 01:42 | |
asalkeld | stevebaker: the times looking good so far | 01:45 |
asalkeld | stevebaker: har, that is a lot of status_reason | 01:45 |
*** harlowja_ is now known as harlowja_away | 01:46 | |
* asalkeld imagining the output of heat client | 01:46 | |
asalkeld | test_instance_group_update_replace_huge_batch_size [45.238299s] | 01:52 |
asalkeld | wow, new record | 01:52 |
asalkeld | test_instance_group_update_replace_huge_min_in_service [158.921071s] | 01:52 |
asalkeld | not too bad | 01:52 |
asalkeld | (no worse than before) | 01:53 |
*** LiJiansheng has joined #heat | 01:58 | |
*** kaufer has joined #heat | 02:08 | |
*** mspreitz has joined #heat | 02:17 | |
*** erkules_ has joined #heat | 02:18 | |
*** erkules has quit IRC | 02:21 | |
*** liuh has quit IRC | 02:21 | |
stevebaker | asalkeld: time to approve? https://review.openstack.org/#/c/166030/ | 02:23 |
asalkeld | 1hr 05mins - much better | 02:24 |
stevebaker | back to normal | 02:24 |
asalkeld | phew, at least it's not decouple-nested | 02:24 |
asalkeld | :-) | 02:24 |
asalkeld | didn't really want to revert that | 02:25 |
*** sdake__ has quit IRC | 02:25 | |
*** sdake has joined #heat | 02:25 | |
stevebaker | yeah | 02:25 |
*** KanagarajM has joined #heat | 02:30 | |
asalkeld | stevebaker: https://bugs.launchpad.net/heat/+bug/1288970 | 02:31 |
openstack | Launchpad bug 1288970 in heat "tempest.api.orchestration.stacks.test_neutron_resources.NeutronResourcesTestJSON failed to reach CREATE_COMPLETE status within the required time" [High,Triaged] - Assigned to Steve Baker (steve-stevebaker) | 02:31 |
asalkeld | could that also have the same cause? | 02:31 |
asalkeld | raised around the same time | 02:31 |
*** jamielennox is now known as jamielennox|lunc | 02:32 | |
*** jamielennox|lunc is now known as jamielennox|food | 02:32 | |
stevebaker | asalkeld: that can be closed. that test uses cirros as of last week | 02:32 |
asalkeld | ok, will do | 02:32 |
*** Qiming has quit IRC | 02:33 | |
*** Qiming has joined #heat | 02:34 | |
asalkeld | stevebaker: i am going through all High bugs and either reducing the priority or targeting to kilo-rc1 | 02:35 |
asalkeld | or closing | 02:36 |
asalkeld | we should at least "try" to fix important bugs | 02:37 |
stevebaker | yes | 02:37 |
stevebaker | absolutely | 02:37 |
*** mspreitz has quit IRC | 02:41 | |
*** achanda has joined #heat | 02:45 | |
asalkeld | do we still support icehouse? | 02:46 |
asalkeld | some icehouse/stable bugs | 02:46 |
asalkeld | https://launchpad.net/heat/+milestone/kilo-rc1 | 02:49 |
asalkeld | a couple more there now | 02:49 |
asalkeld | https://review.openstack.org/#/dashboard/?foreach=%28project%3Aopenstack%2Fheat%29+status%3Aopen+&title=Priortized+Bug+Fix+Dashboard&&Milestone+kilo-rc1+Importance+High=change%3A81407+OR+change%3A101001+OR+change%3A123397+OR+change%3A123023+OR+change%3A128267+OR+change%3A147825+OR+change%3A135297+OR+change%3A159002+OR+change%3A164856+OR+change%3A165712+OR+change%3A165713&Milestone+kilo-rc1+Importance+Critical=change%3A166030&Milestone+kilo-rc1+Importance+M | 02:53 |
asalkeld | edium=change%3A122177+OR+change%3A144865&Milestone+kilo-rc1+Importance+Low=change%3A158549 | 02:53 |
asalkeld | urg | 02:53 |
asalkeld | https://review.openstack.org/#/dashboard/?foreach=%28project%3Aopenstack%2Fheat%29+status%3Aopen+&title=Priortized+Bug+Fix+Dashboard&&Milestone+kilo-rc1+Importance+High=change%3A81407+OR+change%3A101001+OR+change%3A123397+OR+change%3A123023+OR+change%3A128267+OR+change%3A147825+OR+change%3A135297+OR+change%3A159002+OR+change%3A164856+OR+change%3A165712+OR+change%3A165713&Milestone+kilo-rc1+Importance+Critical=change%3A166030&Milestone+kilo-rc1+Importance+M | 02:53 |
asalkeld | edium=change%3A122177+OR+change%3A144865&Milestone+kilo-rc1+Importance+Low=change%3A158549 | 02:53 |
asalkeld | nope doen't like getting pasted | 02:53 |
*** greghaynes has quit IRC | 02:58 | |
*** jamielennox|food is now known as jamielennox | 03:01 | |
*** greghaynes has joined #heat | 03:05 | |
*** sdake_ has joined #heat | 03:05 | |
*** radez is now known as radez_g0n3 | 03:09 | |
*** sdake has quit IRC | 03:10 | |
*** sdake has joined #heat | 03:10 | |
*** Qiming_ has joined #heat | 03:11 | |
openstackgerrit | Steve Baker proposed openstack/heat: Func tests use fedora-heat-test-image https://review.openstack.org/163287 | 03:14 |
openstackgerrit | Steve Baker proposed openstack/heat: WIP Enable software config integration test https://review.openstack.org/165287 | 03:14 |
openstackgerrit | Steve Baker proposed openstack/heat: iniset heat_integrationtests.conf https://review.openstack.org/165286 | 03:14 |
*** sdake_ has quit IRC | 03:14 | |
*** Qiming has quit IRC | 03:14 | |
*** coolsvap has joined #heat | 03:16 | |
*** dims has quit IRC | 03:20 | |
*** coolsvap|afk has joined #heat | 03:23 | |
*** coolsvap has quit IRC | 03:25 | |
*** coolsvap|afk is now known as coolsvap | 03:26 | |
*** coolsvap is now known as coolsvap|afk | 03:26 | |
*** coolsvap|afk is now known as coolsvap | 03:27 | |
openstackgerrit | rajiv proposed openstack/heat: passed version information while parsing arguments https://review.openstack.org/166088 | 03:28 |
*** spzala has quit IRC | 03:30 | |
*** vijayagurug has joined #heat | 03:33 | |
*** KanagarajM has quit IRC | 03:36 | |
*** Marga_ has joined #heat | 03:43 | |
*** GonZo2K has quit IRC | 03:43 | |
*** Marga_ has quit IRC | 03:46 | |
openstackgerrit | shihanzhang proposed openstack/heat: Add config option to override url for versions https://review.openstack.org/160267 | 03:47 |
*** achanda has quit IRC | 03:49 | |
openstackgerrit | shihanzhang proposed openstack/heat: Add config option to override url for versions https://review.openstack.org/160267 | 03:50 |
*** sasuke_at_hp has joined #heat | 03:55 | |
*** Marga_ has joined #heat | 03:56 | |
*** achanda has joined #heat | 03:59 | |
*** sasuke_at_hp has quit IRC | 03:59 | |
*** achanda has quit IRC | 04:01 | |
*** Marga_ has quit IRC | 04:02 | |
*** lvh is now known as least_authority_ | 04:02 | |
*** least_authority_ is now known as lvh | 04:02 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Make sure UpdatePolicy is unset for Heat scaling group https://review.openstack.org/158549 | 04:03 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Move stack_user_domain warning to startup https://review.openstack.org/166093 | 04:05 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Don't assume that there is one service per host https://review.openstack.org/165713 | 04:06 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Fix the topic and sever that the listener client uses https://review.openstack.org/165712 | 04:06 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Change the default num_engine_workers to 4 https://review.openstack.org/165396 | 04:06 |
*** sabeen has joined #heat | 04:08 | |
huangtianhua | asalkeld: hi, about the stack_scheduler_hints, https://review.openstack.org/#/c/96889/ | 04:10 |
*** Marga_ has joined #heat | 04:11 | |
huangtianhua | asalkeld: seems ok, but K3 has released, can make it to be merged now? | 04:11 |
*** achanda has joined #heat | 04:12 | |
*** achanda has quit IRC | 04:15 | |
*** Marga_ has quit IRC | 04:17 | |
asalkeld | huangtianhua: looking | 04:20 |
asalkeld | huangtianhua: is the spec approved? | 04:22 |
asalkeld | huangtianhua: we would need a FF exception | 04:22 |
asalkeld | huangtianhua: also it's using root stack id | 04:22 |
asalkeld | (i *really* don't like root stack, it's super inefficient) | 04:23 |
*** dims has joined #heat | 04:25 | |
*** Marga_ has joined #heat | 04:25 | |
*** KanagarajM has joined #heat | 04:29 | |
KanagarajM | good morning all ! | 04:30 |
asalkeld | hi KanagarajM | 04:31 |
*** Marga_ has quit IRC | 04:31 | |
KanagarajM | asalkeld: hi | 04:32 |
*** dims has quit IRC | 04:32 | |
*** vijayagurug has quit IRC | 04:34 | |
*** vijayagurug has joined #heat | 04:35 | |
asalkeld | stevebaker: you still about? | 04:35 |
asalkeld | huangtianhua: i am pushing the buttons | 04:38 |
asalkeld | huangtianhua: you can approve | 04:39 |
stevebaker | asalkeld: sort of, about to go | 04:40 |
*** Marga_ has joined #heat | 04:40 | |
asalkeld | stevebaker: don't worry | 04:40 |
asalkeld | gave scheduler hints FFE | 04:40 |
stevebaker | grr, aborted by anonymous https://jenkins01.openstack.org/job/check-heat-dsvm-functional-mysql/669/console | 04:40 |
openstackgerrit | Merged openstack/heat-specs: Spec for stack lifecycle scheduler hint https://review.openstack.org/130294 | 04:40 |
asalkeld | stevebaker: what's that mean? | 04:41 |
* asalkeld heads off to pick kids up | 04:42 | |
*** pm90_ has joined #heat | 04:47 | |
stevebaker | a change further up the integrated merge chain had a failed test | 04:48 |
*** vijayagurug has quit IRC | 04:50 | |
*** vijayagurug has joined #heat | 04:53 | |
*** Marga_ has quit IRC | 04:53 | |
*** chlong has quit IRC | 05:02 | |
*** achanda has joined #heat | 05:08 | |
*** pm90_ has quit IRC | 05:10 | |
*** pm90_ has joined #heat | 05:10 | |
*** ishant has joined #heat | 05:14 | |
*** Marga_ has joined #heat | 05:16 | |
*** Marga_ has quit IRC | 05:16 | |
*** Marga_ has joined #heat | 05:16 | |
*** chlong has joined #heat | 05:20 | |
*** huangtianhua has quit IRC | 05:21 | |
*** kaufer has quit IRC | 05:28 | |
*** coolsvap is now known as coolsvap|afk | 05:28 | |
*** alexpilotti has quit IRC | 05:35 | |
*** coolsvap|afk is now known as coolsvap | 05:36 | |
*** Marga_ has quit IRC | 05:37 | |
*** pm90_ has quit IRC | 05:37 | |
*** Marga_ has joined #heat | 05:38 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Move stack_user_domain warning to startup https://review.openstack.org/166093 | 05:38 |
*** pm90_ has joined #heat | 05:40 | |
*** sasuke_at_hp has joined #heat | 05:44 | |
openstackgerrit | Merged openstack/heat: Call db refresh in Stack object refresh https://review.openstack.org/166030 | 05:45 |
asalkeld | woot | 05:47 |
*** hdd has joined #heat | 05:48 | |
*** sasuke_at_hp has quit IRC | 05:49 | |
*** reed has quit IRC | 05:55 | |
*** nkhare has joined #heat | 05:56 | |
*** chlong has quit IRC | 06:01 | |
*** hdd has quit IRC | 06:03 | |
*** sdake_ has joined #heat | 06:04 | |
*** prazumovsky has joined #heat | 06:06 | |
*** sdake has quit IRC | 06:08 | |
*** chlong has joined #heat | 06:14 | |
*** dims has joined #heat | 06:18 | |
*** sdake has joined #heat | 06:18 | |
*** sdake_ has quit IRC | 06:22 | |
*** huangtianhua has joined #heat | 06:23 | |
*** dims has quit IRC | 06:24 | |
*** jprovazn has joined #heat | 06:27 | |
*** Marga_ has quit IRC | 06:34 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix resources allocation in documentation https://review.openstack.org/166110 | 06:35 |
*** jamielennox is now known as jamielennox|away | 06:35 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Imported Translations from Transifex https://review.openstack.org/165701 | 06:36 |
*** ParsectiX has joined #heat | 06:54 | |
*** inc0 has joined #heat | 06:55 | |
inc0 | howdy folks? hows k-3 doin'? | 06:58 |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add read_only property https://review.openstack.org/166122 | 07:03 |
*** coolsvap is now known as coolsvap_ | 07:09 | |
*** achanda has quit IRC | 07:17 | |
*** vijayagurug has quit IRC | 07:19 | |
*** sabeen has quit IRC | 07:20 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows https://review.openstack.org/147645 | 07:23 |
*** serg_melikyan has joined #heat | 07:27 | |
*** serg_melikyan has quit IRC | 07:27 | |
*** serg_melikyan has joined #heat | 07:28 | |
*** achanda has joined #heat | 07:29 | |
*** serg_melikyan has quit IRC | 07:33 | |
*** vijayagurug has joined #heat | 07:35 | |
asalkeld | inc0: k3 is tagged | 07:36 |
asalkeld | https://github.com/openstack/heat/commits/2015.1.0b3 | 07:37 |
*** shardy has joined #heat | 07:40 | |
*** rakesh_hs has joined #heat | 07:43 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat-specs: Improvements in deprecation process https://review.openstack.org/153235 | 07:44 |
*** chlong has quit IRC | 07:45 | |
*** jtomasek has quit IRC | 07:46 | |
*** tspatzier has joined #heat | 07:49 | |
skraynev | shardy: around? | 07:51 |
shardy | skraynev: Hi | 07:52 |
openstackgerrit | Merged openstack/heat: Use outputs section for getting ip addresses https://review.openstack.org/165882 | 07:52 |
skraynev | shardy: hey. if you have couple minutes, could you take a look https://review.openstack.org/#/c/122177/ ? | 07:53 |
skraynev | I remember, that you had some errors in unittests, which I could not reproduce. | 07:53 |
skraynev | so wanted to get your feedback before merge it. | 07:54 |
shardy | skraynev: will do | 07:54 |
skraynev | shardy: thx :) | 07:54 |
*** tspatzier has quit IRC | 07:55 | |
*** jtomasek has joined #heat | 07:56 | |
*** jistr has joined #heat | 07:58 | |
*** jcoufal has joined #heat | 08:01 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Move stack_user_domain warning to startup https://review.openstack.org/166093 | 08:02 |
*** pitr-ch has joined #heat | 08:07 | |
*** dims has joined #heat | 08:09 | |
*** __mimir has joined #heat | 08:09 | |
*** sante has joined #heat | 08:10 | |
__mimir | hi, I have question about wait condition, we need admin role for that, is there any another alternative for that, | 08:10 |
__mimir | we would not give admin role for every one who uses heat and waitcondition, share your experience please | 08:10 |
*** dulek has joined #heat | 08:15 | |
*** dims has quit IRC | 08:18 | |
*** openstackgerrit has quit IRC | 08:22 | |
*** openstackgerrit has joined #heat | 08:22 | |
*** achanda has quit IRC | 08:23 | |
*** alexheneveld has joined #heat | 08:25 | |
*** pm90_ has quit IRC | 08:26 | |
*** achanda has joined #heat | 08:27 | |
*** lsmola has quit IRC | 08:28 | |
*** alexheneveld has quit IRC | 08:30 | |
*** boris-42 has quit IRC | 08:32 | |
*** sasuke_at_hp has joined #heat | 08:34 | |
openstackgerrit | Rakesh H S proposed openstack/heat: Convergence prepare traversal https://review.openstack.org/159444 | 08:34 |
*** ifarkas has joined #heat | 08:34 | |
*** sorantis has joined #heat | 08:36 | |
*** sasuke_at_hp has quit IRC | 08:38 | |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add read_only property https://review.openstack.org/166122 | 08:39 |
*** lsmola has joined #heat | 08:44 | |
*** achanda has quit IRC | 08:50 | |
*** pas-ha has joined #heat | 08:54 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix resources allocation in documentation https://review.openstack.org/166110 | 08:56 |
*** tspatzier has joined #heat | 09:04 | |
*** ___mimir has joined #heat | 09:10 | |
*** __mimir has quit IRC | 09:13 | |
*** jamielennox|away is now known as jamielennox | 09:14 | |
*** ishant has quit IRC | 09:15 | |
*** blues-man has joined #heat | 09:17 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Fix SupportStatus msg appearing in doc generating https://review.openstack.org/166151 | 09:19 |
*** ishant has joined #heat | 09:26 | |
asalkeld | skraynev: groan, there is always one more place | 09:27 |
*** derekh has joined #heat | 09:28 | |
skraynev | asalkeld: sorry, I may give it to pass , and fix later... | 09:28 |
asalkeld | skraynev: dont' worry, sorting it no | 09:28 |
asalkeld | now | 09:28 |
skraynev | http://www.urbandictionary.com/define.php?term=Groan | 09:28 |
skraynev | lol ^ | 09:29 |
skraynev | I hope it was first meaning | 09:29 |
skraynev | ... | 09:29 |
skraynev | urban dictionary makes me cry... | 09:30 |
skraynev | I did not expect such explanation | 09:30 |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows https://review.openstack.org/147645 | 09:31 |
*** sorantis has quit IRC | 09:33 | |
openstackgerrit | Merged openstack/heat: Update integrations tests config sample https://review.openstack.org/165958 | 09:33 |
*** sorantis has joined #heat | 09:34 | |
asalkeld | skraynev: definitely "1)" | 09:35 |
asalkeld | :-) | 09:35 |
*** mtreinish has quit IRC | 09:35 | |
skraynev | :) | 09:36 |
shardy | lol | 09:36 |
*** mtreinish has joined #heat | 09:36 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Don't assume that there is one service per host https://review.openstack.org/165713 | 09:38 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Fix the topic and sever that the listener client uses https://review.openstack.org/165712 | 09:38 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Change the default num_engine_workers to 4 https://review.openstack.org/165396 | 09:38 |
*** Qiming__ has joined #heat | 09:41 | |
*** Qiming_ has quit IRC | 09:44 | |
*** alexheneveld has joined #heat | 10:01 | |
*** erkules_ is now known as erkules | 10:01 | |
*** erkules has joined #heat | 10:01 | |
*** sileht has quit IRC | 10:07 | |
*** jordanP has joined #heat | 10:08 | |
jordanP | hi guys. I have a wait condition question. According to http://docs.openstack.org/hot-guide/content/user-data-boot-scripts-and-cloud-init.html I should be able to "value: { get_attr: [wait_condition, data, '4'] }". I can't have this to work on Juno. Is that normal ? | 10:10 |
jordanP | it always return an empty string | 10:11 |
*** dimsum__ has joined #heat | 10:11 | |
*** tspatzier has quit IRC | 10:14 | |
shardy | jordanP: are you using heat_template_version: 2014-10-16 ? | 10:18 |
jordanP | shardy, yep | 10:19 |
jordanP | shardy, going to dig into the database | 10:19 |
shardy | jordanP: and doing get_attr: [wait_condition, data] gives you a map containing the "4" key? | 10:19 |
jordanP | yup I confirm | 10:20 |
jordanP | so currenly I have to so some parsing to get the 4th key which is sub optimal.. but manageable | 10:20 |
*** sileht has joined #heat | 10:22 | |
asalkeld | KanagarajM: there is something strange going on with test_engine_service | 10:23 |
asalkeld | nothing is running from that file | 10:24 |
asalkeld | testr list-tests manage_report | 10:24 |
asalkeld | shows nothing | 10:24 |
KanagarajM | asalkeld: let me check locally | 10:25 |
asalkeld | and this: | 10:26 |
asalkeld | testr list-tests heat.tests.test_engine_service | 10:26 |
asalkeld | only shows stuff from stack_watch | 10:26 |
asalkeld | File "heat/tests/test_engine_service.py", line 3088, in StackServiceTest | 10:29 |
asalkeld | @mock.patch.object(service.db_api, 'stack_count_all') | 10:29 |
asalkeld | AttributeError: 'module' object has no attribute 'db_api' | 10:29 |
KanagarajM | i checked in my env, and its listing | 10:29 |
asalkeld | KanagarajM: ^ | 10:29 |
asalkeld | ok, maybe it's me? | 10:29 |
KanagarajM | i think you may need to update your tox py27, as i recently migrated the service in to objects from db api | 10:29 |
asalkeld | KanagarajM: have a look at that line 3088 | 10:31 |
asalkeld | i have: @mock.patch.object(service.db_api, 'stack_count_all') | 10:32 |
KanagarajM | i'm checking ... | 10:33 |
*** ___mimir has quit IRC | 10:33 | |
*** serg_melikyan has joined #heat | 10:34 | |
asalkeld | KanagarajM: don't worry I'll fix | 10:34 |
KanagarajM | asalkeld: ok. sure | 10:35 |
*** sasuke_at_hp has joined #heat | 10:35 | |
*** sasuke_at_hp has quit IRC | 10:40 | |
*** serg_melikyan has quit IRC | 10:44 | |
*** ___mimir has joined #heat | 10:51 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Remove TaskRunner from Volume resources https://review.openstack.org/154977 | 10:52 |
*** alexheneveld has quit IRC | 10:59 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/heat: Do not detach/reattach volumes on AWS Instance https://review.openstack.org/166166 | 11:00 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Don't assume that there is one service per host https://review.openstack.org/165713 | 11:02 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Fix the topic and sever that the listener client uses https://review.openstack.org/165712 | 11:02 |
openstackgerrit | Angus Salkeld proposed openstack/heat: Change the default num_engine_workers to get_worker_count() https://review.openstack.org/165396 | 11:02 |
openstackgerrit | Angus Salkeld proposed openstack/heat: fix mocking of db_api.stack_count_all() https://review.openstack.org/166168 | 11:02 |
asalkeld | KanagarajM: ^ | 11:02 |
KanagarajM | asalkeld: looking into | 11:06 |
asalkeld | tho' it's a new dep | 11:07 |
*** vijayagurug has left #heat | 11:10 | |
*** Qiming_ has joined #heat | 11:11 | |
*** cdent has joined #heat | 11:12 | |
KanagarajM | asalkeld: last one in the list, should have been the failure for all, right ? but i ran the tox on master it worked | 11:12 |
KanagarajM | asalkeld: others done, thx for addressing the comments. | 11:13 |
*** alexheneveld has joined #heat | 11:14 | |
*** Qiming__ has quit IRC | 11:15 | |
*** jcoufal has quit IRC | 11:16 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Versioned-object StackLock https://review.openstack.org/165363 | 11:31 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Unit test case migration for Resource object https://review.openstack.org/166176 | 11:31 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Unit test case migration for Event object https://review.openstack.org/166177 | 11:31 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Unit test case migration for Watch data and Rule object https://review.openstack.org/166178 | 11:31 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Unit test case migration for Stack object https://review.openstack.org/166179 | 11:31 |
*** sorantis has quit IRC | 11:39 | |
*** MasterPiece has joined #heat | 11:40 | |
openstackgerrit | Merged openstack/heat: Correct confusing "cls" argument on non-static method https://review.openstack.org/166036 | 11:42 |
*** MasterPiece has quit IRC | 11:42 | |
*** MasterPiece has joined #heat | 11:44 | |
*** aweiteka has joined #heat | 11:44 | |
*** KanagarajM has quit IRC | 11:45 | |
*** Marga_ has joined #heat | 11:54 | |
asalkeld | good night, enjoy your weekends ... | 11:55 |
*** asalkeld has quit IRC | 11:55 | |
*** dulek has quit IRC | 11:57 | |
*** sdake has quit IRC | 11:57 | |
*** dulek has joined #heat | 12:01 | |
*** blues-man has quit IRC | 12:02 | |
*** inc0_ has joined #heat | 12:02 | |
*** inc0 has quit IRC | 12:03 | |
*** Qiming__ has joined #heat | 12:06 | |
*** Qiming_ has quit IRC | 12:07 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add way to collect map of needed attributes https://review.openstack.org/161306 | 12:14 |
*** radez_g0n3 is now known as radez | 12:16 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add way to collect map of needed attributes https://review.openstack.org/161306 | 12:16 |
*** radez_g0n3 has joined #heat | 12:16 | |
*** radez_g0n3 is now known as radez | 12:16 | |
*** sorantis has joined #heat | 12:19 | |
*** prazumovsky has quit IRC | 12:22 | |
openstackgerrit | Merged openstack/heat: Add a functional test for hooks/breakpoints https://review.openstack.org/164652 | 12:22 |
*** jaypipes has joined #heat | 12:22 | |
*** DaveJ__ has joined #heat | 12:27 | |
*** inc0_ has quit IRC | 12:29 | |
*** sdake has joined #heat | 12:30 | |
*** lkarm has joined #heat | 12:32 | |
*** jdob has joined #heat | 12:34 | |
*** inc0 has joined #heat | 12:43 | |
*** inc0 has quit IRC | 12:48 | |
*** inc0_ has joined #heat | 12:48 | |
*** sasuke_at_hp has joined #heat | 12:51 | |
*** sdake_ has joined #heat | 12:52 | |
*** inc0_ has quit IRC | 12:54 | |
jordanP | shardy, I've just filled https://bugs.launchpad.net/heat/+bug/1434539 for the issue I had this morning | 12:54 |
openstack | Launchpad bug 1434539 in heat "Can't retrieve OS::Heat::WaitCondition data by index" [Undecided,New] | 12:54 |
*** sdake has quit IRC | 12:55 | |
*** sasuke_at_hp has quit IRC | 12:56 | |
openstackgerrit | Merged openstack/heat: Switch config deferred_auth_method to trusts by default https://review.openstack.org/122177 | 13:03 |
openstackgerrit | Merged openstack/heat: Imported Translations from Transifex https://review.openstack.org/165701 | 13:04 |
*** dulek has quit IRC | 13:05 | |
*** dulek has joined #heat | 13:05 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Fix the topic and server that the listener client uses https://review.openstack.org/165712 | 13:10 |
*** ishant has quit IRC | 13:19 | |
*** rakesh_hs has quit IRC | 13:19 | |
*** ishant has joined #heat | 13:20 | |
*** Raj2 has joined #heat | 13:21 | |
*** kaufer has joined #heat | 13:25 | |
*** ishant has quit IRC | 13:25 | |
*** Marga_ has quit IRC | 13:26 | |
*** dimsum__ has quit IRC | 13:27 | |
*** blomquisg has joined #heat | 13:28 | |
*** cdent has quit IRC | 13:36 | |
*** jamielennox is now known as jamielennox|away | 13:36 | |
*** tochi has quit IRC | 13:43 | |
*** Qiming__ is now known as Qiming | 13:45 | |
*** InblEric has joined #heat | 13:47 | |
*** InblEric1 has joined #heat | 13:48 | |
*** InblEric has quit IRC | 13:51 | |
*** dimsum__ has joined #heat | 13:51 | |
*** Raj2 has quit IRC | 13:52 | |
*** Raj2 has joined #heat | 13:52 | |
*** rpothier has joined #heat | 13:53 | |
*** hdd has joined #heat | 13:54 | |
*** alexpilotti has joined #heat | 13:56 | |
*** blues-man has joined #heat | 13:57 | |
*** hdd has quit IRC | 13:59 | |
*** sasuke_at_hp has joined #heat | 14:00 | |
*** nkhare has quit IRC | 14:02 | |
___mimir | @jordanP how do you use wait_condition ? do you have to add admin role to the user to get that work ? | 14:02 |
jordanP | ___mimir, no | 14:02 |
jordanP | ___mimir, | 14:02 |
jordanP | ## http://hardysteven.blogspot.fr/2014/04/heat-auth-model-updates-part-1-trusts.html | 14:02 |
jordanP | ## http://hardysteven.blogspot.co.uk/2014/04/heat-auth-model-updates-part-2-stack.html | 14:02 |
___mimir | I read that | 14:03 |
jordanP | it says it all. Though it works a bit differenly in kilo as opposed to juno | 14:03 |
___mimir | do you use Kilo ? | 14:03 |
jordanP | i use bith | 14:03 |
jordanP | both | 14:03 |
___mimir | how to get that work without admin role ? | 14:03 |
jordanP | my devstack runs Kilo, my lab Juno | 14:03 |
jordanP | ___mimir, explained would take a long time. TBH shardy explained it very well in his blog posts. Then you might want to look at how devstack does it | 14:04 |
___mimir | ok i will look after that, i understand that it is possible | 14:05 |
jordanP | yep. it really is | 14:05 |
*** cdent has joined #heat | 14:06 | |
*** vijendar has joined #heat | 14:13 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat-templates: Sample heat templates for keystone resources https://review.openstack.org/161671 | 14:15 |
*** ParsectiX has quit IRC | 14:18 | |
*** tlashchova has quit IRC | 14:21 | |
*** Qiming_ has joined #heat | 14:21 | |
*** Qiming has quit IRC | 14:24 | |
*** che-arne has joined #heat | 14:25 | |
*** serg_melikyan has joined #heat | 14:26 | |
*** serg_mel_ has joined #heat | 14:27 | |
*** smc7 has joined #heat | 14:29 | |
*** serg_melikyan has quit IRC | 14:30 | |
*** serg_mel_ has quit IRC | 14:31 | |
*** dulek has quit IRC | 14:33 | |
*** sorantis has quit IRC | 14:34 | |
*** tlashchova has joined #heat | 14:36 | |
*** KarolynChambers has joined #heat | 14:38 | |
pas-ha | __mimir, you have to have a Keystone V3 endpoint enabled in your cloud, than you create a heat domain with admin user in it and configure heat accordingly. that's it | 14:38 |
pas-ha | ___mimir, ^ | 14:38 |
___mimir | yes | 14:39 |
pas-ha | it works on Juno too without any problems | 14:39 |
*** Tango has joined #heat | 14:39 | |
jordanP | in Juno you still have to add a stack_owner role to users | 14:40 |
___mimir | @pas-ha is it documented somewhere ? | 14:40 |
pas-ha | not sure exactly, probably in some ops docs. but really just take a look at devstack/lib/heat | 14:41 |
___mimir | I try to use keystone v3 endpoint but i get lot of issues with admin can not list projects | 14:41 |
___mimir | ok | 14:41 |
pas-ha | we also have a script in our repo https://github.com/openstack/heat/blob/master/bin/heat-keystone-setup-domain | 14:42 |
pas-ha | this script uses keystoneclient's Python API, and devstack is using openstackclient | 14:42 |
___mimir | @pas-ha thanks this is a good beginning | 14:42 |
pas-ha | (keystoneclient cli does not work with Keystone V3, only openstackclient) | 14:43 |
___mimir | yes i noticed it | 14:43 |
openstackgerrit | Tomas Sedovic proposed openstack/python-heatclient: Add options for setting and clearing of hooks https://review.openstack.org/149319 | 14:44 |
___mimir | and is very disturbing | 14:44 |
shadower | shardy: I renamed breakpoints/hooks in the heatclient patch: https://review.openstack.org/149319 | 14:44 |
___mimir | @pas-ha do i have to update endpoints in mysql to move to v3 endpoints ? | 14:44 |
*** jruano has joined #heat | 14:44 | |
shadower | took a rather conservative approach, I'm sure we can make it a bit smarter | 14:44 |
pas-ha | AFAIK you can just add them via keystone | 14:45 |
___mimir | ok | 14:45 |
___mimir | thanks i will try that: add v3 endpoint, add domain for heat | 14:45 |
___mimir | @pas-ha last but not least ? what about policy.json ? with one to use ? do i have to use the v3 one | 14:46 |
*** sjdf has joined #heat | 14:47 | |
___mimir | @pas-ha policy.json on keystone ? | 14:47 |
pas-ha | that I don't know, sorry | 14:49 |
*** MasterPiece has quit IRC | 14:51 | |
___mimir | ok thanks | 14:53 |
*** ___mimir has quit IRC | 14:53 | |
*** MasterPiece has joined #heat | 14:58 | |
*** dimsum__ has quit IRC | 15:01 | |
*** KarolynChambers has quit IRC | 15:01 | |
*** KarolynChambers has joined #heat | 15:02 | |
*** sorantis has joined #heat | 15:02 | |
*** reed has joined #heat | 15:06 | |
*** Drago has joined #heat | 15:13 | |
*** dimsum__ has joined #heat | 15:14 | |
shardy | jordanP: heat_stack_owner isn't needed on juno since this backport | 15:14 |
shardy | https://review.openstack.org/#/c/130104/ | 15:14 |
shardy | however, it's opt-in, as we didn't change the default | 15:14 |
shardy | so you have to set trusts_delegated_roles to an empty string (which is now the default for kilo) | 15:14 |
jordanP | shardy, ok. I think devstack stable/juno has not been updated accordingly. But that's fine because it works | 15:15 |
*** radez is now known as radez_g0n3 | 15:15 | |
shardy | ___mimir: You should not need to add another keystone endpoint | 15:15 |
shardy | the v2 one is fine, provided the v3 API is enabled in keystone | 15:16 |
*** dimsum__ has quit IRC | 15:16 | |
shardy | heat just s/v2.0/v3's the endpoint | 15:16 |
*** Drago has quit IRC | 15:17 | |
shardy | you don't have to use the v3 keystone example policy, in fact you may want to avoid it initially as it's stricter | 15:17 |
*** Drago has joined #heat | 15:17 | |
shardy | jordanP: Yeah, that's deliberate, we didn't want to change the behavior of the stable branch stuff at all | 15:17 |
*** tspatzier has joined #heat | 15:17 | |
shardy | but enable folks to select it if they wish | 15:17 |
jordanP | yep, makes sense | 15:18 |
*** radez_g0n3 is now known as radez | 15:18 | |
*** sdake has joined #heat | 15:19 | |
*** kebray has joined #heat | 15:20 | |
*** sdake_ has quit IRC | 15:20 | |
*** sdake_ has joined #heat | 15:21 | |
*** openstackgerrit has quit IRC | 15:21 | |
*** openstackgerrit has joined #heat | 15:22 | |
*** sdake__ has joined #heat | 15:23 | |
*** sdake has quit IRC | 15:23 | |
*** hdd has joined #heat | 15:24 | |
*** pm90_ has joined #heat | 15:26 | |
*** pm90_ has quit IRC | 15:26 | |
*** sdake_ has quit IRC | 15:26 | |
*** pm90_ has joined #heat | 15:27 | |
*** kebray has quit IRC | 15:31 | |
*** Raj2 has quit IRC | 15:31 | |
*** Raj2 has joined #heat | 15:32 | |
*** LiJiansheng has quit IRC | 15:37 | |
*** dimsum__ has joined #heat | 15:37 | |
*** Qiming__ has joined #heat | 15:37 | |
*** tspatzier has quit IRC | 15:37 | |
*** jaypipes is now known as leakypipes | 15:37 | |
*** thedodd has joined #heat | 15:37 | |
*** Qiming_ has quit IRC | 15:38 | |
*** lsmola has quit IRC | 15:38 | |
*** kebray has joined #heat | 15:39 | |
openstackgerrit | Thomas Herve proposed openstack/heat: Fix barbican resources https://review.openstack.org/166285 | 15:44 |
*** InblEric1 has quit IRC | 15:46 | |
*** lsmola has joined #heat | 15:48 | |
*** jprovazn has quit IRC | 15:51 | |
*** Marga_ has joined #heat | 15:52 | |
*** Raj2 has quit IRC | 15:54 | |
*** Qiming_ has joined #heat | 16:01 | |
*** dimsum__ has quit IRC | 16:02 | |
*** sorantis has quit IRC | 16:02 | |
*** lkarm has quit IRC | 16:03 | |
*** InblEric has joined #heat | 16:04 | |
*** Qiming__ has quit IRC | 16:04 | |
*** lkarm has joined #heat | 16:04 | |
*** lsmola has quit IRC | 16:05 | |
*** sdake has joined #heat | 16:05 | |
*** sdake__ has quit IRC | 16:09 | |
*** Qiming_ has quit IRC | 16:11 | |
*** Tango has quit IRC | 16:16 | |
*** Tango has joined #heat | 16:16 | |
*** kbyrne has quit IRC | 16:18 | |
*** Raj2 has joined #heat | 16:20 | |
*** dimsum__ has joined #heat | 16:23 | |
*** lkarm1 has joined #heat | 16:29 | |
*** lkarm1 has quit IRC | 16:30 | |
*** sasuke_at_hp has quit IRC | 16:30 | |
pm90_ | Looking at https://github.com/openstack/heat/blob/master/heat/api/openstack/v1/__init__.py#L188, it seems like PUT is the wrong HTTP verb here...PUT is required to create a resource if it does not exist, which is not the case here. Is there a reason why PUT is used instead of POST? | 16:31 |
*** Tross has joined #heat | 16:31 | |
*** spzala has joined #heat | 16:31 | |
*** lkarm has quit IRC | 16:32 | |
*** kebray has quit IRC | 16:33 | |
*** kebray has joined #heat | 16:33 | |
*** InblEric1 has joined #heat | 16:36 | |
*** InblEric has quit IRC | 16:39 | |
*** Marga_ has quit IRC | 16:40 | |
*** EmilienM is now known as EmilienM|afk | 16:41 | |
*** Raj2 has quit IRC | 16:43 | |
*** Raj1 has joined #heat | 16:43 | |
*** ifarkas has quit IRC | 16:44 | |
*** InblEric1 has quit IRC | 16:47 | |
*** sjdf has quit IRC | 16:47 | |
*** InblEric has joined #heat | 16:49 | |
*** InblEric1 has joined #heat | 16:51 | |
*** harlowja_away is now known as harlowja_ | 16:51 | |
therve | pm90_, Well I think you're wrong :) | 16:53 |
*** InblEric has quit IRC | 16:53 | |
therve | But I don't really want to get into a REST debate | 16:54 |
*** pm90_ has quit IRC | 16:55 | |
*** Raj1 has quit IRC | 16:55 | |
therve | He neither apparently | 16:55 |
*** Drago1 has joined #heat | 16:57 | |
*** Drago1 has quit IRC | 16:57 | |
*** Drago has quit IRC | 16:57 | |
*** Drago has joined #heat | 16:58 | |
jordanP | it's more subtitle then that. | 16:58 |
jordanP | http://restcookbook.com/HTTP%20Methods/put-vs-post/ is a good resource imo | 16:58 |
jordanP | or http://stackoverflow.com/questions/630453/put-vs-post-in-rest | 17:00 |
*** sarob has joined #heat | 17:04 | |
*** kebray has quit IRC | 17:08 | |
*** pm90_ has joined #heat | 17:10 | |
*** Marga_ has joined #heat | 17:13 | |
*** achanda has joined #heat | 17:15 | |
*** jruano has quit IRC | 17:15 | |
*** jordanP has quit IRC | 17:16 | |
pm90_ | therve: in what way? Are you saying that PUT must not create a resource if not available? | 17:16 |
*** smc7 has quit IRC | 17:17 | |
*** Drago has quit IRC | 17:18 | |
*** Drago has joined #heat | 17:19 | |
*** Drago has quit IRC | 17:19 | |
*** Drago has joined #heat | 17:19 | |
*** pm90_ has quit IRC | 17:19 | |
*** jistr has quit IRC | 17:19 | |
*** pm90_ has joined #heat | 17:20 | |
*** openstackgerrit has quit IRC | 17:21 | |
*** openstackgerrit has joined #heat | 17:22 | |
*** Raj1 has joined #heat | 17:25 | |
*** sasuke_at_hp has joined #heat | 17:30 | |
*** alexheneveld has quit IRC | 17:34 | |
*** Raj1 has quit IRC | 17:34 | |
*** sasuke_at_hp has quit IRC | 17:35 | |
*** pm90_ has quit IRC | 17:36 | |
KarolynChambers | Hi, I have a patch that was approved but failed to merge because of a change made to UT after my last rebase 2 days ago. https://review.openstack.org/#/c/96889/ I've got a fix, do I submit that for review and can it still be approved again since feature freeze was yesterday? | 17:36 |
*** pm90_ has joined #heat | 17:38 | |
*** blues-man has quit IRC | 17:42 | |
*** sabeen1 has joined #heat | 17:47 | |
*** coolsvap_ is now known as coolsvap|afk | 17:52 | |
*** jruano has joined #heat | 17:53 | |
*** shardy has quit IRC | 18:01 | |
*** sdake_ has joined #heat | 18:03 | |
*** sdake has quit IRC | 18:06 | |
*** smc7 has joined #heat | 18:08 | |
*** derekh has quit IRC | 18:11 | |
*** MasterPiece has quit IRC | 18:11 | |
*** pm90_ has quit IRC | 18:23 | |
*** skraynev_ has joined #heat | 18:29 | |
*** skraynev_ has quit IRC | 18:29 | |
*** skraynev_ has joined #heat | 18:30 | |
*** xzx_ has joined #heat | 18:30 | |
*** skraynev_ has quit IRC | 18:30 | |
*** tspatzier has joined #heat | 18:39 | |
*** sante has quit IRC | 18:41 | |
*** spzala has quit IRC | 18:46 | |
*** Marga_ has quit IRC | 18:50 | |
*** Marga_ has joined #heat | 18:50 | |
*** jruano has quit IRC | 18:54 | |
*** serg_melikyan has joined #heat | 18:55 | |
*** KarolynChambers has quit IRC | 18:57 | |
*** KarolynChambers has joined #heat | 18:57 | |
*** tspatzier has quit IRC | 18:57 | |
*** Marga_ has quit IRC | 18:59 | |
*** jruano has joined #heat | 19:00 | |
openstackgerrit | Karolyn Chambers proposed openstack/heat: Implements stack lifecycle scheduler hints https://review.openstack.org/96889 | 19:00 |
*** pitr-ch has quit IRC | 19:04 | |
*** xzx_ has quit IRC | 19:05 | |
*** achanda has quit IRC | 19:07 | |
*** EmilienM|afk is now known as EmilienM | 19:10 | |
*** sdake has joined #heat | 19:11 | |
*** sdake_ has quit IRC | 19:15 | |
*** serg_melikyan has quit IRC | 19:16 | |
*** sasuke_at_hp has joined #heat | 19:20 | |
*** spzala has joined #heat | 19:20 | |
*** achanda has joined #heat | 19:21 | |
*** sasuke_at_hp has quit IRC | 19:25 | |
*** BillArnold has joined #heat | 19:25 | |
*** Raj1 has joined #heat | 19:30 | |
*** sarob has quit IRC | 19:31 | |
*** MasterPiece has joined #heat | 19:34 | |
*** Raj1 has quit IRC | 19:35 | |
*** pm90_ has joined #heat | 19:37 | |
*** serg_melikyan has joined #heat | 19:44 | |
*** Raj1 has joined #heat | 19:47 | |
*** Raj1 has quit IRC | 19:48 | |
*** Raj1 has joined #heat | 19:48 | |
*** MasterPiece has quit IRC | 19:58 | |
*** Marga_ has joined #heat | 20:00 | |
*** DaveJ__ has quit IRC | 20:00 | |
*** MasterPiece has joined #heat | 20:05 | |
*** Marga_ has quit IRC | 20:05 | |
*** pm90_ has quit IRC | 20:07 | |
*** Marga_ has joined #heat | 20:08 | |
*** hdd has quit IRC | 20:09 | |
*** Raj1 has quit IRC | 20:18 | |
*** blomquisg has quit IRC | 20:20 | |
*** kebray has joined #heat | 20:21 | |
*** jdob has quit IRC | 20:24 | |
*** jdob has joined #heat | 20:24 | |
*** Marga_ has quit IRC | 20:26 | |
*** tellesnobrega has quit IRC | 20:34 | |
*** htruta has quit IRC | 20:34 | |
*** Raj1 has joined #heat | 20:38 | |
*** Raj2 has joined #heat | 20:39 | |
*** alexheneveld has joined #heat | 20:39 | |
*** ishant has joined #heat | 20:41 | |
*** Raj1 has quit IRC | 20:43 | |
*** pas-ha has quit IRC | 20:44 | |
*** htruta has joined #heat | 20:44 | |
*** tellesnobrega has joined #heat | 20:44 | |
*** sdake_ has joined #heat | 20:45 | |
*** serg_melikyan has quit IRC | 20:46 | |
*** aweiteka has quit IRC | 20:48 | |
*** sdake has quit IRC | 20:49 | |
*** radez is now known as radez_g0n3 | 20:50 | |
*** jdob has quit IRC | 20:50 | |
*** Drago has quit IRC | 20:50 | |
*** Drago has joined #heat | 20:51 | |
*** blomquisg has joined #heat | 20:53 | |
*** serg_melikyan has joined #heat | 20:53 | |
*** pm90_ has joined #heat | 20:55 | |
*** pm90_ has quit IRC | 20:57 | |
*** sarob has joined #heat | 21:00 | |
*** serg_melikyan has quit IRC | 21:03 | |
*** jtomasek has quit IRC | 21:05 | |
*** ishant has quit IRC | 21:07 | |
*** serg_melikyan has joined #heat | 21:08 | |
*** sasuke_at_hp has joined #heat | 21:09 | |
*** pm90_ has joined #heat | 21:10 | |
*** sasuke_at_hp has quit IRC | 21:13 | |
*** InblEric1 has quit IRC | 21:13 | |
*** InblEric has joined #heat | 21:14 | |
*** pm90_ has quit IRC | 21:14 | |
*** jtomasek has joined #heat | 21:18 | |
*** jruano has quit IRC | 21:21 | |
*** InblEric has quit IRC | 21:21 | |
*** Marga_ has joined #heat | 21:30 | |
*** KarolynChambers has quit IRC | 21:32 | |
*** KarolynChambers has joined #heat | 21:33 | |
*** spzala has quit IRC | 21:36 | |
*** MasterPiece has quit IRC | 21:38 | |
*** blomquisg has quit IRC | 21:41 | |
*** EmilienM is now known as EmilienM|PTO | 21:44 | |
*** jamielennox|away is now known as jamielennox | 21:49 | |
*** kaufer has quit IRC | 22:02 | |
*** DaveJ__ has joined #heat | 22:03 | |
*** sabeen1 has quit IRC | 22:04 | |
*** jamielennox is now known as jamielennox|away | 22:05 | |
*** Marga_ has quit IRC | 22:10 | |
*** vijendar has quit IRC | 22:15 | |
*** abramley has quit IRC | 22:17 | |
*** abramley has joined #heat | 22:20 | |
*** Raj2 has quit IRC | 22:20 | |
*** BillArnold has quit IRC | 22:22 | |
*** Marga_ has joined #heat | 22:24 | |
*** metral_zzz is now known as metral | 22:36 | |
*** metral is now known as metral_zzz | 22:38 | |
*** kebray has quit IRC | 22:42 | |
*** sdake has joined #heat | 22:43 | |
*** rpothier has quit IRC | 22:46 | |
*** sdake_ has quit IRC | 22:47 | |
*** jtomasek has quit IRC | 22:48 | |
*** dimsum__ has quit IRC | 22:58 | |
*** alexheneveld has quit IRC | 22:58 | |
*** hdd has joined #heat | 22:58 | |
*** dimsum__ has joined #heat | 22:59 | |
*** dimsum__ is now known as dims | 23:00 | |
*** boris-42 has joined #heat | 23:02 | |
*** thedodd has quit IRC | 23:05 | |
*** smc7 has quit IRC | 23:07 | |
*** sarob has quit IRC | 23:08 | |
*** noakoffman has quit IRC | 23:11 | |
*** sarob has joined #heat | 23:17 | |
*** serg_melikyan has quit IRC | 23:21 | |
*** achanda has quit IRC | 23:24 | |
*** achanda has joined #heat | 23:26 | |
*** Marga_ has quit IRC | 23:29 | |
*** harlowja_ has quit IRC | 23:41 | |
*** Marga_ has joined #heat | 23:42 | |
*** harlowja has joined #heat | 23:42 | |
*** che-arne has quit IRC | 23:45 | |
*** Qiming has joined #heat | 23:47 | |
*** sasuke_at_hp has joined #heat | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!