Thursday, 2015-11-12

*** sdake has joined #heat00:01
*** Piet has quit IRC00:02
*** sdake has quit IRC00:03
megusstevebaker: besides liberty is there any other way to have fixed floating ip in heat?00:03
stevebakermegus: create the floating IP outside the heat template, pass that in as a template parameter and use a OS::Neutron::FloatingIPAssociation00:04
megusstevebaker: Awesome thank you00:05
*** sdake has joined #heat00:07
*** jamielennox is now known as jamielennox|away00:08
*** manishg has joined #heat00:11
*** achanda has joined #heat00:15
*** lkarm has quit IRC00:15
*** jamielennox|away is now known as jamielennox00:21
*** shadower has quit IRC00:23
*** shadower has joined #heat00:23
*** Piet has joined #heat00:29
*** achanda has quit IRC00:35
DaveJ__stevebaker:  Hmm actually I take it back.  Orginal instances are getting replaced when I do a stack update.  Nothing has changed in the template, although the instances do have user-data,  that uses the str_replace function.  Could that be part of the issue ?00:38
stevebakerDaveJ__: only if something is making the string change, like a changing parameter00:39
stevebaker(or not re-specifying a parameter specified during create)00:39
DaveJ__https://www.irccloud.com/pastebin/o9rdkOkM/00:40
DaveJ__It uses get_attr, but the master_management_port resource shouldnt change either00:41
*** manishg has quit IRC00:41
stevebakeroooh00:42
stevebakerDaveJ__: in Juno we were attempting to work around a nova/neutron port bug. Your port resource will need replacement_policy: AUTO http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Neutron::Port-prop-replacement_policy00:44
*** zns has quit IRC00:44
DaveJ__Ah ok00:45
DaveJ__stevebaker: Let me try that00:45
*** liusheng has quit IRC00:46
*** liusheng has joined #heat00:47
*** zns has joined #heat00:49
*** ricolin has joined #heat00:50
*** bana_k has quit IRC00:52
DaveJ__stevebaker: Thats done the trick.   Thanks00:52
stevebakerDaveJ__: cool00:52
*** manishg has joined #heat00:58
*** sdake has quit IRC01:10
*** signed8bit_ZZZzz is now known as signed8bit01:15
*** bana_k has joined #heat01:17
*** zhenguo has joined #heat01:18
*** signed8bit is now known as signed8bit_ZZZzz01:37
openstackgerritMerged openstack/heat-templates: Move deployed dir from /var/run to /var/lib  https://review.openstack.org/24292401:43
*** Yanyanhu has joined #heat01:47
openstackgerritMerged openstack/python-heatclient: OpenStackClient plugin for stack list  https://review.openstack.org/23605701:48
*** sdake has joined #heat01:56
*** manishg has quit IRC02:03
*** elynn has joined #heat02:03
*** bana_k has quit IRC02:06
*** zeih has joined #heat02:07
*** zeih_ has quit IRC02:07
*** signed8bit_ZZZzz is now known as signed8bit02:13
elynnmorning02:15
*** sdake has quit IRC02:15
*** thedodd has quit IRC02:16
*** huangtianhua has quit IRC02:18
*** tiantian has joined #heat02:19
*** lkarm has joined #heat02:27
*** lkarm has quit IRC02:32
*** lnxnut has joined #heat02:37
*** zns has quit IRC02:37
ricolino/02:41
*** sdake has joined #heat02:44
*** kebray has joined #heat02:48
*** kebray has quit IRC02:49
*** achanda has joined #heat02:54
*** DaveJ__ has quit IRC02:55
*** dims has quit IRC02:57
openstackgerritMerged openstack/python-heatclient: Fix environment files parsing bug for stack-adopt  https://review.openstack.org/24073702:59
*** dims has joined #heat03:07
*** cwolferh has quit IRC03:13
*** signed8bit has quit IRC03:14
*** dims has quit IRC03:14
*** htaccess has joined #heat03:15
*** dims has joined #heat03:16
htaccessis there any way to interpolate heat parameters of type string into cloud_config content sections?03:16
htaccessie in this config: https://github.com/openstack/heat-templates/blob/master/hot/software-config/example-templates/example-cloud-init.yaml03:17
*** jdandrea has quit IRC03:18
htaccesscould i use the image parameter in one_init so content: "The one $image is bar" so the content ends up being  The one 'fedora-software-config is bar' ?03:19
htaccesser, 'The one fedora-software-config is bar'03:20
*** neelashah has joined #heat03:24
htaccessor indeed any way to make use of parameters inside cloud-config scripts03:25
*** dims has quit IRC03:25
stevebakerhtaccess: yes, you can use intrinsic functions like get_param and str_replace inside OS::Heat::CloudConfig cloud_config03:26
htaccessum so the syntax? something like content: "The five" + {get_param: myvar} + "is bar"03:29
htaccessany example you can point me at?03:29
stevebakerhtaccess: take a look at the docs for str_replace http://docs.openstack.org/developer/heat/template_guide/hot_spec.html#str-replace03:31
htaccessoh, you mean just define the whole thing as a parameter vs trying to join strings or interpolate?03:31
stevebakerthe DBRootPassword example does what you want03:32
htaccessyea cool, thanks03:33
*** tochi has quit IRC03:36
*** sdake has quit IRC03:39
*** sdake has joined #heat03:40
neelashahstevebaker: I am looking for information on whether there will be a heat mid-cycle for Mitaka, has that been discussed?03:46
openstackgerritMerged openstack/heat: Updated from global requirements  https://review.openstack.org/24418303:49
openstackgerritMerged openstack/heat: LBaaS v2 custom constraints  https://review.openstack.org/23270903:51
*** gberginc has joined #heat03:56
*** tochi has joined #heat04:03
*** cwolferh has joined #heat04:06
*** Marga_ has quit IRC04:14
*** bana_k has joined #heat04:16
openstackgerritDi XiaoLi proposed openstack/heat: Added stack_abandon method in integrationtests  https://review.openstack.org/23923804:26
*** masco__ has joined #heat04:30
openstackgerritRico Lin proposed openstack/heat: Add nova.host constraint  https://review.openstack.org/24343504:31
*** sabeen1 has joined #heat04:31
*** kebray has joined #heat04:34
*** kebray has quit IRC04:41
*** kebray has joined #heat04:42
*** elynn has quit IRC04:48
*** achanda has quit IRC05:04
*** links has joined #heat05:07
*** lkarm has joined #heat05:17
*** lkarm has quit IRC05:22
*** gberginc has quit IRC05:26
*** sabeen2 has joined #heat05:36
*** sabeen1 has quit IRC05:40
*** elynn has joined #heat05:40
*** neelashah1 has joined #heat05:41
*** neelashah has quit IRC05:41
*** jaosorior has joined #heat05:42
*** neelashah has joined #heat05:44
*** neelashah1 has quit IRC05:45
*** neelashah1 has joined #heat05:47
*** neelashah has quit IRC05:48
*** neelashah1 has quit IRC05:50
*** elynn has quit IRC05:55
*** elynn has joined #heat05:56
*** tochi has quit IRC06:00
*** tlashchova has joined #heat06:00
*** achanda has joined #heat06:05
*** Marga_ has joined #heat06:06
*** jaosorior has quit IRC06:07
*** achanda has quit IRC06:10
*** vijayagurug has joined #heat06:11
*** bana_k has quit IRC06:14
*** sabeen2 has quit IRC06:15
*** jaosorior has joined #heat06:15
*** achanda has joined #heat06:15
openstackgerrithuangtianhua proposed openstack/heat: Support neutron QoSPolicy resource plugin  https://review.openstack.org/23451406:20
*** hdd has joined #heat06:25
*** ryansb_ has joined #heat06:26
*** ryansb_ has quit IRC06:26
*** ryansb_ has joined #heat06:26
*** ryansb has quit IRC06:26
*** ryansb_ is now known as ryansb06:26
*** kebray has quit IRC06:44
*** links has quit IRC06:45
openstackgerrithuangtianhua proposed openstack/heat: Provide the QoS capability for port  https://review.openstack.org/23746906:47
openstackgerrithuangtianhua proposed openstack/heat: Support neutron QoSBandwidthLimitRule resource plugin  https://review.openstack.org/23511706:47
openstackgerrithuangtianhua proposed openstack/heat: Provide QoS capability for neutron network  https://review.openstack.org/23750706:52
*** tochi has joined #heat06:54
*** bana_k has joined #heat06:56
*** links has joined #heat07:05
*** akuznetsov has joined #heat07:10
*** gberginc has joined #heat07:10
*** tlashchova has quit IRC07:11
*** sirushti has quit IRC07:14
*** gberginc has quit IRC07:16
*** sirushti has joined #heat07:17
*** ahonda has quit IRC07:17
*** ahonda has joined #heat07:18
*** achanda has quit IRC07:20
*** jprovazn has joined #heat07:21
pas-hamorning all07:21
ricolino/07:25
skraynevmorning all07:25
elynnmorning guys07:25
*** tspatzier has joined #heat07:27
ricolinO/07:27
*** bana_k has quit IRC07:31
openstackgerritRabi Mishra proposed openstack/heat: Add caching for nova extensions  https://review.openstack.org/24235007:41
*** lkarm has joined #heat07:44
*** lkarm has quit IRC07:49
*** akuznetsov has quit IRC08:04
*** akuznetsov has joined #heat08:07
*** zns has joined #heat08:08
*** zeih has quit IRC08:10
*** akuznetsov has quit IRC08:18
*** akuznetsov has joined #heat08:21
*** rwsu has quit IRC08:21
*** jcoufal has joined #heat08:21
*** gberginc has joined #heat08:22
*** sdake has quit IRC08:24
*** sdake has joined #heat08:25
*** stannie has joined #heat08:43
openstackgerritBartÅ‚omiej Biernacki proposed openstack/python-heatclient: Fill status code for every HTTPException  https://review.openstack.org/24449708:44
*** achanda has joined #heat08:47
*** sdake has quit IRC08:49
*** sdake has joined #heat08:49
*** zeih has joined #heat08:50
*** akuznetsov has quit IRC08:51
*** akuznetsov has joined #heat08:53
*** sergmelikyan has joined #heat08:53
jprovazngood morning, supposing I have a heat stack with 2 hosts - node1 and node2, and I want to define some pre-delete action done on node1 before node2 is deleted (and if this action fails abort delete operation) - IOW I have a simple cross-nodes workflow, I wonder what si the best way how to define this in heat template?08:54
*** sdake has quit IRC09:00
*** jistr has joined #heat09:03
*** yassine__ has joined #heat09:07
*** sdake has joined #heat09:07
*** elynn has quit IRC09:08
thervejprovazn, https://review.openstack.org/#/c/243023/09:09
therveUnfortunately not there yet09:10
therveIt's possible there is another way, but I'm not sure which09:10
jprovazntherve: thanks for the link, isn't the spec about adding hook (a.k.a breakpoint) which allows a user interaction? If yes, my use-case is slightly different - I would be happy just with defining in heat template somehow that some action should be done on node1 before node2 is deleted - I'n trying now with defining swdeployment on node1 which takes as input an attribute from swdeployment of node2 ran only on delete but I'm not sure if I'm doi09:14
jprovaznng the right thing09:14
jprovazntherve: IOW I don't need breakpoints/user-interaction, I need just specify that a script (defined by swconfig) is done on node1 before node2 is deleted09:15
therveWell, that would allow to do what you want09:16
therveI think09:16
therveAs I said, it's possible there is another way, I just don't know it09:17
*** sergmelikyan has quit IRC09:18
thervePresumably SoftwareDeployment allows stuff to be run during deletion09:18
*** bdossant has joined #heat09:19
jprovazntherve: yes, - actions: ['DELETE']  I hope should allow this, but trick in my case is that I want to trigger pre-delete action on a different node than which is being deleted09:20
*** zns has quit IRC09:28
*** zns has joined #heat09:29
*** akuznetsov has quit IRC09:32
jprovaznshardy: hi, do you have an idea if this is possible? ^09:33
*** achanda has quit IRC09:34
*** dixiaoli has joined #heat09:37
*** vgridnev has joined #heat09:37
shardyjprovazn: Yes, I think you have the right approach, e.g an attribute from node2 which triggers the deployment from node2 to re-run09:38
shardythe attribute should go from $something to None, which will mean the input_values change and the SoftwareDeployment is triggered09:38
shardyThe other approach is to have a SoftwareConfig which operates on both servers, e.g via SoftwareDeploymentGroup, and runs when either one is deleted09:39
shardythen the script would need to somehow determine the other node is gone/deleting09:39
jprovaznshardy: cool, thanks09:42
*** akuznetsov has joined #heat09:46
*** openstackgerrit has quit IRC09:46
*** sdake has quit IRC09:46
*** openstackgerrit has joined #heat09:47
bdossantshardy: Hi! I'm having some problems deleting some stacks with this error: http://paste.openstack.org/show/478554/ Any ideias?09:48
dixiaoliHi, I have submitted a patch about integration test a few days ago. Anyone can help me to review it ?  Thanks~  https://review.openstack.org/#/c/239238/09:50
*** vijayagurug has quit IRC09:52
shardybdossant: that looks like a bug: https://github.com/openstack/heat/blob/master/heat/engine/resource.py#L25509:53
shardybdossant: can you please raise a bug with the heat-engine backtrace and the exact version of heat you're running?09:53
shardybdossant: also any details on how to reproduce if possible09:53
shardybdossant: have you recently updated and encountered the issue?09:54
bdossantyes09:54
bdossanti think stacks from juno are failling to delete on kilo09:54
bdossantfails on openstack-heat-2015.1.1 and openstack-heat-2015.1.209:55
shardybdossant: ouch, I'm surprised we've not heard about that before unless it's a race or something non-persistent09:55
bdossanti have to try to reproduce it09:55
*** Drago has quit IRC09:56
*** vijayagurug has joined #heat09:57
bdossantand stack-abandon is not working as well09:57
bdossantjust timesout09:57
bdossantfor this stacks09:57
shardyabandon and delete are probably broken for the same reason, a lot of the code is common09:57
bdossantit works fine for new stacks on kilo09:57
bdossanthum ok09:58
shardyWere there any issues with the DB migration?09:58
bdossantno09:58
bdossantdont recall any issue on db_sync09:58
*** lkarm has joined #heat10:00
bdossantthis is difficult to reproduce i would need to have an engine on juno10:01
bdossantwith the db on kilo10:01
shardyI don't think that will work10:02
shardyWe'll need to do something like juno devstack, create stack, git pull kilo heat, install, db_sync, restart heat, try to delete10:02
shardye.g leave everything but heat on juno so we can isloate just that upgrade10:03
shardyAgree it's not an easy reproduce :(10:03
*** Yanyanhu has quit IRC10:04
*** lkarm has quit IRC10:05
bdossanti will try10:08
*** sorantis has joined #heat10:09
*** derekh has joined #heat10:09
*** vijayagurug has left #heat10:11
openstackgerritUkesh Kumar proposed openstack/heat: Add support for 'binding:profile' property in heat template  https://review.openstack.org/24452910:13
*** openstackgerrit has quit IRC10:16
*** openstackgerrit has joined #heat10:17
*** sergmelikyan has joined #heat10:25
*** sdake has joined #heat10:25
*** jaosorior has quit IRC10:27
*** jaosorior has joined #heat10:27
*** vgridnev has quit IRC10:29
*** vgridnev has joined #heat10:29
bdossantshardy: so from juno to kilo, you really change the code there right?10:35
*** tochi has quit IRC10:35
*** tochi has joined #heat10:35
*** sergmelikyan has quit IRC10:38
*** sdake has quit IRC10:41
*** sdake has joined #heat10:41
*** vgridnev has quit IRC10:45
*** jistr_ has joined #heat10:48
*** jistr has quit IRC10:49
*** vgridnev has joined #heat10:49
*** zns has quit IRC10:49
*** zengyingzhe_ has joined #heat10:51
*** jistr_ has quit IRC10:54
*** masco__ has quit IRC10:56
*** sdake has quit IRC10:57
*** sdake has joined #heat10:57
*** gmoro has joined #heat11:02
*** jistr_ has joined #heat11:05
*** zhenguo has quit IRC11:07
*** e0ne has joined #heat11:09
*** jamielennox is now known as jamielennox|away11:12
*** sdake has quit IRC11:13
*** sdake has joined #heat11:13
*** dims_ has joined #heat11:14
*** dixiaoli has quit IRC11:18
openstackgerritRico Lin proposed openstack/heat: Add resource OS::Nova::Aggregate  https://review.openstack.org/24456911:18
*** dixiaoli has joined #heat11:18
jprovaznshardy: to follow up on my previous issue, I think I'm trapped in cross-nested-stack references. With this template: https://github.com/redhat-openstack/openshift-on-openstack/blob/master/openshift.yaml#L211 , if I want to run a script on "openshift_master" node when any of "openshift_nodes" is deleted, I was about to add SoftwareDeploymentGroup into "node.yaml" (which represents single node of openshift_nodes group), this SoftwareDeploymen11:23
jprovazntGroup would reference both the openshift_node being deleted and the openshift_master node. The problem is that I don't know how to reference openshift_master node without circular dependency, any idea?11:23
openstackgerritRico Lin proposed openstack/heat: fix misspelled function name  https://review.openstack.org/24457411:23
*** ochuprykov has joined #heat11:27
shardyjprovazn: I think it's the same pattern as all of the *PostDeployment resources in TripleO11:27
shardyyou need to reference an attribute of openshift_nodes in an input to a SoftwareDeployment which applies to openshift_master11:28
shardythen whenever any change is made to the ASG it will re-run11:28
shardycan you detect on the master if a node's been removed by e.g passing in the node-list to the deployment?11:28
*** sdake has quit IRC11:29
shardyOr does it have to happen before the node is actually deleted?11:29
*** sergmelikyan has joined #heat11:29
jprovaznshardy: it should be before deletion happens11:30
shardyjprovazn: Can you pass the Nova server ID out as an attribute (output) from master.yaml (openshift_master)11:31
shardythen pass that as an input to openshift_nodes, e.g the ID of the master Nova::Server resource11:32
jprovaznshardy: I hope  I can but when I tried to pass this master_node id/name to openshift_nodes in properties:11:32
jprovazn         master_node_id: {get_attr: [openshift_master, resource.host]}11:32
jprovazn          master_node_name: {get_attr: [openshift_master, resource.host.name]}11:32
jprovaznI'm hitting:11:33
jprovaznERROR: Remote error: CircularDependencyException Circular Dependency Found: {TemplateResource "dns_host": {AutoScalingResourceGroup "openshift_nodes"}, AutoScalingResourceGroup "openshift_nodes": {TemplateResource "openshift_master"}, TemplateResource "openshift_master": {AutoScalingResourceGroup "openshift_nodes"}}11:33
jprovazn[u'11:33
jprovaznAIUI I can't pass list of openshift_nodes to master *and* master_node id to openshift_nodes at the same time11:34
shardyAh depends_on: [dns_host, openshift_nodes]11:34
shardyNo, you'd have to build the master first11:34
jprovaznshardy: I deleted all depends_on11:34
shardyand pass the ID in to the nodes stack11:34
shardythen use a SoftwareDeploymentGroup to get info about the node cluster and update the master node11:35
shardysimilar to how we do the cluster configuration in TripleO11:35
shardythat would solve the circular dependency11:35
shardybut I'm still a little unsure about how you'll do the DELETE deployment inside node.yaml11:35
jprovaznshardy: ok, thanks, /me tries this way11:35
jprovaznshardy: my untested naive idea was:11:36
shardyYou can probably server: {get_param: id_of_master}11:37
shardyin the Deployment, I think11:37
jprovaznshardy: add into nested template for openshift_nodes something like this:11:37
jprovaznhttp://paste.openstack.org/show/478649/11:38
shardyjprovazn: that's right, but you don't need SoftwareDeploymentGroup, if there's only one master node11:38
shardyyou can just use OS::Heat::SoftwareDeployment11:39
jprovaznshardy: but I want this being triggered on openshift_node delete, not master node11:39
shardyand server: {get_param: id_of_master}11:39
shardyYeah it will be11:39
*** lnxnut has quit IRC11:39
shardyit will be triggered when the node.yaml nested stack is deleted11:39
shardybut act on the master node11:39
shardywhich I think is what you want?11:40
jprovaznshardy: oh, magic11:40
shardyIt's the same as what you have, but it saves a unneeded nested stack11:40
jprovaznshardy: yes, makes sense when thinking about it, I jsut didn't realize it :/11:40
shardy(inside the SoftwareDeploymentGroup_11:40
shardyCool, be interested to see if it works :)11:40
jprovaznshardy: cool, so the only bit is to change openshift_node<->master dependency, will let you know how it goes, thanks11:41
*** zns has joined #heat11:45
*** cwolferh has quit IRC11:45
openstackgerritPeter Razumovsky proposed openstack/heat: [WIP] Add basic get_reality implementation  https://review.openstack.org/24406511:54
openstackgerritPeter Razumovsky proposed openstack/heat: [WIP] Add get_reality implementation for Server  https://review.openstack.org/24406611:54
*** jaosorior has quit IRC11:56
*** jaosorior has joined #heat11:56
*** sorantis has quit IRC12:05
*** jaosorior has quit IRC12:06
*** sorantis has joined #heat12:06
*** tlashchova has joined #heat12:06
openstackgerritOleksii Chuprykov proposed openstack/heat: Add OS::Barbican::*Container  https://review.openstack.org/22313612:10
openstackgerritYingzhe Zeng proposed openstack/python-heatclient: Delete the corresponding config when deleting a deployment  https://review.openstack.org/23874412:11
*** jaosorior has joined #heat12:16
*** jistr_ is now known as jistr12:20
openstackgerritRico Lin proposed openstack/heat: Remove unused common exception.  https://review.openstack.org/24462412:25
openstackgerritPeter Razumovsky proposed openstack/heat: Batching for tasks in scheduler  https://review.openstack.org/24411712:29
*** tlashchova has quit IRC12:32
*** prazumovsky has joined #heat12:34
*** EricGonczer_ has joined #heat12:50
*** EricGonczer_ has quit IRC12:55
*** tlashchova has joined #heat12:57
*** arif-ali has quit IRC13:01
*** jprovazn has quit IRC13:02
*** ricolin has quit IRC13:03
*** prazumovsky has quit IRC13:04
*** sergmelikyan has quit IRC13:04
*** sergmelikyan has joined #heat13:05
*** tochi has quit IRC13:07
*** zengyingzhe_ has quit IRC13:08
*** sergmelikyan has quit IRC13:10
*** pas-ha has quit IRC13:11
*** lkarm has joined #heat13:13
*** dixiaoli has quit IRC13:14
*** sorantis has quit IRC13:14
*** dprince has joined #heat13:15
*** gberginc has quit IRC13:17
*** arif-ali has joined #heat13:24
*** dims_ has quit IRC13:24
*** dims has joined #heat13:26
*** pas-ha has joined #heat13:27
*** MVenesio has joined #heat13:29
*** sorantis has joined #heat13:31
*** sergmelikyan has joined #heat13:31
*** sergmelikyan has quit IRC13:32
*** jprovazn has joined #heat13:44
*** jaosorior has quit IRC13:45
*** Piet has quit IRC13:45
*** sdake has joined #heat13:46
*** boris-42 has quit IRC13:48
*** jonesbr has joined #heat13:49
*** e0ne has quit IRC13:51
*** e0ne has joined #heat13:52
*** jonesbr has left #heat13:52
*** aweiteka has joined #heat13:55
*** pas-ha has quit IRC13:59
*** sdake has quit IRC14:02
*** e0ne has quit IRC14:04
*** sdake has joined #heat14:06
*** jonesbr has joined #heat14:08
*** pas-ha has joined #heat14:12
*** e0ne has joined #heat14:13
therveryansb, Hi! So why do you say that zaqar has a min ttl of 60?14:14
ryansbbecause when I tested your patch (with the example from your doc) zaqar logged 400 errors with a body saying the minimum TTL is 60 seconds14:15
therveOh really, hum14:16
therveOK, that's news to me, thanks :)14:16
ryansbyeah, I'd actually forgotten about it until I went to test your patch14:16
ryansband couldn't figure out why I was getting no messages14:17
therveThat's actually a fixed value, weird14:17
therveWill change those :)14:17
ryansbotherwise patch worked for me A++14:17
*** sdake has quit IRC14:21
therveryansb, You didn't get an exception in heat logs?14:21
ryansbI looked at the zaqar logs first14:21
*** sdake has joined #heat14:22
openstackgerritJason Dunsmore proposed openstack/heat: Split abandon into pre-abandon(export) and abandon  https://review.openstack.org/18188014:23
*** pm90_ has joined #heat14:24
*** jasond has joined #heat14:24
openstackgerritThomas Herve proposed openstack/heat: Event transport  https://review.openstack.org/23516614:25
*** MVenesio has quit IRC14:26
*** bdossant has quit IRC14:27
*** ricolin has joined #heat14:28
*** rpothier has joined #heat14:31
*** MVenesio has joined #heat14:31
*** sdake has quit IRC14:37
*** r05c03 has joined #heat14:38
*** sdake has joined #heat14:38
*** neelashah has joined #heat14:38
*** LimorStotland has quit IRC14:39
openstackgerritRakesh H S proposed openstack/heat: Convergence: Concurrency subtle issues  https://review.openstack.org/21823314:39
openstackgerritRakesh H S proposed openstack/heat: Convergence: Load resource stack with correct template  https://review.openstack.org/24159814:39
openstackgerritRakesh H S proposed openstack/heat: Convergence: Avoid sync point delete for stack CREATE  https://review.openstack.org/24371414:39
openstackgerritRakesh H S proposed openstack/heat: Convergence: Re-trigger failed resource for latest traversal  https://review.openstack.org/24371514:39
openstackgerritRakesh H S proposed openstack/heat: Skip stack validation test for convergence  https://review.openstack.org/24197314:39
openstackgerritRakesh H S proposed openstack/heat: Convergence: send notification when a stack action starts  https://review.openstack.org/24468714:39
*** skraynev has quit IRC14:40
*** r05c03 has quit IRC14:42
*** skraynev has joined #heat14:42
*** zeih_ has joined #heat14:52
*** zeih has quit IRC14:53
*** dkusidlo has joined #heat14:53
*** sdake has quit IRC14:53
*** ochuprykov has quit IRC14:57
pm90_jasond: should I propose a bp for adding notifications or should I simply propose a patch? Since its an extension of what's already there, I wasn't sure if it warranted its own bp..14:58
*** pm90_ is now known as pratikmallya14:58
*** dkusidlo has quit IRC14:59
pratikmallya*event notifications14:59
jasondpratikmallya: unless it's a bug or a refactoring with no behavior change, i'd create a blueprint for it15:00
*** dims has quit IRC15:01
*** mrutkows has joined #heat15:01
*** akuznetsov has quit IRC15:02
pratikmallyajasond: ok, thanks15:02
*** akuznetsov has joined #heat15:04
*** dims has joined #heat15:07
*** manishg has joined #heat15:07
*** zns has quit IRC15:15
*** lnxnut has joined #heat15:16
*** signed8bit has joined #heat15:18
*** r05c03 has joined #heat15:19
*** manishg has quit IRC15:22
*** mrutkows has quit IRC15:26
*** spzala has joined #heat15:27
*** zns has joined #heat15:30
*** vgridnev has quit IRC15:32
*** sdake has joined #heat15:35
*** rwsu has joined #heat15:37
*** sdake_ has joined #heat15:39
*** vijendar has joined #heat15:39
*** sdake has quit IRC15:39
*** sdake has joined #heat15:43
*** bdossant has joined #heat15:45
*** sdake_ has quit IRC15:47
*** jdandrea has joined #heat15:49
*** sorantis has quit IRC15:51
*** Piet has joined #heat15:51
*** achanda has joined #heat15:51
*** gberginc has joined #heat15:55
*** sergmelikyan has joined #heat15:58
*** signed8bit is now known as signed8bit_ZZZzz16:00
*** achanda has quit IRC16:02
*** kebray has joined #heat16:02
*** kebray has quit IRC16:02
*** kebray has joined #heat16:03
*** achanda has joined #heat16:03
*** sabeen has joined #heat16:03
*** achanda has quit IRC16:04
*** signed8bit_ZZZzz is now known as signed8bit16:04
*** pratikmallya has quit IRC16:06
*** manishg has joined #heat16:11
*** nijaba_ is now known as nijaba16:11
*** neelashah1 has joined #heat16:11
*** neelashah has quit IRC16:13
*** thedodd has joined #heat16:16
*** thedodd has quit IRC16:16
*** spzala has quit IRC16:17
*** links has quit IRC16:18
*** sabeen has quit IRC16:19
*** vgridnev has joined #heat16:21
*** kbyrne has joined #heat16:21
*** zeih_ has quit IRC16:23
*** sergmelikyan has quit IRC16:24
*** MVenesio_ has joined #heat16:29
*** MVenesio has quit IRC16:30
*** sabeen1 has joined #heat16:32
*** Drago has joined #heat16:33
*** hdd has quit IRC16:33
*** Drago has quit IRC16:33
*** neelashah has joined #heat16:33
*** Drago has joined #heat16:33
*** neelashah1 has quit IRC16:34
*** Drago1 has joined #heat16:34
*** Drago1 has quit IRC16:35
*** Drago1 has joined #heat16:35
*** Drago has quit IRC16:36
*** neelashah1 has joined #heat16:37
*** sergmelikyan has joined #heat16:37
*** neelashah has quit IRC16:38
openstackgerritThomas Herve proposed openstack/heat: Copy the env to the backup stack in failed update  https://review.openstack.org/24475116:38
thervezaneb, ^^ is another try16:38
openstackgerritRico Lin proposed openstack/heat: Use EntityNotFound instead of NovaNetworkNotFound.  https://review.openstack.org/24475216:39
openstackgerritRico Lin proposed openstack/heat: Use EntityNotFound instead of NovaNetworkNotFound.  https://review.openstack.org/24475316:39
openstackgerritRico Lin proposed openstack/heat: Use EntityNotFound instead of ResourceTypeNotFound.  https://review.openstack.org/24475416:39
openstackgerritRico Lin proposed openstack/heat: Use EntityNotFound instead of PhysicalResourceNotFound  https://review.openstack.org/24475516:39
*** sdake has quit IRC16:40
*** neelashah has joined #heat16:40
*** pratikmallya has joined #heat16:41
*** neelashah1 has quit IRC16:41
*** sdake has joined #heat16:42
*** sergmelikyan has quit IRC16:42
*** sergmelikyan has joined #heat16:43
*** pratikmallya has quit IRC16:45
*** pratikmallya has joined #heat16:46
*** crose has joined #heat16:47
*** sergmelikyan has quit IRC16:48
therveTestResource is really super awesome16:48
therveKuddos to people who pushed it, we need to use it more16:49
jasond+116:50
*** zeih has joined #heat16:50
*** zeih has quit IRC16:55
*** bana_k has joined #heat16:55
zanebtherve: so the issue is when we create the new resource, it gets added to the backup stack too due to https://review.openstack.org/#/c/184026/5 but because the environment goes with it we fail to recreate the backup stack even though there is no actual DB resource stored in the backup stack?16:58
thervezaneb, Yeah that ought to be it16:58
zaneblol, ok let's say that's it :)16:59
bdossantcan somebody point me to a recipe on how to upgrade a single component on devstack?16:59
bdossanti want to do heat obviously16:59
bdossant:)16:59
thervebdossant, git pull; heat-manage db_sync17:00
*** daneyon has joined #heat17:00
bdossanti want to go kilo17:00
bdossantso git pull origin stable/kilo17:00
bdossantright?17:00
therveSounds right17:00
zanebbdossant: git checkout is probably what you want17:01
bdossantbut then python setup.py isnt it?17:01
bdossantyeah checkout17:01
*** daneyon has quit IRC17:01
therve"pip install -e ."17:01
*** daneyon has joined #heat17:02
therveMaybe using the checkout feature of devstack would be easier after all. Maybe not.17:02
bdossantdo i need to unstack and then join stack to reload the daemons?17:02
*** e0ne has quit IRC17:02
zanebI thought that's what restack.sh is for, but then again I've never been able to keep devstack working for more than a day, so don't listen to me17:02
bdossantahah17:03
therveIf you unstack you need to redeploy all services. I'd just stop/restart heat17:03
zanebbdossant: no, just Ctrl-C, up-arrow, Enter17:03
*** daneyon_ has joined #heat17:03
*** cwolferh has joined #heat17:03
therveThere is no restack.sh (anymore?)17:03
zaneb(restack.sh comment was in response to the setup.py question, not the other)17:03
bdossantno only rejoin17:04
zanebah, well, that shows how much I know ;)17:04
*** bana_k has quit IRC17:05
*** pas-ha has quit IRC17:06
*** daneyon has quit IRC17:06
*** sdake_ has joined #heat17:07
*** bana_k has joined #heat17:07
*** sdake has quit IRC17:09
bdossantzaneb: "just Ctrl-C, up-arrow, Enter" where do i do this?17:09
bdossantthis will restart heat services?17:09
zanebbdossant: find the screen (what's the technical term?) in screen that is running heat-engine, and the one for heat-api, &c. and do it there17:10
zanebCtrl-A " (dobule-quote) will get you a list17:11
zanebdouble*17:11
bdossantoh tks17:12
bdossantvery nice17:12
jdandreah-eng17:12
jdandreaUsually tab 1.17:12
bdossantyeah all the h's17:12
jdandreaBut only if it's the only thing running. :)17:12
* jdandrea runs heat in a VM in standalone mode when doing dev stuffs. 17:13
*** Drago1 has quit IRC17:19
bdossantthats what im doing :)17:21
bdossantthe upgrade didnt go very well. got an error starting heat-engine: "ArgsAlreadyParsedError: arguments already parsed: cannot register CLI option"17:27
bdossantapi is fine17:27
*** stannie has quit IRC17:27
*** sdake_ has quit IRC17:28
*** sdake has joined #heat17:29
*** zns has quit IRC17:30
*** Drago has joined #heat17:30
*** sdake has quit IRC17:30
*** Drago has quit IRC17:31
*** lkarm has quit IRC17:31
*** Drago has joined #heat17:31
*** sdake has joined #heat17:31
*** lkarm has joined #heat17:31
*** sergmelikyan has joined #heat17:32
*** kebray has quit IRC17:34
*** lkarm has quit IRC17:36
*** lkarm has joined #heat17:36
*** sergmelikyan has quit IRC17:36
*** MVenesio has joined #heat17:40
*** MVenesio_ has quit IRC17:41
*** ricolin has quit IRC17:46
*** david-lyle has quit IRC17:46
bdossantany idea guys?17:47
bdossantafter the upgrade i get that error17:47
bdossanti commented all params on heat.conf and still the same17:47
*** e0ne has joined #heat17:50
*** bdossant has quit IRC17:50
*** sdake has quit IRC17:54
*** derekh has quit IRC17:54
*** sergmelikyan has joined #heat18:00
*** sdake has joined #heat18:02
*** signed8bit is now known as signed8bit_ZZZzz18:03
*** sergmelikyan has quit IRC18:09
*** hdd has joined #heat18:10
*** tspatzier has quit IRC18:13
*** tspatzier has joined #heat18:13
*** tspatzier has quit IRC18:13
openstackgerritRico Lin proposed openstack/heat: Add nova.host constraint  https://review.openstack.org/24343518:15
openstackgerritRico Lin proposed openstack/heat: Add resource OS::Nova::HostAggregate  https://review.openstack.org/24456918:15
*** sdake has quit IRC18:18
*** bnemec has quit IRC18:21
*** jistr has quit IRC18:22
*** achanda has joined #heat18:26
*** jpeeler has quit IRC18:30
*** zns has joined #heat18:30
*** yassine__ has quit IRC18:31
*** bana_k has quit IRC18:37
*** signed8bit_ZZZzz is now known as signed8bit18:41
*** EmilienM has quit IRC18:42
*** jpeeler has joined #heat18:44
*** jpeeler has quit IRC18:44
*** jpeeler has joined #heat18:44
*** crose has quit IRC18:44
*** EmilienM has joined #heat18:45
*** hdd has quit IRC18:46
*** crose has joined #heat18:46
*** e0ne has quit IRC18:47
*** jpeeler has quit IRC18:47
*** sdake has joined #heat18:49
*** Marga_ has quit IRC18:50
*** sdake has quit IRC18:51
*** Piet has quit IRC18:57
*** blomquisg has joined #heat18:58
*** manishg has quit IRC18:58
*** jpeeler has joined #heat19:00
*** manishg_ has joined #heat19:02
*** Piet has joined #heat19:04
*** zns has quit IRC19:06
*** zns has joined #heat19:07
*** manishg_ has quit IRC19:08
*** kebray has joined #heat19:08
*** kebray has quit IRC19:08
*** Piet has quit IRC19:09
*** manishg has joined #heat19:09
*** Qiming has joined #heat19:10
*** neelashah has quit IRC19:11
*** neelashah1 has joined #heat19:11
openstackgerritDavanum Srinivas (dims) proposed openstack/python-heatclient: Last sync from oslo-incubator  https://review.openstack.org/24482319:12
openstackgerritPratik Mallya proposed openstack/heat-specs: Add spec for adding resource notifications  https://review.openstack.org/24483019:13
*** Qiming_ has joined #heat19:14
*** kebray has joined #heat19:15
*** Qiming has quit IRC19:17
stevebakermorning19:20
*** manishg has quit IRC19:20
*** achanda has quit IRC19:21
*** achanda has joined #heat19:21
*** manishg has joined #heat19:21
*** sdake has joined #heat19:22
*** Qiming_ has quit IRC19:25
*** bana_k has joined #heat19:27
*** bana_k has quit IRC19:27
*** bana_k has joined #heat19:27
*** manishg has quit IRC19:29
*** manishg has joined #heat19:29
*** manishg has quit IRC19:30
*** manishg has joined #heat19:31
*** bnemec has joined #heat19:33
*** pratikmallya has quit IRC19:35
*** pm90_ has joined #heat19:40
*** sdake_ has joined #heat19:46
*** sdake has quit IRC19:49
*** sergmelikyan has joined #heat19:51
*** manishg has quit IRC19:56
*** yassine__ has joined #heat20:04
openstackgerritPratik Mallya proposed openstack/heat-specs: Add spec for adding resource notifications  https://review.openstack.org/24483020:06
*** Qiming_ has joined #heat20:06
*** akuznetsov has quit IRC20:12
*** Qiming_ has quit IRC20:12
*** sdake_ has quit IRC20:14
*** sdake has joined #heat20:17
*** crobertsrh has joined #heat20:23
crobertsrhAny chance that someone here can help me debug why a stack is stuck in "CREATE_IN_PROGRESS"?  My VMs have all started and are useable, but somehow, my status is still showing as create in progress.  (This is a stack for Sahara).20:24
crobertsrh I should note that I'm using devstack, if that matters to anyone.  Here is what I see for my resource-list.  http://paste.openstack.org/show/478731/20:24
*** dprince has quit IRC20:24
*** tlashchova has quit IRC20:25
*** manishg has joined #heat20:33
*** neelashah has joined #heat20:40
*** signed8bit is now known as signed8bit_ZZZzz20:41
crobertsrhHere's my event-list for the above problem:  http://paste.openstack.org/show/478737/20:41
*** signed8bit_ZZZzz is now known as signed8bit20:43
*** neelashah1 has quit IRC20:43
*** neelashah1 has joined #heat20:44
*** neelashah has quit IRC20:45
*** neelashah has joined #heat20:47
*** neelashah1 has quit IRC20:48
*** cwolferh has quit IRC20:50
*** neelashah has quit IRC20:51
*** neelashah has joined #heat20:52
*** sdake has quit IRC20:54
*** neelashah has quit IRC20:54
*** r05c03 has quit IRC20:57
openstackgerritPratik Mallya proposed openstack/heat-specs: Add spec for adding resource notifications  https://review.openstack.org/24483020:57
*** dsneddon is now known as dsneddon_lunch20:58
*** gberginc has quit IRC21:00
*** crobertsrh has quit IRC21:01
*** yassine__ has quit IRC21:02
*** jprovazn has quit IRC21:08
*** pm90__ has joined #heat21:08
*** pm90__ has quit IRC21:08
*** sdake has joined #heat21:11
*** pm90_ has quit IRC21:11
*** Marga_ has joined #heat21:12
*** cwolferh has joined #heat21:14
*** sdake_ has joined #heat21:15
*** sdake has quit IRC21:17
*** Piet has joined #heat21:22
*** achanda has quit IRC21:23
*** achanda has joined #heat21:26
*** achanda has quit IRC21:26
*** achanda has joined #heat21:27
*** bdossant has joined #heat21:27
*** EricGonczer_ has joined #heat21:31
*** manishg has quit IRC21:38
*** manishg has joined #heat21:38
*** pm90_ has joined #heat21:39
*** manishg has quit IRC21:39
*** shardy has quit IRC21:39
*** EricGonczer_ has quit IRC21:40
*** pm90__ has joined #heat21:42
*** manishg has joined #heat21:43
*** pm90_ has quit IRC21:44
*** neelashah has joined #heat21:49
openstackgerritRob Pothier proposed openstack/heat: Add Baymodel contraint to OS::Magnum::Bay  https://review.openstack.org/24262321:49
*** zeih has joined #heat21:52
*** achanda has quit IRC21:54
*** dsneddon_lunch is now known as dsneddon21:54
*** achanda has joined #heat21:54
*** e0ne has joined #heat21:54
*** zeih has quit IRC21:56
*** Marga_ has quit IRC21:58
*** bdossant has quit IRC22:00
*** crobertsrh has joined #heat22:02
*** manishg has quit IRC22:02
*** manishg has joined #heat22:02
*** Marga_ has joined #heat22:04
*** jamielennox|away is now known as jamielennox22:05
*** vgridnev has quit IRC22:05
*** MVenesio has quit IRC22:08
*** Marga_ has quit IRC22:11
*** rpothier has quit IRC22:11
*** sergmelikyan has quit IRC22:12
*** david-lyle has joined #heat22:16
*** sergmelikyan has joined #heat22:16
*** zeih has joined #heat22:19
*** boris-42 has joined #heat22:19
*** bdossant has joined #heat22:19
*** bdossant has quit IRC22:20
*** crobertsrh is now known as _crobertsrh22:21
*** dims_ has joined #heat22:23
*** dims has quit IRC22:25
*** bdossant has joined #heat22:26
*** bdossant has quit IRC22:26
*** zeih has quit IRC22:26
*** crose has quit IRC22:30
*** Marga_ has joined #heat22:32
*** lnxnut has quit IRC22:32
*** lkarm has quit IRC22:40
*** lkarm has joined #heat22:40
*** lkarm has quit IRC22:40
*** lkarm has joined #heat22:41
*** pm90_ has joined #heat22:44
*** sdake_ has quit IRC22:44
*** jonesbr has left #heat22:45
*** lkarm has quit IRC22:46
*** pm90__ has quit IRC22:47
*** zeih has joined #heat22:49
*** sergmelikyan has quit IRC22:54
*** zeih has quit IRC22:56
*** sthillma has joined #heat22:58
*** blomquisg has quit IRC23:02
*** neelashah has quit IRC23:04
*** manishg has quit IRC23:05
*** vijendar has quit IRC23:05
*** jasond has quit IRC23:08
*** sabeen1 has quit IRC23:10
*** jamielennox is now known as jamielennox|away23:13
*** sabeen1 has joined #heat23:16
*** nkoffman_ has joined #heat23:16
*** nkoffman has quit IRC23:18
*** zeih has joined #heat23:19
*** jamielennox|away is now known as jamielennox23:22
*** sdake has joined #heat23:23
*** manishg has joined #heat23:24
*** zeih has quit IRC23:26
*** sdake_ has joined #heat23:26
*** sdake has quit IRC23:28
*** tochi has joined #heat23:43
*** zeih has joined #heat23:48
*** fbo has quit IRC23:52
*** achanda has quit IRC23:55
*** zeih has quit IRC23:55
*** e0ne has quit IRC23:56
*** fbo has joined #heat23:56
*** pm90_ has quit IRC23:57

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