Thursday, 2015-03-12

spzalaasalkeld: well, wife's kindly agreed to drop him, so I am back already :-)00:00
*** sabeen has quit IRC00:01
asalkeldnice00:02
spzalaYes, it works out some time :)00:05
*** Qiming has quit IRC00:05
*** HoloIRCUser1 has quit IRC00:10
ccrouchso this is driving me crazy. I must we be doing something super stupid...00:11
ccrouchstack-create with this: http://paste.fedoraproject.org/196898/61190771/00:11
ccrouchfails, as expected: StackValidationFailed: Neither image nor bootable volume is specified for instance server00:11
ccrouchi remove the comments00:11
ccrouchand do stack-create with this: http://paste.fedoraproject.org/196899/61191571/00:13
ccrouchwhich then fails with00:13
ccrouchStackValidationFailed: Property error : server: image 'NoneType' object has no attribute '__getitem__'00:13
ccrouch:-(00:13
ccrouchany suggestions?00:13
*** hdd_ has joined #heat00:14
*** bandarji has quit IRC00:15
*** boris-42 has joined #heat00:15
spzalaccrouch: I am not sure but one reason could be that the specified image is not in Glance00:17
ccrouchits showing up in glance image-list for me00:17
spzalaccrouch: ah00:17
ccrouchi have confidence that Heat would return a better error message too :-)00:17
ccrouchthis is a brand new juno install, so i'm suspicious of the config00:18
spzalaccrouch: it does but sometime it may just give more generic message00:18
ccrouchah ok00:19
*** ccrouch is now known as ccrouch-biab00:21
spzalaccrouch: again one more reason is with image size and your environment, you may want to try it with something like m1.tiny and see if you get the same message... just if you want to test it (if you haven't already) while you get a better help00:21
ccrouch-biabspzala: good idea00:23
*** Yanyanhu has joined #heat00:25
ccrouch-biabinterestingly i got the same error00:25
ccrouch-biabStackValidationFailed: Property error : server: image 'NoneType' object has no attribute '__getitem__'00:25
ccrouch-biabwhether I used m1.tiny, m1.xlarge or m1.bad00:25
ccrouch-biabso it seems to falling over before it even checks that the default flavor is actually valid in nova00:25
asalkeldccrouch-biab: you can do a "glance image-list" and get something sensible back ?00:28
asalkeldnot an issue with the images not been shared?00:28
*** FL1SK has quit IRC00:36
*** ccrouch-biab is now known as ccrouch00:36
*** FL1SK has joined #heat00:37
*** FL1SK has quit IRC00:37
ccrouchasalkeld: yep, i get that one image back from glance image-list00:37
ccrouchbut even if i put in a bad imageid I still get the same error :-/00:38
*** FL1SK has joined #heat00:38
ccrouchfwiw its version 0.2.12 of the heat client00:39
ccrouchgoing against juno heat00:39
asalkeldmmm, juno00:40
asalkeldccrouch: i'd suggest raising a bug00:40
asalkeldthis week is pretty focused on getting what we can into kilo (last feature week000:40
ccrouchack00:41
ccrouchi'll dig a bit more and see if i can reproduce in a different env00:41
asalkeldcool, thanks00:41
*** EricGonczer_ has quit IRC00:42
openstackgerritAngus Salkeld proposed openstack/heat: StackResource convert operations to use RPC  https://review.openstack.org/11633600:42
*** smc7 has joined #heat00:46
*** Qiming has joined #heat00:48
*** Qiming_ has joined #heat00:49
*** ccrouch is now known as ccrouch-bbl00:50
*** smc7 has quit IRC00:51
*** Qiming has quit IRC00:53
*** chlong has quit IRC00:55
*** chlong has joined #heat00:55
stevebakerccrouch-bbl: have you tried with the image name rather than the uuid?00:58
sdake_asalkeld did the versioned rpc objects hit oslo yet?01:00
*** rwsu is now known as rwsu-afk01:04
*** Yanyanhu has quit IRC01:06
*** gokrokve has quit IRC01:15
*** serg_melikyan has joined #heat01:17
*** serg_melikyan has quit IRC01:22
*** aweiteka has quit IRC01:23
*** EricGonczer_ has joined #heat01:26
*** LiJiansheng has joined #heat01:26
asalkeldsdake_: yip01:28
asalkeld(sorry submerged in email)01:28
sdake_thanks angus01:29
asalkeldsdake_: https://github.com/openstack/oslo.versionedobjects01:29
sdake_i'll have to add that to my backlog for magnum01:29
*** hdd_ has quit IRC01:34
*** HoloIRCUser has joined #heat01:37
dims_sdake_: it's a soft release at the moment01:39
dims_sdake_: which means api could change a bit01:39
dims_so far heat and nova have tried it01:39
* dims_ talking about oslo.versionedobjects (o.vo)01:40
*** EricGonczer_ has quit IRC01:41
*** sdake_ has quit IRC01:42
*** Administrator_ has joined #heat01:46
*** pm90_ has joined #heat01:46
asalkeldthanks dims_01:46
asalkeldwe are merging code soon with it, hopefully you still follow version rules01:47
asalkeldand if api changes, you bump major version numbers etc...01:47
*** Administrator__ has quit IRC01:48
*** ccrouch-bbl is now known as ccrouch01:52
*** dims_ has quit IRC01:53
openstackgerritSteve Baker proposed openstack/heat: Func tests use fedora-heat-test-image  https://review.openstack.org/16328701:58
openstackgerritSteve Baker proposed openstack/heat: Use AWS::EC2::EIP for test_server_cfn_init  https://review.openstack.org/16367501:58
ccrouchstevebaker: yep same issue, with image name01:58
stevebakerccrouch: super odd01:58
ccrouchyeah :-(01:59
ccrouchit *must* be something in the heat config01:59
ccrouchwhich is setup incorrectly01:59
ccrouchi just dont really know where to start looking01:59
stevebakerccrouch: look for a trace in the heat-engine log01:59
stevebakerhow did you install heat?02:00
*** pm90_ has quit IRC02:02
*** shardy has quit IRC02:07
*** shardy has joined #heat02:07
*** Yanyanhu has joined #heat02:08
ccrouchhere is the engine log from my last request02:09
ccrouchhttp://paste.fedoraproject.org/196905/14261261/02:09
ccrouchno stacks02:09
*** HoloIRCUser has quit IRC02:09
ccrouchhere is the stack, the stack create command and the output from the client, which does actually show a stack02:12
ccrouchhttp://paste.fedoraproject.org/196906/26126311/02:12
*** hdd_ has joined #heat02:14
*** pm90_ has joined #heat02:16
asalkeldstack_user_domain_id or stack_user_domain_name not set in heat.conf falling back to using default02:16
ccrouchstevebaker: re: how installed: custom deb packages built from an early January  fork of stable/juno02:21
*** Qiming has joined #heat02:21
*** erkules_ has joined #heat02:28
*** erkules has quit IRC02:31
openstackgerritMerged openstack/heat: Keystone resource plugin for Project  https://review.openstack.org/16156302:32
openstackgerritMerged openstack/heat: First objects - stack and raw template  https://review.openstack.org/14684102:33
*** pm90_ has quit IRC02:33
*** smc7 has joined #heat02:35
*** smc7 has quit IRC02:40
*** pm90_ has joined #heat02:41
*** achanda has quit IRC02:42
*** david-lyle is now known as david-lyle_afk02:45
*** sdake_ has joined #heat02:48
elynnmorning :)02:50
sdake_yar02:50
*** Marga_ has quit IRC02:51
*** dims_ has joined #heat02:54
*** gokrokve has joined #heat02:54
*** spzala has quit IRC02:55
*** dims_ has quit IRC02:59
ramishramorning all03:04
asalkeldhi03:05
openstackgerritMerged openstack/heat: Func test use param for software_config_transport  https://review.openstack.org/16328403:09
*** pm90_ has quit IRC03:09
openstackgerritMerged openstack/heat: Fixes for test_server_software_config  https://review.openstack.org/16328503:09
*** KanagarajM has joined #heat03:10
*** pm90_ has joined #heat03:11
*** Qiming_ has joined #heat03:11
*** Qiming__ has joined #heat03:12
*** Qiming has quit IRC03:14
openstackgerritAngus Salkeld proposed openstack/heat: Add Digest intrinsic function  https://review.openstack.org/13718803:15
*** Qiming_ has quit IRC03:16
*** pm90_ has quit IRC03:21
*** radez_g0n3 is now known as radez03:22
*** KanagarajM has quit IRC03:27
*** sdake_ has quit IRC03:38
*** hdd_ has quit IRC03:42
*** pm90_ has joined #heat03:53
*** Marga_ has joined #heat03:53
*** funzo has joined #heat04:01
*** pm90_ has quit IRC04:03
*** funzo has quit IRC04:06
*** sdake_ has joined #heat04:08
*** pm90_ has joined #heat04:10
*** Marga_ has quit IRC04:15
*** Marga_ has joined #heat04:16
*** Qiming_ has joined #heat04:16
*** gokrokve_ has joined #heat04:18
*** Qiming__ has quit IRC04:19
*** gokrokve has quit IRC04:21
*** radez is now known as radez_g0n304:21
*** gokrokve_ has quit IRC04:22
*** pm90_ has quit IRC04:23
*** smc7 has joined #heat04:24
*** nkhare has joined #heat04:27
*** smc7 has quit IRC04:28
*** achanda has joined #heat04:31
openstackgerritAngus Salkeld proposed openstack/heat: Add breakpoint support  https://review.openstack.org/14612304:37
*** Tango|2 has joined #heat04:38
asalkeldbbl04:44
*** asalkeld is now known as asalkeld_afk04:44
*** rakesh_hs has joined #heat04:48
*** sdake__ has joined #heat04:55
*** Qiming_ is now known as Qiming04:56
*** gokrokve has joined #heat04:58
*** sdake_ has quit IRC04:58
*** pm90_ has joined #heat05:01
*** hdd_ has joined #heat05:02
*** Qiming has quit IRC05:03
*** jdandrea_ has joined #heat05:03
*** gokrokve_ has joined #heat05:04
*** achanda has quit IRC05:04
*** david-ly_ has joined #heat05:04
*** kevinbenton_ has joined #heat05:05
*** Qiming has joined #heat05:07
*** sdake__ has quit IRC05:08
*** FL1SK has quit IRC05:09
*** david-lyle_afk has quit IRC05:09
*** mikal_ has joined #heat05:09
*** gokrokve has quit IRC05:09
*** jdandrea has quit IRC05:09
*** kevinbenton has quit IRC05:09
*** mikal has quit IRC05:09
*** jdandrea_ is now known as jdandrea05:09
*** pm90_ has quit IRC05:12
*** achanda has joined #heat05:28
*** reed has quit IRC05:30
*** sparr has quit IRC05:35
*** sparr has joined #heat05:35
openstackgerritShaoHe Feng proposed openstack/heat: Versioned objects - Snapshot  https://review.openstack.org/15155605:40
*** harlowja_ is now known as harlowja_away05:41
*** akuznetsov has joined #heat05:44
*** hdd_ has quit IRC06:00
*** sdake_ has joined #heat06:02
*** sdake__ has joined #heat06:04
*** pitr-ch has quit IRC06:07
*** sdake_ has quit IRC06:08
*** sdake_ has joined #heat06:10
*** smc7 has joined #heat06:12
*** vijayagurug has joined #heat06:13
*** sdake__ has quit IRC06:13
*** sdake__ has joined #heat06:14
*** smc7 has quit IRC06:17
*** sdake_ has quit IRC06:18
*** gokrokve has joined #heat06:20
*** KanagarajM has joined #heat06:20
*** ishant has joined #heat06:22
*** gokrokve_ has quit IRC06:23
*** asalkeld_afk is now known as asalkeld06:28
*** Tango|2 has quit IRC06:28
*** dims_ has joined #heat06:32
asalkeldalex_xu: you about?06:32
alex_xuasalkeld: hi06:33
asalkeldhi06:33
asalkeldyou need the word blueprint to get the url in the comment06:33
asalkeldso like "Implements blueprint XXX"06:33
*** vijayagurug has left #heat06:34
alex_xualex_xu: ok, got it, will update them. thanks!06:35
asalkeldif you quickly repost https://review.openstack.org/#/c/149926/06:35
asalkeldi'll +206:35
alex_xuasalkeld: cool, update now!06:36
openstackgerritShaoHe Feng proposed openstack/heat: Versioned object - SoftwareConfig  https://review.openstack.org/15241506:36
openstackgerritKanagaraj Manickam proposed openstack/heat: Adds migration test case for version 056  https://review.openstack.org/16342406:36
asalkeldsame issue here: https://review.openstack.org/#/c/152415/06:37
*** sdake_ has joined #heat06:37
asalkeldKanagarajM: thanks +206:37
*** dims_ has quit IRC06:38
KanagarajMasalkeld: thanks :)06:38
openstackgerritAlex Xu proposed openstack/heat: Versioned objects - Event  https://review.openstack.org/14992606:38
alex_xuasalkeld: ^^ it's done, thanks!06:39
*** FL1SK has joined #heat06:39
*** sdake__ has quit IRC06:41
*** pm90_ has joined #heat06:46
*** funzo has joined #heat06:47
*** pm90_ has quit IRC06:47
asalkeldalex_xu: what's shaohe feng's nick?06:48
alex_xuasalkeld: I just told him by physical...06:50
alex_xuasalkeld: he is not in this channel, I will tell him join06:51
*** funzo has quit IRC06:51
asalkeldalex_xu: thanks06:52
asalkeldsometime quicker to get a turn around06:53
*** yuntong1 has joined #heat06:53
*** shaohe_robot1 has joined #heat06:54
alex_xuasalkeld: shaohe feng == shaohe_robot106:54
shaohe_robot1hello06:54
shaohe_robot1hello asalkeld06:54
asalkeldshaohe_robot1: hi06:54
asalkeldjust an issue with your resource data patch06:54
*** shaohe_robot1 is now known as shaohe_feng06:55
asalkeldresource_id is now an integer06:55
shaohe_fengasalkeld: thank06:55
shaohe_fengOK, I will update it.06:55
asalkeldthx06:55
shaohe_fengasalkeld: I will update ASAP.06:56
asalkeldcool, ping me when you are done06:56
asalkeldi'll review06:56
shaohe_fengOK. I will06:57
openstackgerritShaoHe Feng proposed openstack/heat: Versioned object - SoftwareDeployment  https://review.openstack.org/15242906:58
*** sdake__ has joined #heat06:58
*** smc7 has joined #heat07:00
*** akuznetsov has quit IRC07:01
openstackgerritShaoHe Feng proposed openstack/heat: Versioned objects - Snapshot  https://review.openstack.org/15155607:01
*** sdake_ has quit IRC07:02
*** inc0 has joined #heat07:04
inc0good morning everyone07:04
openstackgerritShaoHe Feng proposed openstack/heat: Versioned objects - ResourceData  https://review.openstack.org/15023807:06
*** Marga_ has quit IRC07:07
shaohe_fengasalkeld: done for https://review.openstack.org/#/c/150238/407:07
shaohe_fengasalkeld: address your comments. :)07:07
*** sdake__ has quit IRC07:08
*** sdake has quit IRC07:08
asalkeldthanks shaohe_feng +207:10
openstackgerritLiangChen proposed openstack/heat: Docker plugin add restart policies and capability properties  https://review.openstack.org/16327707:11
inc0cool, so I'll get to Resource object then07:11
*** achanda has quit IRC07:11
inc0thanks guys07:11
*** pitr-ch has joined #heat07:13
shaohe_fengasalkeld: thx. :)07:13
openstackgerritIshant Tyagi proposed openstack/heat: DB changes for resource locking  https://review.openstack.org/15767207:19
*** sdake has joined #heat07:19
*** pas-ha has joined #heat07:20
*** achanda has joined #heat07:24
*** ParsectiX has joined #heat07:24
*** ParsectiX has left #heat07:24
openstackgerritQiming Teng proposed openstack/heat: Replace mox with mock for stack-update test cases  https://review.openstack.org/16371707:25
*** jcoufal has joined #heat07:26
*** KanagarajM has quit IRC07:27
*** ParsectiX_ has joined #heat07:28
*** ParsectiX_ has quit IRC07:31
*** ParsectiX_ has joined #heat07:32
asalkeldskraynev: we have a meeting now?07:34
skraynevasalkeld: yes :)07:34
asalkelddoh07:34
skraynevI wrote it you to skype07:34
shardymorning all07:37
*** jprovazn has joined #heat07:38
*** sdake_ has joined #heat07:42
*** achanda has quit IRC07:44
*** sdake_ has quit IRC07:49
*** sdake has quit IRC07:49
*** akuznetsov has joined #heat07:49
*** pas-ha has quit IRC07:55
*** sdake has joined #heat07:56
*** jrist has quit IRC07:59
*** jrist has joined #heat08:01
*** jistr has joined #heat08:03
*** ParsectiX has joined #heat08:04
*** ParsectiX has left #heat08:05
*** gokrokve has quit IRC08:14
*** ifarkas has joined #heat08:14
*** gokrokve has joined #heat08:14
inc0shardy, huangtianhua any chances for final +2 please?08:14
inc0https://review.openstack.org/#/c/150238/08:14
huangtianhualooking08:15
openstackgerrityuntongjin proposed openstack/heat: Versioned object - WatchRule and WatchData  https://review.openstack.org/15348708:16
*** gokrokve has quit IRC08:19
shardyinc0: looking08:19
openstackgerrityuntongjin proposed openstack/heat: Versioned object - WatchRule and WatchData  https://review.openstack.org/15348708:21
shardyinc0: lgtm - I've held off +A until huangtianhua has reviewed08:25
*** sdake_ has joined #heat08:25
huangtianhuawait some minutes08:25
inc0shardy, you have azerty keyboard?;) and thanks a lot!08:25
huangtianhuainc0: -1 :( please see the commons08:27
inc0thanks, I'll get fix it08:28
huangtianhuainc0: np, will +2 later08:29
asalkeldinc0: might be worth check all other patches for readonly update_at08:32
inc0asalkeld, yup, will do - merged ones are ok08:32
asalkeldnice catch huangtianhua08:34
huangtianhua:)08:34
shardyramishra: Hi!  Question about the docker-compose hook:08:39
shardyhttps://review.openstack.org/#/c/160642/4/hot/software-config/elements/heat-config-docker-compose/install.d/50-heat-config-hook-docker-compose08:39
shardyis that really all that is needed to make the image capable of hosting docker containers?08:39
*** erkules_ is now known as erkules08:40
*** erkules has quit IRC08:40
*** erkules has joined #heat08:40
openstackgerrityuntongjin proposed openstack/heat: Versioned object - WatchRule and WatchData  https://review.openstack.org/15348708:40
*** dkusidlo has joined #heat08:42
*** gokrokve has joined #heat08:45
openstackgerritQiming Teng proposed openstack/heat: Replace mox with mock for stack-delete test cases  https://review.openstack.org/16347008:47
openstackgerritQiming Teng proposed openstack/heat: Replace mox with mock for stack-update test cases  https://review.openstack.org/16371708:48
*** gokrokve has quit IRC08:50
*** kairat_kushaev has quit IRC08:52
*** sdake__ has joined #heat08:54
openstackgerritShaoHe Feng proposed openstack/heat: Versioned object - SoftwareDeployment  https://review.openstack.org/15242908:54
openstackgerritShaoHe Feng proposed openstack/heat: Versioned object - SoftwareConfig  https://review.openstack.org/15241508:54
*** kairat_kushaev has joined #heat08:55
*** sdake has quit IRC08:57
*** dkusidlo has quit IRC08:58
openstackgerritLiangChen proposed openstack/heat: Docker plugin add restart policies and capability properties  https://review.openstack.org/16327709:01
openstackgerritAngus Salkeld proposed openstack/heat: Add breakpoint support  https://review.openstack.org/14612309:01
*** dkusidlo has joined #heat09:04
*** vijayagurug has joined #heat09:07
*** tspatzier has joined #heat09:07
*** gokrokve has joined #heat09:14
*** sorantis has joined #heat09:15
*** gokrokve has quit IRC09:15
*** gokrokve has joined #heat09:16
*** che-arne has joined #heat09:17
*** gokrokve has quit IRC09:20
*** akuznetsov has quit IRC09:23
*** derekh has joined #heat09:23
*** ishant has quit IRC09:24
*** BManojlovic has joined #heat09:26
*** KanagarajM has joined #heat09:31
*** smc7 has quit IRC09:34
ramishraHi Sahrdy09:35
ramishrashardy: Hi09:35
shardyramishra: Hi!09:35
ramishrashardy: saw you review.. thanks.. Yes, orc script test was skipped. I've fixed it now..09:37
shardyramishra: thanks, I had a few other questions, some of which may be just due to my lack of docker knowledge09:37
shardyhow is the "kill" workflow supposed to work on delete?09:37
*** bdossant has joined #heat09:39
ramishrait's based on the deployment ids in the heat metadata..09:39
*** Noako has quit IRC09:39
ramishraAll  deployment ids (compose projects, represented by project dirs) not there in the metadata would be killed/removed09:40
shardyramishra: Oh, I see, so we cleanup after the Deployment resource gets deleted and the metadata is refreshed, but not if the Deployment specifies a DELETE action?09:40
*** sarob has quit IRC09:40
ramishrashardy: every update there is new deployment id.  hence we delete all old not in metadata..09:40
shardythe only disadvantage of that is there's no way to signal heat if there was an error deleting I guess09:41
shardybut that makes sense, thanks for the clarification09:41
*** tochi has quit IRC09:41
shardyIf I build an image with the docker-compose element enabled, does that docker-io package install everything needed to try out the example?09:41
ramishrashardy: actually docker compose is not good at error codes atm.. It does not give out much in stdout and stderr too..09:42
openstackgerritSirushti Murugesan proposed openstack/heat: Convergence: Use cached values when resolving template functions  https://review.openstack.org/15977409:42
*** sarob has joined #heat09:42
shardyramishra: Ok, I guess we can always work on improvements for that later09:42
ramishrayes, docker-io and then 'pip install docker-compose'09:42
shardyramishra: Ok, great, I'll pull the patch and give it a try09:43
openstackgerritSirushti Murugesan proposed openstack/heat: Convergence: Use cached values when resolving template functions  https://review.openstack.org/15977409:45
ramishrashardy: I've been able to put the agents in container(fedora) on fedora atomic host and the deploy containers to the host from inside this agent container using docker-compose. Mostly working.. Howver, systemd is behaving badly with docker...09:46
shardyramishra: Ok, I'll try a d-i-b built image first, but any notes on preparing the atomic image would be good09:46
shardydid you add the agents manually, or can d-i-b build from atomic images?09:47
*** sarob has quit IRC09:47
ramishranope atomic image does not allow any package install.. I'm trying to put the agents in container itself..09:47
ramishrathat container would be privileged and would use host networking..09:48
ramishraatomic host would have a container hosting agents..09:48
ramishrano changes to the atomic image..09:48
shardyramishra: Ok, I'm still not quite clear how we get that container with agents running, e.g if the agents are required to start containers?09:49
openstackgerritKairat Kushaev proposed openstack/heat: Fix update check for nested stacks  https://review.openstack.org/16374309:50
ramishrayeah.. agents in the container can start other containers on the atomic host itself.. We share the docker socket from the host to the continer.. and when docker deploys containers it would deploy to host.. no docker running in the container.. only the agents..09:51
shardyramishra: yeah, but if we want to use an atomic image with heat, what deployes the container with agents in?09:52
shardyif we can't modify the image to start it automatically on boot?09:52
shardySorry if it's a stupid question, I just don't get it yet  ;)09:52
ramishrashardy: tha's I'm doing with cloud-init, docker is already there09:52
* shardy probably needs another coffee ;)09:53
shardyramishra: Aha! So you bootstrap the container with agents in the user-data, like stevebaker is doing for software-config via vanilla images?09:53
*** dims__ has joined #heat09:54
ramishrashardy: something like this http://pastebin.com/JtgHFrgu09:54
ramishrashardy: somewhat like that.. no yet successful though.. still having some systemd issues09:54
shardyhttps://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/example-config-pristine-image.yaml#L8109:55
shardyramishra: have you seen the abstraction stevebaker did for InstallConfigAgent?09:55
shardywe could do something the same/similar to that09:55
ramishrayep.. thats the next step..09:55
shardyramishra: very interested to see an example template when you get this working :)09:56
shardyFor now I'll try your patch with a Fedora image, thanks!09:56
bdossantHi guys! Is there a way to select the glance image to boot an instance based on the metadata via heat template?09:56
ramishrabut the issue is, here everything that InstallConfigAgent does is on the host.. I'm trying to pass everything to the container.09:56
ramishrashardy: sure..do let me know if there are any issues.09:57
shardyhttps://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/example-cloud-init.yaml#L2909:58
shardyramishra: but that cloud-config runs on the host to setup the container?09:58
shardyso you could drop that same yaml into an OS::Heat::CloudConfig resource, and map InstallConfigAgent to a provider template containing a CloudConfig and a MultipartMime resource?09:58
shardybdossant: can you explain further - you can pass a glance image name or ID into the template as a parameter?09:59
ramishrayeah absolutely.. I'm trying it incrementally atm;)10:00
openstackgerritKairat Kushaev proposed openstack/heat: Fix update check for nested stacks  https://review.openstack.org/16374310:00
shardyramishra: Ok, sounds good, just throwing the ideas out there, so we can iterate towards something which looks fairly similar to what stevebaker has done :)10:00
bdossantshardy: basically we are creating images on glance with the release date as a metadata property. I want to select the image automatically based on this release date and then boot the nova server with it10:04
*** alexheneveld has joined #heat10:04
shardybdossant: Yeah I don't think we can do that inside heat atm, you'll have to pass either a parameter with the image name/id or specify that in an environment:10:05
shardyhttp://docs.openstack.org/developer/heat/template_guide/environment.html#pass-parameters-into-heat10:06
shardybdossant: it's an interesting idea though, maybe we could implement it in future10:07
bdossantyeah im thinking if i should write my own plugin to do that10:08
openstackgerritEthan Lynn proposed openstack/heat: Fix db migration script 057 failure on db2  https://review.openstack.org/16374810:10
ramishrashardy: This is little different from test-image process, as we want the agents to be installed in the container  and not in the host(atomic or coreos don't support anything other than base image).  Then cloud-init runs in the host and I plan to share heat metadata from the host, so that agents can use it.. We can definitely do more improvements laterr..10:10
*** pas-ha has joined #heat10:11
elynnHi shardy, asalkeld, huangtianhua , Do you have time to review https://review.openstack.org/#/c/163748/ ?10:12
asalkeldlooking elynn10:14
openstackgerritRabi Mishra proposed openstack/heat-templates: heat-config-docker-compose hook  https://review.openstack.org/16064210:15
asalkeldelynn: so that works on db2?10:15
sdake__rabi around?10:15
asalkelddon't you need to drop the foreign key?10:15
sdake__ramishra hey - name is sdake - nice to meet you10:16
elynnasalkeld, this patch works on db210:16
sdake__ramishra stevebaker pointed me at your review earlier10:16
asalkeldelynn: ok10:16
openstackgerritRabi Mishra proposed openstack/heat-templates: heat-config-docker-compose hook  https://review.openstack.org/16064210:16
elynnasalkeld, foreign key didn't create on db2.10:16
*** gokrokve has joined #heat10:16
ramishrasdake__: Hi10:17
sdake__would you be interested in dropping by the Kolla team meeting on Monday 2000 UTC and tell folks what your doing with heat-config-docker-compose10:17
sdake__I see it as an integration point for kolla10:17
ramishrasdake__: nice to meet you10:17
asalkeldelynn: just waiting on jenkins10:17
elynn:) thanks asalkeld10:17
ramishrasdake__: that's midnight for me.. I'll try.. Is there an alternate meeting?10:18
shardysdake__: If ramishra can't make it then either me or stevebaker probably can10:19
pas-hamorning all10:19
shardya lot of us are really interested in integrating with kolla via this work, so it'd be great to start the discussion about how we do it :)10:19
*** prazumovsky has joined #heat10:20
sdake__so may be good topic for a deisgn session at VC summit10:20
*** Administrator__ has joined #heat10:20
sdake__I'd like to get started at least with an introduction of the work from someone that understands it from the heat core if possible10:20
sdake__(or the author of course:)10:20
*** Qiming has quit IRC10:21
sdake__I get 12am sucks - so maybe someone could come in ramishra's stead10:21
*** gokrokve has quit IRC10:21
sdake__ramishra I am going to organize a doodle poll and we are going to setup an alternating schedule because one of our core's is in japan iirc10:21
sdake__and he can't make our meeting10:21
sdake__which makes it a challenge to coordinate10:21
sdake__but I'd like a monday appeareance if I could get one from shardy or someone else :)10:22
*** alexheneveld has quit IRC10:22
*** Administrator_ has quit IRC10:23
ramishrasdake__:  it's 1:30 AM for me:) UTC+5:30. I'll try though.10:24
inc0I've just noticed....if we set up VPNaaS, LBaaS then we can have "all your *aas belongs to us" on our bilboards...10:25
sdake__well shardy can possibly make that time I think10:25
*** jtomasek has joined #heat10:25
sdake__I will setup an alternate timing of 1400 UTC and 2200 UTC if folks are able to fit that schedule10:25
sdake__but i'll setup a doodle pool - make sure to vote :)10:26
ramishrasure:)10:26
sdake__(if you intend to attend long term)10:26
sdake__if not, then we can just handle the meeting with a proxy10:26
*** Yanyanhu has quit IRC10:28
openstackgerritMichal Jastrzebski (inc0) proposed openstack/heat: Versioned objects - ResourceData  https://review.openstack.org/15023810:30
ramishrasdake__: shardy/stevebaker can probably join on Monday. As mentioned, I'll also try and join.. However, I'm all for an alternate kolla meeting.10:30
sdake__cool I'll try to setup a poll this week10:31
openstackgerritMichal Jastrzebski (inc0) proposed openstack/heat: Versioned objects - ResourceData  https://review.openstack.org/15023810:31
sdake__I am super lagged at work atm - reason I'm working at 3:30 am10:31
sdake__scrum development process F T F L10:31
sdake__did shardy drop off10:32
*** jistr has quit IRC10:36
*** alexheneveld has joined #heat10:38
*** che-arne has quit IRC10:38
openstackgerritLiangChen proposed openstack/heat: Docker plugin add restart policies and capability properties  https://review.openstack.org/16327710:39
KanagarajMinc0: I see that you and team are pushing patches for versioning object. and except Service model, all other models are being versioned. I'm thinking of doing the Versioning object for Service model. kindly let me know if its already being implemented?10:39
*** che-arne has joined #heat10:39
inc0KanagarajM, every model should be versioned really, so if there are gaps, feel free to make a patch10:41
KanagarajMinc0: sure. i will implement for Service model.10:42
inc0KanagarajM, if you have any questions, let me know10:43
*** sarob has joined #heat10:43
KanagarajMinc0: sure, thanks.10:45
*** sarob has quit IRC10:49
*** dkusidlo has quit IRC10:50
openstackgerritMerged openstack/heat: Use AWS::EC2::EIP for test_server_cfn_init  https://review.openstack.org/16367510:50
openstackgerritPeter Razumovsky proposed openstack/python-heatclient: Move SessionClient from HTTPClient to adapter  https://review.openstack.org/16348410:50
*** skraynev has quit IRC10:52
*** skraynev has joined #heat10:52
*** skraynev has quit IRC10:53
*** jistr has joined #heat10:53
*** skraynev has joined #heat10:53
sdake__ramishra does your resource support the environment file10:56
openstackgerritMerged openstack/heat: Func test conf to specify boot config  https://review.openstack.org/16328610:58
*** skraynev_ has joined #heat11:03
*** skraynev_ has quit IRC11:03
openstackgerritMerged openstack/heat: Replace mox with mock for stack-delete test cases  https://review.openstack.org/16347011:05
ramishrasdake__: which resoruce.. there is no new resource, it's just software-config/software-deployment11:05
sdake__ya that, can you take a fig.yml and environment and deploy it?11:06
*** ishant has joined #heat11:06
skraynevshardy: could you take a look https://review.openstack.org/16342411:08
skraynevshardy: you asked about it, and I'd glad, that you approve it ;)11:08
ramishrasdake__ nope.. I think mean a Dockerfile?11:10
sdake__docker-compose has a compose.yml file11:10
ramishrasdake__:  docker-compose runs current with --no-build11:10
sdake__within the compose.yml, you can use - env: environment-file11:11
sdake__the enviornment-file pulls in all the docker -e options11:11
*** EricGonczer_ has joined #heat11:12
ramishrasdake__:  not yet..11:12
sdake__that will be mandatory for my use case11:12
sdake__so something to think about11:12
ramishrasdake__:  ok11:13
sdake__https://github.com/rthallisey/atomic-osp-installer/blob/master/compose/nova-compute-network.yml#L711:13
sdake__example ^11:13
sdake__we put all the environment in that one file11:14
sdake__and share it across all contianers on the one node11:14
*** gokrokve has joined #heat11:14
*** Qiming has joined #heat11:15
*** gokrokve has quit IRC11:19
ramishrasdake__:  ok. if the env file contents can be passed across in metadata and then written to the compose project dir, it would work.11:21
sdake__I dont know how software config works11:21
sdake__I guess I should talk to stevebaker about it since he invented it :)11:22
ramishranp, I'll discuss with him.. I've some idea on how to do it though.11:26
*** sorantis has quit IRC11:27
shaohe_fenghi all, if I want to test  heat_integrationtests11:27
shaohe_fengby tox11:27
shaohe_fengwhich command should I use?11:27
*** Qiming_ has joined #heat11:27
pas-hashaohe_feng, tox -eintegration11:28
shaohe_fengpas-ha:  thank you11:28
*** Qiming has quit IRC11:31
*** dulek has joined #heat11:31
*** nihilifer has quit IRC11:39
*** nihilifer has joined #heat11:39
*** dkusidlo has joined #heat11:45
openstackgerritOleksii Chuprykov proposed openstack/heat: Move test_notifications to functional  https://review.openstack.org/15257311:46
ekarlsoBadRequest: Expecting to find username or userId in passwordCredentials - the server could not comply with the request since it is either malformed or  < what does that mean ?11:48
*** dulek has quit IRC11:48
shardyekarlso: It means you don't have heat configured to use trusts, and you're not passing a username/password for a stack containing resources which do deferred operations11:49
shardyhttp://hardysteven.blogspot.co.uk/2014/04/heat-auth-model-updates-part-1-trusts.html11:49
ekarlsoshardy: hmmm, it used to work :p11:49
*** tspatzier has quit IRC11:52
*** spzala has joined #heat11:58
*** jdob has joined #heat12:02
*** sorantis has joined #heat12:03
*** cdent has joined #heat12:03
*** dkusidlo_ has joined #heat12:08
*** dkusidlo has quit IRC12:09
*** dkusidlo_ is now known as dkusidlo12:09
*** funzo has joined #heat12:11
*** asalkeld has quit IRC12:12
sdake__shardy the only problem with fig is the upstream is super unresponsive12:13
*** dkusidlo_ has joined #heat12:13
sdake__I have had a pull request adding --pid=host to docker-compose for 15 days with zero comments12:13
*** EricGonczer_ has quit IRC12:13
openstackgerritQiming Teng proposed openstack/heat: Replace mox with mock for stack-update test cases  https://review.openstack.org/16371712:13
*** gokrokve has joined #heat12:14
*** dkusidlo has quit IRC12:14
*** dkusidlo_ is now known as dkusidlo12:14
*** gokrokve has quit IRC12:16
*** gokrokve has joined #heat12:16
shardysdake__: hmm, that's dissapointing, reminds me of trying to get fixes into boto :(12:17
sdake__15 days for a trivial pull request12:17
sdake__atleast say "looks ok, do this"12:17
sdake__or merge the damn thing12:17
sdake__or say "looks cool but its too early to change our depepndencies"12:17
sdake__etc12:17
ryansbfixes in boto still aren't fast...12:18
*** gokrokve has quit IRC12:21
inc0huangtianhua, https://review.openstack.org/#/c/150238/ still here?:)12:22
*** skraynev has quit IRC12:23
*** skraynev has joined #heat12:23
*** sdake has joined #heat12:23
*** sdake__ has quit IRC12:23
sdakeshardy https://github.com/docker/compose/pull/101112:23
openstackgerritPeter Razumovsky proposed openstack/python-heatclient: Move SessionClient from HTTPClient to adapter  https://review.openstack.org/16348412:25
sdakesay does anyone know how to do an interactive rebase of committed and pushed code?12:27
sdakegithub has a wonky workflow12:27
openstackgerritMerged openstack/heat: Fix db migration script 057 failure on db2  https://review.openstack.org/16374812:28
*** kairat_kushaev has quit IRC12:32
*** dims__ has quit IRC12:35
*** dims_ has joined #heat12:36
*** tspatzier has joined #heat12:36
*** sorantis has quit IRC12:37
*** dulek has joined #heat12:37
*** tspatzier has quit IRC12:38
openstackgerritMerged openstack/heat: Add Digest intrinsic function  https://review.openstack.org/13718812:38
*** tspatzier has joined #heat12:38
*** tspatzier has quit IRC12:39
*** vijendar has joined #heat12:40
*** Marga_ has joined #heat12:40
*** bdossant has quit IRC12:43
*** sorantis has joined #heat12:45
*** radez_g0n3 is now known as radez12:48
pas-hasdake, "and pushed"? if directly to the repo - don't do it, only if the push was to gerrit12:48
*** sdake has quit IRC12:48
*** sdake has joined #heat12:49
sdakepas-ha this is github.com/sdake12:49
sdakethe github PR workflow requires git push -f12:49
sdakebut I want to edit the patch set12:49
sdakethatI w==guess has been pushed12:50
sdakew/I12:50
pas-ha"git rebase -i ..." and then "push -f" to PR?12:51
*** hdd_ has joined #heat12:51
pas-haI guess it is ok to push -f to PR - its yours only, nobody is screwed by history changes12:52
sdakeso git rebase -i 5 wold rebase the last 5 commitsstavnews wokr part12:59
*** vijayagurug has left #heat12:59
*** MasterPiece`` has joined #heat12:59
*** hdd_ has quit IRC13:03
ryansbsdake: you have to use a ref13:03
ryansbI think, e.g. 'git rebase -i HEAD~5'13:04
*** hdd_ has joined #heat13:05
*** smc7 has joined #heat13:07
pas-hayep. a ref needed, branch name, commit-id etc13:08
*** MasterPiece`` has quit IRC13:09
*** MasterPiece`` has joined #heat13:09
*** blomquisg has joined #heat13:09
*** aweiteka has joined #heat13:12
*** smc7 has quit IRC13:12
*** MasterPiece`` is now known as MasterPiece13:13
*** gokrokve has joined #heat13:14
*** gokrokve has quit IRC13:18
openstackgerritMichal Jastrzebski (inc0) proposed openstack/heat: Versioned objects - ResourceData  https://review.openstack.org/15023813:21
openstackgerritMichal Jastrzebski (inc0) proposed openstack/heat: Versioned objects - Resource  https://review.openstack.org/15079713:21
openstackgerritTetiana Lashchova proposed openstack/heat: Add trove flavor custom constraint  https://review.openstack.org/16356713:21
*** jtomasek has quit IRC13:25
*** dkusidlo has quit IRC13:25
*** jtomasek has joined #heat13:33
*** jtomasek has quit IRC13:38
*** tlashchova_ has quit IRC13:40
*** nkhare has quit IRC13:42
openstackgerritAnastasia Kuznetsova proposed openstack/heat: Refactor '_get_default_network' method in the integration tests  https://review.openstack.org/16381913:44
*** elynn_ has joined #heat13:45
*** sarob has joined #heat13:48
*** Marga_ has quit IRC13:49
*** tlashchova has joined #heat13:50
*** Marga_ has joined #heat13:50
*** sarob has quit IRC13:53
*** jtomasek has joined #heat13:53
*** jprovazn has quit IRC13:56
*** akuznetsov has joined #heat13:56
*** akuznetsov has quit IRC13:58
*** tlashchova has quit IRC13:58
*** EricGonczer_ has joined #heat13:59
pas-hawas there smth recently that broke InstanceGroup's internal use of environments? http://logs.openstack.org/73/152573/8/check/check-heat-dsvm-functional-mysql/0c108b3/logs/devstack-gate-post_test_hook.txt.gz#_2015-03-12_12_25_03_64614:00
*** InblEric has joined #heat14:04
openstackgerritKanagaraj Manickam proposed openstack/heat: Adds migration test case for version 056  https://review.openstack.org/16342414:05
bnemecHmm, OS::Nova::Flavor seems to be MIA?14:06
*** ParsectiX_ has quit IRC14:07
KanagarajMskraynev: I rebased the  https://review.openstack.org/163424 as gerrit asked to rebase after jenkins passed.14:08
*** akuznetsov has joined #heat14:08
*** Marga_ has quit IRC14:08
skraynevKanagarajM: ok, can you ping me to Approve it, when Jenkins give +114:08
skraynevjust want to make sure, that we did not miss anything after rebasel :)14:09
skraynev*rebase14:09
KanagarajMskraynev: sure. will ping you.14:09
*** InblEric1 has joined #heat14:10
*** InblEric has quit IRC14:14
*** gokrokve has joined #heat14:14
*** kebray has joined #heat14:15
bnemecOh, flavor is in contrib.  Odd.14:17
*** gokrokve has quit IRC14:19
*** KanagarajM has quit IRC14:19
skraynevbnemec: as I remember it is related with Admin rights for creation flavor14:21
skraynevbut I am not sure14:21
bnemecskraynev: I had to install it from contrib.  Now it's found when I create a stack with that resource included.14:22
skraynevbnemec: it's expected behavior14:23
*** funzo has quit IRC14:24
bnemecskraynev: Yeah, it was just a surprise since the rest of the Nova stuff is enabled by default.  Working now though. :-)14:25
*** blues-man has joined #heat14:25
*** kebray has quit IRC14:25
skraynevbnemec: there a lot of conditions for different resources and very difficult to support all in main tree. ;)14:26
openstackgerritGrzegorz Grasza (xek) proposed openstack/heat: Versioned object - WatchRule and WatchData  https://review.openstack.org/15348714:26
skraynevbnemec: glad to hear, that it works :)14:26
bnemecskraynev: Yep, thanks for the explanation.14:27
pas-habnemec, we put in contrib those that are useless for non-admin users. BTW there was idea to add "required_roles" to all resources and move these admin-only stuff back into the main tree14:27
openstackgerritAnastasia Kuznetsova proposed openstack/heat: Add integration scenario test for Neutron LBaaS  https://review.openstack.org/16218414:29
*** smc7 has joined #heat14:31
*** jprovazn has joined #heat14:31
*** gokrokve has joined #heat14:33
*** pm90_ has joined #heat14:33
*** pm90_ has quit IRC14:34
*** pm90_ has joined #heat14:35
*** achanda has joined #heat14:36
*** achanda has quit IRC14:44
*** Administrator__ has quit IRC14:45
*** Administrator__ has joined #heat14:46
*** kebray has joined #heat14:47
*** ParsectiX has joined #heat14:48
*** sarob has joined #heat14:48
openstackgerritTomas Sedovic proposed openstack/heat: Add breakpoint support  https://review.openstack.org/14612314:49
*** randallburt has joined #heat14:49
*** sabeen has joined #heat14:49
*** ishant has quit IRC14:50
*** randallburt has quit IRC14:50
*** randallburt has joined #heat14:50
openstackgerritShaoHe Feng proposed openstack/heat: Versioned object - SoftwareDeployment  https://review.openstack.org/15242914:50
*** thedodd has joined #heat14:53
*** sarob has quit IRC14:54
openstackgerritSirushti Murugesan proposed openstack/heat: Convergence: Use cached values when resolving template functions  https://review.openstack.org/15977414:54
*** kairat_kushaev has joined #heat14:59
rakesh_hszaneb: Hi, while implementing https://review.openstack.org/#/c/159444/ convergence-prepare-traversal, I found that storing resource_name in syncpoint db is more appropriate rather than resource_id15:01
rakesh_hszaneb: because while storing resource.requirers, the id is not generated yet15:02
zanebrakesh_hs: that is *definitely* incorrect15:02
*** ParsectiX has quit IRC15:03
rakesh_hsI was trying to avoid storing the resource twice.. one for generating id, so that it can be updated in resource.requires15:04
*** dkusidlo has joined #heat15:04
zanebright, you need to create them in the reverse order15:05
*** EricGonc_ has joined #heat15:05
zanebrakesh_hs: https://github.com/zaneb/heat-convergence-prototype/blob/master/converge/stack.py#L21015:05
*** EricGonczer_ has quit IRC15:06
*** gokrokve_ has joined #heat15:07
rakesh_hsyep, so in case of create, in line #204, if you have to store the uuids in rsrc.requirers,, the uuid is not generated yet, because the resource is not yet stored15:07
*** alexheneveld has quit IRC15:08
rakesh_hswe might have to save the resource to db first and then update rsrc.requirers.. if we have to store uuids15:10
*** gokrokve has quit IRC15:11
zanebrakesh_hs: on a call atm, will look in a few minutes15:13
rakesh_hssure15:13
*** EricGonczer_ has joined #heat15:17
*** EricGonc_ has quit IRC15:18
*** pitr-ch has quit IRC15:22
zanebback'15:22
*** david-ly_ is now known as david-lyle15:23
zanebrakesh_hs: it is stored, because we do a topological sort of the dependency graph and store them in reverse order15:23
rakesh_hsok will check then15:24
*** tspatzier has joined #heat15:25
rakesh_hszaneb: Also wanted to inform you one more thing. If we make entity_id in sync_point table as integer, we will not be able to store stack.id(string)15:25
rakesh_hshence kept it as string only... will store resource.uuid/stack.id in this field15:26
zanebI thought we had separate stack.id and stack.uuid fields now?15:27
zanebdid that change never land?15:27
rakesh_hsI do not see that15:27
rakesh_hsstack.id is present and it is string15:27
*** LiJiansheng has quit IRC15:27
*** prazumovsky has quit IRC15:28
zanebin any event, we need to store the *primary* key for the resource15:28
*** rpothier has joined #heat15:28
rakesh_hsyeah but resource.uuid had unique key constraint15:28
zanebso I'd say convert the integer to a string rather than use the uuid15:28
*** dkusidlo has quit IRC15:28
*** dkusidlo has joined #heat15:29
rakesh_hsoh ok got it.. while storing store resource.id as string in sync_point table?15:29
openstackgerritPavlo Shchelokovskyy proposed openstack/heat: Remove TaskRunner from Volume resources  https://review.openstack.org/15497715:32
*** rwsu-afk is now known as rwsu15:33
*** Tango|2 has joined #heat15:33
*** reed has joined #heat15:34
rakesh_hszaneb: regarding resource.requirers.. before storing the resource in reversed order, we need to update resource.requirers https://github.com/zaneb/heat-convergence-prototype/blob/master/converge/stack.py#L20415:35
rakesh_hscalled by def get_resource()15:35
zanebright, which is called on line 21115:36
zanebinside the loop over the reversed dependency15:36
rakesh_hsok I get what you are saying now.. since it is in reversed order the requirers would be stored by then15:37
zanebcorrect15:37
rakesh_hsthanks :)15:37
zanebnp :)15:37
*** MasterPiece has quit IRC15:37
*** tspatzier has quit IRC15:43
openstackgerritSergey Kraynev proposed openstack/heat: Add extra columns for resource table  https://review.openstack.org/15669315:45
skraynevzaneb: hi, need your serious opinion :) https://review.openstack.org/#/c/161306/ my question in comments + Angus's question about get_resource15:47
*** InblEric1 has quit IRC15:47
zanebmy frivolous opinions are much more interesting ;)15:47
Qiming_+115:48
Qiming_skraynev, types.Json cannot be used for list, IMO15:52
openstackgerritMerged openstack/heat: Add trove flavor custom constraint  https://review.openstack.org/16356715:53
zanebskraynev: in my serious opinion, everyone is still thinking about this feature completely backwards :)15:53
*** InblEric has joined #heat15:55
skraynevQiming_: I have not met examples of non Json type for storing list. could you please point me example in our code?15:56
Qiming_skraynev, http://git.openstack.org/cgit/openstack/heat/tree/heat/db/sqlalchemy/types.py#n4615:56
Qiming_it is associated with MutableDICT15:57
skraynevzaneb: sorry, not fully understand which feature? adding cache get_resourse function in this patch or answer on my question about using resource name for collecting depended attrs?15:57
*** InblEric1 has joined #heat15:57
zanebskraynev: I'll review it completely and leave a comment15:58
skraynevQiming_: oh. so all our data is dicts...15:58
zanebbut a lot of people appear to be thinking of this as caching inputs15:58
zanebwhereas it's about caching outputs15:58
Qiming_so far that is a true limitation15:58
zanebhence, widespread confusion15:59
skraynevzaneb: got it. thx. will wait serious comment with answers :)15:59
*** InblEric has quit IRC15:59
skraynevQiming_: now understand, thx for clarification16:00
Qiming_np16:00
*** thedodd has quit IRC16:00
openstackgerritRakesh H S proposed openstack/heat: Convergence sync_point table  https://review.openstack.org/15573216:01
*** BManojlovic has quit IRC16:02
*** cody-somerville has joined #heat16:03
*** cody-somerville has quit IRC16:03
*** cody-somerville has joined #heat16:03
openstackgerritAnastasia Kuznetsova proposed openstack/heat: Refactor '_get_default_network' method in the integration tests  https://review.openstack.org/16381916:07
*** inc0 has quit IRC16:08
*** climber has joined #heat16:09
*** pm90__ has joined #heat16:10
*** pm90_ has quit IRC16:10
*** rakesh_hs has quit IRC16:11
*** ParsectiX has joined #heat16:12
climberWe want to use heat-cfn-tool together with Heat resource types OS::Heat::SoftwareConfig and OS::Heat::SoftwareDeployment for our software deployment. From my initial investigation it seems that these two Heat resource types can ONLY works with os-*(collect, refresh and apply) as well as the related hooks(script, puppet etc) together and can NOT with heat-cfn-tool directly without os-*. Is that correct?16:13
zanebskraynev: just posted another explanation, let me know if that make sense16:16
zanebclimber: correct. heat-cfn-tools was for compat with AWS tools16:17
*** pm90__ has quit IRC16:17
*** pm90_ has joined #heat16:18
climberIn that case, heat-cfn-tool is a MUST for os-* working properly?16:21
*** Qiming_ has quit IRC16:22
*** bandarji has joined #heat16:23
openstackgerritAnastasia Kuznetsova proposed openstack/heat: Add integration scenario test for Neutron LBaaS  https://review.openstack.org/16218416:23
climberI noticed in the source code of heat, that heat will put the connection information of '/etc/os-collect-config.conf' into Nova metadata service as user-data. Then cloud-init in the vm will run the part-handler associated with the user-data. Finally the part-handler will generate the connection info into the file 'cfn-init-data' under folder '\var\lib\heat-cfntools', from which the os-collect service will fetch in its first time run to inject that informati16:27
climberon into '/etc/os-collect-config.conf' file.16:27
climberzaneb: do you have some insight for this?16:28
climberIt seems that if the os-* family to be workable, the heat-cfntool is a MUST and installed together with them.16:30
zanebthat doesn't sound right, but I am not 100% sure16:31
*** alexheneveld has joined #heat16:31
*** elynn_ has quit IRC16:32
openstackgerritMerged openstack/heat: Adds migration test case for version 056  https://review.openstack.org/16342416:37
*** smc7 has left #heat16:41
*** jistr has quit IRC16:45
climberok. thank you anyway, zaneb16:46
*** climber has quit IRC16:51
*** Marga_ has joined #heat16:52
*** pm90_ has quit IRC16:52
*** ParsectiX has quit IRC16:54
*** ParsectiX has joined #heat16:54
*** dkusidlo has quit IRC16:54
*** Marga__ has joined #heat16:55
*** Marga_ has quit IRC16:57
*** ifarkas has quit IRC16:57
*** Marga__ has quit IRC16:58
*** Marga_ has joined #heat16:58
*** harlowja_away is now known as harlowja_17:06
openstackgerritAnastasia Kuznetsova proposed openstack/heat: Add integration scenario test for Neutron LBaaS  https://review.openstack.org/16218417:08
*** MasterPiece has joined #heat17:11
*** ryansb has quit IRC17:20
*** ryansb has joined #heat17:20
*** rakesh_hs has joined #heat17:30
*** achanda has joined #heat17:32
*** blues-man has quit IRC17:32
*** pm90_ has joined #heat17:36
*** cody-somerville has quit IRC17:40
*** alexheneveld has quit IRC17:44
*** rakesh_hs has quit IRC17:47
*** pas-ha has quit IRC17:48
*** randallburt has quit IRC17:49
*** jtomasek has quit IRC17:50
*** Marga_ has quit IRC17:53
*** Marga_ has joined #heat17:56
*** cdent has quit IRC17:58
*** derekh has quit IRC18:03
*** dims__ has joined #heat18:03
*** dims__ has quit IRC18:03
*** dims__ has joined #heat18:04
*** pm90_ has quit IRC18:06
*** pm90_ has joined #heat18:07
*** dims_ has quit IRC18:07
*** dims__ has quit IRC18:09
*** randallburt has joined #heat18:13
*** randallburt has quit IRC18:14
*** randallburt has joined #heat18:14
*** InblEric1 has quit IRC18:14
*** achanda has quit IRC18:17
*** Marga_ has quit IRC18:20
*** che-arne has quit IRC18:23
*** achanda has joined #heat18:23
*** fbo has quit IRC18:23
*** achanda has quit IRC18:23
*** InblEric has joined #heat18:23
*** sorantis has quit IRC18:24
*** achanda has joined #heat18:24
*** fbo has joined #heat18:26
*** fbo has quit IRC18:30
*** fbo has joined #heat18:34
*** htruta has joined #heat18:34
*** dims has joined #heat18:35
*** skraynev has quit IRC18:39
*** fbo has quit IRC18:41
*** InblEric1 has joined #heat18:47
*** InblEric has quit IRC18:50
*** Marga_ has joined #heat18:50
*** jcoufal has quit IRC18:54
*** fbo has joined #heat18:55
*** thedodd has joined #heat18:55
*** pitr-ch has joined #heat18:56
*** kebray has quit IRC19:02
*** kebray has joined #heat19:04
*** Marga_ has quit IRC19:11
*** akuznetsov has quit IRC19:14
*** dulek has quit IRC19:19
*** ParsectiX has quit IRC19:22
*** ParsectiX has joined #heat19:22
*** smc7 has joined #heat19:29
*** cody-somerville has joined #heat19:29
*** Drago has joined #heat19:31
*** ParsectiX has quit IRC19:36
*** openstackgerrit has quit IRC19:40
*** openstackgerrit has joined #heat19:40
*** pas-ha has joined #heat19:44
*** Marga_ has joined #heat19:45
pas-hacan anyone shed a light on the following subject - why do we manually detach volumes from AWS Instance on delete/suspend, but don't care about that in OS Server?19:46
pas-hais it some code crust? doesn't Nova automatically detach attached volumes on server delete/suspend?19:47
*** vijendar has quit IRC19:49
*** Marga_ has quit IRC19:50
*** gokrokve_ has quit IRC19:53
*** gokrokve has joined #heat19:54
*** gokrokve_ has joined #heat19:55
*** gokrokve has quit IRC19:59
*** mikal_ is now known as mikal20:02
*** cody-somerville has quit IRC20:04
*** KarolynChambers has quit IRC20:09
*** Administrator_ has joined #heat20:12
*** Administrator__ has quit IRC20:13
*** KarolynChambers has joined #heat20:15
*** cody-somerville has joined #heat20:22
*** rpothier has quit IRC20:25
*** akuznetsov has joined #heat20:30
*** Marga_ has joined #heat20:35
*** Marga_ has quit IRC20:37
*** Marga_ has joined #heat20:38
*** alexheneveld has joined #heat20:42
*** blomquisg has quit IRC20:43
*** thedodd has quit IRC20:50
*** jmckind has quit IRC20:53
*** thedodd has joined #heat20:53
*** thedodd has quit IRC20:54
*** jprovazn has quit IRC20:57
*** harlowja_ has quit IRC21:03
*** harlowja has joined #heat21:04
*** sarob has joined #heat21:06
*** thedodd has joined #heat21:14
*** Marga_ has quit IRC21:20
*** Marga_ has joined #heat21:24
*** aweiteka has quit IRC21:25
*** asalkeld has joined #heat21:30
*** kevinbenton_ is now known as kevinbenton21:30
*** pas-ha has quit IRC21:32
*** EricGonczer_ has quit IRC21:36
*** hdd_ has quit IRC21:36
*** Marga_ has quit IRC21:38
*** Marga_ has joined #heat21:39
*** alexheneveld has quit IRC21:51
*** InblEric1 has quit IRC21:51
*** akuznetsov has quit IRC21:54
*** metral is now known as metral_zzz21:54
*** che-arne has joined #heat21:58
*** MasterPiece has quit IRC21:58
openstackgerritSteve Baker proposed openstack/heat: Func tests use fedora-heat-test-image  https://review.openstack.org/16328722:00
openstackgerritSteve Baker proposed openstack/heat: Use oslo.log for heat_integrationtests  https://review.openstack.org/16399322:00
*** harlowja has quit IRC22:02
*** sarob has quit IRC22:04
*** harlowja has joined #heat22:04
*** EricGonczer_ has joined #heat22:11
*** MasterPiece has joined #heat22:13
*** MasterPiece is now known as Guest7421122:13
*** EricGonczer_ has quit IRC22:14
*** Guest74211 has quit IRC22:16
*** MasterPiece`` has joined #heat22:17
randallburtstevebaker:  have I told you lately that I love you?22:22
stevebakerrandallburt: not often enough22:23
randallburtstevebaker:  well I feel bad then. I *finally* got  around to getting software config working on Rackspace.22:24
randallburtstevebaker:  works like a charm with the swift transport22:24
stevebakeroh, I was going to start ping you about that when you'd sorted the keystone v2 stuff22:24
stevebakerthat is freakin awesome news22:24
randallburtstevebaker:  yeah, Drago's patch seems to sort that. I have a couple of small patches incomming to the v2 client shim and our swift client, but they're minor22:25
stevebakerone thing which is needed is a config option to choose a default transport, so users don't need to specify temp url everywhere. It would make templates a little more portable too22:25
*** logan2 has quit IRC22:26
randallburtstevebaker:  good idea. I'm going to test a couple more handlers (ansible, chef, and docker) tomorrow then I can take a look at that. It would make using the server and deploy resources cleaner22:27
openstackgerritMerged openstack/heat: Refactor '_get_default_network' method in the integration tests  https://review.openstack.org/16381922:27
stevebakerI don't think there is a working chef hook yet, so feel free to submit a hook which makes transitioning from the current resource easier22:28
randallburtstevebaker:  will do22:30
stevebakerthere could be multiple chef hooks22:31
*** InblEric has joined #heat22:31
randallburtstevebaker:  how so? you mean like one for solo, zero, etc?22:32
*** InblEric1 has joined #heat22:33
*** blomquisg has joined #heat22:33
*** MasterPiece`` has quit IRC22:34
openstackgerritMerged openstack/heat: DB changes for resource locking  https://review.openstack.org/15767222:35
stevebakerrandallburt: like maybe your hook would be called chef-berksfile or chef-kitchen or something, and there is another (less useful) hook which only depends on plain chef22:35
*** InblEric has quit IRC22:35
randallburtstevebaker:  ah, gotcha. Yeah, I think we're pretty much using on the kitchen version currently. Berks is flaky and takes a million forevers to install and do its work.22:36
*** Marga_ has quit IRC22:36
*** thedodd has quit IRC22:39
*** dims_ has joined #heat22:46
*** InblEric1 has quit IRC22:46
*** dims has quit IRC22:46
*** achanda has quit IRC22:52
*** achanda has joined #heat22:53
asalkeldmorning22:53
*** achanda_ has joined #heat22:56
*** achanda_ has quit IRC22:56
*** achanda_ has joined #heat22:56
*** kebray has quit IRC22:57
*** achanda has quit IRC22:57
*** sdake has quit IRC23:00
*** dims_ has quit IRC23:00
*** dims has joined #heat23:00
*** dims has quit IRC23:05
*** achanda has joined #heat23:08
*** Marga_ has joined #heat23:09
*** Marga_ has quit IRC23:10
*** Marga_ has joined #heat23:10
*** achanda_ has quit IRC23:11
*** Marga_ has quit IRC23:18
*** Marga_ has joined #heat23:19
*** pm90_ has quit IRC23:19
*** KarolynChambers has quit IRC23:21
*** KarolynChambers has joined #heat23:22
*** achanda has quit IRC23:32
*** achanda has joined #heat23:32
*** randallburt has quit IRC23:35
*** david-lyle is now known as david-lyle_afk23:41
*** tochi has joined #heat23:45
*** smc7 has quit IRC23:51
openstackgerritAngus Salkeld proposed openstack/heat: Convergence sync_point table  https://review.openstack.org/15573223:53
*** reed has quit IRC23:55
*** sabeen has quit IRC23:57

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