Monday, 2016-11-21

*** EricGonczer_ has joined #heat00:00
*** alex_xu has joined #heat00:05
*** EricGonczer_ has quit IRC00:13
*** sdake_ has joined #heat00:27
*** sdake has quit IRC00:30
*** ccard__ has joined #heat00:55
*** ccard has quit IRC00:56
*** sdake has joined #heat01:05
*** sdake_ has quit IRC01:09
*** dimtruck is now known as zz_dimtruck01:20
*** steveg_afk has quit IRC01:26
*** yanyanhu has joined #heat01:41
*** EricGonczer_ has joined #heat01:42
*** elynn has joined #heat01:44
*** elynn has quit IRC01:47
*** zz_dimtruck is now known as dimtruck01:48
*** elynn has joined #heat01:49
*** elynn has quit IRC01:49
*** EricGonc_ has joined #heat01:55
*** EricGonczer_ has quit IRC01:58
*** tochi has quit IRC01:59
*** EricGonc_ has quit IRC02:01
*** EricGonczer_ has joined #heat02:07
*** elynn has joined #heat02:11
*** EricGonczer_ has quit IRC02:20
*** spzala has quit IRC02:26
*** wangbo has quit IRC02:28
*** ccard has joined #heat02:30
*** ctayal has joined #heat02:32
*** ccard__ has quit IRC02:33
*** rajpatel has joined #heat02:35
*** wangbo has joined #heat02:45
*** ctayal has quit IRC02:46
*** yuanying has quit IRC02:50
*** yuanying has joined #heat02:51
*** harlowja has quit IRC02:57
*** jnettlet has quit IRC02:57
*** pleia2 has quit IRC02:58
*** dhubbard has quit IRC02:58
*** dhubbard has joined #heat02:58
*** pleia2 has joined #heat02:59
*** EricGonczer_ has joined #heat03:22
*** EricGonczer_ has quit IRC03:22
*** zhurong has joined #heat03:27
*** yuanying has quit IRC03:46
*** links has joined #heat03:46
*** elynn has quit IRC03:48
*** yuanying has joined #heat03:48
*** sdake has quit IRC03:51
*** zhurong has quit IRC03:58
*** zhurong has joined #heat03:59
*** flwang1 has quit IRC04:03
*** rajpatel has quit IRC04:06
*** fragatina has quit IRC04:07
*** fragatina has joined #heat04:07
*** wangbo has quit IRC04:08
*** links has quit IRC04:17
*** zhurong has quit IRC04:26
*** misty-cloud has joined #heat04:28
*** wangbo has joined #heat04:28
openstackgerritMerged openstack/heat: Use endpoint_override with heat client plugin  https://review.openstack.org/39997304:29
*** elynn has joined #heat04:52
*** elynn has quit IRC04:57
*** elynn has joined #heat04:58
*** zhurong has joined #heat05:12
*** sshnaidm has joined #heat05:19
*** tkarke has joined #heat05:21
openstackgerritRabi Mishra proposed openstack/heat: Skip test_cancel_update_server_with_port  https://review.openstack.org/40004605:22
*** tkarke has quit IRC05:25
*** zhurong has quit IRC05:31
*** ctayal has joined #heat05:32
*** zhurong has joined #heat05:36
*** ctayal has quit IRC05:36
*** elynn has quit IRC06:09
*** cwolferh has joined #heat06:11
*** jaosorior has joined #heat06:25
*** elynn has joined #heat06:31
*** cwolferh has quit IRC06:35
*** elynn has quit IRC06:36
*** elynn has joined #heat06:36
*** jaosorior has quit IRC06:46
*** jaosorior has joined #heat06:47
*** zhurong has quit IRC07:16
*** jprovazn has joined #heat07:21
*** cwolferh has joined #heat07:26
*** flwang1 has joined #heat07:49
*** jtomasek has joined #heat07:53
*** jtomasek has quit IRC07:57
*** jtomasek has joined #heat07:58
*** boris-42 has quit IRC08:06
*** shardy has joined #heat08:07
*** boris-42 has joined #heat08:08
*** ccamacho has joined #heat08:25
*** amoralej|off is now known as amoralej08:27
*** jpich has joined #heat08:39
*** sshnaidm is now known as sshnaidm|afk08:40
*** zzzeek has quit IRC09:00
ccardI'm trying to add a dependency between two OS::Nova::Server resources, using WaitCondition and WaitConditionHandle. All the examples I can find use a script defined in raw user_data, but in my case the user_data has user_data_format SOFTWARE_CONFIG - how do I incorporate sending a signal into that?09:00
*** zzzeek has joined #heat09:03
therveccard, If you use software config, you ought to be able to do what you want without wait conditions09:05
therveOtherwise, I guess you need a script config?09:05
*** sorantis has joined #heat09:06
ccardtherve: how? my template builds two instances, and I want to make sure the first instance is fully built before the second one starts to build09:08
therveccard, Just add a depends_on with the software deployment09:08
ccardtherve: add a depends_on where? (sorry for being slow :( )09:10
therveccard, On your second instance09:10
therveIE, make your second instance depend on the first deployment09:12
therveIt seems fairly logical :)09:12
*** yprokule has joined #heat09:12
ccardtherve: the structure of my templates is like this: I have a yaml file with 2 resources in it, "instance1" and "instance2" say, which are both of type "instance.yaml", but with slightly different parameters. The instance.yaml file has the OS::Nova::Server resource in it, which uses a OS::Heat::MultipartMime software config resource, which in turn uses an OS::Heat::CloudConfig resource.09:14
ccardSo where do I put the depends_on?09:14
therveccard, instance209:14
therveWait you don't have a software deployment09:15
therveSo nevermind09:15
ccardtherve: and that will ensure that instance2 is built before instance1?09:15
ccardtherve: there are SoftwareDeployment resources in instance.yaml too09:16
therveccard, http://docs.openstack.org/developer/heat/template_guide/hot_spec.html#resource-dependencies09:17
therveNot necessarily a perfect example for you09:17
ccardDoes that ensure that one instance will be fully built before the other starts to build?09:19
openstackgerritPeter Razumovsky proposed openstack/heat: Move call trove cluster delete to check complete  https://review.openstack.org/39082809:21
therveIf you depend on the thing that means that it's built09:23
ramishratherve: hi, around?09:23
therveramishra, What do you think? :)09:23
ramishratherve: context?09:24
therveramishra, Nevermind, what's up09:24
*** yanyanhu has quit IRC09:24
*** jtomasek has quit IRC09:25
ramishratherve: Wanted to ask what you thing we should do to fix the stable branches.09:26
ramishratherve: Was that statemet in the context of something I did in the weekend?09:27
therveramishra, No, just I was chatting for the past 20 minutes, so yeah I was around :D09:27
openstackgerritPeter Razumovsky proposed openstack/heat: Refactor OS::Trove::Instance resource tests  https://review.openstack.org/39445009:28
openstackgerritPeter Razumovsky proposed openstack/heat: OS::Trove::Instance observe reality implementation  https://review.openstack.org/39337009:28
therveWhat's going on with the stable branches?09:28
therveI guess we need the lbaas backport09:28
ramishratherve: We need all of them.09:28
ramishratherve: I tried to backport https://review.openstack.org/#/c/400063/.09:29
therveramishra, The clients have been released there too?09:29
ramishratherve: it does not break anything.09:29
ramishratherve: troveclient is an issue for the docs job.09:29
ramishrabut there are some strong words from some of the stable maintainers;)09:29
therveramishra, Presumably for real workload too, no?09:30
therveMaybe we need to cap the clients versions on the stable branch09:30
ramishrayeah, we can do that, but my aregument is the patch does not use anything from the new client releases09:31
ramishraso, there is no harm in backporting it09:31
ramishraI agree we should cap the client versions in the future.09:32
therveI mean, I don't particularly care09:33
strigaziHi ramishra therve, I have a question for you. Is it possible to pass the path to a script as a variable? eg here: https://github.com/openstack/magnum/blob/master/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml#L23109:33
therveAs long as the gate is green09:33
thervestrigazi, You mean have the argument to get_file be get_param something?09:34
strigazitherve, something like that09:34
ramishratherve: ok:) probably you can comment on that patch? Will wait for sometime.09:35
thervestrigazi, I don't think so. But you can craft files yourself if you want specific behavior09:35
*** jtomasek has joined #heat09:37
strigazitherve, like have a sh file or something in the middle to point to were the other scripts are?09:37
*** jtomasek has quit IRC09:37
thervestrigazi, No I mean built the "files" argument to stack create yourself09:38
*** jtomasek has joined #heat09:38
*** prazumovsky has joined #heat09:38
*** dbecker has joined #heat09:40
*** yassine has joined #heat09:40
*** yassine is now known as Guest2597609:41
strigazitherve, and drop config  from properties in SoftwareConfigs?09:43
thervestrigazi, No, just have the arguments be things that you control09:44
therveSorry I don't know how to be more specific09:45
therveBut file names are just names. You can name it whatever you want, as long it matches something in the "files" parameter09:45
openstackgerritPeter Razumovsky proposed openstack/heat: Ephemeral disk size support for server bdm_v2  https://review.openstack.org/35855909:45
openstackgerritThomas Herve proposed openstack/heat: Use the scheduler to call check_resource  https://review.openstack.org/40015509:46
*** yprokule_ has joined #heat09:47
*** derekh has joined #heat09:48
strigazitherve: I guess you mean like this: http://developer.openstack.org/api-ref/orchestration/v1/?expanded=create-stack-detail#id6 The way it handles the myfile parameter09:48
thervestrigazi, Yep!09:49
*** yprokule has quit IRC09:49
*** yprokule_ is now known as yprokule09:49
*** fabian4 has joined #heat09:49
strigazitherve, thanks. one more small refactor in our templates :)09:50
*** elynn has quit IRC09:51
*** sorantis_ has joined #heat09:58
ramishratherve: it seems there is some issue with the zuul check queue.09:58
ramishrajobs are queued for ever.09:59
therveramishra, Yeah trying to mention it to infra but nobody's there :/09:59
ramishraI saw some neutron jobs there for 20hrs;)09:59
thervehttp://graphite.openstack.org/render/?from=-24hours&height=360&until=now&width=668&bgcolor=ffffff&fgcolor=000000&areaMode=stacked&target=color(alias(sumSeries(stats.gauges.nodepool.nodes.building),%20%27Building%27),%20%27ffbf52%27)&target=color(alias(sumSeries(stats.gauges.nodepool.nodes.ready),%20%27Available%27),%20%2700c868%27)&target=color(alias(sumSeries(stats.gauges.nodepool.nodes.used),%20%27In%20Use%27),%20%276464ff%27)&target10:00
therve=color(alias(sumSeries(stats.gauges.nodepool.nodes.delete),%20%27Deleting%27),%20%27c864ff%27)&title=Test%20Nodes&_t=0.718823727380448410:00
therveDon't know if you check that one, it's at the bottom of the status page10:00
therveBut nodes are stuck in building10:00
*** sorantis has quit IRC10:01
*** sorantis_ is now known as sorantis10:01
ramishratherve: It seems the trusty jobs are doing fine http://logs.openstack.org/63/400063/1/check/gate-grenade-dsvm-heat-ubuntu-trusty/6b18f70/ and taking half the time, seems like something to do with the xenial switch?10:09
therveramishra, No idea10:10
ccardtherve: I tried adding depends_on to one of my instance resources, but it looked like the second instance started building before the first had completed its installation10:24
therveccard, What did you depend on?10:41
ccardthe other instance resource10:41
therveI don't think that's what I said :)10:42
ccard"If you depend on the thing that means that it's built"10:44
therveRight. The instance is in not that thing.10:45
ccard?10:46
ccardThis is what I did:10:47
ccardresources:10:47
ccard    instance1:10:47
ccard        type: instance.yaml10:47
ccard        depends_on: instance210:47
ccard        properties:10:47
ccard            ....10:47
ccard    instance2:10:48
ccard        type: instance.yaml10:48
ccard        properties:10:48
ccard            ....10:48
prazumovskyhey, guys, do you know, that 1.6.011:01
prazumovskyheatclient breaks sahara, rally, neutron gates with error: "Original error message: Could not find requested endpoint in Service Catalog"11:03
prazumovskyblacklist 1.6.0 in gr: https://review.openstack.org/#/c/400183/11:05
ramishraprazumovsky: yeah, It's my mistake11:10
prazumovskyramishra: OK, thanks, just wanted to learn, maybe already someone works on it or there is some solution11:11
ramishrayeah, I'm sending a patch11:11
*** misty-cloud has quit IRC11:11
ramishraprazumovsky: the usage is wrong, thhough we've to backward compatible11:12
*** sshnaidm|afk is now known as sshnaidm11:13
prazumovskyOK, will crequest sahara, neutron and rally when patch will be on review11:15
prazumovsky*request11:15
openstackgerritRabi Mishra proposed openstack/python-heatclient: Use endpoint as endpoint_override  https://review.openstack.org/40019511:16
ramishraprazumovsky: ^^^11:17
ramishraprazumovsky: sahara was using endpoint_override as per this comment https://bugs.launchpad.net/python-heatclient/+bug/1621505/comments/2, hence the chnage.11:19
openstackLaunchpad bug 1621505 in python-heatclient "Wrong usage of parameter `endpoint_override`" [High,Fix released] - Assigned to tamil vanan (tamilhce)11:19
ramishraprazumovsky: now you're saying it's broken11:19
ccardtherve: so I still think I need a WaitCondition to do what I want11:28
ramishraskraynev, prazumovsky: can you please review that change?11:31
skraynevramishra: done11:32
ramishraskraynev: thanks!11:32
*** sorantis has quit IRC11:38
*** blues-man has joined #heat11:39
*** sdake has joined #heat11:48
ramishraskraynev, prazumovsky this would have fixed rally https://review.openstack.org/#/c/400208/1/rally/osclients.py11:49
ramishrathey use it for all other clients.11:49
*** blomquisg is now known as blomquisg_gone11:52
prazumovskyramishra: great, thanks11:52
*** sdake_ has joined #heat11:54
skraynevramishra: I think, that we also require new tag to release this fix11:55
ramishrayep, but gate is very slow, not sure when it would land.11:55
*** Guest25976 has quit IRC11:55
*** sdake has quit IRC11:56
ramishraskraynev: they have gone ahead and approved the blacklist patch.11:56
ramishraskraynev: but yeah we would do it asap.11:56
ramishrait could have been easily fixed in rally, but anyway.11:57
*** blinky_ghost has joined #heat12:00
openstackgerritPeter Razumovsky proposed openstack/heat: Add sahara constraints  https://review.openstack.org/37584712:04
openstackgerritPeter Razumovsky proposed openstack/heat: Add OS::Sahara::Job resource  https://review.openstack.org/23108012:04
openstackgerritPeter Razumovsky proposed openstack/heat: Add translation rules for OS::Sahara::Job  https://review.openstack.org/39771912:04
*** sorantis has joined #heat12:06
*** shardy is now known as shardy_lunch12:14
*** ccamacho is now known as ccamacho|lunch12:15
-openstackstatus- NOTICE: We are currently having capacity issues with our ubuntu-xenial nodes. We have addressed the issue but will be another few hours before new images have been uploaded to all cloud providers.12:18
therveAh, that explains things maybe12:20
*** freyes__ is now known as freyes12:28
*** freyes has quit IRC12:28
*** freyes has joined #heat12:28
*** gongysh has joined #heat12:29
ramishratherve: wdyt about skipping that test test_cancel_update_server_with_port?12:29
therveramishra, +112:29
ramishraI don't see that issue being resolved soon.12:29
ramishraok12:29
*** catintheroof has joined #heat12:31
*** dprince has joined #heat12:36
*** sorantis has quit IRC12:38
*** misty-cloud has joined #heat12:46
*** sorantis has joined #heat12:47
*** gongysh has quit IRC12:50
*** yassine has joined #heat12:55
*** yassine is now known as Guest1343912:56
*** misty-cloud has quit IRC12:58
*** sdake has joined #heat13:04
*** ccamacho|lunch is now known as ccamacho13:05
*** sdake_ has quit IRC13:07
*** shardy_lunch is now known as shardy13:07
*** jaosorior is now known as jaosorior_brb13:09
therveramishra, Seems tests pass, we just need the lbaas change now13:10
ramishratherve: yep:)13:13
*** jprovazn has quit IRC13:14
*** misty-cloud has joined #heat13:15
*** blinky_ghost has quit IRC13:16
misty-cloudhi all13:17
misty-cloudone question13:17
misty-clouddo custom roles require -r option in "openstack overcloud deploy"13:18
misty-cloud?13:18
misty-cloudstill that is the way or it is removed13:18
misty-cloud?13:18
jaosorior_brbmisty-cloud: you might want to ask in #tripleo13:20
misty-cloudok thanks13:20
*** ramishra has quit IRC13:21
*** prazumovsky has quit IRC13:22
*** ramishra has joined #heat13:23
*** lamt has joined #heat13:24
*** amoralej is now known as amoralej|lunch13:24
*** pradk has joined #heat13:26
*** blinky_ghost has joined #heat13:29
*** sorantis has quit IRC13:32
*** steveg_afk has joined #heat13:33
*** honza has joined #heat13:40
*** honza is now known as Guest1601813:40
*** hjensas has joined #heat13:41
*** ramishra_ has joined #heat13:51
*** jprovazn has joined #heat13:54
*** blues-man has quit IRC13:54
*** ramishra has quit IRC13:54
*** yprokule has quit IRC13:55
*** yprokule has joined #heat13:57
*** ramishra_ has quit IRC13:58
*** ramishra has joined #heat14:00
*** sorantis has joined #heat14:06
*** jprovazn has quit IRC14:10
*** jprovazn has joined #heat14:12
*** misty-cloud has quit IRC14:15
*** jcoufal has joined #heat14:25
*** ccard has quit IRC14:27
*** ccard has joined #heat14:30
*** sorantis_ has joined #heat14:34
*** blomquisg_gone is now known as blomquisg14:35
*** sorantis has quit IRC14:37
*** sorantis_ is now known as sorantis14:37
*** amoralej|lunch is now known as amoralej14:37
*** beagles is now known as beagles|mtg14:46
*** jaosorior_brb has quit IRC14:46
*** jaosorior_brb has joined #heat14:47
*** elynn has joined #heat14:50
*** randallburt has joined #heat14:56
*** randallburt has quit IRC15:01
*** hjensas has quit IRC15:04
*** spotz_zzz is now known as spotz15:07
*** elynn has quit IRC15:09
*** chris_hultin|AWA is now known as chris_hultin15:09
*** randallburt has joined #heat15:10
*** bnemec has joined #heat15:26
*** vijendar_ has joined #heat15:29
*** vijendar1 has quit IRC15:32
*** vijendar has quit IRC15:33
thervezaneb, Around? Wanted to chat about https://review.openstack.org/#/c/400155/15:34
zanebtherve: yep15:35
* zaneb reads15:35
*** sorantis has quit IRC15:36
thervezaneb, It seems to roughly work as I expected. Not controlling the number of check_resources is definitely an issue15:36
therveIt particular, I was able to create 150+ resources in a stack, whereas it was failing previously15:36
zanebwe shouldn't have to control the number of check_resources we send15:36
therveWhy?15:36
zanebwe should control the number we get out of the queue and process15:36
therveThat may be true15:37
zanebbecause who knows how many users are doing stuff in parallel? slowing down at the source doesn't work15:37
therveI don't know how to do that though. And it seems that not overflowing the message bus would be nice15:37
zanebalso why would we queue this stuff up in memory, when we have an actual queue to put it in15:38
zaneb(I had this exact discussion with Anant already btw ;)15:38
therveWell I don't really queue it up15:39
therveI just try to pace it15:39
*** vijendar has joined #heat15:39
therveI'm glad you had this conversation, but it's still broken :)15:39
zaneb:)15:39
zanebit was not-broken for quite a while but now it's apparently broken again15:40
therveWell, not really. The 150 resources in a stack has always been broken, AFAICT15:40
therveNow we have a gate issue with db connections for some reasons, but it's just making it apparent15:40
thervezaneb, So what are you suggesting? Should we configure the number of worker clients that we have a bit better?15:43
zanebI thought what we did was control the threadpool size to limit the number of messages we would read from the queue on each worker at a time15:46
therveWell the setting is shared for all rpc15:47
blinky_ghostHi all, could anyone share an heat template example of a sequence deployment within multiple resource groups? Something like depoyment runs on resource A goes to B and then gets back to A? Thanks15:47
zanebstill not clear on what has changed with the xenial nodes to break that15:47
therveSo it'd be the same for api-> engine and service->worker15:47
therveWe "controlled" it by leaving the default to 6415:47
zanebblinky_ghost: there are no circular dependencies15:47
therveand bumping the number of allowed SQL connections15:48
*** harlowja_at_home has joined #heat15:48
blinky_ghostzaneb: what do you mean? it's not supported?15:48
zaneb64 sounds *really* high15:48
zanebblinky_ghost: tbh I'm not sure I'm understanding your question correctly15:49
thervezaneb, And that's 64 per engine worker15:49
zanebblinky_ghost: is this what you want? http://git.openstack.org/cgit/openstack/heat-templates/tree/hot/software-config/example-templates/example-deploy-sequence.yaml15:50
zanebtherve: yeah. I was thinking more like 8 would make sense15:51
*** dimtruck is now known as zz_dimtruck15:52
thervezaneb, Coincidentally that's the number I used for putting the gate in order :)15:52
randallburttherve:  how many core +2 are we supposed to wait on for https://review.openstack.org/#/c/378572?15:52
blinky_ghostzaneb: Yes, sort of, but in a resource group. I'll try to see if it works. Thanks15:52
therverandallburt, The usual 2 presumably :)15:53
randallburttherve:  k. Huang's comment confused me.15:53
randallburttherve:  its now super-duper approved15:53
zanebrandallburt: until we find one who understands it ;)15:53
randallburtlol15:53
* zaneb was abstaining due to cluelessness15:54
*** iurygregory has joined #heat15:56
*** wangbo has quit IRC16:07
*** wangbo has joined #heat16:08
*** zz_dimtruck is now known as dimtruck16:12
ccardI had a template which used a OS::Heat::WaitConditionHandle and appeared to work. I changed it to use OS::Heat::UpdateWaitConditionHandle and now I get this error: "ERROR: Failed to validate: : resources.*******: : Failed to validate: resources.********: The Referenced Attribute (wait_handle curl_cli) is incorrect."16:13
ccardAny ideas?16:13
thervezaneb, The sleep version is the patch by cwolferh16:13
thervehttps://review.openstack.org/#/c/399811/16:14
zanebah, right16:17
thervezaneb, FWIW, reducing the number of threads solves the db issue, but not the "let's create a ton of resources at once" issue16:19
zanebccard: looks like you are out of luck: http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::UpdateWaitConditionHandle-attrs16:19
zanebccard: file a bug, that seems like a mistake16:20
therveWith my patch, I create the resource group with 150 in about 2 minutes16:20
therve15 minutes later it's still running with 8 executor threads16:20
ccardzaneb: are you saying that the docs are wrong?16:21
zanebtherve: hmm, so basically the convergence equivalent of the problem in https://review.openstack.org/#/c/301323/16:22
zanebccard: no, the docs are always correct. the code is wrong16:22
thervezaneb, Something like that yeah16:22
ccardThe docs say this resource type has been there since Icehouse - has no-one ever used it?16:22
*** bana_k has joined #heat16:23
*** sdake_ has joined #heat16:24
*** rajpatel has joined #heat16:24
zanebtherve: I *really* wish there were a way to not ack oslo.messaging messages, so we could say "oh, no DB connections available? we'll put this one back then"16:25
*** sdake has quit IRC16:27
*** sdake has joined #heat16:28
*** sdake_ has quit IRC16:31
*** dave-johnston has joined #heat16:33
*** jaosorior_brb is now known as jaosorior16:42
*** blues-man has joined #heat16:50
*** EricGonczer_ has joined #heat16:52
openstackgerritStephen Watson proposed openstack/heat: Brings Magnum resource up to date  https://review.openstack.org/37432116:53
ccardzaneb: looking at the code, I can see the UpdateWaitConditionHandle just raises an exception if update is called - is that what you were referring to?16:53
*** randallburt has quit IRC16:56
zanebccard: I'm referring to the fact that there are no attributes defined16:57
*** Zer0Byte__ has joined #heat16:58
ccardwhy is that an issue?16:59
zanebccard: you tell me, you're the one trying to use the non-existent attributes :)17:00
*** harlowja_at_home has quit IRC17:00
*** blues-man has quit IRC17:00
ccardah, you mean curl_cli. I did wonder where that 'magic' thing came from17:00
zanebccard: ok, so looking at the code it appears that OS::Heat::UpdateWaitConditionHandle is the updatable version of AWS::CloudFormation::WaitConditionHandle, *not* of OS::Heat::WaitConditionHandle as any sane person would expect17:01
zanebhence it has none of the convenience attributes of OS::Heat::WaitConditionHandle like curl_cli17:01
zanebI still think that's a bug. there's a reasonable chance we could still fix it without breaking upwards compat17:02
ccardright, thanks17:03
*** bana_k has quit IRC17:03
*** randallburt has joined #heat17:08
*** hjensas has joined #heat17:10
*** randallburt has quit IRC17:13
*** vijendar_ has quit IRC17:13
*** vijendar_ has joined #heat17:14
*** dprince has quit IRC17:14
*** yprokule has quit IRC17:16
*** yprokule has joined #heat17:17
openstackgerritMerged openstack/python-heatclient: Use endpoint as endpoint_override  https://review.openstack.org/40019517:17
*** yprokule has quit IRC17:18
*** yprokule has joined #heat17:19
*** ctayal has joined #heat17:20
*** randallburt has joined #heat17:20
*** Guest13439 has quit IRC17:26
*** rajpatel has quit IRC17:26
*** yprokule has quit IRC17:26
*** jpich has quit IRC17:31
*** rajpatel has joined #heat17:33
*** derekh has quit IRC17:42
*** rajpatel has quit IRC17:55
*** ccard__ has joined #heat17:56
*** ccard has quit IRC17:59
*** vijendar_ has quit IRC18:00
*** beagles|mtg is now known as beagles18:00
*** vijendar_ has joined #heat18:00
*** bana_k has joined #heat18:04
*** rajpatel has joined #heat18:06
*** tkarke has joined #heat18:07
*** sdake_ has joined #heat18:07
*** sdake has quit IRC18:11
*** harlowja has joined #heat18:14
hjensasIs it possible to have a conditional a SoftwareConfig resource, doing different things if the SoftwareDeployment is a 'CREATE' or an 'UPDATE' action?18:16
*** dprince has joined #heat18:20
*** jaosorior has quit IRC18:24
*** Guest16018 is now known as honza18:28
*** vijendar_ has quit IRC18:28
*** vijendar_ has joined #heat18:29
*** rajpatel has quit IRC18:42
*** tkarke has quit IRC18:43
*** crose has joined #heat18:43
*** amoralej is now known as amoralej|off18:44
*** tkarke has joined #heat18:48
*** ctayal has quit IRC18:48
*** jamielennox is now known as jamielennox|away18:52
*** crose has quit IRC18:56
*** rajpatel has joined #heat19:00
*** jamielennox|away is now known as jamielennox19:00
*** shardy has quit IRC19:01
*** chlong has joined #heat19:03
*** flwang1 has quit IRC19:06
zanebhjensas: http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::SoftwareComponent19:13
*** blinky_ghost has quit IRC19:23
*** jtomasek_ has joined #heat19:41
*** ccard has joined #heat19:44
*** jtomasek_ has quit IRC19:44
*** ccard__ has quit IRC19:45
openstackgerritCrag Wolfe proposed openstack/heat: Do not count events for every event created  https://review.openstack.org/40038819:49
*** dimtruck is now known as zz_dimtruck19:51
*** jtomasek has quit IRC19:54
*** jtomasek has joined #heat19:55
*** ctayal has joined #heat19:56
*** zz_dimtruck is now known as dimtruck19:57
*** ccard__ has joined #heat19:59
*** ccard has quit IRC19:59
hjensaszaneb: thanks! Looking.19:59
*** rajpatel has quit IRC19:59
*** ctayal has quit IRC20:05
*** flwang1 has joined #heat20:06
*** dimtruck is now known as zz_dimtruck20:06
*** ctayal has joined #heat20:07
*** ctayal has quit IRC20:08
*** bana_k has quit IRC20:16
*** bana_k has joined #heat20:17
*** ctayal has joined #heat20:17
*** steveg_afk has quit IRC20:18
*** steveg_afk has joined #heat20:22
*** liusheng has quit IRC20:24
*** zz_dimtruck is now known as dimtruck20:27
*** liusheng has joined #heat20:31
*** Zer0Byte__ has quit IRC20:35
*** spotz is now known as spotz_zzz20:46
*** rajpatel has joined #heat20:49
*** sai has joined #heat20:50
*** ctayal has quit IRC20:51
*** wangbo has quit IRC20:52
*** bana_k has quit IRC20:58
*** sdake has joined #heat21:00
*** sdake_ has quit IRC21:04
*** wangbo has joined #heat21:06
openstackgerritMerged openstack/heat: Remove extra resource definition loading  https://review.openstack.org/39847621:08
*** ctayal has joined #heat21:10
*** kebray has joined #heat21:11
*** jcoufal has quit IRC21:15
*** kebray has quit IRC21:17
*** rajpatel1 has joined #heat21:18
*** rajpatel has quit IRC21:19
*** bana_k has joined #heat21:23
*** jprovazn has quit IRC21:23
*** ctayal has quit IRC21:38
*** ctayal has joined #heat21:40
*** dimtruck is now known as zz_dimtruck21:48
*** fragatina has quit IRC21:55
*** randallburt has quit IRC21:56
*** zz_dimtruck is now known as dimtruck21:57
*** dsneddon is now known as dsneddon_22:02
*** sdake_ has joined #heat22:07
*** sdake has quit IRC22:10
*** blomquisg is now known as blomquisg_gone22:12
*** eliqiao has quit IRC22:18
*** fragatina has joined #heat22:18
*** eliqiao has joined #heat22:20
*** EricGonczer_ has quit IRC22:25
*** EricGonczer_ has joined #heat22:32
*** rajpatel1 has quit IRC22:35
*** EricGonczer_ has quit IRC22:40
*** rajpatel has joined #heat22:45
*** dprince has quit IRC22:46
*** jtomasek has quit IRC22:48
*** chlong has quit IRC22:52
*** lamt has quit IRC23:08
*** lamt has joined #heat23:13
*** vijenda__ has joined #heat23:15
*** vijendar has quit IRC23:15
*** vijendar_ has quit IRC23:15
*** vijendar has joined #heat23:16
*** jdandrea has joined #heat23:18
*** chris_hultin is now known as chris_hultin|AWA23:19
*** jdandrea_ has quit IRC23:21
*** ctayal has quit IRC23:25
*** rajpatel has quit IRC23:30
*** ctayal has joined #heat23:37
*** lamt has quit IRC23:40
*** openstack has joined #heat23:46
*** ctayal has quit IRC23:56

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