*** dims has quit IRC | 00:03 | |
*** bitblt has joined #heat | 00:07 | |
*** otoolee has quit IRC | 00:20 | |
*** e0ne has joined #heat | 00:23 | |
*** e0ne has quit IRC | 00:25 | |
*** otoolee has joined #heat | 00:32 | |
*** bitblt has quit IRC | 00:38 | |
*** sdake_ has joined #heat | 00:45 | |
*** sdake has quit IRC | 00:49 | |
*** sthillma has quit IRC | 00:51 | |
*** jdandrea has quit IRC | 01:02 | |
*** erkules_ has joined #heat | 01:20 | |
*** erkules has quit IRC | 01:23 | |
*** sdake has joined #heat | 01:31 | |
*** sdake_ has quit IRC | 01:35 | |
*** pratikmallya has quit IRC | 01:41 | |
*** rpothier has quit IRC | 01:43 | |
*** achanda has quit IRC | 01:52 | |
*** Drago has quit IRC | 01:54 | |
*** cmyster has quit IRC | 02:06 | |
*** jaime49 has quit IRC | 02:06 | |
*** cmyster has joined #heat | 02:08 | |
*** cmyster has quit IRC | 02:08 | |
*** cmyster has joined #heat | 02:08 | |
*** dims has joined #heat | 02:16 | |
*** coolsvap|away has quit IRC | 02:21 | |
*** coolsvap|away has joined #heat | 02:23 | |
openstackgerrit | Rico Lin proposed openstack/python-heatclient: New mock release(1.1.0) broke unit tests https://review.openstack.org/200532 | 02:26 |
---|---|---|
openstackgerrit | Merged openstack/heat: Adds designate.domain constraint https://review.openstack.org/192569 | 02:39 |
*** sdake_ has joined #heat | 02:42 | |
*** sdake has quit IRC | 02:46 | |
*** achanda has joined #heat | 02:53 | |
*** achanda has quit IRC | 02:57 | |
*** boris-42 has quit IRC | 03:12 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Designate Domain resource https://review.openstack.org/193897 | 03:22 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Designate Record resource https://review.openstack.org/193898 | 03:22 |
*** dims has quit IRC | 03:23 | |
*** Kennan2 has quit IRC | 03:24 | |
*** Kennan has joined #heat | 03:24 | |
*** Yanyanhu has joined #heat | 03:44 | |
*** Yanyanhu has quit IRC | 03:46 | |
kfox1111 | just upgraded to kilo from juno. trying to launch a heat template... | 04:09 |
kfox1111 | ValueError: unsupported format character 'A' (0x41) at index 338 | 04:09 |
kfox1111 | really not helpful error message. :/ | 04:09 |
kfox1111 | its somewhere in one of the software configs. | 04:10 |
kfox1111 | any idea how to debug this? | 04:10 |
*** Murali has joined #heat | 04:15 | |
*** Murali has quit IRC | 04:45 | |
kfox1111 | ok. its a problem with Fn::Replace and OS::Heat::MultipartMime.... | 04:53 |
kfox1111 | I think we may have a regression. :( | 04:53 |
*** achanda has joined #heat | 04:56 | |
*** achanda has quit IRC | 05:00 | |
kfox1111 | arg... the Fn::Replace is working. its substituting in a {Ref: WaitHandleInstance} value thats killing it. | 05:13 |
kfox1111 | yup. confirmed. | 05:14 |
*** Marga_ has joined #heat | 05:17 | |
*** Murali has joined #heat | 05:25 | |
*** sdake_ has quit IRC | 05:40 | |
*** Murali has quit IRC | 05:46 | |
*** Marga_ has quit IRC | 05:53 | |
*** Marga_ has joined #heat | 05:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Imported Translations from Transifex https://review.openstack.org/199878 | 06:02 |
*** achanda has joined #heat | 06:33 | |
*** achanda has quit IRC | 07:16 | |
*** che-arne has joined #heat | 07:49 | |
*** Marga_ has quit IRC | 07:57 | |
*** vijayagurug has joined #heat | 08:01 | |
*** vijayagurug has left #heat | 08:08 | |
*** gberginc has quit IRC | 08:09 | |
*** vijayagurug has joined #heat | 08:11 | |
*** vijayagurug has quit IRC | 08:14 | |
*** vijayagurug has joined #heat | 08:15 | |
*** tshtilma has joined #heat | 09:16 | |
*** vijayagurug has left #heat | 09:17 | |
*** Kennan has quit IRC | 09:25 | |
*** tshtilma has quit IRC | 09:28 | |
*** Kennan has joined #heat | 09:29 | |
*** erkules_ is now known as erkules | 09:44 | |
*** erkules has joined #heat | 09:44 | |
*** gpocentek has quit IRC | 09:54 | |
*** Kennan2 has joined #heat | 10:03 | |
*** Kennan has quit IRC | 10:03 | |
*** jcoufal has joined #heat | 10:12 | |
*** sgran has quit IRC | 10:22 | |
*** sgran has joined #heat | 10:23 | |
*** tspatzier has joined #heat | 11:04 | |
*** tspatzier has quit IRC | 11:05 | |
*** sgran has quit IRC | 11:14 | |
*** sgran has joined #heat | 11:16 | |
*** vijendar1 has quit IRC | 11:39 | |
*** dkusidlo has joined #heat | 12:22 | |
*** sgran has quit IRC | 13:47 | |
*** sgran has joined #heat | 13:48 | |
*** dkusidlo has quit IRC | 13:48 | |
*** dkusidlo has joined #heat | 14:38 | |
*** dkusidlo has quit IRC | 14:38 | |
*** dkusidlo has joined #heat | 14:43 | |
*** sgran has quit IRC | 14:55 | |
*** dkusidlo has quit IRC | 15:05 | |
*** chlong-weekend has joined #heat | 15:13 | |
*** dims has joined #heat | 15:31 | |
kfox1111 | so... are we not escaping a string properly somewhere? the bug seems very similar to: http://stackoverflow.com/questions/13182224/python-unsupported-format-character-w?rq=1 | 15:38 |
*** dims has quit IRC | 15:41 | |
kfox1111 | so, if I push the handle directly to userdata, it doesn't do it. so it seems like a bug in multipart mime maybe. | 15:50 |
*** sdake has joined #heat | 16:21 | |
kfox1111 | sdake: https://bugs.launchpad.net/heat/+bug/1473660 | 16:23 |
openstack | Launchpad bug 1473660 in heat "multipart mime wait handle" [Undecided,New] | 16:23 |
kfox1111 | very odd problem. | 16:23 |
kfox1111 | breaking us pretty bad right now. :/ | 16:24 |
*** sdake has quit IRC | 16:28 | |
openstackgerrit | Rico Lin proposed openstack/python-heatclient: New mock release(1.1.0) broke unit tests https://review.openstack.org/200532 | 16:30 |
*** higgins has quit IRC | 16:32 | |
*** dims has joined #heat | 16:34 | |
*** higgins has joined #heat | 16:35 | |
*** leakypipes has quit IRC | 17:10 | |
*** dims has quit IRC | 17:10 | |
openstackgerrit | Divakar Padiyar Nandavar proposed openstack/heat: Refactor Adding service_types to client_plugins https://review.openstack.org/193409 | 17:34 |
*** jtomasek has quit IRC | 17:36 | |
*** dims has joined #heat | 17:40 | |
*** achanda has joined #heat | 17:50 | |
*** sdake has joined #heat | 17:54 | |
*** sdake_ has joined #heat | 17:55 | |
*** sdake has quit IRC | 17:59 | |
*** Kennan has joined #heat | 18:03 | |
*** Kennan2 has quit IRC | 18:03 | |
sdake_ | kfox1111 i haven't worked on heat in a couple years... | 18:03 |
sdake_ | kfox1111 I wouldn't even know where to begin with that bug | 18:04 |
*** sgran has joined #heat | 18:12 | |
*** dims has quit IRC | 18:23 | |
*** Marga_ has joined #heat | 18:35 | |
*** che-arne has quit IRC | 18:37 | |
*** tspatzier has joined #heat | 18:54 | |
*** pratikmallya has joined #heat | 18:58 | |
*** Marga_ has quit IRC | 18:58 | |
*** Marga_ has joined #heat | 18:59 | |
*** Marga_ has quit IRC | 19:03 | |
*** dkusidlo has joined #heat | 19:10 | |
*** tspatzier has quit IRC | 19:27 | |
*** achanda has quit IRC | 19:34 | |
*** sdake has joined #heat | 19:45 | |
*** sdake_ has quit IRC | 19:48 | |
*** sabeen has joined #heat | 19:51 | |
*** pratikmallya has quit IRC | 19:52 | |
*** pratikmallya has joined #heat | 19:53 | |
*** jcoufal has quit IRC | 19:58 | |
*** Marga_ has joined #heat | 19:59 | |
*** multi_io has quit IRC | 20:01 | |
*** multi_io has joined #heat | 20:03 | |
*** tspatzier has joined #heat | 20:03 | |
*** Marga_ has quit IRC | 20:04 | |
*** achanda has joined #heat | 20:16 | |
*** sdake has quit IRC | 20:18 | |
*** pratikmallya has quit IRC | 20:54 | |
*** Marga_ has joined #heat | 21:00 | |
*** dims has joined #heat | 21:01 | |
*** Marga_ has quit IRC | 21:05 | |
*** dkusidlo has quit IRC | 21:07 | |
*** fbo has quit IRC | 21:08 | |
*** higgins has quit IRC | 21:09 | |
*** fbo has joined #heat | 21:10 | |
*** higgins has joined #heat | 21:11 | |
*** dims has quit IRC | 21:19 | |
*** dims has joined #heat | 21:22 | |
*** tspatzier has quit IRC | 21:23 | |
*** dims has quit IRC | 21:54 | |
*** Marga_ has joined #heat | 22:01 | |
*** Marga_ has quit IRC | 22:05 | |
*** pratikmallya has joined #heat | 22:25 | |
*** cody-somerville has quit IRC | 22:29 | |
*** dims has joined #heat | 22:54 | |
*** pratikmallya has quit IRC | 22:56 | |
*** pratikmallya has joined #heat | 22:57 | |
*** sdake_ has joined #heat | 22:59 | |
*** dims has quit IRC | 22:59 | |
*** Marga_ has joined #heat | 23:02 | |
*** Marga_ has quit IRC | 23:06 | |
*** cody-somerville has joined #heat | 23:33 | |
*** cody-somerville has quit IRC | 23:33 | |
*** cody-somerville has joined #heat | 23:33 | |
*** dims has joined #heat | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!