Thursday, 2014-11-20

asalkeldvahidh, o - this is you: https://ask.openstack.org/en/question/53784/how-to-debug-execution-of-user_data-section-in-a-heat-template/00:00
vahidhyes :)00:00
vahidhI thought I may get a response more quickly here00:00
*** dsneddon has quit IRC00:01
*** dsneddon has joined #heat00:02
asalkeldvahidh, i am just trying to find a video from paris summit00:02
asalkeldthe basic answer is login to the server00:02
asalkeldand look in the logs00:02
asalkeldvahidh, we have some work this cycle to make this much better00:03
stevebakervahidh: you should be able to see the script executing with the nova console-log command00:04
*** andersonvom has joined #heat00:05
*** Qiming has quit IRC00:07
vahidhasalkeld, do you know which log I should look at?00:08
vahidhstevebaker, thanks for the pointer. I'll check out that command00:08
asalkeldvahidh, look for something like: cloud-init.log00:09
asalkeldif you are using cfn-init, it also has a log00:10
*** andersonvom has quit IRC00:10
asalkeldjust look in /var/log/00:10
vahidhasalkeld, thanks. I checked my server and there is no file with "cloud-init" or "cfn-init" as part of their name, I'll keep looking in that folder though00:12
zanebasalkeld, vahidh: https://www.openstack.org/summit/openstack-paris-summit-2014/session-videos/presentation/hands-on-troubleshooting-openstack00:13
asalkeldwell done zaneb00:14
*** kebray has quit IRC00:14
zanebwait, sorry, that is the wrong one00:14
asalkeldhttps://www.openstack.org/summit/openstack-paris-summit-2014/session-videos/presentation/troubleshooting-problems-in-heat-deployments00:15
*** dims has quit IRC00:15
zanebhttps://www.openstack.org/summit/openstack-paris-summit-2014/session-videos/presentation/troubleshooting-problems-in-heat-deployments00:15
zanebdammit00:15
*** dims has joined #heat00:15
vahidhasalkeld, zaneb, thanks for the link. I'll go through it.00:17
*** dsneddon has quit IRC00:22
*** dsneddon has joined #heat00:24
*** gfidente has quit IRC00:40
*** dsneddon has quit IRC00:43
*** dsneddon has joined #heat00:45
*** LiJiansheng has joined #heat00:47
openstackgerritSteve Baker proposed openstack/heat: Integration test for software-config tools  https://review.openstack.org/11371100:51
openstackgerritSteve Baker proposed openstack/heat: Handle remote thrown NotFound RPC exceptions  https://review.openstack.org/13580000:51
*** ygoto has joined #heat00:51
*** zhiwei has joined #heat00:59
*** serg_melikyan has quit IRC01:02
*** dsneddon has quit IRC01:05
*** reed has quit IRC01:05
*** dsneddon has joined #heat01:05
*** JayJ has quit IRC01:14
*** EricGonczer_ has joined #heat01:22
*** dims has quit IRC01:24
*** dims has joined #heat01:24
*** achanda has quit IRC01:25
*** EricGonczer_ has quit IRC01:25
*** dsneddon has quit IRC01:25
*** dsneddon has joined #heat01:26
*** sarob has quit IRC01:32
*** sarob_ has joined #heat01:32
*** Dragomir has quit IRC01:43
openstackgerritMerged openstack/heat: RandomString RefId return name with no resource_id  https://review.openstack.org/13572601:44
*** dsneddon has quit IRC01:46
*** tiantian has joined #heat01:46
*** dsneddon has joined #heat01:47
*** EricGonczer_ has joined #heat01:47
*** packet has joined #heat01:51
*** JayJ has joined #heat01:51
openstackgerritRob Pothier proposed openstack/heat: Support vnic_type in OS::Neutron::Port  https://review.openstack.org/12935301:54
*** radez_g0n3 is now known as radez01:56
*** alexpilotti has quit IRC01:58
*** nosnos has joined #heat01:59
*** alexpilotti has joined #heat02:00
*** Putns has quit IRC02:00
*** alexpilotti has quit IRC02:01
*** alexpilotti has joined #heat02:02
*** alexpilotti has quit IRC02:03
*** alexpilotti has joined #heat02:04
*** alexpilotti has quit IRC02:06
*** dsneddon has quit IRC02:07
*** dsneddon has joined #heat02:08
ramishrastevebaker:  Hi02:08
*** sgordon_ has joined #heat02:09
stevebakerramishra: hey02:17
stevebakerramishra: I'm working on a change to make deploy_stdout/stderr to be a log of docker operations. The container_info can be included in a new output02:19
ramishrastevebaker: I've put some comment for https://review.openstack.org/#/c/135125/02:21
ramishrastevebaker: did you see that?02:21
stevebakerramishra: so docker pull --insecure goes away in later releases completely?02:23
ramishrastevebaker: in 1.3.1 they have changed it, but works with 1.3.0.. there are requests to revert it02:24
ramishrastevebaker: now it requires the deamon to be started with list of registry hosts with --insecure-registry flag02:26
stevebakerramishra: and does 1.3.0 support --insecure-registry?02:27
*** GonZoPT has quit IRC02:27
ramishrastevebaker: yes02:27
*** dsneddon has quit IRC02:28
*** dsneddon has joined #heat02:28
*** packet has quit IRC02:30
stevebakerramishra: ok, it might be easiest if I can figure out how to enable https on my local registry02:31
stevebakerramishra: and have my own --insecure-registry hack in the meantime02:32
*** erkules_ has joined #heat02:35
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron network constraint  https://review.openstack.org/13582302:37
*** erkules has quit IRC02:38
*** EricGonczer_ has quit IRC02:43
*** EricGonczer_ has joined #heat02:43
openstackgerritMerged openstack/heat: Make ResourceGroup updates update nested stacks  https://review.openstack.org/13403702:44
openstackgerritMerged openstack/heat: Add ModelSMigrationSync classes  https://review.openstack.org/12753602:45
*** EricGonczer_ has quit IRC02:45
*** dsneddon has quit IRC02:48
*** dsneddon has joined #heat02:49
*** sarob_ has quit IRC02:55
*** KanagarajM has joined #heat02:56
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron network constraint  https://review.openstack.org/13582302:57
*** elynn has joined #heat03:01
elynnmorning guys :)03:01
asalkeldhi03:02
asalkeldwow there is nothing under doc/source/ about adopt03:03
*** tellesnobrega has joined #heat03:05
*** dims has quit IRC03:08
ramishrastevebaker: sure. I was thinking we can still merge the patch with a message that it would not work with docker 1.3.103:08
*** dims has joined #heat03:08
*** dsneddon has quit IRC03:08
openstackgerritAngus Salkeld proposed openstack/heat: Add support for a resource level external_reference  https://review.openstack.org/13549203:10
openstackgerritAngus Salkeld proposed openstack/heat: Fix kwargs going into ResourceDefinition  https://review.openstack.org/13583003:10
tiantianstevebaker: hi, would you please to review https://review.openstack.org/#/c/130104/ and https://review.openstack.org/#/c/132516/ thanks:)03:17
stevebakertiantian: done03:22
*** swygue has joined #heat03:22
asalkeldtaking a break brb03:22
tiantianstevebaker: thanks:)03:23
*** nosnos has quit IRC03:24
*** rushiagr_away is now known as rushiagr03:27
openstackgerritSteve Baker proposed openstack/heat: Handle remote thrown NotFound RPC exceptions  https://review.openstack.org/13580003:30
openstackgerritSteve Baker proposed openstack/heat: Integration test for software-config tools  https://review.openstack.org/11371103:30
*** ccrouch has joined #heat03:31
*** tellesnobrega has quit IRC03:45
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron port constraint  https://review.openstack.org/13583503:48
*** nosnos has joined #heat03:49
*** rushiagr is now known as rushiagr_away03:53
*** sarob has joined #heat03:56
*** metral is now known as metral_zzz03:56
*** serg_melikyan has joined #heat03:56
*** serg_melikyan has quit IRC03:58
cmystermorning04:00
*** sarob has quit IRC04:00
*** sgordon_ has quit IRC04:03
cmysterstevebaker: still around ?04:05
*** asalkeld_ has joined #heat04:10
*** asalkeld has quit IRC04:10
*** radez is now known as radez_g0n304:12
*** tellesnobrega has joined #heat04:20
openstackgerritMerged openstack/heat: Correct validation for timeout when rolling update  https://review.openstack.org/13251604:28
*** rushiagr_away is now known as rushiagr04:33
*** erkules_ is now known as erkules04:35
*** nkhare has joined #heat04:49
*** sarob has joined #heat04:58
*** nkhare has quit IRC05:01
*** sarob has quit IRC05:02
*** tellesnobrega has quit IRC05:12
*** tiantian has quit IRC05:18
*** nkhare has joined #heat05:26
*** metral_zzz is now known as metral05:36
*** achanda has joined #heat05:38
*** nkhare has quit IRC05:41
*** nkhare has joined #heat05:42
*** Linuturk has quit IRC05:53
*** Linuturk has joined #heat05:54
*** ishant has joined #heat06:10
*** tiantian has joined #heat06:11
openstackgerrithuangtianhua proposed openstack/heat: Failed res no need UpdateReplace which has nested_stack  https://review.openstack.org/13010706:14
*** apporc has joined #heat06:23
*** harlowja is now known as harlowja_away06:31
*** k4n0 has joined #heat06:33
*** Putns has joined #heat06:37
*** zhiyuan has joined #heat06:39
*** achanda has quit IRC06:45
*** zhiyuan has quit IRC06:46
*** tspatzier has joined #heat06:50
*** achanda has joined #heat06:58
*** achanda has quit IRC06:58
*** serg_melikyan has joined #heat06:59
*** achanda has joined #heat06:59
*** zhiyuan has joined #heat06:59
*** serg_melikyan has quit IRC07:03
*** piccata has quit IRC07:07
*** tomek_adamczewsk has joined #heat07:08
*** piccata has joined #heat07:09
*** apporc_ has joined #heat07:12
*** apporc_ has left #heat07:12
*** inc0 has joined #heat07:15
inc0good morning07:15
*** hdd has joined #heat07:16
inc0asalkeld_, ping07:16
*** vijayagurug has joined #heat07:17
asalkeld_hi inc007:23
inc0good morning asalkeld_, do you want to talk about my algorithm now?;)07:23
inc0its 8am here, so not nearly as bad as 6am;) we can talk.07:24
asalkeld_inc0, i haven't gotten around to looking at it - give me til monday07:24
inc0ok07:24
asalkeld_sorry inc0, i really want to07:24
inc0I don't know if you cach that07:24
asalkeld_just trying to clear my slate a bit07:24
inc0but we decided with zane to try to confront algorithm approaches next week07:25
*** achanda has quit IRC07:25
inc0so we can decide on someting and start implementing asap07:25
asalkeld_ok, that's good07:25
*** achanda has joined #heat07:25
*** achanda has quit IRC07:25
asalkeld_i'll make it my business to look at them by monday07:26
inc0cool, catch me here if you'd need any explanation. Its a bit crude implementation yet and might not catch all the corners07:27
*** tomek_adamczewsk has quit IRC07:32
*** jcoufal has joined #heat07:35
*** che-arne has quit IRC07:39
*** piccata has quit IRC07:48
*** tomek_adamczewsk has joined #heat07:49
*** piccata has joined #heat07:50
*** jprovazn has joined #heat07:50
*** tspatzier has quit IRC07:52
*** tspatzier has joined #heat07:52
*** kbyrne has quit IRC07:55
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron subnet constraint  https://review.openstack.org/13587508:00
*** kbyrne has joined #heat08:00
*** jtomasek has joined #heat08:02
*** ifarkas has joined #heat08:05
*** tomek_adamczewsk has quit IRC08:06
*** viktors|afk is now known as viktors08:07
*** links has joined #heat08:11
*** jcoufal has quit IRC08:12
*** jcoufal has joined #heat08:12
*** nkhare has quit IRC08:16
*** nkhare has joined #heat08:17
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron router constraint  https://review.openstack.org/13588008:21
*** jstrachan has joined #heat08:22
*** justin-8_ has quit IRC08:33
*** justin-8 has joined #heat08:34
*** apporc has quit IRC08:36
*** sarob has joined #heat08:36
shardymorning all08:37
bdossantshardy: morning08:38
*** nikunj2512 has joined #heat08:40
*** apporc has joined #heat08:41
*** sarob has quit IRC08:41
*** stannie1 has joined #heat08:46
*** metral is now known as metral_zzz08:51
*** tomek_adamczewsk has joined #heat08:51
openstackgerrithuangtianhua proposed openstack/heat: Failed res no need UpdateReplace which has nested_stack  https://review.openstack.org/13010708:57
openstackgerrithuangtianhua proposed openstack/heat: Correct autoscaling group's updates from a failed state  https://review.openstack.org/13552408:57
*** reed has joined #heat08:58
*** inc0 has quit IRC08:58
*** uvirtbot has quit IRC09:00
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron subnet constraint  https://review.openstack.org/13587509:05
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron network constraint  https://review.openstack.org/13582309:06
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron port constraint  https://review.openstack.org/13583509:06
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron subnet constraint  https://review.openstack.org/13587509:06
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron router constraint  https://review.openstack.org/13588009:06
*** ckmvishnu has joined #heat09:07
*** derekh has joined #heat09:11
*** ckmvishnu has quit IRC09:12
skraynevgood day guys09:13
tiantianskraynev: hi09:13
*** inc0 has joined #heat09:14
*** uvirtbot has joined #heat09:16
skraynevhey tiantian09:17
*** Marga_ has quit IRC09:18
*** ckmvishnu has joined #heat09:18
*** tomek_adamczews1 has joined #heat09:21
*** unmeshg has joined #heat09:21
*** tomek_adamczewsk has quit IRC09:22
*** julienvey has joined #heat09:30
*** sorantis has joined #heat09:34
*** sorantis has quit IRC09:34
*** viktors has quit IRC09:35
*** nikunj2512 has left #heat09:37
*** viktors has joined #heat09:37
*** sorantis has joined #heat09:38
*** ishant2 has joined #heat09:42
*** ishant has quit IRC09:43
*** che-arn4 has joined #heat09:45
*** che-arne has joined #heat09:45
*** che-arne has quit IRC09:45
*** che-arn4 is now known as che-arne09:46
*** praveenkumar has quit IRC09:47
*** JayJ has quit IRC09:50
openstackgerritQi Zhang proposed openstack/heat: Make the keystoneclient pickup the region name passed in from heatclient  https://review.openstack.org/13552109:51
*** JayJ has joined #heat09:51
*** uvirtbot has quit IRC09:53
*** uvirtbot has joined #heat09:54
*** uvirtbot has quit IRC09:55
*** inc0 has quit IRC09:56
openstackgerritQi Zhang proposed openstack/heat: Make the keystoneclient pickup the region name passed in from heatclient  https://review.openstack.org/13552109:57
*** JayJ has quit IRC09:57
*** JayJ has joined #heat09:58
openstackgerritQi Zhang proposed openstack/heat: Pickup the region name passed in from heatclient  https://review.openstack.org/13552110:00
*** tomek_adamczews1 has quit IRC10:01
*** praveenkumar has joined #heat10:02
*** JayJ has quit IRC10:02
*** JayJ has joined #heat10:03
*** uvirtbot has joined #heat10:04
*** arif-ali has quit IRC10:05
*** JayJ has quit IRC10:07
*** apporc has quit IRC10:07
*** apporc has joined #heat10:08
*** JayJ has joined #heat10:08
*** JayJ has quit IRC10:12
*** inc0 has joined #heat10:13
*** JayJ has joined #heat10:13
*** prazumovsky has joined #heat10:16
*** arif-ali has joined #heat10:16
*** JayJ has quit IRC10:18
*** julienvey has quit IRC10:18
*** JayJ has joined #heat10:18
*** julienvey has joined #heat10:18
openstackgerrithuangtianhua proposed openstack/heat: Do static template validation for nested stacks  https://review.openstack.org/13262510:20
*** sanjayu_ has joined #heat10:21
*** julienvey has quit IRC10:22
*** julienvey has joined #heat10:22
*** JayJ has quit IRC10:23
*** JayJ has joined #heat10:23
openstackgerrithuangtianhua proposed openstack/heat: Do static template validation for nested stacks  https://review.openstack.org/13262510:24
*** sarob has joined #heat10:26
*** JayJ has quit IRC10:28
*** JayJ has joined #heat10:28
*** uvirtbot has quit IRC10:31
*** sarob has quit IRC10:31
*** JayJ has quit IRC10:33
*** asalkeld_ has quit IRC10:33
*** JayJ has joined #heat10:33
*** pas-ha has joined #heat10:33
*** alexheneveld has joined #heat10:35
*** uvirtbot has joined #heat10:37
*** JayJ has quit IRC10:38
*** JayJ has joined #heat10:38
*** JayJ has quit IRC10:43
*** JayJ has joined #heat10:44
*** sanjayu_ has quit IRC10:46
*** inc0 has quit IRC10:47
*** sanjayu_ has joined #heat10:48
*** JayJ has quit IRC10:48
*** JayJ has joined #heat10:49
*** hdd has quit IRC10:52
*** uvirtbot has quit IRC10:52
*** zhiwei has quit IRC10:52
*** JayJ has quit IRC10:53
*** JayJ has joined #heat10:54
*** Qiming has joined #heat10:55
*** Qiming_ has joined #heat10:58
*** JayJ has quit IRC10:58
*** uvirtbot has joined #heat10:58
*** ishant2 has quit IRC10:59
*** JayJ has joined #heat10:59
*** uvirtbot has quit IRC10:59
*** inc0 has joined #heat10:59
*** ishant has joined #heat10:59
*** Qiming has quit IRC11:01
*** dims has quit IRC11:01
*** uvirtbot has joined #heat11:01
*** dims has joined #heat11:01
*** uvirtbot has quit IRC11:03
*** Qiming__ has joined #heat11:03
*** JayJ has quit IRC11:03
*** praveenkumar has quit IRC11:04
*** praveenkumar_ has joined #heat11:04
*** JayJ has joined #heat11:04
*** praveenkumar_ is now known as praveenkumar11:04
*** uvirtbot has joined #heat11:04
*** uvirtbot has quit IRC11:05
*** uvirtbot has joined #heat11:06
*** uvirtbot has quit IRC11:07
*** Qiming_ has quit IRC11:07
*** JayJ has quit IRC11:08
*** JayJ has joined #heat11:09
*** jcoufal has quit IRC11:11
*** jcoufal has joined #heat11:12
*** Qiming__ has quit IRC11:13
*** Qiming__ has joined #heat11:13
*** JayJ has quit IRC11:14
*** LiJiansheng has quit IRC11:14
*** JayJ has joined #heat11:14
*** sanjayu_ has quit IRC11:15
*** inc0 has quit IRC11:16
*** JayJ has quit IRC11:19
*** zhiyuan has quit IRC11:19
*** JayJ has joined #heat11:19
*** apporc has quit IRC11:19
*** tomek_adamczewsk has joined #heat11:23
*** Qiming__ has quit IRC11:24
*** JayJ has quit IRC11:24
*** Qiming__ has joined #heat11:24
*** JayJ has joined #heat11:24
*** jcoufal has quit IRC11:27
*** zhiyuan has joined #heat11:27
*** jcoufal has joined #heat11:27
*** inc0 has joined #heat11:28
*** sorantis has quit IRC11:29
*** JayJ has quit IRC11:29
*** JayJ has joined #heat11:29
*** tiantian has quit IRC11:30
*** JayJ has quit IRC11:34
*** sorantis has joined #heat11:34
*** JayJ has joined #heat11:34
*** Qiming has joined #heat11:37
*** Qiming__ has quit IRC11:38
*** JayJ has quit IRC11:39
*** JayJ has joined #heat11:40
*** Qiming has quit IRC11:40
*** tomek_adamczewsk has quit IRC11:43
*** JayJ has quit IRC11:44
*** ygoto has quit IRC11:45
*** JayJ has joined #heat11:45
*** tomek_adamczewsk has joined #heat11:47
*** JayJ has quit IRC11:49
*** JayJ has joined #heat11:50
*** JayJ has quit IRC11:54
*** JayJ has joined #heat11:55
openstackgerritSergey Kraynev proposed openstack/heat: Handle error with non existing template file  https://review.openstack.org/13592411:57
*** radez_g0n3 is now known as radez11:59
*** serg_melikyan has joined #heat12:02
*** uvirtbot has joined #heat12:03
*** hdd has joined #heat12:09
*** kbyrne has quit IRC12:09
*** rushiagr is now known as rushiagr_away12:15
*** hdd has quit IRC12:16
*** KanagarajM has quit IRC12:18
*** sorantis_ has joined #heat12:20
*** uvirtbot has quit IRC12:22
*** cduch has joined #heat12:22
cduchhi12:22
*** sorantis has quit IRC12:23
*** sorantis_ is now known as sorantis12:23
*** ckmvishnu has quit IRC12:23
cduchwe're trying to use OS::Heat::AutoScalingGroup on our juno cloud but I ran into a problem with OS::Heat::ScalingPolicy and "roles"12:25
*** uvirtbot has joined #heat12:25
Putnshave a look at this, cduch http://hardysteven.blogspot.co.uk/2014/04/heat-auth-model-updates-part-2-stack.html12:26
cduchfirst I got an error because the identity service denied list-roles12:26
*** uvirtbot has quit IRC12:26
*** hdd has joined #heat12:27
cduchPutns: thanks, that is the problem12:28
Putnsnp12:28
*** uvirtbot has joined #heat12:30
*** inc0 has quit IRC12:31
*** uvirtbot has quit IRC12:31
*** links has quit IRC12:35
*** uvirtbot has joined #heat12:35
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterInterface resource's name  https://review.openstack.org/13535212:36
*** uvirtbot has quit IRC12:36
*** inc0 has joined #heat12:37
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterInterface resource's name  https://review.openstack.org/13535212:38
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterInterface resource's name  https://review.openstack.org/13535212:38
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterInterface resource's name  https://review.openstack.org/13535212:39
*** jcoufal has quit IRC12:42
*** jcoufal has joined #heat12:43
*** rushiagr_away is now known as rushiagr12:46
*** ccrouch has quit IRC12:48
*** jcoufal has quit IRC12:51
*** serg_melikyan has quit IRC12:51
*** serg_melikyan has joined #heat12:52
*** cmyster has quit IRC12:52
*** links has joined #heat12:54
*** nkhare has quit IRC12:56
*** rpothier has quit IRC12:56
*** blomquisg has quit IRC12:57
*** jcoufal has joined #heat13:01
*** zhiwei has joined #heat13:02
*** nosnos has quit IRC13:05
*** nosnos has joined #heat13:06
*** bdossant_ has joined #heat13:07
*** bdossant has quit IRC13:10
*** hdd has quit IRC13:11
*** bdossant_ has quit IRC13:12
*** sgordon_ has joined #heat13:12
*** hdd has joined #heat13:14
*** lazy_prince is now known as killer_prince13:14
*** aweiteka has joined #heat13:14
*** swygue has quit IRC13:17
*** inc0_ has joined #heat13:17
*** inc0 has quit IRC13:20
*** ccrouch has joined #heat13:20
*** vijayagurug has left #heat13:21
*** jprovazn has quit IRC13:31
*** pfreund_ is now known as pfreund13:32
*** jprovazn has joined #heat13:32
*** jprovazn has quit IRC13:33
openstackgerritMerged openstack/heat-specs: Optimize Nova Custom Constraints  https://review.openstack.org/13487313:38
*** k4n0 has quit IRC13:38
*** swygue has joined #heat13:41
*** pmallya has joined #heat13:45
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterInterface resource's name  https://review.openstack.org/13535213:45
*** pmallya has quit IRC13:46
*** pmallya has joined #heat13:46
openstackgerritPeter Razumovsky proposed openstack/heat: Correct error msg when resource or output are empty  https://review.openstack.org/13116913:48
*** rpothier has joined #heat13:50
*** tomek_adamczews1 has joined #heat13:50
*** Qiming has joined #heat13:51
*** tomek_adamczewsk has quit IRC13:52
*** serg_melikyan has quit IRC13:52
*** jdob has joined #heat13:57
*** inc0_ has quit IRC13:58
*** rushiagr is now known as rushiagr_away13:59
*** jistr has joined #heat14:02
*** serg_melikyan has joined #heat14:03
*** jistr is now known as jistr|mtg14:04
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/13596114:05
*** sarob has joined #heat14:05
*** cduch has quit IRC14:07
*** rushiagr_away is now known as rushiagr14:07
jdandreaDid the metadata path for Ceilometer alarms change in Juno? http://paste.openstack.org/show/135254/14:07
*** unmeshg has quit IRC14:07
*** Qiming_ has joined #heat14:07
*** yassine has joined #heat14:07
*** ishant has quit IRC14:09
openstackgerritPeter Razumovsky proposed openstack/heat: Add Dimensions Default in AWS_CloudWatch_Alarm.yaml  https://review.openstack.org/13425114:09
*** sgordon_ has quit IRC14:10
*** Qiming has quit IRC14:10
*** hdd has quit IRC14:10
*** mkollaro has joined #heat14:11
openstackgerritOpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/13598414:11
*** sorantis has quit IRC14:12
*** sarob has quit IRC14:14
openstackgerritPierre Freund proposed openstack/heat: Add requirement to SecurityGroup "remote_group_id"  https://review.openstack.org/13558714:18
jdandreaI think all I have to do is remove "metadata.user_metadata" from my alarm queries in the template and I should be set. I think. :)14:19
*** bandarji has joined #heat14:20
*** jasond has joined #heat14:23
*** sorantis has joined #heat14:23
*** jprovazn has joined #heat14:24
*** Qiming_ has quit IRC14:25
*** jmckind has joined #heat14:26
*** jmckind has quit IRC14:26
*** jmckind has joined #heat14:26
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterGateway resource's name  https://review.openstack.org/13600214:28
*** enterprisedc_ has joined #heat14:29
*** enterprisedc has quit IRC14:30
*** enterprisedc_ is now known as enterprisedc14:30
*** bdossant has joined #heat14:30
*** nosnos has quit IRC14:34
*** hdd has joined #heat14:37
*** uvirtbot has joined #heat14:38
*** uvirtbot has quit IRC14:38
openstackgerritSteven Hardy proposed openstack/heat: Add functional test for update of group of provider resources  https://review.openstack.org/13535314:39
openstackgerritSteven Hardy proposed openstack/heat: Add functional test for update of provider resource  https://review.openstack.org/13534814:39
openstackgerritSteven Hardy proposed openstack/heat: Move common functions into functional test base-class  https://review.openstack.org/13600714:39
openstackgerritSteven Hardy proposed openstack/heat: Create common stack_create functional test helper  https://review.openstack.org/13600814:39
*** blomquisg has joined #heat14:43
*** links has quit IRC14:48
*** zz_gondoi is now known as gondoi14:48
*** links has joined #heat14:51
*** sgordon_ has joined #heat14:52
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterGateway resource's name  https://review.openstack.org/13600214:55
*** andersonvom has joined #heat14:56
*** zhiwei has quit IRC14:57
*** jmckind has quit IRC14:57
openstackgerritPeter Razumovsky proposed openstack/heat: Change RouterGateway resource's name  https://review.openstack.org/13600214:58
*** nkhare has joined #heat14:58
*** kbyrne has joined #heat14:59
*** serg_melikyan has quit IRC15:00
*** ananta has joined #heat15:02
*** serg_melikyan has joined #heat15:02
openstackgerritPeter Razumovsky proposed openstack/heat: Fix [H302] errors in heat/common  https://review.openstack.org/13417315:06
*** aweiteka has quit IRC15:09
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Support volume type in Sahara Node Group Template  https://review.openstack.org/12720515:14
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Support secgroups in Sahara Node group templates  https://review.openstack.org/13602215:14
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Support availability zones in Node Group Templates  https://review.openstack.org/13602315:14
*** jcoufal has quit IRC15:15
*** JayJ has quit IRC15:21
*** aweiteka has joined #heat15:21
*** serg_melikyan has quit IRC15:24
*** serg_melikyan has joined #heat15:28
*** zhiwei has joined #heat15:31
*** tomek_adamczews1 has quit IRC15:33
*** crose has joined #heat15:33
bdossanthi15:33
bdossantis anybody aware of any problem in juno with templates using cfntools and the CircularDependencyException check?15:34
bhiHello again, I reserved some floatin IPs for my tenant and now I try to assign a DEFINDED SPECIFIC IP to a port of aninstance. Can you help me with this?15:37
*** jmckind has joined #heat15:39
bhiSorry, I posted my question in #openstack. this is obviously not a support channel.15:40
matttbhi: is that even a heat question?15:44
*** zhiwei has quit IRC15:44
*** metral_zzz is now known as metral15:45
bhiyes I am struggling with heat resources (OS::Neutron::FloatingIP,  OS::Neutron::FloatingIPAssociation)...15:46
bhiI am able to assign it on the command line with neutren --floating-ip-create bur I am confused about how to do it in heat15:48
*** hiddentoken has joined #heat15:48
*** hiddentoken has quit IRC15:48
matttbhi: just wanted to make sure, as i hadn't seen your original question15:49
matttbhi: sent you a link via PM, perhaps it helps?15:50
*** JayJ has joined #heat15:50
*** jmckind has quit IRC15:51
*** uvirtbot has joined #heat15:51
*** uvirtbot has quit IRC15:52
*** jmckind has joined #heat15:53
*** kebray has joined #heat15:54
*** bdossant has quit IRC15:55
*** tomek_adamczewsk has joined #heat15:55
* jdandrea cheers - ceilometer alarms are working for him again15:56
*** sjmc7 has joined #heat15:57
*** sorantis has quit IRC15:58
*** randallburt has joined #heat16:00
*** jasond has quit IRC16:00
*** nkhare has quit IRC16:01
*** uvirtbot has joined #heat16:02
*** uvirtbot has quit IRC16:02
*** bdossant has joined #heat16:02
*** ananta has quit IRC16:04
*** Marga_ has joined #heat16:05
*** thedodd has joined #heat16:10
*** alexpilotti has joined #heat16:11
*** Marga_ has quit IRC16:14
*** Marga_ has joined #heat16:14
*** aweiteka has quit IRC16:17
*** viktors is now known as viktors|afk16:17
*** __TheDodd__ has joined #heat16:18
*** thedodd has quit IRC16:19
*** Marga_ has quit IRC16:19
*** Marga_ has joined #heat16:20
*** prazumovsky has quit IRC16:20
*** sjmc7_ has joined #heat16:21
openstackgerritRandall Burt proposed openstack/heat: Detect container failure when checking create complete  https://review.openstack.org/13575316:23
pfreundIs it possible to launch 2 servers in a template, using the same CloudConfig writing the 2 private IPs in /etc/hosts without making a CircularDependencyException ?16:24
*** sjmc7 has quit IRC16:24
openstackgerritJason Dunsmore proposed openstack/heat: Always import heat.rpc.api as rpc_api  https://review.openstack.org/13570416:25
thervepfreund, Maybe if you allocate the IPs beforehand?16:26
therveOtherwise that sounds tricky16:26
*** randallburt has quit IRC16:26
pfreundfloating Ips ?16:27
*** randallburt has joined #heat16:27
therveYou can create private IPs too (I think)16:27
pfreundthat could be a solution16:27
*** aweiteka has joined #heat16:29
*** kebray has quit IRC16:31
pfreundI have the same circular dependcy when I want to create 3 security groups, with rules in the 2 other securitygroup. Still looking for a workaround16:31
therveI know there is a workaround in aws, not sure about neutron16:32
pfreundyes I think I've already done that on AWS. I think it can pre allocate ids16:33
therveHum I don't think that's it. There is a specific resource for that IIRC16:33
therveYeah AWS::EC2::SecurityGroupEgress/Ingress16:34
*** __TheDodd__ has quit IRC16:34
therveIt wouldn't be ridiculous to have a SecurityGroupRule resource I think16:35
*** bdossant has quit IRC16:36
jdandreaFor heat in standalone mode, how do I get the Ceilometer alarm URLs to use the public IP vs. the private IP? (It's orchestrating from within a VM.)16:37
jdandreaThinking it's a heat.conf change ...16:37
thervejdandrea, Isn't that heat_waitcondition_server_url in the conf?16:41
jdandreatherve: Not sure. I thought that was just for wait conditions and not policy resources.16:42
jdandreaMaybe it is? It would still work for WConds if I changed it ...16:42
* jdandrea looks up _get_signed_url in SignalResponder.16:43
jdandreatherve: Bingo. :)16:43
jdandreaIt uses it and changes /waitcondition to whatever the signal_type is.16:43
* jdandrea cheers16:44
*** pmallya has quit IRC16:45
jdandreaMy observation thus far: Heat on Juno is orders of magnitude better at creating/deleting things consistently.16:45
jdandreaSo I really want to keep using it, even if all our installations aren't caught up yet.16:46
ryansbjuno had loads of fixes16:47
ryansb(and improvements)16:47
jdandrearyansb: Hear hear.16:48
jdandreaI am having to delete things manually under Heat/Icehouse that are no-brainers in Juno.16:48
zanebjdandrea: \o/16:49
jdandrea"Goooooooooal!"16:50
*** harlowja_at_home has joined #heat16:52
*** tomek_adamczews1 has joined #heat16:52
*** tomek_adamczewsk has quit IRC16:52
*** tomek_adamczewsk has joined #heat16:55
*** tomek_adamczews1 has quit IRC16:56
*** hdd has quit IRC16:58
*** ifarkas has quit IRC16:59
*** hdd has joined #heat17:00
*** pmallya_ has joined #heat17:02
*** uvirtbot has joined #heat17:08
*** uvirtbot has quit IRC17:09
*** harlowja_at_home has quit IRC17:09
*** uvirtbot has joined #heat17:12
*** uvirtbot has quit IRC17:14
*** pmallya_ has quit IRC17:14
*** uvirtbot has joined #heat17:15
*** uvirtbot has quit IRC17:17
*** uvirtbot has joined #heat17:18
*** sabeen2 has quit IRC17:19
*** crose has quit IRC17:19
*** uvirtbot has quit IRC17:19
*** sabeen1 has joined #heat17:20
*** uvirtbot has joined #heat17:20
*** crose has joined #heat17:21
*** uvirtbot has quit IRC17:21
*** charlesr has joined #heat17:23
*** uvirtbot has joined #heat17:23
*** GonZo2K has joined #heat17:24
*** uvirtbot has quit IRC17:24
*** Viswanath has joined #heat17:24
openstackgerritTetiana Lashchova proposed openstack/python-heatclient: Fix H302 errors  https://review.openstack.org/13606717:26
*** Viswanath has quit IRC17:27
*** julienvey has quit IRC17:27
*** uvirtbot has joined #heat17:27
*** uvirtbot has quit IRC17:28
*** GonZo2K has quit IRC17:31
*** tomek_adamczewsk has quit IRC17:32
*** pmallya_ has joined #heat17:32
*** pmallya_ has quit IRC17:33
*** pmallya_ has joined #heat17:33
*** sgordon_ has quit IRC17:35
*** GonZo2K has joined #heat17:36
*** alexheneveld has quit IRC17:37
*** charlesr has quit IRC17:38
*** charlesr has joined #heat17:38
*** charlesr has quit IRC17:41
openstackgerritAnderson Mesquita proposed openstack/heat: Show resource attributes when viewing resource  https://review.openstack.org/13511017:42
openstackgerritAnderson Mesquita proposed openstack/heat: Show resource attributes on resource-show  https://review.openstack.org/13511117:42
*** kebray has joined #heat17:50
*** pmallya_ has quit IRC17:56
*** derekh has quit IRC17:58
*** achanda has joined #heat17:59
*** harlowja_away is now known as harlowja18:02
*** hdd has quit IRC18:09
*** randallburt has quit IRC18:10
*** links has quit IRC18:11
*** GonZo2K has quit IRC18:17
*** sjmc7__ has joined #heat18:20
*** metral is now known as metral_zzz18:22
*** che-arne has quit IRC18:23
*** sjmc7_ has quit IRC18:23
*** sgordon_ has joined #heat18:25
*** pmallya has joined #heat18:25
*** radez is now known as radez_g0n318:29
*** tspatzier has quit IRC18:32
*** tspatzier has joined #heat18:32
*** tspatzier has quit IRC18:33
*** jstrachan has quit IRC18:35
*** tspatzier has joined #heat18:36
*** uvirtbot has joined #heat18:38
*** uvirtbot has quit IRC18:39
*** mkollaro has quit IRC18:39
*** tspatzier has quit IRC18:39
*** tspatzier has joined #heat18:39
*** tspatzier has quit IRC18:40
jpeelershardy: the email you sent me regarding rebuilds, the master patches only apply to kilo builds, right?18:40
*** uvirtbot has joined #heat18:40
*** uvirtbot has quit IRC18:41
*** uvirtbot has joined #heat18:42
*** uvirtbot has quit IRC18:43
*** uvirtbot has joined #heat18:45
*** rushiagr is now known as rushiagr_away18:45
*** uvirtbot has quit IRC18:45
*** uvirtbot has joined #heat18:46
*** uvirtbot has quit IRC18:47
*** uvirtbot has joined #heat18:48
*** uvirtbot has quit IRC18:49
*** Marga_ has quit IRC18:52
*** Marga_ has joined #heat18:52
*** mkollaro has joined #heat18:53
*** jprovazn has quit IRC18:53
jpeelershardy: i replied to your email for clarification18:54
*** sarob has joined #heat18:57
*** Viswanath has joined #heat19:00
*** Drago has joined #heat19:00
*** Drago has quit IRC19:00
*** Drago has joined #heat19:00
*** Viswanath has quit IRC19:07
*** kebray has quit IRC19:15
*** Dragomir has joined #heat19:19
*** vahidh has quit IRC19:20
*** hdd has joined #heat19:25
*** andersonvom has quit IRC19:26
*** randallburt has joined #heat19:27
*** andersonvom has joined #heat19:30
*** andersonvom has quit IRC19:35
*** edmund has joined #heat19:38
*** serg_melikyan has quit IRC19:41
*** GonZo2K has joined #heat19:42
*** jtomasek has quit IRC19:42
openstackgerritSteve Baker proposed openstack/python-heatclient: Add CLI commands to interact with software-config  https://review.openstack.org/13410719:43
openstackgerritSteve Baker proposed openstack/python-heatclient: output-show format by json or raw  https://review.openstack.org/13549919:43
*** radez_g0n3 is now known as radez19:44
*** serg_melikyan has joined #heat19:45
*** uvirtbot has joined #heat19:49
*** crose has quit IRC19:49
*** kebray has joined #heat19:50
*** packet has joined #heat19:52
*** Marga_ has quit IRC19:54
*** crose has joined #heat19:55
*** randallburt1 has joined #heat20:01
*** randallburt has quit IRC20:01
*** pmallya__ has joined #heat20:02
*** sjmc7__ is now known as sjmc720:03
*** pmallya has quit IRC20:03
*** pmallya__ has quit IRC20:05
*** pmallya_ has joined #heat20:06
*** zaneb has quit IRC20:07
openstackgerritSteve Baker proposed openstack/heat: Integration test for software-config tools  https://review.openstack.org/11371120:15
*** andersonvom has joined #heat20:20
*** serg_melikyan has quit IRC20:20
*** serg_melikyan has joined #heat20:25
*** hdd has quit IRC20:25
*** alexheneveld has joined #heat20:29
*** pmallya_ has quit IRC20:30
*** alexheneveld has quit IRC20:32
*** serg_mel_ has joined #heat20:38
*** serg_melikyan has quit IRC20:40
*** serg_mel_ has quit IRC20:45
*** pmallya_ has joined #heat20:45
*** serg_melikyan has joined #heat20:45
*** sarob has quit IRC20:57
*** yassine has quit IRC20:58
*** sarob has joined #heat21:02
*** bhi has quit IRC21:07
*** pmallya_ has quit IRC21:08
*** pmallya_ has joined #heat21:11
*** crose has quit IRC21:15
*** david-lyle has joined #heat21:16
*** crose has joined #heat21:20
*** mkollaro has quit IRC21:24
*** rpothier has quit IRC21:26
radezshardy: ping21:28
*** serg_melikyan has quit IRC21:28
radezI just upgraded to juno and now all my users get a "missing role heat_stack_owner" message21:28
radezdo i need to add this role to all my tenants for them to use heat?21:29
openstackgerritMerged openstack/heat: Fix kwargs going into ResourceDefinition  https://review.openstack.org/13583021:29
openstackgerritMerged openstack/heat: Fix [H302] errors in heat/common  https://review.openstack.org/13417321:30
*** serg_melikyan has joined #heat21:32
*** alexheneveld has joined #heat21:33
*** alexheneveld has quit IRC21:38
stevebakerradez: http://hardysteven.blogspot.co.nz/2014/04/heat-auth-model-updates-part-1-trusts.html might help. If your heat.conf deferred_auth_method=trusts then yes, existing users need the role specified by trusts_delegated_roles (heat_stack_owner)21:50
stevebakerradez: you could confirm with shardy whether you could change the value of trusts_delegated_roles to a role that your users already have - that would be less disruptive21:50
radezstevebaker: awesome, thx. I'll read through that post21:52
*** Marga_ has joined #heat21:52
*** JayJ has quit IRC21:55
*** asalkeld has joined #heat21:56
SpamapS| resource_status_reason | TypeError: update_software_deployment() got an unexpected keyword argument 'server_id'                                                                      |21:58
SpamapSanybody seen that?21:58
asalkeldHi SpamapS, no21:59
asalkeldjust looks like a log formatting error21:59
stevebakerSpamapS: yes, the fix has already landed22:00
stevebakerSpamapS: https://review.openstack.org/#/c/135440/22:00
*** alexheneveld has joined #heat22:00
SpamapSah wonderful I built my undercloud about 4 days too early. ;)22:01
*** alexheneveld has quit IRC22:05
*** alexheneveld has joined #heat22:06
*** serg_melikyan has quit IRC22:10
*** alexheneveld has quit IRC22:10
*** sarob has quit IRC22:10
*** radez is now known as radez_g0n322:12
*** sarob has joined #heat22:12
*** randallburt1 has quit IRC22:14
*** radez_g0n3 is now known as radez22:14
*** jdob has quit IRC22:14
openstackgerritSteve Baker proposed openstack/heat-templates: Allow insecure_registry to be set in docker config resource  https://review.openstack.org/13512522:15
openstackgerritSteve Baker proposed openstack/heat-templates: Docker hook handle DELETE action  https://review.openstack.org/13614322:15
openstackgerritSteve Baker proposed openstack/heat-templates: Write docker operations log to deploy_stdout/stderr  https://review.openstack.org/13614422:15
openstackgerritSteve Baker proposed openstack/heat-templates: Start of docker hook unit tests  https://review.openstack.org/13614522:15
*** rwsu_ has joined #heat22:15
*** rwsu_ has quit IRC22:19
*** packet has quit IRC22:20
*** sjmc7_ has joined #heat22:20
*** serg_melikyan has joined #heat22:20
*** sjmc7 has quit IRC22:23
*** pmallya_ has quit IRC22:24
*** jistr|mtg has quit IRC22:27
*** tomek_adamczewsk has joined #heat22:29
*** aweiteka has quit IRC22:31
radezshardy: stevebaker: I updated the trust role to member and all seems well... is there any reason this is not a good idea?22:34
*** andersonvom has quit IRC22:36
*** sarob has quit IRC22:37
*** sarob has joined #heat22:38
*** stannie1 has quit IRC22:39
SpamapSstevebaker: shouldn't that fix be backported to Juno?22:40
*** crose has quit IRC22:46
*** Dragomir has quit IRC22:46
*** Drago has quit IRC22:48
stevebakerSpamapS: it was a recent regression, so its ok https://review.openstack.org/#/c/133605/22:51
SpamapSstevebaker: ah cool22:52
openstackgerritAngus Salkeld proposed openstack/heat: Add support for pass through references  https://review.openstack.org/13219022:54
openstackgerritAngus Salkeld proposed openstack/heat: Add "parameter_defaults" to the environment  https://review.openstack.org/13133722:54
*** serg_melikyan has quit IRC22:54
openstackgerritAngus Salkeld proposed openstack/heat: Add logging fixture to integration tests  https://review.openstack.org/13616422:54
openstackgerritAngus Salkeld proposed openstack/heat: Add support for running tests against standalone Heat  https://review.openstack.org/13616522:54
stevebakerradez: I do recall shardy talking about doing something like that by default so I think its fine. We can't assume what the default role is though, so the operator still needs to make a decision22:54
asalkeldstevebaker, can you look at this one ^ I can't run integration tests against a standalone heat with out it22:54
stevebakerasalkeld: will do22:55
radezstevebaker: cool thx!22:56
*** sarob has quit IRC22:56
*** jmckind has quit IRC22:56
*** sarob has joined #heat22:58
*** pas-ha has quit IRC22:59
*** sjmc7_ has quit IRC23:00
*** Dragomir has joined #heat23:05
*** sgordon_ has quit IRC23:06
*** serg_melikyan has joined #heat23:08
*** tomek_adamczewsk has quit IRC23:09
*** dims has quit IRC23:12
*** tomek_adamczewsk has joined #heat23:12
*** ccrouch has quit IRC23:16
asalkeldstevebaker, so that's not a bad idea (bike shed moment) OS::StackId23:17
asalkeldbut what it really is: the name of the resource to get the id from23:18
asalkeldOS::ResourceNameToGetStackIdFrom ;)23:18
asalkeldi guess i could change that tho' so it is just the id, and the user has to call the get_resource23:20
*** yassine has joined #heat23:20
*** yassine has quit IRC23:22
*** mkollaro has joined #heat23:26
asalkeldthis is my problem with specs, the related spec has 2*+2, but you just get a better idea when you see the code - waste of time imho23:26
*** edmund has quit IRC23:26
*** sarob has quit IRC23:27
*** alexpilotti has quit IRC23:27
lifelessasalkeld: aye :)23:31
lifelessasalkeld: as design review I think specs are valuable23:31
lifelessasalkeld: as implementation pre-analysis, weee waste23:31
asalkeldi think we now feel like we have to use them for everything and get into way too much detail23:32
*** Dragomir has quit IRC23:37
*** Marga_ has quit IRC23:40
asalkeldstevebaker, i could compromise to "OS::representative_resource"23:49
*** serg_melikyan has quit IRC23:49
asalkeldor something with that meaning23:49
*** reed has quit IRC23:51
*** gondoi is now known as zz_gondoi23:53
stevebakerasalkeld: how about OS::r21e ;)23:54
asalkeldyeah, i know it's a mouth full23:54
stevebakerI meant to comment on __id__ in the spec, just didn't get round to it23:55
*** tomek_adamczewsk has quit IRC23:55
asalkeldjust not keen on doing lookups by phys id23:55
stevebakerOS::maps_to23:55
asalkeldmaybe23:55
asalkeldOS::get_attributes_from23:56
asalkeldshrug, pesky naming23:56
stevebakerasalkeld: so it maps the id, and all attributes to the parent stack?23:56
asalkeldyeah23:57
*** serg_melikyan has joined #heat23:57
asalkeldso you don't have do heaps of mirroring out outputs23:57
asalkelds/out/of23:57
*** sarob has joined #heat23:57

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