Friday, 2015-02-13

*** tellesnobrega_ has joined #heat00:05
*** sdake has joined #heat00:06
*** sdake has quit IRC00:06
*** sdake has joined #heat00:07
stevebakeroh sweet, cross repo dependencies00:09
*** jrist has joined #heat00:10
*** smc7 has joined #heat00:11
openstackgerritMerged openstack/heat: Add a config option to enable Convergence  https://review.openstack.org/15453300:13
lifelessstevebaker: ?00:16
stevebakerlifeless: DependsOn: is a thing now http://lists.openstack.org/pipermail/openstack-dev/2015-February/056515.html00:17
openstackgerritMerged openstack/heat: Revert "Allow empty 'config' for software deployment"  https://review.openstack.org/15549200:18
*** sdake has quit IRC00:20
*** lnxnut has joined #heat00:25
miguelgrinbergasalkeld: stevebaker: was just reviewing the tags database schema and that led me to realize that the stacks table does not have an index on the stack name. Was this done intentionally or is it an omission?00:32
asalkeldmiguelgrinberg: we allowed multiple stacks with the same name for a while00:33
*** lnxnut has quit IRC00:33
miguelgrinbergasalkeld: that's fine, the index does not need to be unique00:33
asalkeldo, index00:33
miguelgrinbergso things like sorting or searching by name on system with lots of stacks got to be very expensive00:33
asalkelddoes it help in our case?00:33
asalkeldit would be good to prove it00:34
*** sabeen1 has quit IRC00:34
miguelgrinbergchallenge accepted :)00:34
*** david-lyle is now known as david-lyle_afk00:37
*** sdake has joined #heat00:38
asalkeldstevebaker: nice feature that00:39
*** pm90_ has quit IRC00:40
*** EricGonczer_ has quit IRC00:41
zanebto this day I have no idea how you create an index in sqlalchemy00:43
miguelgrinbergzaneb: add index=True to the Column declaration00:44
zanebI wouldn't be surprised if you told me we had no indices at all00:44
miguelgrinbergit's a bit more complex if you need an index over more than one column00:44
zanebI think we should definitely have one on stack name + tenant00:45
miguelgrinbergnot just name?00:45
miguelgrinbergdups can be configured to be allowed00:45
zanebwell, we only care about tenant-local searches00:45
zanebat least when we're talking about look-ups by name00:46
miguelgrinbergokay, sure. Not familiar with the kind of searches that are done, but if you have a name+tenant index it may not be used for a name query alone00:46
zanebonly admins (operators) can even access stuff from different tenants00:47
zaneband for them they will most likely be doing a list, which will return UUIDs00:48
miguelgrinbergthen maybe separate indexes for name and tenant00:48
zanebname -> UUID is basically only needed on the command line for users who remember the name of the stack but don't have the UUID handy00:49
miguelgrinbergyes, that's me, I always use stack names00:50
*** xuhaiwei has joined #heat00:51
miguelgrinbergand it's only a problem for large volumes of stacks, on a small system you won't see a big difference00:51
asalkeldjamielennox: this would be a good spec for you to review if you have time: https://review.openstack.org/#/c/15230900:52
asalkeld(as one of our keystone/heat cross over devs)00:52
*** sdake has quit IRC00:58
jamielennoxasalkeld: done - looks generally good00:59
asalkeldthx01:00
jamielennoxasalkeld: updated - atually there is a problem01:03
asalkeldhar01:03
*** dsneddon_ has quit IRC01:05
*** aweiteka has joined #heat01:07
*** sdake has joined #heat01:13
*** signed8bit is now known as signed8bit_ZZZzz01:16
*** achanda has quit IRC01:19
*** Qiming has joined #heat01:21
Qimingmorning!01:21
asalkeldhi Qiming01:25
Qimingasalkeld, just sent an email to you all01:25
asalkeldok01:25
asalkeldhttps://ask.openstack.org/en/questions/scope:all/sort:answers-asc/tags:heat/page:1/01:29
asalkeldphew lots of questions01:30
Qimingasalkeld, want us to jump onto it?01:30
asalkeldQiming: that would be great01:30
asalkeldjust do a couple each tho'01:31
Qimingokay, last time I checked it, there were not so many unanswered ones01:31
Qimingmaybe I wasn't filtering correctly01:31
*** signed8bit_ZZZzz is now known as signed8bit01:32
*** dims_ has joined #heat01:32
*** dims_ has joined #heat01:32
*** signed8bit has quit IRC01:32
*** dims__ has quit IRC01:33
*** dims__ has joined #heat01:36
*** dims_ has quit IRC01:39
*** Marga_ has quit IRC01:39
*** fbo_ has quit IRC01:43
*** fbo has joined #heat01:46
*** Yanyanhu has joined #heat01:46
asalkeldhere is one for stevebaker https://ask.openstack.org/en/question/27465/how-to-integrate-chef-client-server-with-openstack-heat/01:47
asalkeldalso https://ask.openstack.org/en/question/27456/heat-multicloud/01:52
asalkeldmulticloud seems like standalone to me01:52
openstackgerritOpenStack Proposal Bot proposed openstack/heat: Updated from global requirements  https://review.openstack.org/15556901:52
asalkeldQiming: one for you -> https://ask.openstack.org/en/question/32715/how-to-use-heat-to-auto-scale-across-multiple-datacenters/01:56
asalkeldseems up your street ;)01:56
Qiming:) roger01:56
openstackgerritOpenStack Proposal Bot proposed openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/15558202:00
*** jamielennox is now known as jamielennox|away02:01
*** bb_ has quit IRC02:04
*** aweiteka has quit IRC02:07
*** smc7 has quit IRC02:08
stevebakerasalkeld: answered02:11
asalkeldcool02:11
*** sdake has quit IRC02:16
*** Qiming has quit IRC02:25
*** Qiming has joined #heat02:28
*** jay-lau-513 has joined #heat02:31
*** erkules_ has joined #heat02:34
*** tellesnobrega_ has quit IRC02:36
*** erkules has quit IRC02:37
*** hdd has joined #heat02:41
*** pm90_ has joined #heat02:55
*** tellesnobrega_ has joined #heat02:57
*** dims__ has quit IRC03:07
miguelgrinbergryansb: jasond``: wrote my first draft of the tagging spec for the api-wg. Please review.03:16
miguelgrinberghttps://review.openstack.org/#/c/155620/03:16
*** harlowja_ is now known as harlowja_away03:27
*** tellesnobrega_ has quit IRC03:34
*** tellesnobrega_ has joined #heat03:34
*** tellesnobrega_ has quit IRC03:34
*** Qiming_ has joined #heat03:37
*** Qiming has quit IRC03:40
openstackgerritMerged openstack/heat: Make sure template resource's metadata is refreshed  https://review.openstack.org/15355203:40
*** Marga_ has joined #heat03:42
tiantianasalkeld: hi, I wonder why docs do not distinguish between versions?03:55
*** smc7 has joined #heat03:56
asalkeldtiantian: link?03:58
asalkeldi thought they were available03:58
tiantianasalkeld: wait a moment03:59
asalkeldhttp://docs.openstack.org/icehouse/03:59
tiantianhttps://github.com/openstack/heat/blob/master/doc/source/getting_started/on_devstack.rst#adding-new-users-to-devstack04:00
asalkeldtiantian: in tree should follow trunk04:00
asalkeldtiantian: but they should archieve older versions04:01
asalkeldhttp://docs.openstack.org/juno/config-reference/content/ch_configuring-openstack-orchestration.html04:01
*** smc7 has quit IRC04:01
asalkeldbut it seems developer docs are not versioned04:01
asalkeld(from the official docs site)04:01
tiantianasalkeld: about the 'adding-new-users-to-devstack' should be removed, but before juno may be it's needed, so ......04:03
asalkeldi see04:03
asalkeldtiantian: i wouldn't stress about support for "before juno" in devel docs04:04
*** liusheng has joined #heat04:05
asalkeldthe target audience is developers04:05
asalkeldnot sure if there are any working on devstack+heat on icehouse04:06
tiantianasalkeld: I don't know:)04:07
*** dims__ has joined #heat04:07
*** Yanyanhu has quit IRC04:10
*** Yanyanhu has joined #heat04:10
*** dims__ has quit IRC04:12
*** alexheneveld has quit IRC04:16
openstackgerrithuangtianhua proposed openstack/heat: Remove 'adding-new-users-to-devstack' doc on_devstack.rst  https://review.openstack.org/15563604:16
*** liusheng has quit IRC04:26
*** liusheng has joined #heat04:26
asalkeldurg, just as i have to head out on my bike it starts raining04:28
*** sdake has joined #heat04:32
*** Yanyanhu has quit IRC04:35
*** Yanyanhu has joined #heat04:36
*** Marga_ has quit IRC04:39
*** Marga_ has joined #heat04:40
*** pm90_ has quit IRC04:58
*** achanda has joined #heat05:02
*** hdd has quit IRC05:03
*** sdake has quit IRC05:08
*** sdake_ has quit IRC05:08
*** Yanyanhu has quit IRC05:18
openstackgerritAnant Patil proposed openstack/heat: Enable SSL for EC2Tokens.  https://review.openstack.org/15122205:26
*** pm90_ has joined #heat05:28
asalkeldstevebaker: what's the answer to thomas's question here: https://review.openstack.org/#/c/154308/3/heat/engine/service.py05:30
asalkeldseems like a good qu.05:31
*** pm90_ has quit IRC05:33
*** jay-lau-513 has quit IRC05:34
*** jay-lau-513 has joined #heat05:35
openstackgerritMerged openstack/heat-templates: Add python setup config file  https://review.openstack.org/15330805:46
*** ParsectiX has quit IRC05:48
*** sdake has joined #heat05:48
*** sdake has quit IRC05:48
*** sdake has joined #heat05:48
*** ParsectiX has joined #heat05:49
*** ParsectiX has quit IRC05:50
*** Qiming__ has joined #heat05:51
*** Qiming_ has quit IRC05:51
*** ParsectiX has joined #heat05:55
*** achanda has quit IRC06:03
openstackgerritMerged openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/15558206:04
*** Qiming__ has quit IRC06:04
*** ParsectiX has quit IRC06:09
*** achanda has joined #heat06:11
*** coolsvap_ is now known as coolsvap06:18
openstackgerritMerged openstack/heat: Updated from global requirements  https://review.openstack.org/15556906:25
*** hdd has joined #heat06:35
*** Yanyanhu has joined #heat06:43
*** jamielennox|away is now known as jamielennox06:44
*** rakesh_hs has joined #heat06:46
*** Qiming has joined #heat06:47
*** prazumovsky has joined #heat06:50
*** ananta has joined #heat06:54
*** dims__ has joined #heat07:10
*** dims__ has quit IRC07:15
*** jtomasek has joined #heat07:15
openstackgerrithuangtianhua proposed openstack/heat: Add 'ha' property for OS::Neutron::Router  https://review.openstack.org/14392507:18
*** tspatzier has joined #heat07:25
*** hdd has quit IRC07:29
*** jprovazn has joined #heat07:35
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron network constraint  https://review.openstack.org/13582307:46
*** smc7 has joined #heat08:07
*** jcoufal has joined #heat08:09
*** mzbik has joined #heat08:14
*** inc0 has joined #heat08:15
inc0good morning08:16
*** ifarkas has joined #heat08:17
*** BManojlovic has joined #heat08:21
*** achanda has quit IRC08:21
*** achanda has joined #heat08:23
*** dulek has joined #heat08:24
*** achanda has quit IRC08:38
openstackgerritMerged openstack/heat: Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled  https://review.openstack.org/15220508:40
*** openstackgerrit has quit IRC08:42
*** openstackgerrit has joined #heat08:42
*** achanda has joined #heat08:44
openstackgerrithuangtianhua proposed openstack/heat: Allow adding event error when state changed  https://review.openstack.org/15567908:47
openstackgerritMerged openstack/heat: Use domain_id from auth token when not configured  https://review.openstack.org/15102808:49
openstackgerritMerged openstack/heat: Update heat-manage.rst with service command  https://review.openstack.org/15540108:49
openstackgerritMerged openstack/heat: Do not use volume objects in volume resources  https://review.openstack.org/15442908:50
openstackgerritSergey Kraynev proposed openstack/heat: Split templates and tests in scenario tests  https://review.openstack.org/15568008:54
openstackgerritSergey Kraynev proposed openstack/heat: Re-use stack_create method from base class  https://review.openstack.org/15568108:54
openstackgerritSergey Kraynev proposed openstack/heat: Move assign_keypair method in base class  https://review.openstack.org/15568208:54
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron network constraint  https://review.openstack.org/13582309:00
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron port constraint  https://review.openstack.org/13583509:00
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron subnet constraint  https://review.openstack.org/13587509:00
openstackgerrithuangtianhua proposed openstack/heat: Apply neutron router constraint  https://review.openstack.org/13588009:00
*** nkhare has joined #heat09:04
*** sorantis has joined #heat09:04
*** MasterPiece has joined #heat09:05
*** MasterPiece has quit IRC09:11
*** achanda has quit IRC09:14
*** jistr has joined #heat09:16
skraynevping huangtianhua09:18
*** sirwin has joined #heat09:19
*** derekh has joined #heat09:19
openstackgerritPeter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows  https://review.openstack.org/14764509:27
*** alexheneveld has joined #heat09:27
openstackgerritPeter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows  https://review.openstack.org/14764509:27
*** xuhaiwei has quit IRC09:29
*** alexheneveld has quit IRC09:36
*** nkhare has quit IRC09:37
openstackgerrithuangtianhua proposed openstack/heat: Move AWS::EC2::* resources to heat/engine/resources/aws/ec2  https://review.openstack.org/15568909:40
tiantianskraynev: hi09:40
skraynevtiantian: hi, I added comment for patch with changing documentation09:40
tiantianlooking09:40
tiantianskraynev: so what's your suggestion? leave it ?09:42
skraynevno, update09:42
skraynevexplain how now we should use it09:43
skraynevthat it's not required now, because ...09:43
openstackgerritAnant Patil proposed openstack/heat: Enable SSL for EC2Tokens.  https://review.openstack.org/15122209:43
skraynevand also it may be a list09:43
skraynevtiantian: IMO delete this section equals to remove this option :)09:44
tiantianI thought to update according the optional 'trusts_delegated_roles', but the doc is for devstack default09:44
tiantianmay be we can doc the usage on other file?09:45
skraynevhm09:47
skraynevmake sense09:47
tiantiandue the devstack script do not add any 'trusts_delegated_roles'09:47
skraynevagree09:47
skraynevcould you move this info to another doc ?09:47
skraynevit will be ok for me09:48
shardytiantian, skraynev: which doc are you talking about?09:48
skraynevhttps://review.openstack.org/#/c/155636/1/doc/source/getting_started/on_devstack.rst09:48
skraynevshardy: ^09:48
tiantianok, will do, I think we can make a doc for some config options09:48
*** KarolynChambers has quit IRC09:48
shardyskraynev: thanks09:48
shardyFWIW, I've been meaning (for a long time) to refactor my blog posts about trusts and stack domain users into some heat documentation09:49
tiantianfor the config options usage not only 'trusts_delegated_roles'09:49
shardyperhaps we could do that and document what trusts_delegated_roles does in there09:49
*** chlong has quit IRC09:49
skraynevshardy: awesome idea09:49
*** KarolynChambers has joined #heat09:50
skraynevhonestly I am tired to point guys with questions about domain and trust om your blogpost :)09:50
shardyIf anyone wants to help with that, feel free to cut/paste my blog text into a patch and add me as a Co-Author09:50
skraynevshardy: I think it should be a part of heat documentation :)09:50
shardyskraynev: I agree, I've just been too busy to actually do it :(09:51
skraynevI understand. same for me ;)09:51
skraynevbut I know one guy who can :)09:51
tiantianI will do it09:52
skraynev:)09:52
tiantianshardy: blog link?09:54
shardyI guess really we need to start a deployment guide here:09:55
shardyhttp://docs.openstack.org/admin-guide-cloud/content/09:55
shardyI don't see anything for Orchestration there yet..09:55
shardytiantian: http://hardysteven.blogspot.co.uk/2014/04/heat-auth-model-updates-part-1-trusts.html09:55
shardyand http://hardysteven.blogspot.co.uk/2014/04/heat-auth-model-updates-part-2-stack.html09:56
shardytiantian: If you do have time to start something that would be awesome, I'll be happy to help and review09:58
*** pas-ha has joined #heat09:58
tiantianshardy: thanks:)09:58
pas-hamorning all09:58
openstackgerritSergey Kraynev proposed openstack/heat: Move assign_keypair method in base class  https://review.openstack.org/15568210:00
openstackgerritSergey Kraynev proposed openstack/heat: Re-use stack_create method from base class  https://review.openstack.org/15568110:00
tiantiango home now, bye:)10:01
shardyo/10:01
*** MasterPiece has joined #heat10:09
*** dims__ has joined #heat10:12
*** alexpilotti has joined #heat10:14
*** jay-lau-513 has quit IRC10:14
*** dims__ has quit IRC10:17
*** bdossant has joined #heat10:25
*** nkhare has joined #heat10:33
*** smc7 has quit IRC10:35
*** erkules_ is now known as erkules10:48
openstackgerritMerged openstack/python-heatclient: Updates heat.rst with 'service-list  https://review.openstack.org/15540510:49
*** sorantis has quit IRC10:55
*** inc0 has quit IRC11:01
*** dulek_ has joined #heat11:03
*** dulek has quit IRC11:06
*** dulek_ is now known as dulek11:07
*** dims__ has joined #heat11:12
openstackgerritMerged openstack/heat: Move autoscaling tests with signals to functional  https://review.openstack.org/15355311:13
*** pas-ha has quit IRC11:27
*** Yanyanhu has quit IRC11:28
*** pas-ha has joined #heat11:29
openstackgerritSergey Kraynev proposed openstack/heat: Move assign_keypair method in base class  https://review.openstack.org/15568211:38
*** sorantis has joined #heat11:43
asalkeldshardy: when you have a moment.11:57
asalkeldwe still have some issues11:57
asalkeldpreview does not store anything in the db11:57
asalkeldso we end up having 2 very different modes11:57
asalkeldvalidate/preview are in memory11:57
asalkeldand everything else is via rpc11:58
asalkeldthis makes it very messy11:58
asalkeldroot_stack is also evil11:58
asalkeldit recurses all stacks11:59
shardyasalkeld: Hey, hmm, can we justify recuring via RPC for validate/preview?11:59
asalkeldshardy: we won't be able to lookup via db tho'11:59
asalkeldnothing in the db11:59
asalkeldanyway, just talking out loud12:00
shardygah, so we can't do the ancestor check12:00
asalkeldi have another plan for that12:00
asalkeldin the environment.child_environment12:00
asalkeldwe "pop" a template resource when it is use12:00
asalkeldused12:00
*** dims__ has quit IRC12:01
shardyAh, and compare the nested depth to the environment template resource depth?12:02
*** dulek_ has joined #heat12:02
asalkeldnot really12:02
*** dims__ has joined #heat12:02
asalkeldhttps://github.com/openstack/heat/blob/master/heat/engine/environment.py#L44012:03
*** blues-man has joined #heat12:03
shardyAh, so you remove the template resource from the registry for all stacks below the template resource stack in the tree12:04
asalkeldbasically remove a 'res_type: nested.yaml' from the envirmonment once used12:04
asalkeldyip12:04
*** sirwin has quit IRC12:04
*** dulek has quit IRC12:04
asalkeldbut the next problem is root_stack12:05
shardycool, sounds like a plan :)12:05
asalkeldesp. in preview12:05
*** dims__ has quit IRC12:06
*** dims__ has joined #heat12:07
*** jaypipes has quit IRC12:13
*** nkhare has quit IRC12:14
asalkeldso i wonder how preview is going to work in convergence12:14
asalkeldand this particular total resource check12:15
*** htruta has quit IRC12:15
*** jaypipes has joined #heat12:16
shardyasalkeld: yeah, that total resource check seems bogus to me anyway, given that most resources are limited by service quotas anyway12:16
*** lsmola has joined #heat12:16
shardyso max stacks per tenant and maybe a max nested depth should be enough12:17
shardyyou're right about root_stack being evil :(12:18
*** htruta has joined #heat12:19
*** ananta_ has joined #heat12:23
*** tochi has quit IRC12:24
*** ananta has quit IRC12:25
*** ananta_ is now known as ananta12:25
*** dims__ has quit IRC12:32
*** alexheneveld has joined #heat12:33
*** dulek_ has quit IRC12:40
openstackgerritRakesh H S proposed openstack/heat: convergence sync_point db  https://review.openstack.org/15573212:43
*** blues-man has quit IRC12:45
*** sdake_ has joined #heat12:47
*** sdake__ has joined #heat12:50
*** EricGonczer_ has joined #heat12:53
*** sdake_ has quit IRC12:53
*** sorantis_ has joined #heat12:57
*** sorantis has quit IRC13:00
*** sorantis_ is now known as sorantis13:00
*** bdossant_ has joined #heat13:07
openstackgerritPeter Razumovsky proposed openstack/heat: Add OS::Mistral::Workflow for Mistral workflows  https://review.openstack.org/14764513:08
*** prazumovsky has quit IRC13:09
*** asalkeld has quit IRC13:09
*** bdossant has quit IRC13:11
*** dims__ has joined #heat13:13
*** dims___ has joined #heat13:16
*** dims__ has quit IRC13:17
*** EmilienM|afk is now known as EmilienM13:19
*** Tross has quit IRC13:23
*** Tross1 has joined #heat13:23
*** jdob has joined #heat13:23
*** inc0 has joined #heat13:24
*** ananta has quit IRC13:28
*** jcoufal_ has joined #heat13:30
openstackgerritMerged openstack/heat: Split templates and tests in scenario tests  https://review.openstack.org/15568013:32
*** EricGonc_ has joined #heat13:33
*** jcoufal has quit IRC13:33
openstackgerritMerged openstack/heat: Re-use stack_create method from base class  https://review.openstack.org/15568113:33
*** EricGonczer_ has quit IRC13:35
*** mzbik has quit IRC13:36
openstackgerritRakesh H S proposed openstack/heat: convergence sync_point db  https://review.openstack.org/15573213:38
*** bdossant has joined #heat13:46
*** rakesh_hs has quit IRC13:46
*** htruta has quit IRC13:47
*** bdossant_ has quit IRC13:49
openstackgerritMerged openstack/heat: Move assign_keypair method in base class  https://review.openstack.org/15568213:57
*** blues-man has joined #heat14:04
*** htruta has joined #heat14:05
*** blues-man has quit IRC14:07
*** blues-man has joined #heat14:07
*** smc7 has joined #heat14:09
*** stannie has joined #heat14:12
*** smc7 has quit IRC14:14
*** radez_g0n3 is now known as radez14:15
*** aweiteka has joined #heat14:17
*** david-lyle_afk is now known as david-lyle14:22
*** vijendar has joined #heat14:30
*** tnurlygayanov has joined #heat14:30
*** signed8bit has joined #heat14:32
*** blomquisg has joined #heat14:52
*** sabeen1 has joined #heat14:54
*** jaypipes is now known as leakypipes14:56
*** jcoufal_ has quit IRC14:57
*** liusheng has quit IRC15:01
*** liusheng has joined #heat15:01
*** sabeen1 has quit IRC15:11
*** MasterPiece has quit IRC15:14
*** MasterPiece has joined #heat15:15
*** dims___ is now known as dimsum__15:15
*** smc7 has joined #heat15:20
*** KarolynChambers has quit IRC15:28
*** dulek has joined #heat15:28
*** KarolynChambers has joined #heat15:29
ryansbmiguelgrinberg: feedback posted15:36
*** coolsvap is now known as coolsvap_15:43
*** mzbik has joined #heat15:44
*** sorantis has quit IRC15:46
*** MasterPiece has quit IRC15:48
*** MasterPiece has joined #heat15:57
bdossanthi! When is OS::Heat::HARestarter being deprecated? Kilo or M?16:02
bdossantit needs the observer/convergence right?16:02
*** nkhare has joined #heat16:03
ryansbit's already deprecated16:03
ryansb(in kilo)16:03
openstackgerritDrago proposed openstack/heat: Fix Keystoneclient V2 wrapper for multi-region  https://review.openstack.org/15579816:03
*** inc0 has quit IRC16:03
*** pm90_ has joined #heat16:03
ryansbin juno it's supported16:04
ryansbI don't know when it will be removed though16:04
ryansbbdossant: ^16:04
*** pm90_ has quit IRC16:05
bdossantdo you how the HA will work after?16:05
*** pm90_ has joined #heat16:06
bdossantryansb: how will we notify that a resource needs to be restarted?16:06
ryansbso deprecation means the resource is still there but prints a warning16:06
bdossantyeah ok16:07
ryansbso at least until the end of kilo (which won't be released for 2 more months)16:07
ryansbyou can use HARestarter as usual16:07
bdossantwhat about the future?16:07
ryansbConvergence will replace most of what HARestarter does16:07
bdossantexactly16:07
ryansbe.g. with autoscaling groups, nested stacks, etc16:07
ryansbsince convergence will be able to react to changes in resource states, you won't need an harestarter-style trigger16:08
ryansbcan you tell me more about your particular use case?16:08
bdossanta simple web server16:09
bdossantif you have the cfntools checking the httpd daemon status16:09
bdossantright now you can use the harestarter to delete and create a new status16:09
bdossant*server16:10
*** dulek has quit IRC16:10
*** dulek has joined #heat16:11
bdossantor you can you just a ceilometer alarm16:11
bdossantif the harestarter resource is removed16:12
bdossanthow will we associate the alarm with the resource?16:13
ryansbyeah, you'd use a ceilometer alarm I believe. I'm not totally sure so if someone else wants to chime in that'd be great16:13
pas-habdossant, not for now, there is (stale?) innitiative by shardy to proxy cfntool pushes to ceilometer16:13
pas-haotherwise you can not associate a ceilometer alarm with some in-instance metrics16:14
*** pas-ha has quit IRC16:14
bdossantok i see a trend of converging all the monitoring via ceilometer16:16
*** dulek has quit IRC16:16
ryansbbasically heat isn't a monitoring service (we're orchestration) so we want to consume monitoring from somewhere else16:16
bdossanty16:16
ryansbbut convergence will let us react better to changes outside heat16:17
bdossantmakes totally sense16:17
bdossanti think my question is more syntax based16:17
ryansbso you won't necessarily need an HARestarter when convergence can use health checks for, say, an autoscaling group16:17
ryansbI see, not sure that's hammered out yet.16:17
bdossantall right16:18
ryansbbut we won't get rid of HARestarter without there being a real, useful alternative16:18
* ryansb brb, food time16:19
bdossantok great16:19
*** thedodd has joined #heat16:20
*** MasterPiece has quit IRC16:20
*** sabeen1 has joined #heat16:23
*** MasterPiece has joined #heat16:24
*** radez is now known as radez_g0n316:27
*** aweiteka has quit IRC16:28
*** Qiming has quit IRC16:29
*** bdossant_ has joined #heat16:32
*** bdossant_ has quit IRC16:33
*** bdossant_ has joined #heat16:34
*** bdossant has quit IRC16:36
*** tspatzier has quit IRC16:36
*** tspatzier has joined #heat16:37
*** tspatzier has quit IRC16:37
*** hdd has joined #heat16:37
*** BManojlovic has quit IRC16:37
*** Tango has joined #heat16:38
*** Marga_ has quit IRC16:38
*** aweiteka has joined #heat16:39
*** bdossant_ has quit IRC16:42
*** hdd has quit IRC16:45
*** hdd has joined #heat16:46
*** jcoufal has joined #heat16:46
*** jcoufal has quit IRC16:51
*** MasterPiece has quit IRC16:55
*** EmilienM is now known as EmilienM|afk16:56
*** nkhare has quit IRC16:57
*** derekh has quit IRC16:59
*** MasterPiece has joined #heat17:00
*** radez_g0n3 is now known as radez17:03
*** MasterPiece has quit IRC17:10
*** alexpilotti has quit IRC17:13
*** alexpilotti has joined #heat17:15
*** alexpilotti has quit IRC17:16
*** Marga_ has joined #heat17:19
sparrI have a heat stack defined with two servers that do the same job. I'd like to add a third. What's the right way to go about that?17:19
*** blues-man has quit IRC17:21
shardysparr: OS::Heat::ResourceGroup is convenient when you want to scale out identical resources17:22
shardyhttps://github.com/hardys/demo_templates/blob/master/juno_summit_intro_to_heat/example3_server_with_volume_group/server_with_volume_group.yaml17:22
*** max_lobur has joined #heat17:23
shardyThat said, if you don't want to replace the servers you have, cut/paste followed by stack-update may be better17:23
*** hdd has quit IRC17:23
*** max_lobur has left #heat17:24
*** max_lobur has joined #heat17:24
*** ekarlso has quit IRC17:25
*** ekarlso has joined #heat17:25
*** hdd has joined #heat17:26
max_loburHi Folks! Anybody have a few minutes to tell me a little bit how SoftwareConfig / SoftwareDeployment resources work under the hood?17:27
shardymax_lobur: This summit video is a good starting point:17:28
shardyhttps://www.openstack.org/summit/openstack-summit-atlanta-2014/session-videos/presentation/application-software-configuration-using-heat17:28
max_lobursweet, thanks! lemme see if it answers my questions17:29
*** alex_xu_ has joined #heat17:30
*** xu_alex has quit IRC17:32
*** hdd has quit IRC17:34
sparrshardy: if I can get our deployment working properly, I won't mind replacing the servers we have.17:35
shardysparr: Ah, ResourceGroup might be good then:17:36
shardyhttp://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::ResourceGroup17:36
*** sarob has quit IRC17:40
*** jistr has quit IRC17:41
*** lsmola has quit IRC17:42
*** harlowja_away is now known as harlowja_17:48
*** MasterPiece has joined #heat17:55
*** tchaypo is now known as tchorizo17:59
sdakedims__ tbh I'm no tsure what it does besides offer me a phone ;-)18:08
*** signed8bit is now known as signed8bit_ZZZzz18:13
*** alexheneveld has quit IRC18:16
*** sdake_ has joined #heat18:18
*** sdake__ has quit IRC18:19
openstackgerritZane Bitter proposed openstack/heat-specs: Convergence Database schema changes  https://review.openstack.org/15230218:22
openstackgerritZane Bitter proposed openstack/heat-specs: Push instead of pull resource input data  https://review.openstack.org/15230318:22
openstackgerritZane Bitter proposed openstack/heat-specs: Convergence base workflow  https://review.openstack.org/15230518:22
openstackgerritZane Bitter proposed openstack/heat-specs: Convergence message bus  https://review.openstack.org/15230418:22
openstackgerritZane Bitter proposed openstack/heat-specs: Convergence simulator test scenarios  https://review.openstack.org/15230718:22
openstackgerritZane Bitter proposed openstack/heat-specs: Convergence special cases  https://review.openstack.org/15230618:22
miguelgrinbergryansb: thanks, looking at the feedback now18:24
*** achanda has joined #heat18:25
*** liusheng has quit IRC18:25
*** smc7 has quit IRC18:25
*** liusheng has joined #heat18:25
*** tchorizo has left #heat18:30
*** pm90_ has quit IRC18:30
*** EmilienM|afk is now known as EmilienM18:32
*** Marga_ has quit IRC18:32
*** Marga_ has joined #heat18:33
*** Marga_ has quit IRC18:34
*** Marga_ has joined #heat18:35
*** smc7 has joined #heat18:40
*** dsneddon has joined #heat18:53
*** MasterPiece has quit IRC18:54
*** sabeen1 has quit IRC18:55
*** sdake_ has quit IRC18:57
*** sdake_ has joined #heat18:57
*** liusheng has quit IRC18:57
*** barra204 has joined #heat18:57
*** barra204 is now known as shamamunyi18:58
*** shamamunyi is now known as shakamunyi18:58
*** liusheng has joined #heat18:58
*** EricGonc_ has quit IRC18:59
*** EricGonczer_ has joined #heat19:00
*** jprovazn has quit IRC19:01
*** MasterPiece has joined #heat19:01
*** tspatzier has joined #heat19:02
*** radez is now known as radez_g0n319:04
*** mzbik_ has joined #heat19:06
*** pm90_ has joined #heat19:07
*** tspatzier has quit IRC19:07
*** signed8bit_ZZZzz is now known as signed8bit19:07
*** tspatzier has joined #heat19:07
*** tspatzier has quit IRC19:08
*** mzbik has quit IRC19:09
*** alexheneveld has joined #heat19:10
*** pm90_ has quit IRC19:11
*** pm90_ has joined #heat19:11
*** pitr-ch has quit IRC19:14
*** radez_g0n3 is now known as radez19:16
*** hdd has joined #heat19:20
*** htruta has quit IRC19:24
*** sdake_ has quit IRC19:28
max_loburback from summit recording about SoftwareDeployment19:28
max_loburshardy: r u around? If you have time I would like to ask a few more questions19:28
*** Marga_ has quit IRC19:44
*** Marga_ has joined #heat19:45
*** sabeen has joined #heat19:48
*** alexheneveld has quit IRC19:50
*** radez is now known as radez_g0n319:51
mzbik_#neutron19:52
mzbik_ups19:52
max_loburlooks like he's gone. Anybody else is familiar how SoftwareConfig / SoftwareDeployment works under the hood?19:55
max_loburI'm interested whether it always uses heat-api-cfn to pull configs, or can be configured differently19:56
max_loburand why it creates users in keystone under the hood, whether this can be shut off19:56
max_lobur(Icehouse release)19:57
*** shakamunyi has quit IRC20:02
*** barra204 has joined #heat20:02
*** MasterPiece has quit IRC20:04
*** prajakta_ has joined #heat20:04
*** MasterPiece has joined #heat20:18
*** barra204 has quit IRC20:19
*** jcoufal has joined #heat20:22
*** achanda has quit IRC20:31
*** ifarkas has quit IRC20:31
*** pm90_ has quit IRC20:32
*** lnxnut has joined #heat20:33
*** sarob has joined #heat20:34
*** barra204 has joined #heat20:35
*** barra204 has quit IRC20:35
*** bnemec is now known as beekneemech20:37
*** radez_g0n3 is now known as radez20:39
*** lnxnut has quit IRC20:41
*** lnxnut has joined #heat20:41
*** lnxnut_ has joined #heat20:43
*** achanda has joined #heat20:43
*** lnxnut has quit IRC20:46
*** jdob has quit IRC21:03
*** lnxnut_ has quit IRC21:31
*** david-lyle has quit IRC21:42
*** david-lyle has joined #heat21:42
*** lnxnut has joined #heat21:44
*** leakypipes has quit IRC21:45
*** pm90_ has joined #heat21:46
*** david-lyle has quit IRC21:47
*** aweiteka has quit IRC21:47
*** EricGonczer_ has quit IRC21:53
*** sarob has quit IRC21:56
*** lnxnut has quit IRC21:59
*** lnxnut has joined #heat22:00
*** lnxnut has quit IRC22:04
*** hdd has quit IRC22:08
*** prajakta_ has quit IRC22:15
openstackgerritZane Bitter proposed openstack/heat-specs: Keystone native resources  https://review.openstack.org/15230922:16
*** achanda has quit IRC22:21
*** sarob has joined #heat22:22
*** dsneddon has quit IRC22:22
*** achanda has joined #heat22:23
*** harlowja_ is now known as harlowja_away22:24
*** harlowja_away is now known as harlowja_22:28
*** jcoufal has quit IRC22:29
*** lnxnut has joined #heat22:30
*** lnxnut has quit IRC22:31
*** sarob has quit IRC22:32
*** sdake_ has joined #heat22:33
*** dsneddon has joined #heat22:42
*** alextricity_r has joined #heat22:42
*** radez is now known as radez_g0n322:42
alextricity_rHello :) Has anybody had a software deployment get stuck on them?22:43
alextricity_rI see that my software config script finishes when I log into the VM, but the heat stack never moves to the "completed" state22:43
alextricity_rRunning on 2014.2.222:43
*** sdake_ has quit IRC22:44
*** sdake_ has joined #heat22:44
*** pm90_ has quit IRC22:46
*** EricGonczer_ has joined #heat23:00
openstackgerritAndrew Lazarev proposed openstack/heat: [DOC] Minor - fixed typo in file extension  https://review.openstack.org/15591223:01
*** sdake_ has quit IRC23:02
*** vijendar has quit IRC23:02
*** mzbik_ has quit IRC23:06
*** Drago has quit IRC23:23
*** shardy has quit IRC23:26
*** zigo has quit IRC23:27
*** zigo has joined #heat23:28
*** alextricity_r has quit IRC23:39
*** EricGonczer_ has quit IRC23:40
*** MasterPiece has quit IRC23:42
*** sdake_ has joined #heat23:46
*** kebray has joined #heat23:48
*** smc7 has quit IRC23:51
*** dimsum__ has quit IRC23:57

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