| *** jergerber has quit IRC | 00:02 | |
| zaneb | ari__: you have "heat_template_version": "2013-05-23" but your template is not in that format. you'll need to convert it to HOT (lower case everything) or use the correct version | 00:04 |
|---|---|---|
| *** dimsum_ has joined #heat | 00:06 | |
| *** sarob has quit IRC | 00:08 | |
| *** rwsu has quit IRC | 00:14 | |
| *** dimsum_ has quit IRC | 00:16 | |
| *** dimsum_ has joined #heat | 00:16 | |
| *** dimsum_ has quit IRC | 00:21 | |
| ari__ | zaneb thank | 00:27 |
| ari__ | but if I convert it to HOT type I get error in creating the EIPAssociation resource | 00:28 |
| zaneb | can you paste the error? | 00:28 |
| ari__ | JSON response : {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error : nic1_EIPAssociation: AllocationId Value must be a string", "traceback": "Traceback (most recent call last):\n\n File \"/usr/lib/python2.6/site-packages/heat/engine/service.py\", line 63, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/ | 00:28 |
| ari__ | http://pastebin.com/Ri14uvg6 | 00:29 |
| asalkeld | zaneb, sent you an email | 00:29 |
| asalkeld | hard luck on the TC dude | 00:30 |
| ari__ | I then had to change the header to "AWSTemplateFormatVersion" : "2010-09-09" and convert all of the types to uppercase | 00:30 |
| ari__ | by the way why is there uppercase and lowercase in AWS and HOT type | 00:31 |
| zaneb | asalkeld: cheers | 00:31 |
| ari__ | it seems like I will have a very hard time if I wanted to use CFN and HOT resource mixing | 00:31 |
| zaneb | asalkeld: tbh I don't have a lot of ideas for sessions, because I expect to be quite focussed on convergence | 00:31 |
| zaneb | ari__: there's no such thing as CFN and HOT resources. You can use any kind of resource in any kind of template | 00:32 |
| *** andersonvom has joined #heat | 00:33 | |
| asalkeld | zaneb, we still need to come up with convergence sessions | 00:33 |
| zaneb | CFN & HOT differ in the keywords (e.g. Parameters/parameters Resources/resources Properties/properties) but the actual property names stay the same | 00:33 |
| zaneb | ari__: ^ | 00:33 |
| ari__ | yes but the issue is if the header is "AWSTemplateFormatVersion" : "2010-09-09" then the types have to uppercased (like "String" as opposed to string) | 00:33 |
| zaneb | yes | 00:33 |
| asalkeld | or we ask ttx to change the format for us | 00:33 |
| zaneb | you should pick one | 00:33 |
| ari__ | yeah I picked heat_templae_version | 00:34 |
| *** sgordon_ has quit IRC | 00:35 | |
| ari__ | but I believe some of the resources in AWS type dont work there..I get really weird error s eith the EPAsociation, NetowrkInterface | 00:35 |
| ari__ | creation | 00:35 |
| zaneb | asalkeld: we kept more sessions than most this time because ttx noticed we actually have much higher activity than some of the older projects... but I'm sure if we were in a position to hand some back because of the meetup on Friday we could probably earn some brownie points with someone | 00:35 |
| asalkeld | i'd honestly rather spend 4 days hacking on convergence | 00:36 |
| asalkeld | with you guys | 00:36 |
| *** kebray has quit IRC | 00:36 | |
| *** andersonvom has quit IRC | 00:37 | |
| zaneb | ari__: I guarantee it's not the template format causing that. although you should probably convert e.g. Fn::GetAttr to get_attr | 00:37 |
| ari__ | really? I changed it to AWS typeformat and everythong works like a charm | 00:39 |
| ari__ | gonna try with Fn::GetAttr replaced...I would be relaly surprised if it works through | 00:39 |
| zaneb | asalkeld: tbh I don't know how to work like that. "you have 4 days and lots of people to distract you. hack something." | 00:39 |
| zaneb | ari__: agree, I think that version of HOT supports the old cfn functions | 00:39 |
| asalkeld | i kinda ment go hide in a room somewhere;) | 00:40 |
| ari__ | should I change the heat_template_version date then? | 00:41 |
| zaneb | ari__: no, you're fine with that one. we're versioning it to maintain backwards compat indefinitely | 00:41 |
| ari__ | so it is a bug? DO you want the heat engine log? | 00:42 |
| *** hdd has quit IRC | 00:44 | |
| *** Dragomir has quit IRC | 00:44 | |
| zaneb | what version are you on? | 00:45 |
| ari__ | "heat_template_version": "2013-05-23", | 00:45 |
| asalkeld | ok zaneb I'll come up with some convergence topics (a couple too many) and we can pick n choose | 00:50 |
| zaneb | ok | 00:50 |
| asalkeld | later | 00:50 |
| zaneb | ari__: I meant which version of Heat. Icehouse? Juno? | 00:50 |
| asalkeld | (saturday here) | 00:50 |
| *** asalkeld has quit IRC | 00:50 | |
| zaneb | yeah, late Friday night already here too | 00:50 |
| zaneb | oh, he's gone :D | 00:51 |
| ari__ | Icehouse | 00:53 |
| *** hdd has joined #heat | 00:54 | |
| zaneb | ari__: ok, raise a bug and attach the template as well as the error message, and anything you can get from the logs | 00:55 |
| zaneb | I suspect it's already fixed in Juno, but we should look into it | 00:55 |
| *** otoolee has quit IRC | 00:59 | |
| *** andersonvom has joined #heat | 01:03 | |
| *** andersonvom has quit IRC | 01:09 | |
| *** otoolee has joined #heat | 01:11 | |
| ari__ | ok will do thank you zaneb | 01:13 |
| *** vijendar has quit IRC | 01:15 | |
| *** dimsum_ has joined #heat | 01:19 | |
| *** dimsum_ has quit IRC | 01:19 | |
| *** dimsum_ has joined #heat | 01:19 | |
| *** hdd has quit IRC | 01:25 | |
| *** erkules_ has joined #heat | 01:27 | |
| *** erkules has quit IRC | 01:29 | |
| *** packet has joined #heat | 01:36 | |
| *** packet has quit IRC | 01:36 | |
| *** dimsum_ has quit IRC | 01:40 | |
| *** Dragomir has joined #heat | 01:54 | |
| *** harlowja has quit IRC | 01:55 | |
| *** Dragomir has quit IRC | 01:55 | |
| *** spzala has quit IRC | 01:55 | |
| *** harlowja has joined #heat | 01:56 | |
| *** captainmorgan is now known as morganfainberg | 01:59 | |
| *** cody-somerville_ has joined #heat | 02:04 | |
| *** achanda has joined #heat | 02:18 | |
| *** hdd has joined #heat | 02:21 | |
| *** cody-somerville_ has quit IRC | 02:23 | |
| *** ramishra has joined #heat | 02:27 | |
| *** dimsum_ has joined #heat | 02:41 | |
| *** liusheng has quit IRC | 02:41 | |
| *** liusheng has joined #heat | 02:42 | |
| *** dimsum_ has quit IRC | 02:46 | |
| *** shadower has quit IRC | 02:49 | |
| *** slagle has quit IRC | 02:53 | |
| *** praveenkumar has joined #heat | 02:57 | |
| *** achanda_ has joined #heat | 03:01 | |
| *** andersonvom has joined #heat | 03:02 | |
| *** hdd has quit IRC | 03:03 | |
| *** achanda__ has joined #heat | 03:04 | |
| *** achanda has quit IRC | 03:05 | |
| *** andersonvom has quit IRC | 03:06 | |
| *** achanda_ has quit IRC | 03:07 | |
| *** achampion has joined #heat | 03:13 | |
| *** hdd has joined #heat | 03:18 | |
| *** LiJiansheng has joined #heat | 03:21 | |
| *** achanda has joined #heat | 03:23 | |
| *** achanda__ has quit IRC | 03:26 | |
| *** achanda has quit IRC | 03:36 | |
| *** achanda has joined #heat | 03:38 | |
| *** achanda has quit IRC | 03:39 | |
| *** praveenkumar has quit IRC | 03:39 | |
| *** ramishra has quit IRC | 03:46 | |
| *** achampion has quit IRC | 03:46 | |
| *** ramishra has joined #heat | 03:47 | |
| *** ramishra has quit IRC | 03:51 | |
| *** achampion has joined #heat | 03:52 | |
| *** ari__ has quit IRC | 03:54 | |
| *** hdd has quit IRC | 04:04 | |
| *** sabeen1 has joined #heat | 04:07 | |
| *** ramishra has joined #heat | 04:09 | |
| *** harlowja is now known as harlowja_away | 04:15 | |
| *** zns has joined #heat | 04:52 | |
| *** zns has quit IRC | 04:52 | |
| *** ckmvishnu has joined #heat | 04:56 | |
| *** ckmvishnu has quit IRC | 05:03 | |
| *** LiJiansheng has quit IRC | 05:15 | |
| *** LiJiansheng has joined #heat | 05:28 | |
| *** hdd has joined #heat | 05:36 | |
| *** ramishra has quit IRC | 05:41 | |
| openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex https://review.openstack.org/128188 | 06:02 |
| *** ramishra has joined #heat | 06:12 | |
| *** sabeen1 has quit IRC | 06:16 | |
| *** ramishra has quit IRC | 06:17 | |
| *** dimsum_ has joined #heat | 06:21 | |
| *** ishant has joined #heat | 06:22 | |
| *** dimsum_ has quit IRC | 06:25 | |
| *** ckmvishnu has joined #heat | 06:36 | |
| *** andersonvom has joined #heat | 06:38 | |
| *** andersonvom has quit IRC | 06:43 | |
| *** andersonvom has joined #heat | 06:54 | |
| *** ckmvishnu has quit IRC | 06:58 | |
| *** hdd has quit IRC | 07:09 | |
| *** ramishra has joined #heat | 07:12 | |
| *** ramishra has quit IRC | 07:17 | |
| *** dsneddon has quit IRC | 07:18 | |
| *** dsneddon has joined #heat | 07:21 | |
| *** ramishra has joined #heat | 07:28 | |
| *** ramishra has quit IRC | 07:33 | |
| *** dsneddon has quit IRC | 07:40 | |
| *** dsneddon has joined #heat | 07:41 | |
| *** ishant has quit IRC | 07:52 | |
| *** ishant has joined #heat | 08:22 | |
| *** ramishra has joined #heat | 08:29 | |
| *** ramishra has quit IRC | 08:33 | |
| *** lazy_prince has quit IRC | 08:37 | |
| *** ishant has quit IRC | 08:40 | |
| *** ramishra has joined #heat | 08:45 | |
| *** che-arne has quit IRC | 08:56 | |
| *** ramishra has quit IRC | 08:58 | |
| *** ramishra has joined #heat | 09:02 | |
| *** erkules_ is now known as erkules | 09:11 | |
| *** killer_prince has joined #heat | 09:18 | |
| *** killer_prince is now known as lazy_prince | 09:18 | |
| *** ramishra has quit IRC | 09:28 | |
| *** lazy_prince has quit IRC | 09:40 | |
| *** lazy_prince has joined #heat | 09:40 | |
| *** vijendar has joined #heat | 10:00 | |
| *** Qiming has joined #heat | 10:03 | |
| *** Qiming has quit IRC | 10:09 | |
| *** LiJiansheng has quit IRC | 10:34 | |
| *** LiJiansheng has joined #heat | 10:35 | |
| *** wpf has quit IRC | 10:37 | |
| *** wpf has joined #heat | 10:37 | |
| *** lazy_prince is now known as killer_prince | 10:38 | |
| *** dimsum_ has joined #heat | 10:41 | |
| *** dimsum_ has quit IRC | 10:48 | |
| *** ramishra has joined #heat | 10:55 | |
| *** ramishra has quit IRC | 10:55 | |
| *** ramishra has joined #heat | 10:55 | |
| *** ramishra has quit IRC | 10:56 | |
| *** ramishra has joined #heat | 10:56 | |
| *** alexheneveld has quit IRC | 11:07 | |
| *** alexheneveld has joined #heat | 11:14 | |
| *** ramishra has quit IRC | 11:17 | |
| *** serg_melikyan has joined #heat | 11:30 | |
| *** serg_melikyan has quit IRC | 11:31 | |
| *** dimsum_ has joined #heat | 11:39 | |
| *** ramishra has joined #heat | 12:18 | |
| *** ramishra has quit IRC | 12:23 | |
| *** dimsum_ has quit IRC | 12:44 | |
| *** dimsum_ has joined #heat | 12:44 | |
| *** dimsum_ has quit IRC | 12:48 | |
| *** hdd has joined #heat | 12:52 | |
| *** alexheneveld has quit IRC | 12:54 | |
| *** EricGonczer_ has joined #heat | 12:56 | |
| *** LiJiansheng has quit IRC | 12:57 | |
| *** dimsum_ has joined #heat | 13:15 | |
| *** praveenkumar has joined #heat | 13:19 | |
| *** ramishra has joined #heat | 13:19 | |
| *** dimsum_ has quit IRC | 13:22 | |
| *** dimsum_ has joined #heat | 13:23 | |
| *** ramishra has quit IRC | 13:23 | |
| *** praveenkumar has quit IRC | 13:25 | |
| *** dimsum_ has quit IRC | 13:27 | |
| *** alexpilotti has joined #heat | 13:33 | |
| *** EricGonczer_ has quit IRC | 13:41 | |
| *** sergmelikyan has quit IRC | 13:41 | |
| *** andersonvom_ has joined #heat | 13:58 | |
| *** andersonvom has quit IRC | 14:00 | |
| *** andersonvom_ has quit IRC | 14:03 | |
| *** hdd has quit IRC | 14:04 | |
| *** mkollaro has joined #heat | 14:09 | |
| *** pasquier-s has joined #heat | 14:09 | |
| *** dimsum_ has joined #heat | 14:13 | |
| *** pasquier-s has quit IRC | 14:20 | |
| *** dimsum_ has quit IRC | 14:23 | |
| *** dimsum_ has joined #heat | 14:23 | |
| *** dimsum_ has quit IRC | 14:27 | |
| *** andersonvom has joined #heat | 14:33 | |
| *** elynn_ has joined #heat | 14:38 | |
| *** harlowja_at_home has joined #heat | 14:46 | |
| *** elynn_ has quit IRC | 14:49 | |
| *** sergmelikyan has joined #heat | 14:54 | |
| *** dimsum_ has joined #heat | 14:54 | |
| *** dimsum_ has quit IRC | 14:59 | |
| *** alexpilotti has quit IRC | 15:03 | |
| *** Qiming has joined #heat | 15:12 | |
| *** ramishra has joined #heat | 15:14 | |
| *** harlowja_at_home has quit IRC | 15:16 | |
| *** ramishra has quit IRC | 15:19 | |
| *** mkollaro has quit IRC | 15:24 | |
| *** mkollaro has joined #heat | 15:25 | |
| *** EricGonczer_ has joined #heat | 15:41 | |
| *** EricGonczer_ has quit IRC | 15:45 | |
| *** ktaube has joined #heat | 16:06 | |
| *** pasquier-s has joined #heat | 16:07 | |
| *** sergmelikyan has quit IRC | 16:09 | |
| *** rdo_ has quit IRC | 16:11 | |
| *** rdo has joined #heat | 16:12 | |
| *** pasquier-s has quit IRC | 16:13 | |
| *** sergmelikyan has joined #heat | 16:13 | |
| *** ramishra has joined #heat | 16:15 | |
| *** ramishra has quit IRC | 16:19 | |
| *** pasquier-s has joined #heat | 16:26 | |
| *** tspatzier has joined #heat | 16:30 | |
| *** pasquier-s has quit IRC | 16:38 | |
| *** sergmelikyan has quit IRC | 16:43 | |
| *** tspatzier has quit IRC | 16:48 | |
| *** ktaube has quit IRC | 16:49 | |
| *** Qiming has quit IRC | 16:53 | |
| *** pasquier-s has joined #heat | 16:59 | |
| *** pasquier-s has quit IRC | 17:04 | |
| *** harlowja_at_home has joined #heat | 17:10 | |
| *** ramishra has joined #heat | 17:16 | |
| *** ramishra has quit IRC | 17:20 | |
| *** sergmelikyan has joined #heat | 17:33 | |
| *** harlowja_at_home has quit IRC | 17:37 | |
| *** alexheneveld has joined #heat | 17:56 | |
| *** EricGonczer_ has joined #heat | 17:59 | |
| *** ramishra has joined #heat | 18:16 | |
| *** ramishra has quit IRC | 18:21 | |
| *** EricGonczer_ has quit IRC | 18:48 | |
| *** EricGonczer_ has joined #heat | 19:09 | |
| *** EricGonczer_ has quit IRC | 19:17 | |
| *** ramishra has joined #heat | 19:17 | |
| *** ramishra has quit IRC | 19:22 | |
| *** ramishra has joined #heat | 20:18 | |
| *** ramishra has quit IRC | 20:23 | |
| *** shadower has joined #heat | 20:27 | |
| *** andreaf has joined #heat | 20:31 | |
| *** rpothier has quit IRC | 20:44 | |
| *** andreaf has quit IRC | 20:47 | |
| *** mohits has joined #heat | 20:55 | |
| *** shadower has quit IRC | 21:01 | |
| *** mohits has quit IRC | 21:58 | |
| *** serg_melikyan has joined #heat | 22:12 | |
| *** cody-somerville_ has joined #heat | 22:14 | |
| *** ramishra has joined #heat | 22:19 | |
| *** ramishra has quit IRC | 22:24 | |
| *** shadower has joined #heat | 22:25 | |
| *** serg_melikyan has quit IRC | 22:34 | |
| *** EricGonczer_ has joined #heat | 22:48 | |
| *** mkollaro has quit IRC | 23:05 | |
| *** ramishra has joined #heat | 23:20 | |
| *** ramishra has quit IRC | 23:25 | |
| *** cody-somerville_ has quit IRC | 23:38 | |
| *** EricGonczer_ has quit IRC | 23:44 | |
| *** asalkeld has joined #heat | 23:47 | |
| *** cody-somerville_ has joined #heat | 23:51 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!