*** gokrokve has quit IRC | 00:01 | |
*** kebray has quit IRC | 00:07 | |
asalkeld | looking stevebaker | 00:07 |
---|---|---|
*** Tross1 has joined #heat | 00:08 | |
*** Tross has quit IRC | 00:08 | |
*** gokrokve has joined #heat | 00:08 | |
*** dyasny has quit IRC | 00:09 | |
asalkeld | stevebaker: ceilometer alarms are repeaters, so it stays in the alarm state, it keeps posting to heat - we need this, correct behaviour | 00:15 |
asalkeld | but | 00:15 |
asalkeld | https://github.com/openstack/heat/blob/master/heat/engine/resource.py#L1178-L1182 | 00:16 |
asalkeld | we post an event regardless of whether we action something or not | 00:16 |
stevebaker | it looks like it shouldn't be in alarm state though "alarm state changed from alarm to alarm (Remaining as alarm due to 1 samples outside threshold, most recent: 0.294406779661)" | 00:18 |
asalkeld | potentially handle_signal could return something that indicated that nothing happened - but that might hurt out of tree plugins | 00:18 |
stevebaker | 20% < 0.29 < 80% | 00:18 |
*** achanda has quit IRC | 00:18 | |
asalkeld | maybe it's 0.29%? | 00:18 |
stevebaker | ah, but it is at minimum capacity | 00:18 |
*** achanda has joined #heat | 00:19 | |
stevebaker | asalkeld: is it ceilometer sending the "alarm state changed" event? | 00:23 |
*** achanda has quit IRC | 00:23 | |
asalkeld | stevebaker: ceilometer is doing the right thing | 00:23 |
asalkeld | we are just eventing a bit enthusiastically | 00:24 |
stevebaker | asalkeld: I know | 00:24 |
stevebaker | do we need to send the "Orchestration Event: Autoscaling end" notify? | 00:24 |
asalkeld | so the message comes from the "detail" aka the alarm body | 00:24 |
asalkeld | mmm, it would be good to not send anything if nothing was done | 00:25 |
stevebaker | yep | 00:25 |
asalkeld | else these events push the good events out of the table | 00:25 |
asalkeld | (there is an event limit) | 00:26 |
asalkeld | just thinking how handle_signal can return something to say that nothing was done | 00:26 |
asalkeld | atm it returns an optional message | 00:27 |
asalkeld | maybe it could raise NoActionRequired? | 00:28 |
*** nkhare has joined #heat | 00:31 | |
*** dims_ has joined #heat | 00:32 | |
*** dims has quit IRC | 00:33 | |
-openstackstatus- NOTICE: Restarted gerrit due to stuck stream-events connections. Events since 23:49 were missed and changes uploaded since then will need to be rechecked. | 00:41 | |
*** Tango has quit IRC | 00:51 | |
*** cody-somerville has quit IRC | 01:00 | |
*** gokrokve has quit IRC | 01:02 | |
*** nkhare has quit IRC | 01:06 | |
*** alanf-mc has joined #heat | 01:07 | |
*** alexpilotti has quit IRC | 01:08 | |
*** alanf-mc_ has quit IRC | 01:10 | |
*** alanf-mc has quit IRC | 01:11 | |
*** Qiming has joined #heat | 01:12 | |
*** EricGonczer_ has quit IRC | 01:15 | |
*** Qiming_ has joined #heat | 01:15 | |
*** Qiming has quit IRC | 01:18 | |
*** huangtianhua has joined #heat | 01:19 | |
openstackgerrit | Angus Salkeld proposed openstack/heat: Don't create events when signals don't perform an action https://review.openstack.org/180375 | 01:29 |
asalkeld | stevebaker: ^ | 01:29 |
*** alexpilotti has joined #heat | 01:29 | |
*** gokrokve has joined #heat | 01:34 | |
openstackgerrit | huangtianhua proposed openstack/heat: Add validation for cinder volume https://review.openstack.org/180096 | 01:34 |
*** Marga_ has quit IRC | 01:36 | |
openstackgerrit | huangtianhua proposed openstack/heat: Raise HTTPBadRequest instead of ValueError for API validation https://review.openstack.org/178494 | 01:37 |
*** erkules_ has joined #heat | 01:40 | |
*** spzala has quit IRC | 01:41 | |
*** erkules has quit IRC | 01:43 | |
*** Yanyanhu has joined #heat | 01:46 | |
*** derekh_ has joined #heat | 01:46 | |
*** signed8bit_ZZZzz is now known as signed8b_ | 01:47 | |
*** signed8b_ is now known as signed8bit_ZZZzz | 01:47 | |
*** alexpilotti has quit IRC | 01:48 | |
*** derekh has quit IRC | 01:50 | |
*** erkules_ has quit IRC | 01:50 | |
*** erkules_ has joined #heat | 01:51 | |
*** haigang has joined #heat | 01:53 | |
*** Qiming_ is now known as Qiming | 02:02 | |
*** haigang has quit IRC | 02:05 | |
stevebaker | asalkeld: looks good. the gate is sad | 02:05 |
*** signed8bit_ZZZzz has quit IRC | 02:11 | |
asalkeld | yeah | 02:17 |
lifeless | just fixxed I believe | 02:19 |
*** sgran has quit IRC | 02:22 | |
*** dims_ has quit IRC | 02:24 | |
*** gokrokve_ has joined #heat | 02:29 | |
*** gokrokve_ has quit IRC | 02:31 | |
*** gokrokve_ has joined #heat | 02:31 | |
*** gokrokve has quit IRC | 02:33 | |
*** kebray has joined #heat | 02:38 | |
*** achanda has joined #heat | 02:40 | |
*** Drago1 has quit IRC | 02:43 | |
*** pm90_ has joined #heat | 02:44 | |
*** gokrokve_ has quit IRC | 02:52 | |
*** EricGonczer_ has joined #heat | 02:55 | |
*** Raj1 has joined #heat | 02:57 | |
*** gokrokve has joined #heat | 02:59 | |
*** EricGonczer_ has quit IRC | 03:01 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat-specs: Better signals for hot resources https://review.openstack.org/180387 | 03:03 |
miguelgrinberg | stevebaker: I'm off to dinner, would love to have your feedback on ^ | 03:03 |
miguelgrinberg | let me know if this agrees with your ideas or is way off | 03:03 |
*** tiantian has joined #heat | 03:07 | |
*** Raj1 has quit IRC | 03:10 | |
openstackgerrit | huangtianhua proposed openstack/heat: Decouple volumes of aws and os https://review.openstack.org/180388 | 03:10 |
*** sgran has joined #heat | 03:11 | |
*** tiantian has quit IRC | 03:12 | |
*** Tross has joined #heat | 03:12 | |
openstackgerrit | huangtianhua proposed openstack/heat: Decouple volumes of aws and os https://review.openstack.org/180388 | 03:12 |
*** Tross1 has quit IRC | 03:13 | |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Convergence: Allow creating lightweight stacks https://review.openstack.org/159774 | 03:20 |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Convergence: Allow creating lightweight stacks https://review.openstack.org/159774 | 03:23 |
*** dims has joined #heat | 03:24 | |
*** dims has quit IRC | 03:30 | |
*** nkhare has joined #heat | 03:34 | |
*** kebray has quit IRC | 03:36 | |
*** gokrokve has quit IRC | 03:40 | |
*** kebray has joined #heat | 03:41 | |
*** gokrokve has joined #heat | 03:41 | |
*** links has joined #heat | 03:41 | |
*** nkhare_ has joined #heat | 03:45 | |
*** Marga_ has joined #heat | 03:49 | |
*** Marga_ has quit IRC | 03:50 | |
*** Marga_ has joined #heat | 03:51 | |
*** sdake has joined #heat | 03:51 | |
*** coolsvap|afk is now known as coolsvap | 03:53 | |
*** sdake_ has joined #heat | 03:56 | |
*** sdake has quit IRC | 04:00 | |
*** sdake has joined #heat | 04:01 | |
openstackgerrit | huangtianhua proposed openstack/heat: Don't treated 'SnapshotId' as backup_id https://review.openstack.org/180397 | 04:01 |
openstackgerrit | huangtianhua proposed openstack/heat: Don't treated 'SnapshotId' as backup_id https://review.openstack.org/180397 | 04:02 |
*** sdake__ has joined #heat | 04:03 | |
*** sdake_ has quit IRC | 04:04 | |
*** pal has joined #heat | 04:06 | |
*** sdake has quit IRC | 04:07 | |
*** sdake__ is now known as sdake | 04:13 | |
*** aweiteka has quit IRC | 04:13 | |
*** gokrokve has quit IRC | 04:15 | |
*** gokrokve has joined #heat | 04:18 | |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Convergence: Allow creating lightweight stacks https://review.openstack.org/159774 | 04:24 |
openstackgerrit | Merged openstack/heat: Split engine service test cases (2) https://review.openstack.org/176753 | 04:47 |
*** Qiming_ has joined #heat | 04:49 | |
*** Qiming has quit IRC | 04:52 | |
*** nkhare_ has quit IRC | 04:53 | |
*** rakesh_hs has joined #heat | 04:56 | |
*** Yanyan has joined #heat | 04:59 | |
*** Yanyanhu has quit IRC | 05:00 | |
*** gokrokve_ has joined #heat | 05:01 | |
*** Marga_ has quit IRC | 05:01 | |
*** gokrokve has quit IRC | 05:03 | |
*** Tango has joined #heat | 05:04 | |
*** yuntong has joined #heat | 05:04 | |
*** gokrokve_ has quit IRC | 05:05 | |
*** LimorStotland has joined #heat | 05:10 | |
*** hdd has joined #heat | 05:11 | |
*** pm90_ has quit IRC | 05:13 | |
openstackgerrit | Limor Stotland proposed openstack/heat: Expose create time in stack resource list: https://review.openstack.org/180073 | 05:17 |
*** huangtianhua has quit IRC | 05:21 | |
*** sdake_ has joined #heat | 05:23 | |
*** sdake has quit IRC | 05:27 | |
*** vijayagurug has joined #heat | 05:27 | |
*** Qiming__ has joined #heat | 05:36 | |
openstackgerrit | Merged openstack/python-heatclient: Add an option to generate template based on resource type https://review.openstack.org/178544 | 05:36 |
*** Qiming_ has quit IRC | 05:39 | |
openstackgerrit | Merged openstack/heat: Do constraint validation for None value property https://review.openstack.org/174728 | 05:42 |
openstackgerrit | Merged openstack/heat: Don't create events when signals don't perform an action https://review.openstack.org/180375 | 05:47 |
*** gokrokve has joined #heat | 05:49 | |
*** erkules_ is now known as erkules | 05:51 | |
*** erkules has quit IRC | 05:51 | |
*** erkules has joined #heat | 05:51 | |
*** higgins has quit IRC | 05:52 | |
*** higgins has joined #heat | 05:59 | |
*** jcoufal has joined #heat | 06:06 | |
stevebaker | I've started to bash the design summit sessions into shape https://etherpad.openstack.org/p/liberty-heat-sessions | 06:17 |
stevebaker | take a look and we can go through them at the meeting tomorrow | 06:17 |
*** pal has quit IRC | 06:19 | |
*** pal has joined #heat | 06:19 | |
*** pal has quit IRC | 06:20 | |
*** pal has joined #heat | 06:20 | |
*** yuntong has quit IRC | 06:21 | |
*** ishant has joined #heat | 06:21 | |
*** huangtianhua has joined #heat | 06:22 | |
*** ishant has quit IRC | 06:23 | |
*** ishant has joined #heat | 06:23 | |
*** tspatzier has joined #heat | 06:26 | |
*** gokrokve_ has joined #heat | 06:27 | |
*** gokrokve has quit IRC | 06:28 | |
openstackgerrit | huangtianhua proposed openstack/heat: Not allow to delete in-progress snapshot https://review.openstack.org/178038 | 06:38 |
*** alex_xu has quit IRC | 06:38 | |
*** jprovazn has joined #heat | 06:39 | |
*** kebray has quit IRC | 06:40 | |
*** alex_xu has joined #heat | 06:42 | |
sirushti | Has anyone stumbled across this gate failure? -> http://paste.openstack.org/show/215348/ | 06:42 |
*** Qiming__ is now known as Qiming | 06:42 | |
*** Qlawy has quit IRC | 06:45 | |
*** Qlawy has joined #heat | 06:46 | |
*** serg_melikyan has joined #heat | 06:48 | |
*** jcoufal_ has joined #heat | 06:49 | |
*** jcoufal has quit IRC | 06:52 | |
*** serg_melikyan has quit IRC | 06:53 | |
*** shardy_z is now known as shardy | 06:54 | |
*** serg_melikyan has joined #heat | 06:56 | |
*** hdd has quit IRC | 06:56 | |
*** serg_mel_ has joined #heat | 06:56 | |
*** serg_melikyan has quit IRC | 06:56 | |
*** jtomasek has joined #heat | 06:59 | |
asalkeld | sirushti: no, haven't seen that one | 07:00 |
*** serg_mel_ has quit IRC | 07:01 | |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Run heat_integrationtests in parallel https://review.openstack.org/172339 | 07:04 |
*** pitr-ch has joined #heat | 07:05 | |
sirushti | asalkeld, thanks, seemed like a duplicate addCleanup(stack.delete) in update_stack+rollback, not too sure yet! | 07:06 |
*** hdd has joined #heat | 07:06 | |
*** john-n-s| has quit IRC | 07:07 | |
*** john-n-s- has joined #heat | 07:07 | |
*** achanda has quit IRC | 07:07 | |
*** achanda has joined #heat | 07:11 | |
*** sabeen has quit IRC | 07:11 | |
*** achanda has quit IRC | 07:11 | |
skraynev | good morning | 07:12 |
shardy | morning all | 07:13 |
kairat_kushaev | huangtianhua: Hello! | 07:17 |
kairat_kushaev | kairat_kushaev: I have a question about your comment for this https://review.openstack.org/#/c/171806/13/contrib/heat_manila/heat_manila/resources/share.py | 07:18 |
huangtianhua | kairat_kushaev: hi | 07:19 |
huangtianhua | kairat_kushaev: looking | 07:20 |
kairat_kushaev | kairat_kushaev: I have not responded yet | 07:20 |
kairat_kushaev | huangtianhua: I have not responded yet | 07:20 |
kairat_kushaev | huangtianhua: I am interested in second comment | 07:20 |
kairat_kushaev | huangtianhua: Could you please clarify what is the trouble here? | 07:21 |
*** pal has quit IRC | 07:22 | |
kairat_kushaev | huangtianhua: I am calling handle_delete because the only way for share to be in AVAILABLE status is when we did not call share delete previously | 07:22 |
kairat_kushaev | huangtianhua: Why can't I call it in checker? | 07:22 |
huangtianhua | kairat_kushaev: 1. Do we need try to delete again? 2. if we call handle_delete in this way, then won't enter check_delete_complete() to check whether delete complete | 07:23 |
kairat_kushaev | 1. I guess yes because if share is available we did not call delete to manila client 2. Why? I returned False as result of checker | 07:25 |
*** Tango has quit IRC | 07:26 | |
huangtianhua | kairat_kushaev: oh, sorry I missed you returned false | 07:26 |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Add initial functional tests from Tempest https://review.openstack.org/180217 | 07:27 |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Add OS_TEST_PATH to testr https://review.openstack.org/180216 | 07:27 |
kairat_kushaev | huangtianhua: np | 07:27 |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Move unittests to subdir unit https://review.openstack.org/180215 | 07:27 |
*** ifarkas has joined #heat | 07:38 | |
openstackgerrit | Qiming Teng proposed openstack/heat: Split engine service test cases (3) https://review.openstack.org/180426 | 07:42 |
*** hdd_ has joined #heat | 07:45 | |
*** hdd has quit IRC | 07:46 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Implement update for Manila::Share https://review.openstack.org/171845 | 07:50 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Implement create-delete-check for Manila::Share https://review.openstack.org/171806 | 07:50 |
openstackgerrit | Ishant Tyagi proposed openstack/heat: Add type field to the resource attributes schema https://review.openstack.org/173179 | 07:51 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Use action in check_*_complete method https://review.openstack.org/180186 | 07:52 |
*** blues-man has joined #heat | 07:53 | |
*** hdd_ has quit IRC | 07:57 | |
*** jistr has joined #heat | 07:59 | |
*** hdd has joined #heat | 07:59 | |
*** melisha has quit IRC | 08:00 | |
*** hdd has quit IRC | 08:05 | |
*** hdd has joined #heat | 08:05 | |
*** BManojlovic has joined #heat | 08:06 | |
*** yassine has joined #heat | 08:07 | |
*** lsmola has joined #heat | 08:11 | |
*** hdd has quit IRC | 08:13 | |
*** hdd has joined #heat | 08:13 | |
*** Marga_ has joined #heat | 08:37 | |
openstackgerrit | Merged openstack/heat: Use auth plugin provided getter methods https://review.openstack.org/178044 | 08:44 |
*** Tross1 has joined #heat | 08:48 | |
*** Tross has quit IRC | 08:49 | |
*** lsmola has quit IRC | 08:58 | |
*** jtomasek has quit IRC | 08:58 | |
*** smccully has quit IRC | 08:58 | |
*** sambol has quit IRC | 08:58 | |
*** QuentinM has quit IRC | 08:58 | |
*** tsufiev has quit IRC | 08:58 | |
*** akuznetsova has quit IRC | 08:58 | |
*** IgorYozhikov has quit IRC | 08:58 | |
*** strictlyb has quit IRC | 08:58 | |
*** shardy_ has joined #heat | 08:59 | |
*** shardy has quit IRC | 09:00 | |
*** lsmola has joined #heat | 09:00 | |
*** jtomasek has joined #heat | 09:00 | |
*** smccully has joined #heat | 09:00 | |
*** sambol has joined #heat | 09:00 | |
*** QuentinM has joined #heat | 09:00 | |
*** tsufiev has joined #heat | 09:00 | |
*** akuznetsova has joined #heat | 09:00 | |
*** IgorYozhikov has joined #heat | 09:00 | |
*** strictlyb has joined #heat | 09:00 | |
*** shardy_ has quit IRC | 09:04 | |
*** shardy has joined #heat | 09:05 | |
openstackgerrit | Merged openstack/heat: Updated from global requirements https://review.openstack.org/179903 | 09:06 |
*** cdent has joined #heat | 09:16 | |
openstackgerrit | Merged openstack/heat: Add Magnum client plugin https://review.openstack.org/174029 | 09:17 |
openstackgerrit | Merged openstack/heat: Prevent false positives of *_FAILED status https://review.openstack.org/175161 | 09:18 |
*** hdd_ has joined #heat | 09:27 | |
*** hdd has quit IRC | 09:28 | |
*** inc0 has joined #heat | 09:35 | |
openstackgerrit | Merged openstack/heat: Use an auth plugin instead of manual auth https://review.openstack.org/178018 | 09:42 |
openstackgerrit | Merged openstack/heat: Add more stack_resource unit tests https://review.openstack.org/179335 | 09:47 |
openstackgerrit | Merged openstack/heat: Don't assert against all the lb-members https://review.openstack.org/175162 | 09:47 |
openstackgerrit | Merged openstack/heat: Add functional tests for stack tags/hidden stacks https://review.openstack.org/153343 | 09:47 |
*** Marga_ has quit IRC | 09:50 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Use action in check_*_complete method https://review.openstack.org/180186 | 09:52 |
*** yassine has quit IRC | 09:55 | |
*** Yanyan has quit IRC | 09:56 | |
*** serg_melikyan has joined #heat | 09:57 | |
*** serg_melikyan has quit IRC | 10:01 | |
*** Qiming has quit IRC | 10:03 | |
*** dims has joined #heat | 10:07 | |
*** hdd_ has quit IRC | 10:11 | |
*** hdd_ has joined #heat | 10:12 | |
*** hdd__ has joined #heat | 10:15 | |
*** hdd_ has quit IRC | 10:16 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support set 'read_only' access mode for cinder volume https://review.openstack.org/180472 | 10:18 |
*** coolsvap is now known as coolsvap|afk | 10:38 | |
*** serg_melikyan has joined #heat | 10:45 | |
*** serg_melikyan has quit IRC | 10:45 | |
*** serg_melikyan has joined #heat | 10:46 | |
*** Qiming has joined #heat | 10:58 | |
*** nkhare has quit IRC | 11:01 | |
*** yassine has joined #heat | 11:02 | |
*** Qiming_ has joined #heat | 11:11 | |
*** Qiming has quit IRC | 11:14 | |
*** nkhare has joined #heat | 11:16 | |
*** serg_melikyan has quit IRC | 11:16 | |
*** huangtianhua has quit IRC | 11:22 | |
*** boris-42 has joined #heat | 11:27 | |
*** nkhare has quit IRC | 11:33 | |
*** blues-man has quit IRC | 11:34 | |
*** Qiming__ has joined #heat | 11:35 | |
*** Qiming_ has quit IRC | 11:38 | |
*** yassine has quit IRC | 11:40 | |
*** yassine has joined #heat | 11:41 | |
*** yassine has quit IRC | 11:41 | |
*** yassine has joined #heat | 11:41 | |
*** arif-ali has quit IRC | 11:45 | |
*** shardy_ has joined #heat | 11:45 | |
*** nkhare has joined #heat | 11:45 | |
*** shardy has quit IRC | 11:46 | |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Add functional tests from Tempest https://review.openstack.org/180217 | 11:50 |
*** shardy_ has quit IRC | 11:50 | |
*** shardy has joined #heat | 11:51 | |
*** alexpilotti has joined #heat | 11:56 | |
*** nkhare has quit IRC | 12:01 | |
therve | shardy, It'd be cool to have your opinion on https://review.openstack.org/#/c/178018/ | 12:07 |
*** sdake has joined #heat | 12:07 | |
therve | Oh :) | 12:08 |
therve | You already did, sorry | 12:08 |
therve | shardy, To be clear, it meant that passing the domain previously was useless? | 12:09 |
*** EricGonczer_ has joined #heat | 12:09 | |
*** sdake_ has quit IRC | 12:12 | |
*** Qiming__ is now known as Qiming | 12:13 | |
*** EricGonczer_ has quit IRC | 12:19 | |
*** EricGonczer_ has joined #heat | 12:26 | |
*** sabeen1 has joined #heat | 12:29 | |
*** aweiteka has joined #heat | 12:35 | |
shardy | therve: according to jamielennox's comment, yes | 12:47 |
shardy | I'll defer to his Keystone knowledge - I probably based my code on a curl call which used a username, not user_id | 12:48 |
*** EricGonczer_ has quit IRC | 12:49 | |
*** jprovazn has quit IRC | 12:49 | |
*** serg_melikyan has joined #heat | 12:50 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Implement update for Manila::Share https://review.openstack.org/171845 | 12:51 |
*** serg_melikyan has quit IRC | 12:51 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Implement create-delete-check for Manila::Share https://review.openstack.org/171806 | 12:51 |
*** serg_melikyan has joined #heat | 12:51 | |
*** dims has quit IRC | 12:52 | |
*** openstackgerrit has quit IRC | 12:53 | |
*** jprovazn has joined #heat | 12:53 | |
*** dims has joined #heat | 12:53 | |
*** openstackgerrit has joined #heat | 12:53 | |
*** links has quit IRC | 12:54 | |
*** wpf has quit IRC | 12:56 | |
*** serg_melikyan has quit IRC | 12:56 | |
*** wpf has joined #heat | 12:57 | |
*** pm90_ has joined #heat | 12:59 | |
*** jaime49 has joined #heat | 13:00 | |
*** spzala has joined #heat | 13:01 | |
*** blues-man has joined #heat | 13:02 | |
*** Qiming_ has joined #heat | 13:03 | |
*** pm90_ has quit IRC | 13:04 | |
*** pm90_ has joined #heat | 13:04 | |
*** blues-man has quit IRC | 13:05 | |
*** blues-man has joined #heat | 13:05 | |
*** Qiming has quit IRC | 13:07 | |
*** radez_g0n3 is now known as radez | 13:12 | |
*** jprovazn_ has joined #heat | 13:16 | |
*** dyasny has joined #heat | 13:16 | |
*** jprovazn has quit IRC | 13:19 | |
*** serg_melikyan has joined #heat | 13:24 | |
*** serg_melikyan has quit IRC | 13:25 | |
*** gokrokve has joined #heat | 13:25 | |
*** gokrokve_ has quit IRC | 13:29 | |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Add functional tests from Tempest https://review.openstack.org/180217 | 13:29 |
openstackgerrit | Sergey Kraynev proposed openstack/python-heatclient: Add first pass at post_test_hook for functional https://review.openstack.org/180539 | 13:29 |
*** jaime49 has quit IRC | 13:33 | |
*** jaime49 has joined #heat | 13:33 | |
*** alexheneveld has joined #heat | 13:35 | |
*** openstackgerrit has quit IRC | 13:38 | |
*** openstackgerrit has joined #heat | 13:38 | |
*** packet has joined #heat | 13:39 | |
*** sdake_ has joined #heat | 13:42 | |
*** jprovazn_ has quit IRC | 13:42 | |
*** lifeless has quit IRC | 13:42 | |
*** sdake__ has joined #heat | 13:43 | |
*** sdake has quit IRC | 13:44 | |
*** rpothier has joined #heat | 13:45 | |
*** sdake_ has quit IRC | 13:48 | |
*** inc0 has quit IRC | 13:52 | |
*** rakesh_hs has quit IRC | 13:53 | |
shardy | Anyone got any tips on how to make tox -e py34 work on a system without python 3.4? | 13:54 |
*** JayJ_ has joined #heat | 13:54 | |
shardy | Can I get tox to install the needed version in the venv? | 13:54 |
shardy | (doesn't appear to "just work" AFAICT) | 13:54 |
ryansb | not that I'm aware of | 13:55 |
ryansb | I just compile local py34 | 13:55 |
shardy | ryansb: k, thanks | 13:58 |
*** Tango|2 has joined #heat | 13:58 | |
ryansb | you can also add "--skip-missing-interpreters" to the tox CLI if you just want to run with whatever you have | 13:59 |
ryansb | but not fail the test run | 13:59 |
shardy | Yeah, I need to run the 3.4 tests locally to reproduce a gate failure | 14:01 |
ryansb | what distro are you on? | 14:02 |
ryansb | if it's fedora, there's a py3.4 copr you can use | 14:02 |
shardy | ryansb: still on F20 atm, so I've got 2.7 or 3.3 | 14:03 |
shardy | Aha, thanks, I'm just installing from source atm | 14:03 |
*** gokrokve has quit IRC | 14:03 | |
ryansb | k, works too. copr just keeps your office a couple degrees cooler | 14:03 |
ryansb | ;) | 14:03 |
shardy | heh ;) | 14:04 |
*** signed8bit has joined #heat | 14:05 | |
*** shakamunyi has joined #heat | 14:09 | |
*** lifeless has joined #heat | 14:10 | |
*** jaime49 has quit IRC | 14:12 | |
*** shakamunyi has quit IRC | 14:13 | |
*** ishant has quit IRC | 14:16 | |
*** inc0 has joined #heat | 14:18 | |
openstackgerrit | Miguel Grinberg proposed openstack/heat-specs: Better signals for hot resources https://review.openstack.org/180387 | 14:20 |
*** jprovazn has joined #heat | 14:23 | |
*** gokrokve has joined #heat | 14:32 | |
Qiming_ | shardy, I was using RHEL7, with py34 built by the IUS community: https://dl.iuscommunity.org/pub/ius/stable/Redhat/7/x86_64/ | 14:34 |
Qiming_ | it seems working fine, for tox testing | 14:34 |
*** shakamunyi has joined #heat | 14:35 | |
*** Marga_ has joined #heat | 14:36 | |
*** shakamunyi has quit IRC | 14:36 | |
*** shakamunyi has joined #heat | 14:36 | |
*** tspatzier has quit IRC | 14:36 | |
*** jaime49 has joined #heat | 14:40 | |
sdake__ | zaneb around? | 14:41 |
zaneb | yep | 14:41 |
sdake__ | would you do me a super huge favor and review a patch | 14:41 |
sdake__ | its not an openstack patch | 14:41 |
sdake__ | but written in python | 14:41 |
zaneb | sure, I'd be happy to | 14:42 |
sdake__ | https://github.com/docker/compose/pull/758/files | 14:42 |
sdake__ | thanks :) | 14:42 |
sdake__ | I figure if there is somethign wrong in the syntax yo uwill find it :) | 14:42 |
*** kebray has joined #heat | 14:43 | |
*** JayJ_ has quit IRC | 14:44 | |
*** EricGonczer_ has joined #heat | 14:47 | |
*** jaime49 has quit IRC | 14:50 | |
*** jaime49 has joined #heat | 14:50 | |
*** crose has joined #heat | 14:53 | |
*** Drago has joined #heat | 14:56 | |
*** Raj1 has joined #heat | 14:56 | |
zaneb | sdake__: that all looks fine to me | 14:56 |
*** Drago has quit IRC | 14:57 | |
sdake__ | can you add a comment | 14:57 |
sdake__ | so he knows someone else looked at it | 14:57 |
*** Drago has joined #heat | 14:57 | |
zaneb | sure | 14:57 |
sdake__ | compose requires two reviews | 14:57 |
zaneb | makes sense | 15:01 |
zaneb | every time I look at a GitHub pull request, I'm reminded of how awful it is compared to Gerrit | 15:01 |
*** Raj1 has quit IRC | 15:04 | |
*** Raj1 has joined #heat | 15:04 | |
*** Qiming_ has quit IRC | 15:06 | |
*** vijayagurug has quit IRC | 15:09 | |
*** tspatzier has joined #heat | 15:13 | |
*** sdake has joined #heat | 15:14 | |
*** sdake__ has quit IRC | 15:17 | |
*** pm90_ has quit IRC | 15:17 | |
*** pitr-ch has quit IRC | 15:21 | |
*** MasterPiece has joined #heat | 15:22 | |
*** blues-man has quit IRC | 15:27 | |
*** elynn has quit IRC | 15:28 | |
*** randallburt has joined #heat | 15:29 | |
*** openstackgerrit has quit IRC | 15:37 | |
*** openstackgerrit has joined #heat | 15:37 | |
*** cody-somerville has joined #heat | 15:39 | |
*** hdd__ has quit IRC | 15:40 | |
*** inc0 has quit IRC | 15:42 | |
*** rdo has quit IRC | 15:42 | |
*** BManojlovic has quit IRC | 15:43 | |
openstackgerrit | Merged openstack/python-heatclient: event-list marker, only slice when needed https://review.openstack.org/180240 | 15:46 |
*** eandersson has joined #heat | 15:53 | |
*** signed8bit has quit IRC | 15:53 | |
eandersson | Hey. Anyone know why I am receving this error message in heat? | 15:53 |
eandersson | ERROR: Property error : server1: image publicURL endpoint for image service in RegionX region not found | 15:53 |
eandersson | I checked keystone and the publicURL is available | 15:54 |
eandersson | for RegionX | 15:54 |
*** pm90_ has joined #heat | 15:54 | |
*** shakamunyi has quit IRC | 15:58 | |
*** pitr-ch has joined #heat | 16:00 | |
eandersson | nvm =] | 16:00 |
*** hdd__ has joined #heat | 16:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/180595 | 16:03 |
*** kebray has quit IRC | 16:03 | |
*** hdd__ has quit IRC | 16:03 | |
*** ifarkas has quit IRC | 16:05 | |
*** kebray has joined #heat | 16:07 | |
*** yassine has quit IRC | 16:07 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements https://review.openstack.org/179916 | 16:09 |
*** rdo has joined #heat | 16:16 | |
*** jasond has joined #heat | 16:18 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Add updated in-place resources to backup https://review.openstack.org/175868 | 16:20 |
*** eandersson has quit IRC | 16:20 | |
*** gokrokve has quit IRC | 16:21 | |
*** gokrokve has joined #heat | 16:21 | |
*** vijayagurug has joined #heat | 16:23 | |
*** jdandrea has quit IRC | 16:26 | |
*** jcoufal_ has quit IRC | 16:27 | |
*** alanf-mc has joined #heat | 16:29 | |
*** jistr has quit IRC | 16:29 | |
*** kebray has quit IRC | 16:30 | |
*** alanf-mc_ has joined #heat | 16:35 | |
*** Tross1 has quit IRC | 16:36 | |
*** Tross has joined #heat | 16:36 | |
*** Raj1 has quit IRC | 16:37 | |
*** alanf-mc has quit IRC | 16:38 | |
*** kebray has joined #heat | 16:38 | |
*** kebray has quit IRC | 16:39 | |
*** vijayagurug1 has joined #heat | 16:41 | |
*** vijayagurug1 has quit IRC | 16:43 | |
*** vijayagurug has quit IRC | 16:43 | |
*** kebray has joined #heat | 16:46 | |
*** randallburt has quit IRC | 16:49 | |
*** shakamunyi has joined #heat | 16:50 | |
*** sdake_ has joined #heat | 16:56 | |
*** dyasny has quit IRC | 16:57 | |
*** Raj1 has joined #heat | 16:59 | |
*** alanf-mc_ has quit IRC | 16:59 | |
*** sdake has quit IRC | 17:00 | |
*** derekh_ has quit IRC | 17:01 | |
*** aweiteka has quit IRC | 17:01 | |
*** jdandrea has joined #heat | 17:02 | |
*** alanf-mc has joined #heat | 17:03 | |
*** shakamunyi has quit IRC | 17:05 | |
*** sdake has joined #heat | 17:10 | |
*** Marga_ has quit IRC | 17:11 | |
*** sdake__ has joined #heat | 17:14 | |
*** sdake_ has quit IRC | 17:14 | |
*** alanf-mc has quit IRC | 17:16 | |
*** achanda has joined #heat | 17:17 | |
*** sdake has quit IRC | 17:18 | |
jasond | skraynev: are you around? | 17:20 |
*** shakamunyi has joined #heat | 17:20 | |
*** alanf-mc has joined #heat | 17:20 | |
*** shardy has quit IRC | 17:22 | |
*** Drago has quit IRC | 17:22 | |
*** sabeen1 has quit IRC | 17:25 | |
*** boris-42 has quit IRC | 17:28 | |
*** Drago has joined #heat | 17:28 | |
*** randallburt has joined #heat | 17:34 | |
*** alexheneveld has quit IRC | 17:38 | |
*** alexpilotti has quit IRC | 17:41 | |
*** Marga_ has joined #heat | 17:46 | |
*** alexpilotti has joined #heat | 17:46 | |
*** alexpilotti has quit IRC | 17:51 | |
*** alexpilotti has joined #heat | 17:52 | |
*** cody-somerville has quit IRC | 17:57 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Fix call to ignore_not_found() in SwiftSignal https://review.openstack.org/180657 | 17:57 |
*** signed8bit has joined #heat | 17:58 | |
*** alanf-mc has quit IRC | 17:58 | |
*** alanf-mc has joined #heat | 18:02 | |
*** signed8bit has quit IRC | 18:09 | |
*** Marga_ has quit IRC | 18:10 | |
*** Marga_ has joined #heat | 18:11 | |
*** signed8bit has joined #heat | 18:11 | |
*** alanf-mc has quit IRC | 18:14 | |
*** alanf-mc has joined #heat | 18:18 | |
*** sdake has joined #heat | 18:20 | |
*** alanf-mc has quit IRC | 18:21 | |
*** Raj1 has quit IRC | 18:23 | |
*** Raj1 has joined #heat | 18:23 | |
*** sdake_ has joined #heat | 18:23 | |
*** alanf-mc has joined #heat | 18:24 | |
*** sdake__ has quit IRC | 18:24 | |
*** sdake has quit IRC | 18:26 | |
*** alanf-mc has quit IRC | 18:27 | |
*** alanf-mc has joined #heat | 18:28 | |
*** Marga_ has quit IRC | 18:35 | |
*** Marga_ has joined #heat | 18:36 | |
*** gokrokve has quit IRC | 18:47 | |
*** openstackgerrit has quit IRC | 18:47 | |
*** lsmola has quit IRC | 18:47 | |
*** jtomasek has quit IRC | 18:47 | |
*** smccully has quit IRC | 18:47 | |
*** sambol has quit IRC | 18:47 | |
*** QuentinM has quit IRC | 18:48 | |
*** tsufiev has quit IRC | 18:48 | |
*** akuznetsova has quit IRC | 18:48 | |
*** IgorYozhikov has quit IRC | 18:48 | |
*** strictlyb has quit IRC | 18:48 | |
*** FL1SK has quit IRC | 18:48 | |
*** kairat_kushaev has quit IRC | 18:48 | |
*** zaneb has quit IRC | 18:48 | |
*** mkoderer has quit IRC | 18:48 | |
*** morganfainberg has quit IRC | 18:48 | |
*** FL1SK has joined #heat | 18:49 | |
*** kairat_kushaev has joined #heat | 18:49 | |
*** zaneb has joined #heat | 18:49 | |
*** morganfainberg has joined #heat | 18:49 | |
*** mkoderer has joined #heat | 18:49 | |
*** gokrokve has joined #heat | 18:49 | |
*** openstackgerrit has joined #heat | 18:49 | |
*** lsmola has joined #heat | 18:49 | |
*** jtomasek has joined #heat | 18:49 | |
*** smccully has joined #heat | 18:49 | |
*** sambol has joined #heat | 18:49 | |
*** QuentinM has joined #heat | 18:49 | |
*** tsufiev has joined #heat | 18:49 | |
*** akuznetsova has joined #heat | 18:49 | |
*** IgorYozhikov has joined #heat | 18:49 | |
*** strictlyb has joined #heat | 18:49 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Fix call to ignore_not_found() in SwiftSignal https://review.openstack.org/180657 | 18:55 |
*** MasterPiece has quit IRC | 19:00 | |
*** achanda has quit IRC | 19:07 | |
*** alanf-mc has quit IRC | 19:13 | |
*** boris-42 has joined #heat | 19:14 | |
*** alanf-mc has joined #heat | 19:15 | |
*** FL1SK has quit IRC | 19:18 | |
*** kairat_kushaev has quit IRC | 19:18 | |
*** zaneb has quit IRC | 19:18 | |
*** mkoderer has quit IRC | 19:18 | |
*** morganfainberg has quit IRC | 19:18 | |
*** FL1SK has joined #heat | 19:19 | |
*** kairat_kushaev has joined #heat | 19:19 | |
*** zaneb has joined #heat | 19:19 | |
*** morganfainberg has joined #heat | 19:19 | |
*** mkoderer has joined #heat | 19:19 | |
*** zaneb has quit IRC | 19:19 | |
*** zbitter has joined #heat | 19:19 | |
*** morganfainberg has quit IRC | 19:20 | |
*** alanf-mc has quit IRC | 19:21 | |
*** morganfainberg has joined #heat | 19:21 | |
*** zbitter is now known as zaneb | 19:21 | |
*** Marga_ has quit IRC | 19:24 | |
*** coolsvap|afk has quit IRC | 19:28 | |
*** cody-somerville has joined #heat | 19:31 | |
*** coolsvap|afk has joined #heat | 19:31 | |
*** skraynev_ has joined #heat | 19:34 | |
stevebaker | morning | 19:35 |
*** sdake has joined #heat | 19:36 | |
*** sdake_ has quit IRC | 19:39 | |
*** sdake_ has joined #heat | 19:44 | |
*** sdake has quit IRC | 19:47 | |
*** pm90_ has quit IRC | 19:54 | |
*** aweiteka has joined #heat | 19:55 | |
stevebaker | meeting time | 20:00 |
*** jruano has joined #heat | 20:00 | |
skraynev_ | yeap | 20:00 |
jdandrea | Which room is it in? | 20:08 |
jdandrea | Oh, nm, found it. :) | 20:08 |
*** jcoufal has joined #heat | 20:11 | |
*** jcoufal has quit IRC | 20:11 | |
*** Drago has quit IRC | 20:12 | |
*** Drago has joined #heat | 20:13 | |
*** Drago has quit IRC | 20:15 | |
*** Drago has joined #heat | 20:15 | |
*** pm90_ has joined #heat | 20:17 | |
*** pm90_ has quit IRC | 20:17 | |
*** pm90_ has joined #heat | 20:19 | |
*** alanf-mc has joined #heat | 20:22 | |
*** Marga_ has joined #heat | 20:25 | |
*** jprovazn has quit IRC | 20:26 | |
*** Marga_ has quit IRC | 20:30 | |
*** radez is now known as radez_g0n3 | 20:35 | |
*** achanda has joined #heat | 20:38 | |
*** alexheneveld has joined #heat | 20:44 | |
*** achanda has quit IRC | 20:45 | |
*** Marga_ has joined #heat | 20:46 | |
asalkeld | noa-koffman: | 20:49 |
*** Marga_ has quit IRC | 20:52 | |
*** alanf-mc has quit IRC | 20:52 | |
*** alanf-mc has joined #heat | 20:53 | |
*** alanf-mc has quit IRC | 20:55 | |
*** alanf-mc has joined #heat | 20:56 | |
*** MasterPiece has joined #heat | 20:56 | |
*** jaime49 has quit IRC | 20:57 | |
*** Marga_ has joined #heat | 20:57 | |
*** dsneddon has quit IRC | 20:59 | |
*** arif-ali has joined #heat | 21:00 | |
randallburt | rabble rabble | 21:01 |
skraynev_ | m? | 21:02 |
stevebaker | it really does seem like openstack needs a general user messaging solution, which heat can just use | 21:02 |
randallburt | would love to talk more about user-facing messaging, but have to run. look forward to that session, though | 21:02 |
randallburt | bbiab | 21:02 |
stevebaker | ok, lets leave that topic to the cross-project session | 21:03 |
skraynev_ | stevebaker: so +1 to discuss it in separate slot | 21:03 |
asalkeld | stevebaker: i am fine with that | 21:03 |
*** gokrokve has quit IRC | 21:03 | |
asalkeld | the main question is what solution to go with | 21:03 |
*** tspatzier has quit IRC | 21:03 | |
stevebaker | I'll come up with a description for each session and push some schedule, then we can refine from there. | 21:04 |
*** gokrokve has joined #heat | 21:04 | |
asalkeld | one that is done using it should be straight forward | 21:04 |
*** dsneddon has joined #heat | 21:04 | |
stevebaker | thanks all | 21:04 |
*** gokrokve has quit IRC | 21:05 | |
*** gokrokve has joined #heat | 21:05 | |
ryansb | thanks stevebaker | 21:05 |
*** MasterPiece has quit IRC | 21:06 | |
skraynev_ | thanks stevebaker | 21:06 |
skraynev_ | g'night all | 21:08 |
*** skraynev_ has quit IRC | 21:08 | |
*** gokrokve has quit IRC | 21:08 | |
*** gokrokve_ has joined #heat | 21:08 | |
*** cody-somerville has quit IRC | 21:12 | |
*** kairat_kushaev1 has joined #heat | 21:12 | |
*** sdake has joined #heat | 21:14 | |
*** sdake_ has quit IRC | 21:18 | |
*** kebray has quit IRC | 21:23 | |
*** sabeen has joined #heat | 21:23 | |
*** kebray has joined #heat | 21:25 | |
*** Raj1 has quit IRC | 21:27 | |
*** david-lyle has quit IRC | 21:29 | |
*** Raj1 has joined #heat | 21:30 | |
*** randallburt has quit IRC | 21:33 | |
*** cdent has quit IRC | 21:33 | |
*** pitr-ch has quit IRC | 21:34 | |
*** randallburt has joined #heat | 21:35 | |
*** kairat_kushaev1 has left #heat | 21:37 | |
*** rpothier has quit IRC | 21:37 | |
*** pitr-ch has joined #heat | 21:38 | |
*** pm90_ has quit IRC | 21:42 | |
*** pm90_ has joined #heat | 21:45 | |
*** achanda has joined #heat | 21:46 | |
*** alexpilotti has quit IRC | 21:46 | |
*** packet has quit IRC | 21:47 | |
*** jtomasek has quit IRC | 21:49 | |
*** packet has joined #heat | 21:49 | |
*** FL1SK has quit IRC | 21:49 | |
*** achanda has quit IRC | 21:51 | |
*** sdake has quit IRC | 21:53 | |
*** sdake has joined #heat | 21:53 | |
*** sabeen has quit IRC | 21:54 | |
*** Tango|2 has quit IRC | 21:56 | |
*** crose has quit IRC | 21:59 | |
*** achanda has joined #heat | 22:01 | |
*** achanda has quit IRC | 22:02 | |
*** achanda has joined #heat | 22:03 | |
stevebaker | miguelgrinberg: do you want to be the driver for the REST API fishbowl session? | 22:08 |
miguelgrinberg | miguelgrinberg: sure, that'll be an interesting one. Thanks for the offer. | 22:09 |
miguelgrinberg | stevebaker: ^ | 22:09 |
stevebaker | done | 22:09 |
miguelgrinberg | awesome | 22:09 |
*** sdake has quit IRC | 22:17 | |
*** sdake has joined #heat | 22:17 | |
*** sdake has quit IRC | 22:17 | |
*** sdake has joined #heat | 22:17 | |
*** packet has quit IRC | 22:19 | |
*** jruano has quit IRC | 22:19 | |
*** gokrokve_ has quit IRC | 22:23 | |
*** DinaBelova has quit IRC | 22:30 | |
*** DinaBelova has joined #heat | 22:31 | |
*** jruano has joined #heat | 22:42 | |
*** Tross has quit IRC | 22:44 | |
*** Tross has joined #heat | 22:44 | |
*** alexheneveld has quit IRC | 22:47 | |
*** aweiteka has quit IRC | 22:53 | |
*** Drago has quit IRC | 22:57 | |
*** asalkeld has quit IRC | 22:58 | |
*** pm90_ has quit IRC | 22:59 | |
*** EricGonczer_ has quit IRC | 23:01 | |
*** packet has joined #heat | 23:02 | |
*** asalkeld has joined #heat | 23:04 | |
*** Raj1 has quit IRC | 23:07 | |
*** jaime49 has joined #heat | 23:15 | |
*** kebray has quit IRC | 23:15 | |
stevebaker | asalkeld: I'm writing the description for the contrib resources session. Can you elaborate on why you think aiming to get rid of contrib is "lots of hassle for users"? | 23:16 |
asalkeld | stevebaker: i just want to make the focus to be making the use of these resources easier, not removing contrib | 23:17 |
asalkeld | IMHO that is not much of a goal | 23:17 |
asalkeld | but we have had people come with issues installing these | 23:18 |
asalkeld | so the admin and "other" projects should be "in-tree" | 23:18 |
stevebaker | asalkeld: how about framing it as "moving the majority of contrib resource in-tree" | 23:18 |
asalkeld | sure | 23:18 |
asalkeld | if it is useful for rax to have those resources in contrib/ - I personally have no problem with that | 23:19 |
asalkeld | out of tree plugin are more tricky to deal with | 23:19 |
asalkeld | we then need cross functional testing etc... | 23:20 |
asalkeld | pita | 23:20 |
stevebaker | cross unit-testing | 23:20 |
stevebaker | would give us what we have now | 23:20 |
asalkeld | yeah | 23:20 |
asalkeld | also i think we have more influence in those resources if they are in our codebase | 23:21 |
asalkeld | so there are tradeoffs | 23:21 |
stevebaker | what we may end up with is rax being the only contrib resources left, and us saying "thats it, no more" | 23:21 |
asalkeld | sure | 23:21 |
asalkeld | i'd hope that they are moving towards api parity anyways | 23:22 |
asalkeld | and that they should hopefully disapear at some point | 23:22 |
*** jruano has quit IRC | 23:23 | |
*** packet has quit IRC | 23:24 | |
*** KanagarajM has joined #heat | 23:33 | |
*** dims_ has joined #heat | 23:36 | |
*** rpothier has joined #heat | 23:36 | |
*** dims has quit IRC | 23:38 | |
*** Marga_ has quit IRC | 23:45 | |
*** randallburt has quit IRC | 23:46 | |
*** david-lyle has joined #heat | 23:47 | |
*** FL1SK has joined #heat | 23:51 | |
KanagarajM | good morning all ! | 23:54 |
*** signed8bit is now known as signed8bit_ZZZzz | 23:56 | |
stevebaker | Here is a first crack at the summit schedule http://libertydesignsummit.sched.org/type/design+summit/Heat | 23:57 |
stevebaker | I can't set titles on work sessions, likely to make them extra super boring | 23:58 |
ryansb | heaven forbid people be able to see at a glance what an event is | 23:59 |
stevebaker | yep. at least at this stage it would be nice to know about other project topics which clash | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!