Thursday, 2014-05-01

*** pablosan has quit IRC00:02
*** ChanServ changes topic to "support @ https://ask.openstack.org | developer wiki @ https://wiki.openstack.org/wiki/Heat | development @ https://launchpad.net/heat | logged @ http://eavesdrop.openstack.org/irclogs/%23heat/"00:02
-openstackstatus- NOTICE: the gate is still fairly backed up, though nodepool is back on track and chipping away at remaining changes. some py3k/pypy node starvation is slowing recovery00:02
*** matsuhashi has joined #heat00:04
*** david-lyle has joined #heat00:09
*** arbylee has joined #heat00:11
*** varora has joined #heat00:13
*** david-lyle has quit IRC00:13
*** packet has quit IRC00:30
SpamapSstevebaker: if you're around..00:31
SpamapShttp://paste.ubuntu.com/7369880/00:31
SpamapSstevebaker: any ideas what would cause a 403?00:32
stevebakerboo ya00:32
SpamapSstevebaker: I don't see anything in heat-api.log00:32
SpamapSstevebaker: heatclient 0.2.9 .. should be good right?00:34
stevebakerSpamapS: it is probably not reaching heat-api because the 403 happened getting the keystone token00:34
SpamapSoh dohhhh00:34
SpamapSstevebaker: I know what this is00:34
SpamapSno domain users00:34
SpamapS:(00:34
SpamapSfallback behavior probably00:34
stevebakerI'd consider that a regression if you can be bothered tracking that down00:35
SpamapSstevebaker: I've just done the silly thing and restarted keystone and turned up logging on it. We'll see.00:36
SpamapSoh boy.. our keystone is wildly out of date00:36
SpamapSDate:   Sat Feb 15 02:17:10 2014 +000000:36
stevebakerSpamapS: it could be heatclient isn't providing the right combo of project id/name, user id/name when not using heat domain users00:37
SpamapSstevebaker: we're all using this a lot w/o domain users.. so I'm going to suspect keystone being old first. Updating it now.00:38
stevebakerkk00:39
*** TravT has quit IRC00:43
*** ramishra has joined #heat00:51
*** ramishra has quit IRC00:55
SpamapSstevebaker: latest keystone did not fix it01:08
cody-somervilleSpamapS: told you it's broken :P01:11
SpamapScody-somerville: you did?01:14
*** nati_ueno has joined #heat01:16
*** onorua has joined #heat01:16
*** zns_ has joined #heat01:17
openstackgerritAngus Salkeld proposed a change to openstack/heat: Don't dynamically create provider types in the global env  https://review.openstack.org/8969501:21
*** zns has quit IRC01:22
*** zns_ has quit IRC01:22
SpamapSstevebaker: n/m .. policy.json01:28
openstackgerritA change was merged to openstack/heat-templates: Move below two templates to sub directory  https://review.openstack.org/8523201:32
*** lindsayk has quit IRC01:33
*** alexheneveld has quit IRC01:45
*** nati_ueno has quit IRC01:47
*** nosnos has joined #heat01:49
*** ramishra has joined #heat01:51
*** mkollaro has joined #heat01:52
*** ramishra has quit IRC01:56
*** zhiyan_ is now known as zhiyan01:59
*** Qiming has joined #heat02:00
*** onorua has quit IRC02:00
*** saju_m has joined #heat02:03
*** lazy_prince has joined #heat02:28
*** lazy_prince is now known as killer_prince02:28
*** jrist is now known as jrist-afk02:30
*** saju_m has quit IRC02:40
*** saju_m has joined #heat02:40
*** onorua has joined #heat02:46
*** ramishra has joined #heat02:52
*** ramishra has quit IRC02:56
*** arbylee1 has joined #heat03:05
*** arbylee has quit IRC03:08
*** arbylee has joined #heat03:16
*** arbylee1 has quit IRC03:16
*** saju_m has quit IRC03:17
*** zhiyan is now known as zhiyan_03:18
*** harlowja is now known as harlowja_away03:20
*** arbylee1 has joined #heat03:20
*** arbylee has quit IRC03:20
*** harlowja_away is now known as harlowja03:21
*** alexpilotti has quit IRC03:25
*** cmyster has joined #heat03:26
*** cmyster has joined #heat03:26
cmystermorning03:28
cmysterstevebaker: Hi, are you here ?03:28
stevebakercmyster: hi03:28
*** matsuhashi has quit IRC03:28
cmysterhi, I was wondering about something in software configuration deployment, why is the server_id un-update-able ?03:29
stevebakercmyster: doing UpdateReplace seems correct to me. you may need to detail a scenario if you see an issue03:31
cmysterstevebaker: if a person with a server and a configuration defines a new server for the same purpose that was configured slightly differently. might even have a slightly different configuration. Say that this person would like to migrate to the new server and re-use the deployment, he will need to create a new software deployment instead of just re-using the one he has.03:34
cmysteralso, why not use the same deployments for different servers03:35
cmysterscratch last line... I thought about it again,03:35
cmysterbut reusing a deployment is a valid case no ?03:35
*** arbylee has joined #heat03:35
cmyster(the former server can be discarded for all he cares)03:35
lifelessdeployments bind configs to servers03:37
stevebakercmyster: the resource implementation handles all that. All you do is change the server in the heat template and do a stack update. You don't really care that heat is creating a new deployment under the hood03:37
lifelessso I' not sure reusing it makes sense03:37
cmysteronly sense its making is leaving 'junk' in the DB03:38
stevebakercmyster: you have a unique perspective since you're testing the API, which was created purely to serve the needs of a heat resource03:38
*** arbylee1 has quit IRC03:39
stevebakercmyster: also having the deployment id change has a nice side-effect in heat stack updates. Any resources which depend on that deployment will receive the new ID, so they know something has changed (triggering their update)03:40
cmysterstevebaker: if there is a way to do something, I'd like to think about how a person will try to use it, and also much later when (if) Horison will have a way to update/change deployments, I can see people asking the 'why can't I just reuse'03:40
* cmyster takes a note of that03:41
cmysterwill call for an interesting scenario test later03:41
stevebakerI'd like users to interact with the configs api directly, but I'm assuming the deployments api will always be consumed directly only by heat, since manually booting servers that can consume deployments would be impractical03:42
stevebakercmyster: I'm working on image building stuff in devstack now, which is required for scenario tests03:44
cmysterimage building? with cinder?03:44
*** nosnos has quit IRC03:46
*** mkollaro has quit IRC03:51
*** ramishra has joined #heat03:53
*** ramishra has quit IRC03:58
stevebakercmyster: fully testing software config needs a custom glance image available which contains os-collect-config etc, plus the software-config hooks in the heat-templates repo03:58
cmysterthats a bit over my head for now :)03:59
stevebakeras long as you're using devstack currently, it will JustWork ;)03:59
cmysterstevebaker: sure, but I need to test all those things on latest RDO as well.04:02
stevebakercmyster: yep, diskimage-builder will need to be used in the RDO test environment to build these custom test images04:06
stevebakercmyster: but baby steps, lets get it working upstream first04:07
*** faramir1 has quit IRC04:10
*** ramishra has joined #heat04:19
ramishrastevebaker: hello04:23
ramishrastevebaker: regarding your suggestion for https://review.openstack.org/#/c/82853, it would require calling api to resolve the gateway_network and floating network before we compare them. my assumption on the requirement is existing templates using id should work and new templates with id/name on the network field should work..04:27
*** bleubeard has quit IRC04:28
ramishrastevebaker: we can warn the user not to mix them once it's deprecated, does that make sense?04:28
ramishrastevebaker: if you have few mins can you please also have a look at https://review.openstack.org/#/c/90336/. It requires another +2..thanks04:29
*** matsuhashi has joined #heat04:35
*** nosnos has joined #heat04:36
*** matsuhashi has quit IRC04:48
*** ramishra has quit IRC04:52
*** matsuhashi has joined #heat04:53
*** ramishra has joined #heat05:00
*** IlyaE has joined #heat05:09
*** ramishra has quit IRC05:20
*** killer_prince is now known as lazy_prince05:24
*** yogeshmehra has joined #heat05:31
*** daneyon has quit IRC05:35
*** harlowja is now known as harlowja_away05:37
asalkeldhas anyone tried using (say nova list) with just a token?05:43
asalkeldit keeps asking me for a password05:43
lifelesshow are you supplying the token?05:44
asalkeldOS_AUTH_TOKEN05:44
asalkeldOS_AUTH_URL05:44
asalkeldunsetting the other stuff05:44
asalkeldit wanted the username/tenantname - I provided that, then it wanted the password-  it's getting greedy05:45
*** IlyaE has quit IRC05:53
*** yogeshmehra has quit IRC05:53
*** arbylee has quit IRC05:55
*** derekh has joined #heat06:02
*** IlyaE has joined #heat06:07
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Imported Translations from Transifex  https://review.openstack.org/8975006:10
*** achampion has quit IRC06:13
*** achampion has joined #heat06:17
*** yogeshmehra has joined #heat06:19
*** yogeshmehra has quit IRC06:20
*** IlyaE has quit IRC06:36
*** cmyster has quit IRC06:39
*** IlyaE has joined #heat06:42
openstackgerritA change was merged to openstack/heat: Order and separate imports properly  https://review.openstack.org/9052606:44
openstackgerritA change was merged to openstack/heat: Fix all flake8 problems.  https://review.openstack.org/9052706:44
openstackgerritA change was merged to openstack/heat: Distribute create_heat_domain  https://review.openstack.org/9051506:44
openstackgerritA change was merged to openstack/heat: Make events return by insertion order  https://review.openstack.org/9050906:44
*** chandan_kumar has joined #heat06:44
openstackgerritA change was merged to openstack/heat: Update openstack-common in prep for graceful stop  https://review.openstack.org/8948406:44
openstackgerritA change was merged to openstack/heat: Skip tests when loading plugins  https://review.openstack.org/8411706:45
*** lipinski has quit IRC06:45
*** yogeshmehra has joined #heat06:49
*** IlyaE has quit IRC06:51
*** shardy_afk is now known as shardy07:06
shardymorning all07:06
*** chandan_kumar has quit IRC07:07
openstackgerritMitsuru Kanabuchi proposed a change to openstack/heat: Shut the heat-engine after all threads finished  https://review.openstack.org/8649707:08
*** matsuhashi has quit IRC07:09
*** cmyster has joined #heat07:09
*** cmyster has joined #heat07:09
*** matsuhas_ has joined #heat07:12
*** derekh has quit IRC07:13
*** jstrachan has joined #heat07:16
*** tspatzier has joined #heat07:21
*** tspatzier has quit IRC07:21
asalkeldshardy, i need your keystone trust wisdom07:27
asalkeld(maybe a bit later - making supper)07:27
asalkeldegh trying to add trusts to solum07:28
shardyhey asalkeld, sure ping me when you're ready :)07:36
*** Qiming has quit IRC07:39
*** alexheneveld has joined #heat07:41
*** mkerrin has joined #heat08:03
mattoliverauI'm calling it a day. Night all08:11
*** e0ne has joined #heat08:21
*** e0ne has quit IRC08:25
*** yogeshmehra has quit IRC08:26
*** ramishra has joined #heat08:31
*** matsuhas_ has quit IRC08:33
*** matsuhashi has joined #heat08:41
*** e0ne has joined #heat08:45
*** derekh has joined #heat09:07
*** jrist-afk has quit IRC09:08
*** ramishra has quit IRC09:10
*** jrist-afk has joined #heat09:12
*** e0ne has quit IRC09:12
*** shivam has joined #heat09:21
*** shivam_ has quit IRC09:25
*** shivam_ has joined #heat09:26
*** shivam has quit IRC09:27
*** ramishra has joined #heat09:29
*** sdake_ has quit IRC09:31
*** matsuhashi has quit IRC09:32
*** matsuhashi has joined #heat09:33
*** shivam_ has left #heat09:46
*** shivam has joined #heat09:46
asalkeldshardy, is seems like it is working09:50
asalkeldwhat do you know09:50
*** sdake_ has joined #heat09:53
*** nosnos has quit IRC09:54
shardyasalkeld: \o/09:59
*** mkollaro has joined #heat10:07
*** Michalik- has joined #heat10:08
openstackgerritA change was merged to openstack/heat: Truncate status_reason to column length  https://review.openstack.org/9086310:15
*** chandan_kumar has joined #heat10:15
asalkeldshardy, on g+?10:16
*** julienvey has joined #heat10:23
openstackgerritThomas Herve proposed a change to openstack/heat-templates: Remove unknown property in config example  https://review.openstack.org/9154310:25
*** onorua has quit IRC10:28
openstackgerritThomas Herve proposed a change to openstack/heat-templates: Fix exit code of validate-templates script  https://review.openstack.org/9154410:32
*** julienvey has quit IRC10:46
*** asalkeld_ has joined #heat10:47
*** asalkeld_ has quit IRC10:48
*** asalkeld has quit IRC10:48
openstackgerritRabi Mishra proposed a change to openstack/heat: Provides ability to reference existing neutron resources  https://review.openstack.org/8285310:49
*** chandan_kumar has quit IRC10:52
*** julienvey has joined #heat10:54
*** e0ne has joined #heat10:54
*** sdake_ has quit IRC10:58
*** ramishra has quit IRC11:01
*** radez_g0n3 is now known as radez11:03
*** alexpilotti has joined #heat11:04
*** ramishra has joined #heat11:09
*** ramishra has quit IRC11:26
*** denis_makogon has quit IRC11:35
*** denis_makogon has joined #heat11:37
*** julienvey has quit IRC11:38
*** julienvey has joined #heat11:50
*** julienvey has quit IRC11:52
*** ramishra has joined #heat11:52
openstackgerritA change was merged to openstack/heat: Allow empty sections in the yaml templates  https://review.openstack.org/9005811:54
openstackgerritRabi Mishra proposed a change to openstack/heat: Provides ability to reference existing neutron resources  https://review.openstack.org/8285312:02
*** Qiming has joined #heat12:04
*** lipinski has joined #heat12:09
*** lazy_prince has quit IRC12:09
*** achampion has quit IRC12:10
*** ramishra has quit IRC12:12
*** lazy_prince has joined #heat12:15
*** lazy_prince is now known as killer_prince12:15
*** faramir1 has joined #heat12:17
*** rpothier_ has joined #heat12:23
*** aweiteka has joined #heat12:24
*** alexpilotti has quit IRC12:29
*** cmyster has quit IRC12:34
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/8923212:36
*** mkollaro has quit IRC12:38
*** rbuilta has joined #heat12:40
*** alexpilotti has joined #heat12:41
*** ramishra has joined #heat12:46
*** alexpilotti has quit IRC12:47
*** jdob has joined #heat12:47
*** pafuent has joined #heat12:48
*** sgordon has joined #heat12:52
*** sgordon has quit IRC12:52
*** sgordon has joined #heat12:52
sdakemorning13:05
*** achampion has joined #heat13:06
*** jrist-afk is now known as jrist13:09
ramishrahello All, Any reason we have contrib tests as part of gate-heat-python26 and not gate-heat-python26?13:17
ramishrasorry,,,, part of gate-heat-python26 and not gate-heat-python2713:18
*** ramishra has quit IRC13:29
*** zns has joined #heat13:30
*** zns has quit IRC13:36
*** zns has joined #heat13:36
*** sabeen has joined #heat13:36
*** sabeen has quit IRC13:37
*** sabeen has joined #heat13:37
openstackgerritOpenStack Proposal Bot proposed a change to openstack/heat: Updated from global requirements  https://review.openstack.org/8923213:44
*** arbylee has joined #heat13:44
*** vijendar has joined #heat13:48
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-heatclient: Updated from global requirements  https://review.openstack.org/8924313:50
jdobshardy: you mentioned that the parameters can automatically be passed to a nested stack without needing to manually map them with get_param. is that already in or just a blueprint?13:55
*** arbylee has quit IRC13:57
*** shakamunyi has joined #heat13:59
*** chandan_kumar has joined #heat14:01
*** zz_gondoi is now known as gondoi14:02
*** kgriffs|afk is now known as kgriffs14:02
*** pafuent has left #heat14:05
*** aweiteka has quit IRC14:05
*** arbylee has joined #heat14:06
*** sjmc7 has joined #heat14:07
*** mwheckmann has joined #heat14:09
*** zns has quit IRC14:13
*** onorua has joined #heat14:16
*** e0ne has quit IRC14:18
*** aweiteka has joined #heat14:21
*** gondoi is now known as zz_gondoi14:22
*** pscheie has joined #heat14:22
*** john-n-seattle2 has left #heat14:23
*** zz_gondoi is now known as gondoi14:24
*** alexpilotti has joined #heat14:24
*** gondoi is now known as zz_gondoi14:26
Qiminghello?14:27
Qimingany heaters have encountered this problem -- periodic watcher task won't stop even after a stack is been deleted?14:30
*** david-lyle has joined #heat14:31
*** daneyon has joined #heat14:36
*** onorua has quit IRC14:38
*** zz_gondoi is now known as gondoi14:39
*** pablosan has joined #heat14:41
*** TravT has joined #heat14:41
*** andrew_plunk has joined #heat14:46
*** IlyaE has joined #heat14:48
*** faramir1 has quit IRC14:52
*** matsuhashi has quit IRC14:54
shardyjdob: Hi, sorry for the slow response14:55
shardyjdob: I was actually slightly mistaken, there is a patch which enables passing the resource_registry into nested stacks:14:55
shardyhttps://review.openstack.org/#/c/86228/14:55
shardyThe logical next step is probably to enable global parameters too but there actually isn't code for that yet AFAICS14:55
jdobah, gotcha. i'll keep that in mind and file a blueprint14:56
shardyjdob: good plan, it's definitely something which has been discussed14:56
jdobdepending on how we handle the parameter consolidation, we may not be able to use it14:57
jdobbut it's a possibility14:57
*** Michalik- has quit IRC15:02
*** piyush has joined #heat15:04
Qimingshardy: got a few minutes?15:06
*** varora has left #heat15:09
*** gondoi is now known as zz_gondoi15:09
*** SushillKM has joined #heat15:18
shardyQiming: sure15:20
Qimingshardy: just pasted a template here: http://paste.openstack.org/show/78235/15:21
Qimingno error in stack-create or stack-delete15:21
shardyjdob: for now, it seems safest to assume you have to pass the parameters explicitly, then it'll just be a cleanup if in future you can also use global parameters from the environment15:21
Qimingbut the periodic tasks (evaluating watch rules) won't stop15:22
*** aweiteka has quit IRC15:22
jdobok, cool. we may never be able to use global parameters anyway, if we have to handle a scenario where we automatically namespace the params to avoid conflicts15:22
Qimingit seems like a bug, but I am not quite sure ...15:22
jdobbut i'll update my design doc that it's not currently supported15:22
shardyQiming: I though you were planning to use ceilometer for alarms?15:22
shardys/though/thought15:22
shardyregardless that sounds wrong15:23
Qimingshardy: in this case, I am using CloudWatch alarm15:23
Qimingnot the ceilometer based one15:23
*** zz_gondoi is now known as gondoi15:23
*** zns has joined #heat15:23
Qimingshardy: my question is whether we want to fix this (CloudWatch alarm), even if it could be a bug15:24
shardyQiming: there are two impelementations for CloudWatch alarm, depending on what you select in the global environment:15:24
shardyhttps://github.com/openstack/heat/blob/master/etc/heat/environment.d/default.yaml#L615:24
shardyQiming: Are you running multiple heat engines?15:25
Qimingshardy: no, just one15:25
shardyOk, then the watch rules should stop, let me test your template15:25
Qimingshardy: thanks15:25
Qiming2014-05-02 11:26:14.780 ERROR heat.engine.service [req-8f716aae-23a1-4fd1-9ca1-0dd06b3eefce None None] Unable to retrieve stack 07be32e4-4d9e-473f-a219-0899a52e4180 for periodic task15:27
*** mestery has quit IRC15:27
*** pablosan is now known as zz_pablosan15:30
*** ramishra has joined #heat15:31
*** IlyaE has quit IRC15:31
*** onorua has joined #heat15:34
*** zns has quit IRC15:34
*** aweiteka has joined #heat15:35
*** ramishra has quit IRC15:35
*** zns has joined #heat15:38
*** chandan_kumar has quit IRC15:39
shardyQiming: I'm seeing the same, it looks like a regression caused by the stack locking rework15:44
*** shivamshukla has joined #heat15:44
Qimingshardy: thanks for the verification. should I file a bug for this?15:45
shardyQiming: it's OK, I'm raising one now15:45
shardythanks for spotting the issue! :)15:45
Qimingcool.15:45
*** jstrachan has quit IRC15:46
Qimingshardy: another problem when I tried the Ceilometer style of alarm, by modifying environment.d/default.yaml15:46
QimingI used the template you used for tempest scenario test15:46
*** jstrachan has joined #heat15:46
Qimingand ... I cannot create the stack due to 'Circular dependency found'.15:47
*** gondoi is now known as zz_gondoi15:48
Qiminginstance1 --> ha_alarm --> restarter --> instance115:48
*** zz_gondoi is now known as gondoi15:48
*** IlyaE has joined #heat15:49
*** SushillKM has quit IRC15:52
shardyQiming: humm, OK please raise a bug with steps to reproduce and we'll take a look into it15:52
Qimingshardy: will do then15:52
shardyhttps://bugs.launchpad.net/heat/+bug/131504415:52
uvirtbotLaunchpad bug 1315044 in heat "Periodic watcher task not killed on stack delete" [Undecided,New]15:52
shardyI'm having a look at a fix now15:53
Qimingshardy: thanks15:53
*** daneyon has quit IRC15:59
*** arbylee has quit IRC16:00
*** IlyaE has quit IRC16:00
*** sgran has quit IRC16:00
*** zz_pablosan is now known as pablosan16:00
*** packet has joined #heat16:01
*** arbylee has joined #heat16:01
*** packet has joined #heat16:02
*** shivamshukla has quit IRC16:02
Qimingshardy: filed one bug here, https://bugs.launchpad.net/heat/+bug/131504816:03
uvirtbotLaunchpad bug 1315048 in heat "Circular dependency when using Ceilometer alrams" [Undecided,New]16:03
*** radez is now known as radez_g0n316:04
*** radez_g0n3 is now known as radez16:07
shardyQiming: thanks16:10
*** IlyaE has joined #heat16:11
Qimingshardy: CloudWatchAlarm has a 'strict_dependency = False', sigh16:11
*** IlyaE has quit IRC16:15
*** pablosan is now known as zz_pablosan16:18
*** zz_pablosan is now known as pablosan16:21
jasondshardy: i'm having trouble reproducing https://bugs.launchpad.net/heat/+bug/131504416:25
uvirtbotLaunchpad bug 1315044 in heat "Periodic watcher task not killed on stack delete" [Undecided,New]16:25
shardyjasond: hi!  Are you running one or >one engines?16:26
jasondoh, it takes a bit for it to show up16:26
shardyI reproduced it immediately on a single-engine devstack install16:26
jasondsingle engine16:26
shardyThe issue seems to be we don't kill the timer set up in the threadgroup16:26
shardyI'm not quite sure where the threadgroup.stop() should be called16:27
jasondok, will see if i can come up with a fix16:27
shardyjasond: Ok, great, thanks!16:27
jasondnp16:27
*** sgran has joined #heat16:28
shardyjasond: when you've worked out a fix, can you pls check if it'll need to be backported to icehouse, and if so tag the bug icehouse-backport-potential?16:29
*** Michalik- has joined #heat16:30
shardyI'm guessing it probably will be16:30
jasondshardy: sure16:30
jasondunless it's related to https://review.openstack.org/#/c/89484 (checking now)16:30
*** nati_ueno has joined #heat16:31
*** ramishra has joined #heat16:32
jasondit's not16:32
openstackgerritA change was merged to openstack/heat: Shut the heat-engine after all threads finished  https://review.openstack.org/8649716:34
*** alexpilotti has quit IRC16:34
*** zns has quit IRC16:34
*** slowe has joined #heat16:38
*** Qiming has quit IRC16:39
*** randallburt has joined #heat16:49
*** ramishra has quit IRC16:52
*** tspatzier has joined #heat16:57
*** tspatzier has quit IRC16:58
*** pablosan is now known as zz_pablosan17:01
*** derekh has quit IRC17:06
*** shakamunyi has quit IRC17:09
*** radez is now known as radez_g0n317:11
*** alexpilotti has joined #heat17:14
*** zns has joined #heat17:17
*** zns has quit IRC17:18
*** zns has joined #heat17:19
*** piyush has quit IRC17:22
*** shivamshukla has joined #heat17:24
*** e0ne has joined #heat17:26
*** rpothier__ has joined #heat17:31
*** shivamshukla has quit IRC17:31
*** slowe has quit IRC17:32
*** lipinski has quit IRC17:34
*** rpothier_ has quit IRC17:34
*** e0ne has quit IRC17:40
*** lipinski has joined #heat17:42
*** alexheneveld has quit IRC17:47
*** piyush has joined #heat17:49
*** e0ne has joined #heat17:49
*** piyush1 has joined #heat17:50
*** onorua has quit IRC17:51
*** daneyon has joined #heat17:54
*** piyush has quit IRC17:54
*** zz_pablosan is now known as pablosan17:55
*** jstrachan has quit IRC17:57
*** mestery has joined #heat17:58
*** yogesh has joined #heat18:05
*** randallburt has quit IRC18:07
*** randallburt has joined #heat18:09
*** randallburt has quit IRC18:10
*** randallburt has joined #heat18:10
*** harlowja_away is now known as harlowja18:12
*** alexheneveld has joined #heat18:16
*** sdake has quit IRC18:21
*** sdake has joined #heat18:22
*** lindsayk has joined #heat18:23
*** daneyon has quit IRC18:27
*** jprovazn has joined #heat18:27
*** randallburt has quit IRC18:30
*** pablosan is now known as zz_pablosan18:31
*** zz_pablosan is now known as pablosan18:31
*** randallburt has joined #heat18:35
*** e0ne has quit IRC18:45
*** e0ne has joined #heat18:47
*** zns has quit IRC18:47
*** zns has joined #heat18:49
*** jprovazn has quit IRC18:54
*** lindsayk has quit IRC18:57
*** vijendar has quit IRC18:59
*** e0ne has quit IRC19:01
*** e0ne has joined #heat19:02
*** randallburt has quit IRC19:03
*** e0ne has quit IRC19:05
*** e0ne has joined #heat19:05
*** lindsayk has joined #heat19:17
*** kragniz has quit IRC19:18
zanebyaaay. fixed all 450 of my unit test errors :)19:24
*** kragniz has joined #heat19:27
*** tspatzier has joined #heat19:27
*** lindsayk has quit IRC19:31
sdakezaneb nice - thats a ton of unit tests :)19:32
openstackgerritJason Dunsmore proposed a change to openstack/heat: Stop periodic watcher tasks before deleting stack  https://review.openstack.org/9165619:32
zanebyeah. refactoring can be painful19:32
sdakeatleast we have good test cases to guard the gate :)19:33
sdakeI found the test case refactor of oslo.messaging painful as well - there were literally like 500 test cases that failed19:34
sdakeafter summit need to get back to that19:34
*** pablosan is now known as zz_pablosan19:38
*** tspatzier has quit IRC19:39
zanebyeah, there's so much repeated code in unit tests19:41
zanebsometimes you can knock out 50 with one change19:41
zanebbut quite often not :(19:41
zanebvim macros ftw19:41
*** kgriffs is now known as kgriffs|afk19:44
*** nati_ueno has quit IRC19:45
*** e0ne has quit IRC19:48
*** e0ne has joined #heat19:48
*** zhiyan_ is now known as zhiyan19:49
*** packet has quit IRC19:58
*** nati_ueno has joined #heat19:58
*** zz_pablosan is now known as pablosan19:58
*** alexheneveld has quit IRC19:59
*** andrew_plunk has quit IRC20:00
*** piyush1 has left #heat20:01
*** e0ne has quit IRC20:05
*** kgriffs|afk is now known as kgriffs20:05
*** derekh_ has joined #heat20:06
*** vijendar has joined #heat20:12
*** vijendar has quit IRC20:12
*** vijendar has joined #heat20:13
*** lindsayk has joined #heat20:15
*** derekh_ has quit IRC20:17
*** radez_g0n3 is now known as radez20:24
*** kgriffs is now known as kgriffs|afk20:27
*** kgriffs|afk is now known as kgriffs20:38
*** daneyon has joined #heat20:38
*** daneyon has quit IRC20:45
*** achampion has quit IRC20:45
*** daneyon has joined #heat20:46
*** daneyon has quit IRC20:47
*** daneyon has joined #heat20:47
*** e0ne has joined #heat20:49
*** e0ne has quit IRC20:52
*** daneyon has quit IRC20:52
*** daneyon has joined #heat20:53
*** akuznetsov has quit IRC20:54
*** tspatzier has joined #heat20:54
*** akuznetsov has joined #heat20:54
*** e0ne has joined #heat20:56
*** e0ne has quit IRC20:57
*** e0ne has joined #heat20:57
*** e0ne has quit IRC21:01
*** jdob has quit IRC21:03
*** david-lyle has quit IRC21:03
*** radez is now known as radez_g0n321:04
*** IlyaE has joined #heat21:06
*** piyush has joined #heat21:10
*** lindsayk has quit IRC21:11
*** piyush1 has joined #heat21:12
*** aweiteka has quit IRC21:13
*** piyush has quit IRC21:14
*** andersonvom has joined #heat21:16
*** randallburt has joined #heat21:19
*** andrew_plunk has joined #heat21:20
*** andrew_plunk has quit IRC21:20
*** IlyaE has quit IRC21:21
*** andrew_plunk has joined #heat21:21
*** IlyaE has joined #heat21:21
*** lindsayk has joined #heat21:21
*** asalkeld has joined #heat21:21
*** zhiyan is now known as zhiyan_21:24
radixhuh21:25
radixhas anyone noticed a problem with "git review -d"? It's telling me it can't find 8139421:25
radixumm... ok, it worked the second time21:26
*** e0ne has joined #heat21:26
*** IlyaE has quit IRC21:34
openstackgerritChristopher Armstrong proposed a change to openstack/heat: Rolling updates for OS::Heat::AutoScalingGroup  https://review.openstack.org/8139421:37
*** zns has quit IRC21:37
*** andersonvom_ has joined #heat21:37
*** daneyon has quit IRC21:37
*** sgordon has quit IRC21:38
*** daneyon has joined #heat21:38
*** andersonvom has quit IRC21:39
openstackgerritThomas Spatzier proposed a change to openstack/heat: Do not validate constraints in schema constructor  https://review.openstack.org/9148521:40
*** tspatzier has quit IRC21:42
openstackgerritJason Dunsmore proposed a change to openstack/heat: API changes for param to show soft-deleted stacks  https://review.openstack.org/8864121:47
openstackgerritJason Dunsmore proposed a change to openstack/heat: Engine changes for API param to show soft-deleted stacks  https://review.openstack.org/8864221:47
*** rpothier__ has quit IRC21:48
openstackgerritChristopher Armstrong proposed a change to openstack/heat: Rolling updates for OS::Heat::AutoScalingGroup  https://review.openstack.org/8139421:48
*** asalkeld_ has joined #heat21:50
*** daneyon has quit IRC21:53
*** asalkeld has quit IRC21:54
*** asalkeld_ is now known as asalkeld21:54
*** lindsayk has quit IRC22:01
*** lindsayk has joined #heat22:03
*** vijendar has quit IRC22:04
*** andrew_p_ has joined #heat22:05
*** randallburt has quit IRC22:07
*** asalkeld has quit IRC22:08
mattoliverauMorning all22:08
*** andrew_plunk has quit IRC22:08
*** e0ne has quit IRC22:11
*** e0ne has joined #heat22:12
*** mwheckmann has quit IRC22:13
*** IlyaE has joined #heat22:18
*** asalkeld has joined #heat22:20
*** blomquisg has quit IRC22:23
*** yogesh has quit IRC22:30
zanebit's a tight fit at at the bottom of this rabbit hole, but I'm gonna shave this yak22:33
asalkeldzaneb, there are yak at the bottom of rabbit holes?22:34
*** andrew_p_ has quit IRC22:34
asalkeldso that's where they have been hiding22:34
zanebI know, right?22:35
zanebwho knew22:35
*** andrew_plunk has joined #heat22:35
*** andrew_p_ has joined #heat22:36
*** piyush1 has quit IRC22:38
*** andrew_plunk has quit IRC22:40
*** andrew_p_ has quit IRC22:41
*** IlyaE has quit IRC22:42
*** gondoi is now known as zz_gondoi22:43
*** daneyon has joined #heat22:49
*** shakayumi has joined #heat22:50
*** shakayumi has quit IRC22:50
*** akuznetsov has quit IRC22:55
*** sabeen has quit IRC22:58
*** rbuilta has quit IRC23:03
*** metral is now known as metral_zzz23:15
*** zns has joined #heat23:16
*** mikal is now known as stillbert23:18
*** Michalik- has quit IRC23:21
*** daneyon has quit IRC23:24
*** e0ne has quit IRC23:24
*** pablosan is now known as zz_pablosan23:26
*** achampion has joined #heat23:27
*** IlyaE has joined #heat23:30
*** mestery has quit IRC23:31
*** zz_pablosan is now known as pablosan23:32
*** IlyaE has quit IRC23:37
*** sjmc7 has quit IRC23:40
*** shakamunyi has joined #heat23:43
*** lindsayk has quit IRC23:46
*** arbylee has quit IRC23:49
*** andersonvom_ has quit IRC23:49
*** IlyaE has joined #heat23:49
*** IlyaE has quit IRC23:50
*** lindsayk has joined #heat23:52
*** faramir1 has joined #heat23:55

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