*** Marga_ has quit IRC | 00:02 | |
*** Qiming has joined #heat | 00:06 | |
*** ryansb has quit IRC | 00:11 | |
openstackgerrit | Merged openstack/heat: Make SoftwareDeployments work for non-CREATE actions https://review.openstack.org/173446 | 00:13 |
---|---|---|
*** Qiming has quit IRC | 00:14 | |
*** smc7 has quit IRC | 00:20 | |
*** elynn_ has quit IRC | 00:29 | |
*** dims_ has joined #heat | 00:35 | |
*** dims has quit IRC | 00:36 | |
*** ryansb has joined #heat | 00:44 | |
*** ryansb has quit IRC | 00:44 | |
*** ryansb has joined #heat | 00:44 | |
*** Marga_ has joined #heat | 00:47 | |
*** Marga_ has quit IRC | 00:52 | |
*** Guest74772 has quit IRC | 00:52 | |
*** Marga_ has joined #heat | 00:53 | |
*** Marga_ has quit IRC | 01:03 | |
*** achanda has quit IRC | 01:10 | |
*** huangtianhua has joined #heat | 01:13 | |
*** tiantian has joined #heat | 01:14 | |
*** Qiming has joined #heat | 01:14 | |
*** sdake_ has joined #heat | 01:17 | |
*** Qiming_ has joined #heat | 01:20 | |
*** sdake has quit IRC | 01:21 | |
*** Qiming has quit IRC | 01:23 | |
*** randallburt has quit IRC | 01:29 | |
*** MVenesio has quit IRC | 01:31 | |
huangtianhua | morning | 01:33 |
Qiming_ | o/ | 01:33 |
*** Qiming__ has joined #heat | 01:34 | |
*** Qiming__ is now known as Qiming | 01:34 | |
*** Qiming_ has quit IRC | 01:37 | |
elynn | morning | 01:40 |
*** erkules_ has joined #heat | 01:45 | |
*** Yanyanhu has joined #heat | 01:45 | |
*** shardy_z has quit IRC | 01:46 | |
*** erkules has quit IRC | 01:48 | |
*** sdake has joined #heat | 01:52 | |
*** LiJiansheng has joined #heat | 01:53 | |
*** sdake_ has quit IRC | 01:56 | |
*** smc7 has joined #heat | 02:08 | |
*** achanda has joined #heat | 02:10 | |
*** kebray has joined #heat | 02:13 | |
*** smc7 has quit IRC | 02:13 | |
*** kebray has quit IRC | 02:14 | |
*** kebray has joined #heat | 02:17 | |
*** achanda has quit IRC | 02:17 | |
*** harlowja is now known as harlowja_away | 02:17 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support to generate hot template based on resource type https://review.openstack.org/173247 | 02:17 |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add cpu set property https://review.openstack.org/173652 | 02:20 |
*** dims_ has quit IRC | 02:21 | |
*** spzala has quit IRC | 02:26 | |
*** sabeen1 has joined #heat | 02:27 | |
*** sabeen1 has quit IRC | 02:43 | |
*** sabeen1 has joined #heat | 02:47 | |
*** kebray has quit IRC | 02:48 | |
*** kebray has joined #heat | 02:48 | |
*** dsneddon has quit IRC | 02:56 | |
*** nijaba has quit IRC | 03:01 | |
*** nijaba has joined #heat | 03:06 | |
*** nijaba has quit IRC | 03:06 | |
*** nijaba has joined #heat | 03:06 | |
*** achanda has joined #heat | 03:13 | |
*** achanda has quit IRC | 03:17 | |
*** sputnik13 has quit IRC | 03:25 | |
*** sputnik13 has joined #heat | 03:25 | |
*** kitch_ has joined #heat | 03:32 | |
*** achanda has joined #heat | 03:49 | |
*** smc7 has joined #heat | 03:58 | |
*** smc7 has quit IRC | 04:02 | |
*** sgordon has quit IRC | 04:04 | |
*** MasterPiece has quit IRC | 04:07 | |
*** sgordon has joined #heat | 04:10 | |
*** sdake has quit IRC | 04:11 | |
*** alexheneveld has joined #heat | 04:22 | |
*** sputnik13 has quit IRC | 04:29 | |
ramishra | Qlawy: Hi! | 04:37 |
*** Tango has joined #heat | 04:44 | |
*** alexheneveld has quit IRC | 04:47 | |
*** achanda has quit IRC | 04:50 | |
*** achanda has joined #heat | 04:50 | |
*** ananta has joined #heat | 04:54 | |
*** ananta has quit IRC | 04:55 | |
*** ananta has joined #heat | 04:55 | |
*** sabeen1 has quit IRC | 04:56 | |
*** kitch_ has quit IRC | 04:58 | |
*** alexheneveld has joined #heat | 05:00 | |
*** nkhare has joined #heat | 05:00 | |
*** KarolynChambers has quit IRC | 05:06 | |
*** KarolynChambers has joined #heat | 05:07 | |
*** pitr-ch_ has quit IRC | 05:13 | |
*** pitr-ch has joined #heat | 05:15 | |
*** huangtianhua has quit IRC | 05:17 | |
*** tiantian has quit IRC | 05:17 | |
openstackgerrit | Merged openstack/heat: Persist parent_resource_name and make sure it's available https://review.openstack.org/169984 | 05:25 |
*** kebray has quit IRC | 05:34 | |
openstackgerrit | xu-haiwei proposed openstack/heat: Revert "Add dependency for FIP if used network in port" https://review.openstack.org/173237 | 05:35 |
*** sputnik13 has joined #heat | 05:40 | |
*** inc0 has joined #heat | 05:46 | |
*** dulek has joined #heat | 05:49 | |
inc0 | good morning | 05:52 |
Qlawy | ramishra: mornin' ;) I finally found a way how to list servers in autoscaling group, there is invalid bug on launchpad that tells to use heat resource-list -n X stack_name :) | 06:07 |
ramishra | Qlawy: you can use the following in your template, value: {get_attr: [asg, outputs_list, name]} | 06:08 |
ramishra | Qlawy: value: {get_attr: [asg, outputs_list,networks, {get_param: network}, 0]} | 06:09 |
ramishra | Qlawy: the first one will give you the server names in the asg | 06:09 |
ramishra | Qlawy: the second one would give you the ip addresses. | 06:09 |
*** hdd has joined #heat | 06:09 | |
openstackgerrit | Ethan Lynn proposed openstack/heat: Add IPv4 address format check for property https://review.openstack.org/173688 | 06:10 |
ramishra | Qlawy: but make sure you template version is 2014-10-16 or higher, it does not work for 2013-05-23 | 06:10 |
*** huangtianhua has joined #heat | 06:12 | |
*** tiantian has joined #heat | 06:12 | |
*** alex_xu has quit IRC | 06:18 | |
Qlawy | ramishra: I dont need network, rather Server ID ;) but thnks | 06:20 |
Qlawy | ramishra: where I can find changes made in template version 2014-10-16? | 06:20 |
Qlawy | ramishra: https://bugs.launchpad.net/heat/+bug/1433862 :) | 06:23 |
openstack | Launchpad bug 1433862 in heat "Use "heat resource-list",unable to get resources created by OS::Heat::AutoScalingGroup" [Undecided,Invalid] | 06:23 |
ramishra | Qlawy: not sure if it's documented somewhere, may be in the release notes:) | 06:25 |
Qlawy | uh, I love openstack docs :P | 06:25 |
ramishra | Qlawy: However, IMO, 'outputs' and 'outputs_list' should work for older templates.. I'll check and if required raise a bug | 06:26 |
Qlawy | ok | 06:26 |
*** jtomasek has joined #heat | 06:27 | |
*** jcoufal has joined #heat | 06:29 | |
*** alex_xu has joined #heat | 06:30 | |
*** alexheneveld has quit IRC | 06:35 | |
*** LimorStotland has joined #heat | 06:44 | |
*** shardy has joined #heat | 06:45 | |
*** achanda has quit IRC | 06:48 | |
*** ananta has quit IRC | 06:53 | |
shardy | anyone know the current status of heat is wrt proposed/kilo? | 06:55 |
shardy | I've just pushed https://review.openstack.org/#/c/173706/, assuming there's still time for an rc, but I'm not sure if it's too late or not | 06:56 |
*** sputnik1_ has joined #heat | 06:57 | |
*** sputnik13 has quit IRC | 07:00 | |
ramishra | shardy: morning | 07:00 |
*** sputnik13 has joined #heat | 07:01 | |
elynn | I have the same question... | 07:01 |
*** sputnik__ has joined #heat | 07:02 | |
*** sputnik1_ has quit IRC | 07:03 | |
shardy | ramishra: hi! | 07:06 |
*** sputnik13 has quit IRC | 07:06 | |
*** inc0 has quit IRC | 07:06 | |
ramishra | shardy: you have a minute to spare for a question? | 07:07 |
shardy | miguelgrinberg: Hey, I added a reply to https://review.openstack.org/#/c/143496/ | 07:08 |
shardy | I'm happy to rework it again, but I'd really like folks to provide specific feedback, it kinda feels like we've been stuck bikeshedding on some stylistic aspects for many weeks now | 07:08 |
shardy | ramishra: sure | 07:09 |
*** rwsu has quit IRC | 07:09 | |
ramishra | shardy: it seems FnGetAtt for 'outputs' and 'outputs_list' does not work for template version 2013-05-23, Is it intentional? | 07:09 |
shardy | ramishra: path based get_attr doesn't work for that HOT version, if that's what you mean? | 07:10 |
ramishra | shardy: yes! | 07:10 |
shardy | ramishra: yeah, that is expected | 07:10 |
shardy | you have to use the newer, shinier, HOT version ;) | 07:10 |
shardy | ramishra: looks like we could probably do a better job documenting that | 07:12 |
ramishra | shoud we not mention that somewhere, the documentation is misleading, it lists them and the example shows the older version | 07:13 |
shardy | ramishra: Yeah, we should, probably anywhere path based attributes are used it should be mentioned | 07:13 |
shardy | and we *defintely* shouldn't have an example showing the old version, where is that? | 07:14 |
ramishra | I mean the template guide for asg, mentions these attributes and uses 2013-05-23 as example http://docs.openstack.org/developer/heat/template_guide/openstack.html | 07:14 |
shardy | ramishra: Ok, yeah we should fix that - care to raise a bug please? | 07:14 |
shardy | http://docs.openstack.org/developer/heat/template_guide/hot_spec.html#get-attr | 07:15 |
shardy | we should mention it there too | 07:15 |
ramishra | shardy: already created a bug, however, I thought we should support it for older versions;) rather than fixing the doc. | 07:16 |
*** BManojlovic has joined #heat | 07:16 | |
ramishra | shardy: https://bugs.launchpad.net/heat/+bug/1444286 | 07:16 |
openstack | Launchpad bug 1444286 in heat "OS::Heat:Autoscaling group Fn::GetAttr does not work for attributes 'outputs' and 'outputs_list'" [Undecided,New] - Assigned to Rabi Mishra (rabi) | 07:16 |
shardy | ramishra: No, new features are only added to new HOT versions | 07:16 |
shardy | so each version has a stable set of features, and we run less risk of breaking it | 07:16 |
*** serg_melikyan has joined #heat | 07:17 | |
*** serg_melikyan has joined #heat | 07:18 | |
*** tiantian has quit IRC | 07:18 | |
shardy | ramishra: I clarified this for ResourceGroup a while back in https://review.openstack.org/#/c/143156/ | 07:18 |
*** huangtianhua has quit IRC | 07:18 | |
shardy | but obviously we need to mention it in more places to avoid confusion | 07:18 |
ramishra | sure, I will add that for ASG attributes. | 07:19 |
shardy | ramishra: thanks! | 07:21 |
*** Tango has quit IRC | 07:23 | |
*** jistr has joined #heat | 07:24 | |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Removes redundant validation of template https://review.openstack.org/173710 | 07:28 |
*** KanagarajM has joined #heat | 07:28 | |
*** jprovazn has joined #heat | 07:31 | |
*** serg_melikyan has quit IRC | 07:31 | |
*** sputnik13 has joined #heat | 07:31 | |
*** serg_melikyan has joined #heat | 07:31 | |
*** ifarkas has joined #heat | 07:32 | |
*** huangtianhua has joined #heat | 07:34 | |
*** tspatzier has joined #heat | 07:34 | |
openstackgerrit | LiangChen proposed openstack/heat: Docker plugin add cpu set property https://review.openstack.org/173652 | 07:34 |
*** sputnik__ has quit IRC | 07:34 | |
*** tiantian has joined #heat | 07:34 | |
*** smc7 has joined #heat | 07:35 | |
*** chlong has quit IRC | 07:35 | |
*** serg_melikyan has quit IRC | 07:36 | |
*** smc7 has quit IRC | 07:39 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Clarify `attributes` support status for AutoScalingGroup https://review.openstack.org/173712 | 07:42 |
*** inc0 has joined #heat | 07:43 | |
*** pas-ha has joined #heat | 08:06 | |
*** serg_melikyan has joined #heat | 08:15 | |
*** serg_melikyan has quit IRC | 08:27 | |
*** serg_melikyan has joined #heat | 08:27 | |
*** serg_melikyan has quit IRC | 08:28 | |
*** cdent has joined #heat | 08:36 | |
*** rakesh_hs has joined #heat | 08:42 | |
*** sorantis has joined #heat | 08:45 | |
*** serg_melikyan has joined #heat | 08:55 | |
*** serg_mel_ has joined #heat | 08:56 | |
*** serg_melikyan has quit IRC | 08:56 | |
pas-ha | morning all | 08:59 |
skraynev | morning | 08:59 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Update documentation for path based nested attribute access https://review.openstack.org/173727 | 09:01 |
*** Marga_ has joined #heat | 09:06 | |
*** sdake has joined #heat | 09:10 | |
*** blues-man has joined #heat | 09:10 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Enable SecurityGroups property for AWS LB resource https://review.openstack.org/173311 | 09:11 |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add scenario test for AWS loadbalancer https://review.openstack.org/153192 | 09:11 |
openstackgerrit | Kanagaraj Manickam proposed openstack/heat: Removes redundant validation of template https://review.openstack.org/173710 | 09:15 |
*** pas-ha has quit IRC | 09:18 | |
openstackgerrit | Deliang Fan proposed openstack/heat: Fix floatingip[association] misses use case https://review.openstack.org/167980 | 09:20 |
*** ananta has joined #heat | 09:20 | |
*** pas-ha has joined #heat | 09:21 | |
*** smc7 has joined #heat | 09:24 | |
*** serg_mel_ has quit IRC | 09:24 | |
*** derekh has joined #heat | 09:25 | |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: Add some useful outputs to the asg example template https://review.openstack.org/173737 | 09:27 |
*** smc7 has quit IRC | 09:28 | |
*** Marga_ has quit IRC | 09:28 | |
*** Marga_ has joined #heat | 09:29 | |
Qiming | has anyone tried autoscaling recently? | 09:47 |
Qiming | seems my template has broken | 09:48 |
Qiming | I have tried 'metering.stack', 'metadata.user_metadata.stack' for the matching_metadata property, neither one worked | 09:48 |
Qiming | the alarm is always in insufficient data status | 09:48 |
skraynev | Qiming: hi | 09:49 |
Qiming | hi, skraynev | 09:49 |
skraynev | did you change timeout in pipeline file? | 09:50 |
skraynev | /etc/ceilometer/pipeline.yaml | 09:50 |
*** liusheng has quit IRC | 09:51 | |
skraynev | afaik: by default time for collecting data from vm is 10 minutes | 09:51 |
skraynev | but Heat does it with period equal 1 minute | 09:51 |
skraynev | note: it's true for ceilometer alarms | 09:52 |
*** jamielennox is now known as jamielennox|away | 09:52 | |
Qiming | yes, it is now 60 secons | 09:52 |
skraynev | an still insufficient? | 09:52 |
skraynev | *and | 09:52 |
Qiming | yes | 09:56 |
Qiming | using templates from heat-templates | 09:57 |
Qiming | I'm seeing ceilometer doing a evaluation like this: metadata.metering.metadata.user_metadata.stack == <stack_id> | 09:57 |
Qiming | so I'm wondering if anyone has tried autoscaling templates recently and see if they are broken | 09:58 |
*** Kennan2 has joined #heat | 10:03 | |
*** Yanyanhu has quit IRC | 10:03 | |
*** Kennan has quit IRC | 10:04 | |
skraynev | Qiming: honestly I did not use it recently | 10:12 |
Qiming | skraynev, thanks | 10:13 |
skraynev | so may be something does not work. | 10:13 |
Qiming | this is driving me crazy | 10:13 |
skraynev | yeah. I understand you. | 10:13 |
Qiming | looking at the various metadata, metering, resource_metadata, user_metadata combinations ... | 10:13 |
*** Yanyanhu has joined #heat | 10:13 | |
skraynev | could you point me on template, which you used | 10:13 |
skraynev | I try to launch it in my devstack | 10:14 |
Qiming | I am referring to the templates from heat-templates | 10:14 |
Qiming | but i'm not using them | 10:14 |
Qiming | I'm using a custom agent sending ceilometer metrics from inside a vm | 10:14 |
Qiming | I want to trigger auto-scaling using that metric | 10:15 |
openstackgerrit | Rabi Mishra proposed openstack/heat-templates: External access to pod deployed using kubelet hook https://review.openstack.org/173752 | 10:17 |
*** sorantis has quit IRC | 10:20 | |
*** vijayagurug has joined #heat | 10:21 | |
*** achanda has joined #heat | 10:22 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add scenario test for AWS loadbalancer https://review.openstack.org/153192 | 10:25 |
*** kitch_ has joined #heat | 10:25 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Clarify `attributes` support status for AutoScalingGroup https://review.openstack.org/173712 | 10:26 |
*** jcoufal has quit IRC | 10:27 | |
*** achanda has quit IRC | 10:27 | |
*** jcoufal has joined #heat | 10:27 | |
*** kitch_ has quit IRC | 10:27 | |
*** Qiming has quit IRC | 10:29 | |
*** Qiming has joined #heat | 10:29 | |
*** ParsectiX has joined #heat | 10:33 | |
*** sorantis has joined #heat | 10:34 | |
*** rakesh_hs has quit IRC | 10:37 | |
*** ananta has quit IRC | 10:40 | |
*** sdake has quit IRC | 10:46 | |
*** KanagarajM_ has joined #heat | 10:50 | |
*** KanagarajM has quit IRC | 10:54 | |
*** KanagarajM_ has quit IRC | 10:54 | |
jgrassler | Good afternoon. | 10:55 |
jgrassler | I made some noises about hacking a documentation generator that uses a heat template's description attributes. | 10:56 |
jgrassler | That generator is now finished if anyone's interested: | 10:56 |
jgrassler | https://github.com/syseleven/cloudstrap-utils (heat2adoc) | 10:56 |
jgrassler | It's pretty basic (only works on YAML based templates, only generates asciidoc), but it does the job. | 10:57 |
*** Yanyanhu has quit IRC | 10:57 | |
shardy | all, heat meeting is in ~1h, IIRC I agreed to run it this week | 10:58 |
shardy | https://wiki.openstack.org/wiki/Meetings/HeatAgenda | 10:58 |
shardy | feel free to add anything to the agenda you may want to discuss | 10:58 |
shardy | jgrassler: nice! | 10:58 |
shardy | jgrassler: will take a look later, it'd be worth thinking about where we might be able to adopt that functionality | 10:59 |
shardy | if you're willing to contribute it that is ;) | 10:59 |
jgrassler | shardy: sure, it's fairly easy to adopt since it's a standalone script. | 11:00 |
shardy | seems like something which could possibly live under python-heatclient in future | 11:00 |
shardy | Or some other heat-tools repo I guess | 11:00 |
*** Qiming has quit IRC | 11:01 | |
jgrassler | shardy: I ended up not using the in-tree code since that looked too complex for a quick afternoon hack. I hope that's not a problem. | 11:01 |
shardy | eek, ruby! :-O | 11:01 |
shardy | (joking) ;) | 11:01 |
jgrassler | As I said, it's a quick afternoon hack :-) | 11:01 |
shardy | jgrassler: definitely interesting, thanks for sharing :) | 11:02 |
*** Marga_ has quit IRC | 11:02 | |
openstackgerrit | Merged openstack/heat: Show deprecated warnings when import parser https://review.openstack.org/171967 | 11:04 |
*** dims has joined #heat | 11:08 | |
*** smc7 has joined #heat | 11:12 | |
*** smc7 has quit IRC | 11:17 | |
*** tiantian has quit IRC | 11:18 | |
*** huangtianhua has quit IRC | 11:18 | |
openstackgerrit | Tetiana Lashchova proposed openstack/heat: Add OS::Mistral::CronTrigger resource https://review.openstack.org/149327 | 11:20 |
*** blues-man has quit IRC | 11:22 | |
*** blues-man has joined #heat | 11:23 | |
*** sergmelikyan has quit IRC | 11:25 | |
*** ananta has joined #heat | 11:36 | |
*** nkhare has quit IRC | 11:44 | |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Implement update for Manila::Share https://review.openstack.org/171845 | 11:48 |
openstackgerrit | Kairat Kushaev proposed openstack/heat: Implement create-delete-check for Manila::Share https://review.openstack.org/171806 | 11:48 |
shardy | meeting starting in #openstack-meeting | 12:00 |
*** Qiming has joined #heat | 12:01 | |
*** tlashchova has joined #heat | 12:02 | |
*** aweiteka has joined #heat | 12:04 | |
*** vijayagurug has left #heat | 12:05 | |
*** arif-ali has quit IRC | 12:05 | |
*** Qiming_ has joined #heat | 12:07 | |
*** kitch_ has joined #heat | 12:09 | |
*** Qiming has quit IRC | 12:10 | |
*** arif-ali has joined #heat | 12:12 | |
*** MVenesio has joined #heat | 12:13 | |
*** Qiming__ has joined #heat | 12:14 | |
*** Qiming_ has quit IRC | 12:17 | |
*** Qiming has joined #heat | 12:18 | |
*** Qiming__ has quit IRC | 12:20 | |
*** serg_melikyan has joined #heat | 12:25 | |
*** cdent has quit IRC | 12:28 | |
*** LiJiansheng has quit IRC | 12:28 | |
*** serg_melikyan has quit IRC | 12:30 | |
shardy | zaneb: When you get a moment, I'd be interested to discuss https://review.openstack.org/#/c/143496/ | 12:34 |
shardy | I'm happy to rework it again, and I agree that it's ugly, but I wasn't sure if our "don't do that" documentation for ScalingPolicy cross-compatibility was sufficient grounds for breaking the historical compatibility that exists | 12:35 |
zaneb | shardy: kk, I have one other thing to deal with first | 12:35 |
shardy | zaneb: np, not urgent | 12:35 |
openstackgerrit | Ethan Lynn proposed openstack/heat-specs: Enhance property constraints https://review.openstack.org/173799 | 12:37 |
*** rpothier has joined #heat | 12:39 | |
*** jaypipes has quit IRC | 12:42 | |
*** smccully has joined #heat | 12:46 | |
*** inc0 has quit IRC | 12:47 | |
*** tochi has quit IRC | 12:52 | |
zaneb | shardy: ok, finished reading the backstory | 12:52 |
*** maishsk has joined #heat | 12:54 | |
* maishsk Waves... | 12:54 | |
maishsk | Hello all | 12:54 |
shardy | zaneb: Ok, what's your take on it - is it time to just break the historical compatibility and turn "don't do that" into "can't do that" ? | 12:54 |
zaneb | shardy: not 100% clear on what the historical situation is | 12:55 |
shardy | zaneb: avoiding that is the main reason it looks a mess | 12:55 |
maishsk | Does anyone have an idea how I can add some logic into a Heat template? | 12:55 |
zaneb | shardy: is it that the AWS resource also accepted snake_case keys? | 12:55 |
shardy | zaneb: http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::ScalingPolicy | 12:55 |
shardy | zaneb: historically you could mix the native and AWS ASG/ScalingPolicy resources, in either combination AFAICS | 12:55 |
zaneb | maishsk: you can't, Heat templates are completely illogical ;) | 12:56 |
shardy | I'm not sure why anyone would want to do that, and we've said "please don't do that" for a long time | 12:56 |
shardy | e.g in the docs | 12:56 |
shardy | but, strictly speaking, that's not a deprecation warning | 12:56 |
maishsk | And if we had a solution that could make that work. Is that something that Heat would find useful? | 12:56 |
shardy | maybe it's enough though | 12:56 |
zaneb | ah, this is actually crossing a resource boundary | 12:57 |
shardy | maishsk: make what work? | 12:57 |
*** jaypipes has joined #heat | 12:57 | |
maishsk | shardy: :) | 12:57 |
shardy | maishsk: it's probably best if you start by explaining what you're trying to do :) | 12:58 |
zaneb | maishsk: the answer is probably not, but you'll have to be more specific | 12:59 |
zaneb | maishsk: something along the lines of what's discussed here: https://review.openstack.org/#/c/84468/ would, I believe, be considered useful | 13:01 |
*** smc7 has joined #heat | 13:01 | |
maishsk | shardy: zaneb: So here is the use case. I have two different OpenStack environments. For one reason of the other I would like the same heat template to do X in EnvA and X+Y in EnvB. | 13:02 |
maishsk | If I try to do X+Y in EnvA - it will not work. So I would like to pass some logic into the Heat template. | 13:03 |
shardy | maishsk: are you familiar with the heat concept of environments? | 13:03 |
shardy | That's exactly what it enables, you can map a type in the resource_registry from My::Special to a different template depending on the environment | 13:03 |
shardy | so you could have x.yaml and xy.yaml mapped in via -e myenv.yaml when creating the stack | 13:04 |
shardy | http://docs.openstack.org/developer/heat/template_guide/environment.html | 13:04 |
maishsk | shardy: Do you have an exaple? | 13:04 |
zaneb | maishsk: so as discussed in that link I just posted, CloudFormation now supports a way to turn resources on and off. And I would be happy to see an equivalent feature adopted in Heat | 13:04 |
shardy | https://github.com/hardys/demo_templates/tree/master/kilo_summit_heat_beyond_the_basics/example1_provider_environment | 13:05 |
zaneb | shardy: the problem with that is you have to copy+paste X | 13:05 |
shardy | zaneb: isn't that solved by having a nested stack abstraction for X? | 13:06 |
shardy | everything is solved by another layer of abstraction ;) | 13:06 |
*** smc7 has quit IRC | 13:06 | |
zaneb | yeah, it could be but things are getting pretty heavyweight now | 13:06 |
maishsk | zaneb: I would agree | 13:06 |
zaneb | considering all you wanted to do was turn off Y | 13:07 |
maishsk | And yes this could be done by another layer of abstraction. | 13:07 |
zaneb | now you have 3 levels of templates to juggle | 13:07 |
*** blomquisg has joined #heat | 13:07 | |
maishsk | but what is you only had one | 13:07 |
maishsk | if* | 13:07 |
maishsk | This is what the idea was | 13:08 |
zaneb | maishsk: we need someone to turn https://review.openstack.org/#/c/84468/ into a spec | 13:08 |
shardy | Yeah, fair enough, it's what we have right now though | 13:08 |
maishsk | what if you could modify the template before it was submitted to heat | 13:09 |
openstackgerrit | Ethan Lynn proposed openstack/heat: Add IPv4 address format check for property https://review.openstack.org/173688 | 13:09 |
openstackgerrit | Merged openstack/heat-templates: Add some useful outputs to the asg example template https://review.openstack.org/173737 | 13:09 |
*** dyasny has joined #heat | 13:11 | |
maishsk | if there was a heat client command that allowed you to change the heat file - according to some logic that should be provided. | 13:11 |
*** jprovazn has quit IRC | 13:11 | |
*** jprovazn has joined #heat | 13:12 | |
maishsk | would that work? | 13:12 |
zaneb | maishsk: very -1 on that | 13:12 |
zaneb | run your own preprocessor if you want to do that | 13:12 |
*** dims has quit IRC | 13:13 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Add scenario test for AWS loadbalancer https://review.openstack.org/153192 | 13:13 |
zaneb | maishsk: I would be +2 on a client change like "allow the template to be read from stdin to make it easier to pre-process templates with another tool", but not "build a pre-processor into heatclient" | 13:14 |
*** dims has joined #heat | 13:15 | |
maishsk | zaneb: You have completely lost me... | 13:15 |
zaneb | maishsk: use something else to modify your template | 13:17 |
zaneb | jinja2... sed, whatever | 13:17 |
*** Qiming_ has joined #heat | 13:17 | |
zaneb | it doesn't make sense to build any one tool into the client | 13:17 |
maishsk | That is currently what we are doing. | 13:18 |
Qiming_ | zaneb, shardy, some time ago I proposed this: https://review.openstack.org/#/c/153771/, would like to hear your comments | 13:18 |
*** ananta has quit IRC | 13:19 | |
Qiming_ | template reusability is really a problem for some users | 13:19 |
*** crose has joined #heat | 13:19 | |
*** ananta has joined #heat | 13:19 | |
maishsk | I think the basic need is that Heat needs to allow for some kind of logic to allow flexibility. | 13:20 |
*** Qiming has quit IRC | 13:20 | |
maishsk | How this is done is way out of my comfort zone... But I think the need is there. | 13:21 |
zaneb | Qiming_: +1, there was extensive discussion of this previously in https://review.openstack.org/#/c/84468/ | 13:21 |
zaneb | I'll leave a comment to that effect | 13:21 |
Qiming_ | thanks, zaneb | 13:21 |
therve | Qiming_, To me it would be solve in a more generic fashion with conditionals | 13:22 |
*** MVenesio has quit IRC | 13:23 | |
therve | solved | 13:23 |
Qiming_ | therve, agreed. conditionals are more generic | 13:23 |
*** ananta has quit IRC | 13:23 | |
ryansb | therve: like an ansible-style "when" parameter? | 13:23 |
*** jprovazn has quit IRC | 13:23 | |
therve | ryansb, I don't know ansible | 13:23 |
*** ananta has joined #heat | 13:23 | |
*** david-lyle has quit IRC | 13:24 | |
ryansb | you can add a parameter to things formatted as "when: foo == "bar"" | 13:24 |
ryansb | http://docs.ansible.com/playbooks_conditionals.html | 13:24 |
therve | ryansb, Like that: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-conditions.html | 13:24 |
ryansb | therve: a tad different, but that's a neat intrinsic | 13:26 |
*** ananta has quit IRC | 13:27 | |
ryansb | I was still thinking enabled/disabled use case, the intrinsic is way more general | 13:27 |
*** ananta has joined #heat | 13:27 | |
*** LimorStotland has quit IRC | 13:28 | |
therve | I'm not a super fan, but it seems everybody wants something like that | 13:28 |
* maishsk is amazed that I by chance came into the channel exactly when this discussion was going on.... ;) | 13:28 | |
therve | Not really you started it | 13:28 |
ryansb | maishsk: you sorta started it, I think | 13:28 |
zaneb | Qiming_: commented | 13:30 |
Qiming_ | zaneb, thx | 13:30 |
*** ananta has quit IRC | 13:31 | |
*** ananta has joined #heat | 13:31 | |
*** ananta has quit IRC | 13:35 | |
*** ananta has joined #heat | 13:36 | |
*** LimorStotland has joined #heat | 13:36 | |
*** ananta has quit IRC | 13:37 | |
*** ananta has joined #heat | 13:38 | |
*** ananta has quit IRC | 13:39 | |
maishsk | zaneb shardy and others - thank you for the discussion. | 13:39 |
*** hdd has quit IRC | 13:46 | |
*** maishsk has quit IRC | 13:49 | |
*** blues-man has quit IRC | 13:50 | |
*** blues-man has joined #heat | 13:50 | |
*** hdd has joined #heat | 13:50 | |
*** pm90_ has joined #heat | 13:51 | |
*** pm90_ has quit IRC | 13:51 | |
zaneb | shardy: so, getting back to the autoscaling thing... | 13:51 |
*** pm90_ has joined #heat | 13:52 | |
shardy | zaneb: Oh, yeah, we were discussing that weren't we.. | 13:52 |
zaneb | I think it would be best to have an API that accepts only the snake_case | 13:52 |
zaneb | and then a function that converts CamelCase to snake_case via a dictionary mapping | 13:53 |
zaneb | i.e. {'ExactCapacity': 'exact_capacity', ...} | 13:53 |
zaneb | return dict((k, translation.get(v, v) for k, v in input) | 13:54 |
*** smc7 has joined #heat | 13:54 | |
zaneb | &c. | 13:54 |
zaneb | and if we have to do that in both that AWS and native resources for backwards compat, fine | 13:55 |
zaneb | but don't make an API that accepts both | 13:55 |
shardy | zaneb: Ok, so you'd rather that conversion live in the ScalingPolicy, and have handle_signal handle only snake_case? | 13:55 |
zaneb | wdyt? | 13:55 |
shardy | zaneb: sounds reasonable, I'll take a look later at reworking to do that | 13:56 |
zaneb | hmm, that's not what I was saying, but that might work too :D | 13:56 |
zaneb | actually no, I think that could break users | 13:57 |
shardy | zaneb: Ok, can you clarify "don't make an API that accepts both" then? | 13:57 |
*** serg_melikyan has joined #heat | 13:57 | |
shardy | as it's the API which breaks backwards compat | 13:57 |
shardy | e.g the handle_signal API | 13:57 |
zaneb | I'm saying, handle both in handle_signal, but have _adjustment_details() only accept snake_case | 13:57 |
*** serg_melikyan has quit IRC | 13:58 | |
zaneb | I think we're using different meanings of 'API', hence confusion | 13:58 |
shardy | zaneb: Ok, and ditch the ugly tuple thing in favor of a staticmethod which does a dict lookup | 13:58 |
zaneb | ++ | 13:58 |
shardy | Ok, that sounds better | 13:58 |
zaneb | tbh, I'd like to get rid of methods on resources altogether | 13:58 |
shardy | I got a bit fixated on the dicts-are-mutable thing I guess | 13:58 |
shardy | given that the mapping is global | 13:59 |
shardy | the function solves that in a neater way | 13:59 |
zaneb | this stuff should be going into a library (hence API) that we can call from the resources | 13:59 |
shardy | thanks for the suggestions! | 13:59 |
zaneb | i.e. somewhere in heat.scaling | 13:59 |
zaneb | sure, np | 14:00 |
shardy | zaneb: Aha, Ok I was thinking differently about API | 14:00 |
shardy | thanks | 14:00 |
zaneb | shardy: yep, it all makes sense now ;) | 14:00 |
*** vijayagurug has joined #heat | 14:02 | |
*** jasond has joined #heat | 14:06 | |
*** sabeen1 has joined #heat | 14:06 | |
*** Kennan has joined #heat | 14:07 | |
*** mattt has quit IRC | 14:08 | |
*** Kennan2 has quit IRC | 14:08 | |
*** jasond has quit IRC | 14:10 | |
*** kitch_ has quit IRC | 14:11 | |
*** vijayagurug has left #heat | 14:14 | |
*** serg_melikyan has joined #heat | 14:14 | |
*** Qiming_ has quit IRC | 14:16 | |
*** jasond has joined #heat | 14:18 | |
*** serg_melikyan has quit IRC | 14:19 | |
*** achanda has joined #heat | 14:20 | |
*** jasond has quit IRC | 14:22 | |
*** jprovazn has joined #heat | 14:23 | |
*** achanda has quit IRC | 14:24 | |
*** Marga_ has joined #heat | 14:28 | |
*** achanda has joined #heat | 14:34 | |
*** jasond has joined #heat | 14:36 | |
*** hdd has quit IRC | 14:39 | |
*** kitch_ has joined #heat | 14:40 | |
*** randallburt has joined #heat | 14:41 | |
*** kitch_ has quit IRC | 14:42 | |
*** jasond has quit IRC | 14:42 | |
*** achanda has quit IRC | 14:45 | |
*** kbs1 has left #heat | 14:51 | |
*** hdd has joined #heat | 14:52 | |
*** Drago has quit IRC | 14:54 | |
*** jasond has joined #heat | 14:54 | |
*** rwsu has joined #heat | 15:00 | |
*** dsneddon has joined #heat | 15:02 | |
openstackgerrit | Henrique Truta proposed openstack/heat-specs: Create a MigrationPolicy https://review.openstack.org/170979 | 15:04 |
*** thedodd has joined #heat | 15:07 | |
*** randallburt has quit IRC | 15:07 | |
*** jasond has quit IRC | 15:09 | |
*** kebray has joined #heat | 15:10 | |
*** kebray has quit IRC | 15:10 | |
*** kebray has joined #heat | 15:11 | |
openstackgerrit | Merged openstack/heat: Update documentation for path based nested attribute access https://review.openstack.org/173727 | 15:12 |
*** jasond has joined #heat | 15:14 | |
*** Drago has joined #heat | 15:14 | |
*** Drago has quit IRC | 15:15 | |
*** Drago has joined #heat | 15:15 | |
*** Drago has quit IRC | 15:15 | |
*** ParsectiX has quit IRC | 15:17 | |
*** alexheneveld has joined #heat | 15:18 | |
*** crose has quit IRC | 15:19 | |
*** crose has joined #heat | 15:20 | |
*** hdd has quit IRC | 15:20 | |
*** KarolynChambers has quit IRC | 15:22 | |
*** KarolynChambers has joined #heat | 15:23 | |
*** jcoufal_ has joined #heat | 15:26 | |
*** jrist has quit IRC | 15:27 | |
*** jcoufal has quit IRC | 15:29 | |
*** Marga_ has quit IRC | 15:30 | |
*** Marga_ has joined #heat | 15:30 | |
*** sdake has joined #heat | 15:35 | |
*** jrist has joined #heat | 15:38 | |
*** sdake_ has joined #heat | 15:39 | |
*** sdake has quit IRC | 15:42 | |
*** BManojlovic has quit IRC | 15:48 | |
*** LimorStotland has quit IRC | 15:52 | |
*** cdent has joined #heat | 15:53 | |
openstackgerrit | Jason Dunsmore proposed openstack/heat: Add ability to filter stacks by tag https://review.openstack.org/160537 | 15:55 |
*** blues-man has quit IRC | 15:58 | |
*** sdake has joined #heat | 15:59 | |
*** Marga_ has quit IRC | 16:01 | |
*** jasond has quit IRC | 16:01 | |
*** kebray has quit IRC | 16:02 | |
*** Tango has joined #heat | 16:02 | |
d0ugal | What is the best way to debug a CREATE_FAILED? on a stack create. | 16:03 |
*** sdake_ has quit IRC | 16:03 | |
*** alexheneveld has quit IRC | 16:03 | |
*** derekh has quit IRC | 16:03 | |
*** jistr has quit IRC | 16:03 | |
*** alexheneveld_ has joined #heat | 16:03 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: Add env storing for loaded environments https://review.openstack.org/168865 | 16:03 |
*** jistr has joined #heat | 16:04 | |
*** FL1SK has quit IRC | 16:04 | |
*** jasond has joined #heat | 16:08 | |
*** sorantis has quit IRC | 16:08 | |
*** jistr has quit IRC | 16:09 | |
*** jistr has joined #heat | 16:15 | |
openstackgerrit | Steven Hardy proposed openstack/python-heatclient: Add --nested-depth option to event-list https://review.openstack.org/173968 | 16:15 |
openstackgerrit | Steven Hardy proposed openstack/python-heatclient: Add hook-poll function to check if a stack has pending hooks https://review.openstack.org/173969 | 16:15 |
shardy | d0ugal: normally it boils down to using heat resource-list/resource-show to determine which resource failed, and the reason string | 16:16 |
shardy | d0ugal: then if you need more info, often you may need to look at the logs on the instance, e.g if a SoftwareDeployment has failed | 16:16 |
shardy | shadower: ^^ Hey, I pushed a patch adding hook-poll, because waiting for hooks in a big tree of stacks is quite tricky atm | 16:17 |
*** jistr has quit IRC | 16:17 | |
shardy | shadower: the implementation is very suboptimal because I'm trying to do it without changing the heat API, but I'm interested in your feedback on the CLI interface and general approach | 16:18 |
shardy | the efficiency can be improved for Liberty when we add a nested_depth option to the events API | 16:19 |
*** kebray has joined #heat | 16:22 | |
*** alexheneveld_ has quit IRC | 16:23 | |
*** jrist has quit IRC | 16:24 | |
*** dsneddon has quit IRC | 16:31 | |
d0ugal | shadower: Thanks, that gives me a good start. | 16:37 |
*** EmilienM is now known as EmilienM|afk | 16:38 | |
d0ugal | umm, I meant shardy ^ :) | 16:39 |
*** sorantis has joined #heat | 16:39 | |
d0ugal | but yeah, the reason "CREATE aborted" on the Compute resource doesn't tell me much. I was looking at the logs before but failed to find the right bit. | 16:40 |
*** jrist has joined #heat | 16:40 | |
*** Marga_ has joined #heat | 16:42 | |
therve | d0ugal, What's the status_reason of your stack? That'd be a good start | 16:44 |
d0ugal | therve: It's blank :/ | 16:45 |
d0ugal | I should maybe ask in #tripleo as this is with the tripleo-heat-templates. | 16:45 |
*** jrist has quit IRC | 16:45 | |
therve | There is probably a bug then | 16:46 |
therve | But tripleo templates are full of nested stacks everywhere | 16:46 |
therve | You need to check them all | 16:46 |
d0ugal | Fun | 16:46 |
therve | I'm not sure you should use tripleO if you want fun | 16:50 |
*** pm90_ has quit IRC | 16:51 | |
*** ifarkas has quit IRC | 16:51 | |
*** tlashchova has quit IRC | 16:52 | |
*** jrist has joined #heat | 16:58 | |
*** jasond` has joined #heat | 16:58 | |
*** jasond has quit IRC | 17:01 | |
*** tlashchova has joined #heat | 17:05 | |
*** Drago has joined #heat | 17:06 | |
*** Drago has quit IRC | 17:06 | |
*** Drago has joined #heat | 17:07 | |
*** jdob has quit IRC | 17:07 | |
*** pas-ha has quit IRC | 17:09 | |
*** serg_melikyan has joined #heat | 17:15 | |
*** aweiteka has quit IRC | 17:17 | |
*** serg_melikyan has quit IRC | 17:20 | |
shardy | d0ugal: FWIW I find heat resource-list --nested-depth 5 helpful when debugging tripleO | 17:27 |
*** sputnik13 has quit IRC | 17:27 | |
shardy | it normally helps you quickly identify which resource failed, so then you at least know where to start looking | 17:27 |
shardy | d0ugal: nearly all of the TripleO failures I see are related to SoftwareDeployments signalling failure | 17:28 |
shardy | which is generally best debugged by looking in the logs (/var/log/messages) on the node where the error happened | 17:28 |
shardy | e.g if *ControllerFoo failed, do nova list and ssh to the Controller instance | 17:29 |
shardy | life gets more fun when there's multiple nodes, e.g more than one Controller ;) | 17:29 |
*** kebray has quit IRC | 17:29 | |
*** dsneddon has joined #heat | 17:30 | |
*** hdd has joined #heat | 17:32 | |
*** sputnik13 has joined #heat | 17:33 | |
*** achanda has joined #heat | 17:35 | |
*** harlowja_away is now known as harlowja | 17:36 | |
*** sputnik13 has quit IRC | 17:37 | |
*** Drago has quit IRC | 17:40 | |
*** Drago has joined #heat | 17:41 | |
*** Drago has quit IRC | 17:43 | |
*** kebray has joined #heat | 17:46 | |
*** pm90_ has joined #heat | 17:46 | |
*** signed8bit has joined #heat | 17:47 | |
*** pm90_ has quit IRC | 17:47 | |
*** pm90_ has joined #heat | 17:48 | |
*** Marga_ has quit IRC | 17:49 | |
*** Marga_ has joined #heat | 17:49 | |
*** kebray has quit IRC | 17:49 | |
*** smc7 has quit IRC | 17:50 | |
*** openstackstatus has quit IRC | 17:58 | |
*** openstackstatus has joined #heat | 17:59 | |
*** ChanServ sets mode: +v openstackstatus | 17:59 | |
*** tspatzier has quit IRC | 17:59 | |
*** lindenle has joined #heat | 18:00 | |
lindenle | Hi All, Is there a way to show all nodes associated with a stack from the cli? | 18:00 |
-openstackstatus- NOTICE: Gerrit has stopped emitting events so Zuul is not alerted to changes. We will restart Gerrit shortly to correct the problem. | 18:01 | |
*** ChanServ changes topic to "Gerrit has stopped emitting events so Zuul is not alerted to changes. We will restart Gerrit shortly to correct the problem." | 18:01 | |
*** kebray has joined #heat | 18:01 | |
*** FL1SK has joined #heat | 18:02 | |
*** signed8bit is now known as signed8bit_ZZZzz | 18:04 | |
*** signed8bit_ZZZzz is now known as signed8bit | 18:05 | |
*** jdob has joined #heat | 18:09 | |
*** MVenesio has joined #heat | 18:13 | |
therve | lindenle, "nodes" is a bit vague. heat resource-list may be what you're looking for. | 18:15 |
*** Marga_ has quit IRC | 18:15 | |
*** jasond has joined #heat | 18:19 | |
*** jasond` has quit IRC | 18:19 | |
*** EmilienM|afk is now known as EmilienM | 18:22 | |
*** ChanServ changes topic to "support @ https://ask.openstack.org | developer wiki @ https://wiki.openstack.org/wiki/Heat | development @ https://launchpad.net/heat | logged @ http://eavesdrop.openstack.org/irclogs/%23heat/" | 18:24 | |
-openstackstatus- NOTICE: Gerrit has been restarted. New patches, approvals, and rechecks between 17:30 and 18:20 UTC may have been missed by Zuul and will need rechecks or new approvals added. | 18:24 | |
lindenle | therve: so for instance we have a cloudserver and two scaling groups. When I do resource-list I only get the cloudserver and the lbs. But what I really want is a list of all the cloud server ips in this stack. | 18:25 |
therve | lindenle, heat resource-list --nested-depth 2 should give you more then | 18:26 |
lindenle | therve: unrecognized argument? | 18:26 |
lindenle | therve: 0.2.10 | 18:27 |
therve | lindenle, Update your client :) | 18:27 |
*** signed8bit is now known as signed8bit_ZZZzz | 18:28 | |
*** Drago has joined #heat | 18:29 | |
*** sorantis has quit IRC | 18:30 | |
*** Drago has quit IRC | 18:32 | |
*** Drago has joined #heat | 18:32 | |
*** sorantis has joined #heat | 18:41 | |
*** sorantis has quit IRC | 18:45 | |
*** jcoufal_ has quit IRC | 18:45 | |
*** jasond has quit IRC | 18:46 | |
*** Marga_ has joined #heat | 18:46 | |
*** jasond has joined #heat | 18:47 | |
*** randallburt has joined #heat | 18:50 | |
*** Marga_ has quit IRC | 18:51 | |
*** hdd has quit IRC | 18:53 | |
*** smc7 has joined #heat | 18:59 | |
openstackgerrit | Rob Pothier proposed openstack/heat: Add Magnum client plugin https://review.openstack.org/174029 | 19:02 |
*** sabeen1 has quit IRC | 19:03 | |
*** crose has quit IRC | 19:03 | |
*** pitr-ch has quit IRC | 19:11 | |
*** jasond has quit IRC | 19:14 | |
*** pitr-ch has joined #heat | 19:16 | |
*** jaypipes has quit IRC | 19:18 | |
*** spzala has joined #heat | 19:21 | |
*** jaypipes has joined #heat | 19:21 | |
*** pitr-ch has quit IRC | 19:22 | |
*** pitr-ch has joined #heat | 19:30 | |
*** david-lyle has joined #heat | 19:30 | |
*** serg_melikyan has joined #heat | 19:30 | |
*** signed8bit_ZZZzz is now known as signed8bit | 19:38 | |
*** signed8bit is now known as signed8bit_ZZZzz | 19:39 | |
*** jasond has joined #heat | 19:40 | |
*** alex_xu has quit IRC | 19:48 | |
*** serg_melikyan has quit IRC | 19:49 | |
*** alex_xu has joined #heat | 19:49 | |
*** spzala has quit IRC | 19:50 | |
*** dsneddon is now known as dsneddon_lunch | 19:50 | |
*** smccully has quit IRC | 20:01 | |
*** Marga_ has joined #heat | 20:02 | |
*** pitr-ch has quit IRC | 20:02 | |
*** Tango has quit IRC | 20:02 | |
*** pm90_ has quit IRC | 20:16 | |
*** hdd has joined #heat | 20:28 | |
*** spzala has joined #heat | 20:36 | |
*** pm90_ has joined #heat | 20:40 | |
*** pm90_ has quit IRC | 20:44 | |
*** dyasny has quit IRC | 20:44 | |
*** pm90_ has joined #heat | 20:44 | |
*** cyli has left #heat | 20:46 | |
*** jprovazn has quit IRC | 20:48 | |
*** vijendar has joined #heat | 20:49 | |
*** thedodd has quit IRC | 20:49 | |
*** spzala has quit IRC | 20:49 | |
*** spzala has joined #heat | 20:50 | |
*** lipinski has joined #heat | 20:50 | |
*** lipinski has left #heat | 20:51 | |
*** aweiteka has joined #heat | 20:54 | |
*** jdob has quit IRC | 20:57 | |
*** spzala has quit IRC | 20:57 | |
*** spzala has joined #heat | 20:59 | |
shadower | thanks, shardy, I'll have a look tomorrow | 21:01 |
serverascode | hi, what's the best way to wait for a stack to be done? just keep checking the status? | 21:03 |
*** sputnik13 has joined #heat | 21:04 | |
*** Marga_ has quit IRC | 21:05 | |
*** Marga_ has joined #heat | 21:10 | |
*** lipinski has joined #heat | 21:18 | |
*** Marga_ has quit IRC | 21:19 | |
*** Marga_ has joined #heat | 21:19 | |
lipinski | Anyone know when block_device_mappings_v2 was added? I'm getting a validation failure on that property. I'm on Haet client 0.2.12 and 2014.2.2-1 engine | 21:19 |
lipinski | s/Haet/Heat | 21:19 |
*** kebray has quit IRC | 21:32 | |
*** rpothier has quit IRC | 21:32 | |
*** jtomasek has quit IRC | 21:33 | |
*** achanda has quit IRC | 21:34 | |
*** kebray has joined #heat | 21:37 | |
*** achanda has joined #heat | 21:37 | |
*** achanda has quit IRC | 21:37 | |
*** achanda has joined #heat | 21:38 | |
*** dims_ has joined #heat | 21:46 | |
*** jamielennox|away is now known as jamielennox | 21:46 | |
*** dims has quit IRC | 21:48 | |
*** lipinski has left #heat | 21:50 | |
*** vijendar has quit IRC | 21:51 | |
*** spzala has quit IRC | 21:53 | |
*** spzala has joined #heat | 21:54 | |
*** dsneddon_lunch is now known as dsneddon | 22:07 | |
*** MVenesio has quit IRC | 22:09 | |
*** pm90_ has quit IRC | 22:10 | |
*** LiJiansheng has joined #heat | 22:10 | |
*** hdd has quit IRC | 22:10 | |
*** randallburt has quit IRC | 22:17 | |
*** blomquisg has quit IRC | 22:22 | |
*** achanda has quit IRC | 22:48 | |
*** Marga_ has quit IRC | 22:51 | |
*** Tango has joined #heat | 22:51 | |
*** achanda has joined #heat | 22:58 | |
*** Marga_ has joined #heat | 23:03 | |
*** erkules_ is now known as erkules | 23:03 | |
*** jaypipes has quit IRC | 23:08 | |
*** chlong has joined #heat | 23:11 | |
*** Marga_ has quit IRC | 23:13 | |
*** jaypipes has joined #heat | 23:22 | |
*** Marga_ has joined #heat | 23:23 | |
*** sgran_ has joined #heat | 23:35 | |
*** zaneb has quit IRC | 23:38 | |
*** Tross has joined #heat | 23:38 | |
*** lee__ has joined #heat | 23:38 | |
*** tochi has joined #heat | 23:38 | |
*** cdent has quit IRC | 23:39 | |
*** Tross1 has quit IRC | 23:39 | |
*** LiJiansheng has quit IRC | 23:39 | |
*** sgran has quit IRC | 23:39 | |
*** zbitter has joined #heat | 23:39 | |
*** cyli has joined #heat | 23:46 | |
*** Marga_ has quit IRC | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!