Friday, 2014-11-28

*** Putns has quit IRC00:00
*** Qiming has joined #heat00:09
*** alexheneveld has joined #heat00:10
*** Qiming has quit IRC00:14
openstackgerritMerged openstack/heat-templates: Sample to show how to get server console url  https://review.openstack.org/11029900:40
*** mc__ has joined #heat00:44
*** derekh has quit IRC00:47
*** tochi has joined #heat00:48
*** tellesnobrega_ has quit IRC00:52
*** kopparam has joined #heat00:53
*** kopparam has quit IRC00:58
*** tellesnobrega_ has joined #heat00:58
*** Qiming has joined #heat01:16
Qimingmorning01:16
*** alexpilotti has quit IRC01:18
asalkeldhi Qiming01:24
Qimingasalkeld, hi01:24
asalkeldQiming, any thoughts on how you would like to progress with the as?01:27
Qimingasalkeld, had a quick sync with the team, maybe we would go option 1 you suggested01:28
asalkeld2 might be faster01:28
asalkeldmildly tempted by that01:28
Qimingthe reason is 1) less risk breaking things; 2) no need of dedicated resources (especially cores)01:28
asalkeldyeah01:29
asalkeldthe main downside is the code churn and thus review burden01:29
Qimingwe also discussed option 2, it IS much faster and even preferrable if we have resources commited, at least at the very beginning01:30
asalkeldi think it's worth discussing maybe at a weekly meeting or on the ml sometime01:30
Qimingso ... I about to send out an email to trigger a discussion?01:31
asalkeldcool01:32
asalkeldthat will work01:32
Qimingok, will do01:32
*** ramishra has joined #heat02:03
huangtianhuaasalkeld: hi02:04
asalkeldhiya huangtianhua02:04
*** nosnos has joined #heat02:06
huangtianhuathe patch https://review.openstack.org/#/c/134879/, it failed because the tempest failed, and I proposal the one https://review.openstack.org/#/c/135519/, and I asked <oomichi> to approve, he said need +2 in heat patch, so would you please to review it:)02:06
asalkeldlooking huangtianhua02:07
huangtianhuathx:)02:07
asalkeld huangtianhua it looks like it needs rebasing02:08
openstackgerrithuangtianhua proposed openstack/heat: Apply nova flavor constraint for resources  https://review.openstack.org/13487902:08
huangtianhuaok, let's wait jenkins +102:08
huangtianhuano, jenkins will -1:(02:09
asalkeldhuangtianhua, ping me when it needs some attention02:11
huangtianhuaok, thanks:)02:11
asalkeldtoo much review'ing I need to code something02:11
asalkeld:-(02:11
huangtianhua:) super man02:14
asalkeldnot really, i've had a super unproductive week - (planning to move house, kids schools etc)02:15
stevebakerasalkeld: stormy there? Red Hat office shut down, water damage, windows blown out02:18
openstackgerrithuangtianhua proposed openstack/heat: Record update_time for suspend/resume/snapshot actions  https://review.openstack.org/13622402:22
asalkeldstevebaker, yeah was exciting02:24
asalkeldstevebaker, http://www.news.com.au/technology/environment/brisbane-hit-by-golf-ball-sized-hail-storms/story-e6frflp0-122713738198302:24
*** elynn has joined #heat02:25
elynnmorning :)02:25
*** erkules_ has joined #heat02:25
asalkeldelynn, hi02:25
elynnhi asalkeld :)02:27
huangtianhuaasalkeld: about the instanceId for launchconfig res https://review.openstack.org/#/c/132627/, after I read http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/create-lc-with-instanceID.html, I don't think the docs of aws cloudformation is correct for the ImageId and InstanceType are 'required', how do you think of this?02:27
*** erkules has quit IRC02:27
asalkeldhuangtianhua, let me have another read02:28
elynnIs there any way to combine stack template and nest template into one template?02:28
*** apporc has joined #heat02:29
asalkeldelynn, huh?02:29
stevebakerasalkeld: crikey02:29
asalkeldsome of those hail stones you could watch individually fall from a couple of hundred meters away02:30
asalkeldmust have been tennis ball size02:31
elynnAs https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml is require another template lb_server.yamle.02:31
Qimingomg, tennis ball size, really?02:31
elynnIs there any way to put these two template into one template?02:31
asalkeldelynn, squishing two templates into one is really messy02:31
elynnSo that I can use horizon to create autoscale stack02:32
asalkeldelynn, i'd rather horizon just gets better02:33
asalkeldit does not support nested stacks very well at all02:33
asalkeldrather than doing this: https://review.openstack.org/#/c/124619/02:33
asalkeldi really don't like that ^02:33
*** Qiming_ has joined #heat02:34
asalkeldhuangtianhua, i think you would have to make imageid and instancetype optional, then add that logic into the validate02:36
*** Qiming has quit IRC02:36
huangtianhuaasalkeld: yes, I think so:)02:37
elynnseems horizon is not very convenient to heat.02:37
huangtianhuaasalkeld: Will propose spec and patch for this02:38
elynnanother thing :) do you have time to review https://review.openstack.org/#/c/136763/?02:38
asalkelddone02:39
elynnso quick ! thx!02:40
huangtianhuastevebaker: would you please https://review.openstack.org/#/c/130107/ :)02:40
*** alexheneveld has quit IRC02:44
ramishrastevebaker: Hi02:46
openstackgerrithuangtianhua proposed openstack/heat: Support cinder volume retype  https://review.openstack.org/13750902:46
*** kopparam has joined #heat02:46
*** dims has quit IRC02:47
ramishrastevebaker: I've question on how we can use software deployments with AutoScalingGroup? What I can think of  is, 'SoftwareDeployments' 'SERVERS' property being set with 'InstanceGroup' INSTANCE_LIST.  But they seem to be incompatible types. I'm looking some better/controlled way to apply software deployment to an AutoScalingGroup?02:55
huangtianhuaasalkeld: https://review.openstack.org/#/c/134879/ jenkins complete02:56
asalkeldhuangtianhua, is says -102:57
ramishrastevebaker: does this make sense at all? Is it possible?02:57
huangtianhuaasalkeld: the tempest failed, because the launchconfig res creation in tempest doen't take flavor, so02:58
huangtianhuaasalkeld: so I proposed the tempest patch https://review.openstack.org/#/c/135519/02:58
asalkeldso they are waiting for one +2 ?02:59
huangtianhuaasalkeld: yes:)02:59
asalkelddone03:00
asalkeldnow i am off to lunch03:00
huangtianhuaasalkeld: thanks:)03:00
Qiming_lunch?03:00
asalkeld1pm03:00
Qiming_ah, 2 hours ahead of us03:01
*** apporc_ has joined #heat03:11
*** apporc has quit IRC03:11
*** LiJiansheng has joined #heat03:14
*** kopparam has quit IRC03:16
*** hdd has joined #heat03:20
*** harlowja_at_home has joined #heat03:21
openstackgerritMerged openstack/heat: Fix package name when using heat-db-setup in rhel7  https://review.openstack.org/13676303:31
*** nosnos has quit IRC03:32
*** Qiming_ has quit IRC03:40
*** randallburt has joined #heat03:40
*** Qiming has joined #heat03:56
*** nosnos has joined #heat04:01
*** hdd has quit IRC04:08
openstackgerrithuangtianhua proposed openstack/heat-specs: Implement 'InstanceId' for LaunchConfiguration  https://review.openstack.org/13262704:11
*** zhenzanz has joined #heat04:30
*** GonZo2K has quit IRC04:35
*** LiJiansheng has quit IRC04:37
*** jyoti-ranjan has joined #heat04:41
*** hdd has joined #heat04:42
*** rushiagr is now known as rushiagr_away04:44
*** rushiagr_away is now known as rushiagr04:45
*** kopparam has joined #heat04:47
*** harlowja_at_home has quit IRC04:47
*** KanagarajM has joined #heat04:52
*** hdd has quit IRC04:59
*** mc__ has quit IRC05:01
*** ckmvishnu has joined #heat05:04
*** asalkeld has quit IRC05:04
*** randallburt has quit IRC05:07
*** tellesnobrega_ has quit IRC05:07
*** tellesnobrega_ has joined #heat05:08
*** asalkeld has joined #heat05:09
openstackgerrithuangtianhua proposed openstack/heat: Apply nova server constraints for resources  https://review.openstack.org/13415105:09
openstackgerrithuangtianhua proposed openstack/heat: Apply nova flavor constraint for resources  https://review.openstack.org/13487905:10
*** kopparam has quit IRC05:15
*** mc__ has joined #heat05:18
*** unmeshg has joined #heat05:23
*** liuxx has joined #heat05:33
*** ananta has joined #heat05:43
liuxxstevebaker, would you please have a look at https://review.openstack.org/#/c/133407/ ? the new patch set fixed pep8 check failure05:45
*** dims has joined #heat05:48
*** LiJiansheng has joined #heat05:51
*** dims has quit IRC05:52
*** killer_prince is now known as lazy_prince05:55
*** apporc_ has quit IRC06:06
*** ishant has joined #heat06:16
*** apporc_ has joined #heat06:26
*** apporc has joined #heat06:26
*** EricGonczer_ has joined #heat06:35
*** jprovazn has joined #heat06:43
*** liuxx__ has joined #heat06:44
*** liuxx has quit IRC06:44
*** jyoti-ranjan has quit IRC06:56
*** jyoti-ranjan has joined #heat06:56
*** EricGonczer_ has quit IRC06:58
*** k4n0 has joined #heat07:00
openstackgerritQi Zhang proposed openstack/heat: Pickup the region name passed in from heatclient  https://review.openstack.org/13552107:08
*** kopparam has joined #heat07:09
*** elynn has quit IRC07:19
*** dkusidlo has joined #heat07:19
*** eglynn_ has joined #heat07:20
*** dkusidlo has quit IRC07:27
openstackgerrithuangtianhua proposed openstack/heat: Make 'admin_pass' updatable for nova server  https://review.openstack.org/13773007:28
*** elynn has joined #heat07:31
*** dkusidlo has joined #heat07:31
*** kopparam has quit IRC07:34
*** jtomasek has joined #heat07:51
*** Putns has joined #heat07:51
*** tspatzier has joined #heat07:51
*** inc0 has joined #heat07:52
inc0good morning07:52
*** skraynev_ has joined #heat07:55
skraynev_morning all07:55
openstackgerritMerged openstack/heat: Add default_client_name in Nova::FloatingIPAssoc  https://review.openstack.org/13762408:05
*** pas-ha has joined #heat08:10
*** mc__ has quit IRC08:11
*** jyoti-ranjan has quit IRC08:12
*** dkusidlo has quit IRC08:15
*** dkusidlo has joined #heat08:17
huangtianhuaskraynev: hi, would you please to review https://review.openstack.org/#/c/130107 and https://review.openstack.org/#/c/135524/ thx:)08:19
*** pas-ha has quit IRC08:19
*** pas-ha has joined #heat08:21
*** jistr has joined #heat08:22
*** jyoti-ranjan has joined #heat08:25
*** mc__ has joined #heat08:26
openstackgerritQiming Teng proposed openstack/heat: Add type validation for LaunchConfigurationName  https://review.openstack.org/13774008:26
*** eglynn_ has quit IRC08:26
*** tomek_adamczewsk has joined #heat08:27
pas-hamorning all08:27
Qimingmorning, :)08:28
*** erkules_ is now known as erkules08:29
*** alexheneveld has joined #heat08:31
*** che-arne has joined #heat08:38
*** che-arn2 has joined #heat08:38
*** che-arn2 has quit IRC08:40
openstackgerrithuangtianhua proposed openstack/heat: Take admin password for server rebuild  https://review.openstack.org/13774608:43
*** tochi has quit IRC08:43
openstackgerritQiming Teng proposed openstack/heat: Fix documentation on Fn::Base64 function  https://review.openstack.org/13774708:46
*** sorantis has joined #heat08:48
openstackgerrithuangtianhua proposed openstack/heat: Implement 'InstanceId' for autoscaling group  https://review.openstack.org/13390508:50
*** kopparam has joined #heat08:51
*** sorantis has left #heat08:52
*** dkusidlo has quit IRC08:54
openstackgerritMerged openstack/heat-templates: Fix docker hook README formatting  https://review.openstack.org/13677108:55
*** k4n0 has quit IRC08:56
*** jcoufal has joined #heat08:57
openstackgerritMerged openstack/heat-templates: Truncate last_metadata file dumped by cfn-init hook  https://review.openstack.org/13340708:58
*** zhenzanz has quit IRC09:01
*** chlong has quit IRC09:01
*** dkusidlo has joined #heat09:01
openstackgerritMerged openstack/heat: Handle error with non existing template file  https://review.openstack.org/13592409:13
*** derekh has joined #heat09:18
*** dulek has joined #heat09:18
*** ishant|2 has joined #heat09:18
*** ishant has quit IRC09:21
*** alexheneveld has quit IRC09:21
*** kopparam has quit IRC09:25
*** dkusidlo has quit IRC09:28
*** ishant has joined #heat09:28
*** ishant|2 has quit IRC09:31
*** mkerrin has quit IRC09:34
*** tspatzier has quit IRC09:36
*** f13o has quit IRC09:36
*** dkusidlo has joined #heat09:39
*** tspatzier has joined #heat09:53
openstackgerrithuangtianhua proposed openstack/heat: Implement 'InstanceId' for LaunchConfiguration  https://review.openstack.org/13340109:54
*** LiJiansheng has quit IRC09:54
*** apporc has quit IRC09:54
*** blues-man has joined #heat10:00
*** jamielennox is now known as jamielennox|away10:05
*** dkusidlo has quit IRC10:05
*** mkerrin has joined #heat10:07
*** fayablazer has joined #heat10:07
*** elynn has quit IRC10:10
*** jistr has quit IRC10:11
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Add console_urls attribute to server resource  https://review.openstack.org/12446310:12
*** mc__ has quit IRC10:13
*** Qiming has quit IRC10:13
*** dkusidlo has joined #heat10:15
*** tomek_adamczewsk has quit IRC10:16
*** tomek_adamczewsk has joined #heat10:16
*** fandi has quit IRC10:18
*** liuxx__ has quit IRC10:19
*** miarmak_ has quit IRC10:20
*** tomek_adamczewsk has quit IRC10:20
*** tomek_adamczewsk has joined #heat10:20
*** dkusidlo has quit IRC10:23
*** tspatzier has quit IRC10:23
*** sgran has quit IRC10:24
*** sgran has joined #heat10:24
*** kopparam has joined #heat10:27
*** elynn has joined #heat10:32
*** alexheneveld has joined #heat10:33
*** jistr has joined #heat10:34
*** ishant|2 has joined #heat10:35
*** ishant has quit IRC10:35
*** ishant has joined #heat10:37
*** ishant|2 has quit IRC10:40
*** ramishra has quit IRC10:53
*** kopparam has quit IRC10:55
*** tellesnobrega_ has quit IRC11:01
*** KanagarajM has quit IRC11:04
*** ishant|2 has joined #heat11:07
*** ishant has quit IRC11:09
*** asalkeld has quit IRC11:17
*** prazumovsky has joined #heat11:26
*** viktors|afk is now known as viktors11:27
*** blues-man has quit IRC11:27
*** jyoti-ranjan has quit IRC11:31
*** fayablazer has quit IRC11:35
openstackgerritQiming Teng proposed openstack/heat: Don't block stack deletion if user creds fail  https://review.openstack.org/13777111:43
*** Qiming has joined #heat11:43
*** alexheneveld has quit IRC11:50
*** fandi has joined #heat11:53
openstackgerritPeter Razumovsky proposed openstack/heat: Improve Property error msg for properties validate  https://review.openstack.org/12715011:59
*** tomek_adamczews1 has joined #heat12:02
*** tomek_adamczewsk has quit IRC12:04
*** tomek_adamczewsk has joined #heat12:05
*** fayablazer has joined #heat12:05
*** tomek_adamczews1 has quit IRC12:07
*** tspatzier has joined #heat12:10
*** alexpilotti has joined #heat12:13
*** alexpilotti has quit IRC12:17
*** rushiagr is now known as rushiagr_away12:21
*** zhenzanz has joined #heat12:26
*** tomek_adamczewsk has quit IRC12:35
*** ramishra has joined #heat12:39
*** kopparam has joined #heat12:45
*** sabeen1 has joined #heat12:49
*** tspatzier has quit IRC12:51
*** alexpilotti has joined #heat12:51
*** alexpilotti has quit IRC12:55
*** nosnos has quit IRC12:55
*** alexpilotti has joined #heat12:58
Qimingshardy, help?13:03
*** lazy_prince is now known as killer_prince13:10
*** sgran has quit IRC13:12
*** sgran has joined #heat13:12
*** kopparam has quit IRC13:13
*** tomek_adamczewsk has joined #heat13:16
*** boris-42 has quit IRC13:17
openstackgerritPeter Razumovsky proposed openstack/heat: Fix error msg invalid stack or res name  https://review.openstack.org/13778413:22
*** alexpilotti has quit IRC13:23
*** tspatzier has joined #heat13:24
*** unmeshg has quit IRC13:26
*** alexpilotti has joined #heat13:26
*** sabeen1 has quit IRC13:32
*** dims has joined #heat13:41
openstackgerritQiming Teng proposed openstack/heat: Don't block stack deletion if user creds fail  https://review.openstack.org/13777113:42
*** tomek_adamczews1 has joined #heat13:48
prazumovskyHello, I have a question about OS::Neutron::LoadBalancer.13:48
pas-hashoot13:49
*** dkusidlo has joined #heat13:49
*** tomek_adamczewsk has quit IRC13:50
prazumovskyDoes it needs own physical_resource_id? At this moment, it's physical_resource_id is empty. But, I don't really think, that resource_id necessarily needed for LoadBalancer13:51
prazumovskySo, I need advice.13:53
*** prazumovsky has quit IRC13:54
*** prazumovsky has joined #heat13:54
pas-hadoes it has an id in neutron api?13:55
*** inc0 has quit IRC13:57
prazumovskyYour question is the answer for me, thanks:)13:58
*** apporc has joined #heat13:58
*** rushiagr_away is now known as rushiagr13:58
prazumovskyIt has no id13:58
pas-halooks like not, that's a convenience resource to tie members with pool13:58
prazumovskyyes, I agree with you13:59
*** dkusidlo has quit IRC14:01
*** dulek_ has joined #heat14:02
*** dulek has quit IRC14:03
*** kopparam has joined #heat14:06
*** dkusidlo has joined #heat14:07
*** dulek_ has quit IRC14:10
*** dkusidlo has quit IRC14:15
*** dkusidlo has joined #heat14:20
openstackgerritQiming Teng proposed openstack/heat: Don't block stack deletion if user creds fail  https://review.openstack.org/13777114:20
Qimingprazumovsky, thanks for the review. test case revised and submitted.14:21
*** elynn has quit IRC14:27
*** ishant|2 has quit IRC14:28
*** dulek has joined #heat14:28
*** hdd has joined #heat14:29
*** zhenzanz_ has joined #heat14:31
*** zhenzanz has quit IRC14:33
*** zhenzanz_ is now known as zhenzanz14:33
*** ckmvishnu has quit IRC14:33
*** inc0 has joined #heat14:38
*** dulek has quit IRC14:40
*** dkusidlo has quit IRC14:41
*** vijendar has quit IRC14:41
*** kebray has joined #heat14:44
*** dulek has joined #heat14:44
*** kebray has quit IRC14:44
*** kebray has joined #heat14:45
openstackgerritPeter Razumovsky proposed openstack/heat: Change Neutron::FloatingIPAssociation res's name  https://review.openstack.org/13779914:49
*** dulek has quit IRC14:50
*** tomek_adamczewsk has joined #heat14:58
*** tomek_adamczews1 has quit IRC14:59
*** apporc has quit IRC15:03
openstackgerritQiming Teng proposed openstack/heat: Add InstanceList attr to AutoScalingGroup.  https://review.openstack.org/13707715:09
*** sorantis has joined #heat15:12
*** jprovazn has quit IRC15:14
*** jcoufal has quit IRC15:15
*** randallburt has joined #heat15:16
*** inc0 has quit IRC15:16
*** randallburt has quit IRC15:18
*** randallburt has joined #heat15:18
*** inc0 has joined #heat15:20
*** Qiming has quit IRC15:21
*** fandi has quit IRC15:23
*** tspatzier has quit IRC15:24
*** tspatzier has joined #heat15:24
*** tspatzier has quit IRC15:25
*** inc0 has quit IRC15:25
*** zhenzanz has quit IRC15:32
*** EricGonczer_ has joined #heat15:32
*** ananta has quit IRC15:33
*** vijendar has joined #heat15:34
*** vijendar has quit IRC15:34
*** vijendar has joined #heat15:34
*** tomek_adamczews1 has joined #heat15:36
*** tomek_adamczewsk has quit IRC15:37
*** dulek has joined #heat15:38
*** dulek has quit IRC15:44
openstackgerritPeter Razumovsky proposed openstack/heat: Change Neutron::FloatingIPAssociation res's name  https://review.openstack.org/13779915:45
*** prazumovsky has quit IRC15:45
*** sorantis has quit IRC15:46
*** EricGonczer_ has quit IRC15:50
*** kopparam has quit IRC15:53
*** hdd has quit IRC15:53
*** kebray has quit IRC15:59
*** tomek_adamczews1 has quit IRC16:00
*** skraynev_ has quit IRC16:07
*** dims has quit IRC16:07
*** sdake has joined #heat16:14
*** dkusidlo has joined #heat16:23
*** kopparam has joined #heat16:24
*** dkusidlo has quit IRC16:25
*** tomek_adamczewsk has joined #heat16:30
*** shakamunyi has joined #heat16:30
*** shakamunyi has quit IRC16:31
*** tomek_adamczewsk has quit IRC16:36
*** sorantis has joined #heat16:42
*** derekh has quit IRC16:53
*** viktors is now known as viktors|afk16:55
*** dims has joined #heat17:08
*** dims has quit IRC17:13
*** Kieleth has quit IRC17:15
*** sdake has quit IRC17:15
*** kebray has joined #heat17:17
*** dims has joined #heat17:18
*** kebray has quit IRC17:19
*** dims has quit IRC17:21
*** kopparam has quit IRC17:25
*** dims has joined #heat17:30
*** alexpilotti has quit IRC17:32
*** dims has quit IRC17:34
*** fandi has joined #heat17:36
*** jistr has quit IRC17:53
*** hdd has joined #heat17:58
*** alexpilotti has joined #heat18:04
*** sarob has joined #heat18:08
*** boris-42 has joined #heat18:09
*** pas-ha has quit IRC18:20
openstackgerritTetiana Lashchova proposed openstack/python-heatclient: Initial setup for i18n support  https://review.openstack.org/13784218:26
*** Guest68123 has joined #heat18:31
*** Guest68123 has quit IRC18:37
*** kopparam has joined #heat18:39
*** ramishra has quit IRC18:43
*** kopparam has quit IRC18:44
*** harlowja_away is now known as harlowja_18:57
*** kopparam has joined #heat19:10
openstackgerritTetiana Lashchova proposed openstack/python-heatclient: Initial setup for i18n support  https://review.openstack.org/13784219:12
*** dims has joined #heat19:13
*** sarob has quit IRC19:14
*** kopparam has quit IRC19:14
*** dims has quit IRC19:18
*** hdd has quit IRC19:30
openstackgerritPratik Mallya proposed openstack/heat: Pass status reason when trove misbehaves  https://review.openstack.org/13156319:31
*** eglynn_ has joined #heat19:33
openstackgerritPratik Mallya proposed openstack/heat: Pass status reason when trove misbehaves  https://review.openstack.org/13156319:53
*** rushiagr is now known as rushiagr_away19:54
*** fayablazer has quit IRC19:54
*** kopparam has joined #heat19:57
*** hdd has joined #heat19:58
*** eglynn_ has quit IRC20:13
*** hdd has quit IRC20:13
openstackgerritPratik Mallya proposed openstack/heat: Pass status reason when trove misbehaves  https://review.openstack.org/13156320:23
*** jtomasek has quit IRC20:33
*** boris-42 has quit IRC20:37
*** kopparam has joined #heat20:40
*** jtomasek has joined #heat20:41
openstackgerritMiguel Grinberg proposed openstack/heat: Consider invalid keywords a template validation error  https://review.openstack.org/13729020:43
*** alexpilotti has quit IRC20:48
*** boris-42 has joined #heat20:49
*** Drago has joined #heat21:13
*** kebray has joined #heat21:13
*** Drago has quit IRC21:14
*** Drago has joined #heat21:14
*** kebray has quit IRC21:14
*** kebray has joined #heat21:15
*** kopparam has joined #heat21:30
*** kopparam has quit IRC21:35
*** jtomasek has quit IRC21:37
*** randallburt has quit IRC21:38
*** kebray_ has joined #heat21:54
*** sorantis has quit IRC21:56
*** kebray has quit IRC21:56
*** swygue has quit IRC22:04
*** hdd has joined #heat22:12
*** vijendar has quit IRC22:12
*** dims has joined #heat22:18
*** Drago has quit IRC22:19
*** swygue has joined #heat22:19
*** harlowja_ is now known as harlowja_away22:21
*** jamielennox|away is now known as jamielennox22:22
*** dims has quit IRC22:23
*** ari__ has joined #heat22:24
*** kopparam has joined #heat22:33
*** alexheneveld has joined #heat22:36
*** tellesnobrega_ has joined #heat22:37
*** tellesnobrega_ has quit IRC22:40
*** Drago has joined #heat22:44
*** swygue has quit IRC22:44
*** boris-42 has quit IRC22:57
*** swygue has joined #heat22:58
*** rdo has quit IRC23:00
*** rdo has joined #heat23:02
*** hdd has quit IRC23:02
*** kopparam has quit IRC23:04
ari__I have a heat template with a resource name container. The container resource has an attribute called Container whoch is a MAP. It is nested dictionary.23:19
ari__In the stack output section I have something as follows: http://pastebin.com/YRnLiNLt23:21
ari__When I log the MAP the dictionary has the follwoing structure: http://pastebin.com/r3nkWRmS23:23
ari__But the output when the sack is completered returns Null23:24
ari__None23:24
ari__Is there anything I am misssing?23:24
*** alexheneveld has quit IRC23:29
ari__Can anyone help me on this please?23:30
*** justin-8_ has joined #heat23:37
*** justin-8 has quit IRC23:38
*** alexpilotti has joined #heat23:47
*** swygue has quit IRC23:48
*** alexpilotti has quit IRC23:52
*** openstackstatus has quit IRC23:53
*** openstack has joined #heat23:54
*** alexheneveld has quit IRC23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!