Friday, 2013-12-13

*** alexheneveld has joined #heat00:00
zanebSpamapS: yeah, but I'm gonna scout out some bridge abutments just in case00:00
*** IlyaE has quit IRC00:04
asalkeldha00:06
*** blamar has quit IRC00:10
lifelessstevebaker: https://bugs.launchpad.net/os-apply-config/+bug/1258351 - can you add your use cases please?00:11
uvirtbotLaunchpad bug 1258351 in os-apply-config "Allow meta templates which can generate moustache-derived filenames" [Wishlist,In progress]00:11
*** gokrokve_ has joined #heat00:12
SpamapSrandallburt: hey before I go digging for this.. can I ask a resourcegroup for an attribute that is common to all of its members? I have a use case for that (load balancer) ... wondering if there is a better way too.00:13
randallburtSpamapS:  yes00:13
*** rpothier has joined #heat00:13
SpamapSrandallburt: got an example?00:13
randallburtget_attr: [ group, attr_name]00:13
SpamapSSo it just kind of proxies them through?00:13
randallburtyup00:13
* SpamapS reads code00:14
randallburtretuns a list instead of a single value, though00:14
SpamapSthat's fine we have Fn::Join right?00:14
*** bnemec has quit IRC00:14
*** pvaneck has quit IRC00:14
SpamapSor whatever HOT's equivalent is.00:14
randallburtI think so SpamapS. The CFN one *might* work in any case00:15
SpamapSand actually it would be badass if it came in as a list in the metadata json.00:15
randallburtuntil we scope resolve_runtime_data to the specific Template class00:15
*** gokrokve has quit IRC00:15
randallburtSpamapS:  bug it with an example and I'd be happy to do it.00:15
* asalkeld heads off to have a marmite toasty00:16
randallburtwhat's a marmite toasty?00:16
SpamapSsomething australians make us eat so we won't come back to their country00:17
*** bnemec has joined #heat00:18
SpamapSfor us we call it a "Big Mac"00:18
randallburtoh, yeah. googled. it. bon apatite, asalkeld ;)00:18
randallburtwhat is it with the "yeasty spreadable goo"?00:18
asalkeldsnigger00:18
asalkeldit's called yum00:18
SpamapShrm00:18
SpamapSrandallburt: resourcegroup is still not what I need because I need to be able to add/remove specific members. HRM.00:20
lifelessSpamapS: you just got distracted didn't you:)00:20
SpamapSlifeless: I had to let go of the nova thing.. leaving in 10 minutes00:20
randallburtSpamapS:  hrm. what would that look like, exactly? you mean create the downstream resource yourself and add it to a group in some template?00:21
*** IlyaE has joined #heat00:21
SpamapSlifeless: so just browsing pending reviews and pondering00:21
SpamapSrandallburt: I mean if I have 6 "things" and thing 3 needs replacing.. resourcegroup makes that complicated.00:21
*** IlyaE has quit IRC00:23
randallburtSpamapS:  ah, ok. Hrm. a bit tricky without api access to some sort of resource-specific "action" (which tbh sounds like a good idea anyway)00:23
*** adrian_otto has joined #heat00:23
lifelessrandallburt: huh?00:23
lifelessSurely we just upload a new template, right?00:23
SpamapSlifeless: right, but how do I say "replace group[2]" in a template. :p00:24
*** openstackgerrit has quit IRC00:24
*** openstackgerrit has joined #heat00:24
randallburtSpamapS:  I suppose I could add something like an action-target property that's ephemeral, but sounds hacky to me00:25
SpamapSperhaps a subset of abandon is the right way to go00:25
lifelessSpamapS: how do you define group[2] in the first place ?00:25
SpamapSlifeless: that's just the thing. You don't.00:25
lifelessSpamapS: ok, so why do we need replace group[2] ?00:26
SpamapSlifeless: you say "Group: {Properties: {Size: 5}}"00:26
SpamapSlifeless: because group[2] is compromised/dead/stinky00:26
SpamapSactually00:27
SpamapSconverge can handle this00:27
SpamapSdelete it manually00:27
SpamapSconverge00:27
randallburtoh, yeah.00:27
SpamapSBut I do worry about when we do the update from 5->400:27
lifelessSpamapS: right, that was where I was going00:27
lifelessSpamapS: STNITH00:27
lifelessSpamapS: to shrink, random one chosen, and the graceful pattern we designed at the summit kicks in.00:28
randallburtwell, the gist is that under "normal" circumstances, the resources in the group aren't any different from one another, so it generally doesn't matter which one gets "culled" in that case00:28
SpamapSI've been thinking about possibly having the rolling update piece tie into a "I'm currently not replacable" condition flag that can be used to make sure we don't degrade clusters.00:29
lifelessSpamapS: I think the graceful thing handles that implicitly00:29
SpamapSyeah it does00:29
SpamapSok, -> kids00:29
*** IlyaE has joined #heat00:31
*** IlyaE has quit IRC00:33
*** rcleere has quit IRC00:35
*** brint has quit IRC00:36
*** faramir1 has joined #heat00:44
sdake_asalkeld any chance you filed that bug for the missing features in python-heatclinet/00:53
asalkeldno, i thought it's a part of the heatclient rebase or the other one00:54
sdake_no needs to be a fresh bug, we aren't doing another rebase00:54
sdake_the other one is the openstack-heat component00:55
sdake_needs to be against python-heatclient00:55
asalkeldi see00:55
sdake_did the review hit the python-heatclient repo yet?00:56
asalkeldhttps://review.openstack.org/#/c/61624/00:57
asalkeldno00:57
sdake_reviewing00:57
*** gokrokve_ has quit IRC00:58
sdake_looks good01:00
*** blamar has joined #heat01:02
*** yogesh has joined #heat01:02
openstackgerritSteve Baker proposed a change to openstack/heat: Allow choice in how SignalResponder user id is stored.  https://review.openstack.org/6190201:03
openstackgerritSteve Baker proposed a change to openstack/heat: Service authorize stack user from provided stack  https://review.openstack.org/5887501:03
openstackgerritSteve Baker proposed a change to openstack/heat: OS::Nova::Server support for software config  https://review.openstack.org/5888001:03
openstackgerritSteve Baker proposed a change to openstack/heat: REST API for software config/deployment  https://review.openstack.org/5887801:03
openstackgerritSteve Baker proposed a change to openstack/heat: Resource types for software config/deployment  https://review.openstack.org/5887901:04
openstackgerritSteve Baker proposed a change to openstack/heat: Database model for software config/deployment  https://review.openstack.org/5887601:04
openstackgerritSteve Baker proposed a change to openstack/heat: RPC service for software config/deployment  https://review.openstack.org/5887701:04
*** randallburt has quit IRC01:05
asalkeldstevebaker, https://review.openstack.org/#/c/6127601:06
openstackgerritSteve Baker proposed a change to openstack/python-heatclient: Add support for software config resources  https://review.openstack.org/5888501:07
asalkeldI could change that to only have the sphinx change01:07
asalkeldget it in, then jpeelers https://review.openstack.org/#/c/61855/01:07
asalkeldthen the hacking change01:07
asalkelddam mess01:08
stevebakerright, so sphinx change will unwedge us, then the hacking upgrade should be merged with jpeeler's pep8 fix01:09
asalkeldyeah01:10
asalkeldmaking series now01:10
*** alexheneveld has quit IRC01:11
*** wwallnrr__ has quit IRC01:12
asalkeldactually it's not needed01:13
asalkeldonly jpeeler's is needed01:14
openstackgerritDennyZhang proposed a change to openstack/heat: Fix get_column_num problem in heat-keystone-setup get_column_num function search the second line of command output, to get the field number for a specific field.  https://review.openstack.org/6190401:16
openstackgerritDennyZhang proposed a change to openstack/heat: Fix get_column_num problem in heat-keystone-setup  https://review.openstack.org/6190401:19
*** kfox1111 has quit IRC01:28
openstackgerritDennyZhang proposed a change to openstack/heat: add assertion to heat-keystone-setup script  https://review.openstack.org/6190501:30
openstackgerritDennyZhang proposed a change to openstack/heat: Fix get_column_num problem in heat-keystone-setup  https://review.openstack.org/6190401:31
*** ccs has joined #heat01:31
*** fandikurnia01 has joined #heat01:33
stevebakerlifeless: done, or rather I've documented my anti-use-case01:38
*** dims has quit IRC01:39
*** gokrokve has joined #heat01:45
*** yogesh has quit IRC01:46
*** sdake_ has quit IRC01:47
*** sdake_ has joined #heat01:47
*** sdake_ has quit IRC01:47
*** sdake_ has joined #heat01:47
lifelessstevebaker: thanks01:52
*** dims has joined #heat01:52
*** giulivo has quit IRC01:55
*** radix_ has quit IRC02:05
*** bgorski has quit IRC02:06
asalkeldMountPoint: Device "/dev/vdc" does not match pattern "/dev/vd[b-z]"02:13
asalkeldegh, re202:13
*** sdake_ has quit IRC02:17
*** erkules_ has joined #heat02:22
*** erkules has quit IRC02:25
*** ccs has quit IRC02:32
*** andersonvom has quit IRC02:34
*** arbylee has quit IRC02:34
*** arbylee has joined #heat02:35
*** liang has joined #heat02:37
*** arbylee has quit IRC02:39
*** guohliu has joined #heat02:45
*** arbylee has joined #heat02:49
*** adrian_otto has quit IRC02:53
*** SushilKM has joined #heat02:57
*** adrian_otto has joined #heat02:59
*** mestery_ has joined #heat03:11
*** mestery has quit IRC03:14
openstackgerritSushil Kumar proposed a change to openstack/python-heatclient: Updates tox.ini to use new features  https://review.openstack.org/6082603:15
*** sdake_ has joined #heat03:16
*** rpothier_ has joined #heat03:19
*** andersonvom has joined #heat03:19
*** jomara has quit IRC03:20
*** rpothier has quit IRC03:22
*** ccs has joined #heat03:24
*** jomara has joined #heat03:28
*** mestery has joined #heat03:39
*** mestery_ has quit IRC03:42
*** adrian_otto has quit IRC04:00
*** AndrewMichalik has joined #heat04:09
*** andersonvom has quit IRC04:11
*** SushilKM has quit IRC04:15
*** kfox1111 has joined #heat04:16
*** SushilKM has joined #heat04:17
*** SushilKM has quit IRC04:20
*** SushilKM has joined #heat04:21
*** SushilKM has quit IRC04:25
*** guohliu has quit IRC04:29
*** guohliu has joined #heat04:42
*** urulama has joined #heat05:03
*** guohliu has quit IRC05:11
*** rushiagr has joined #heat05:12
*** aignatov has joined #heat05:20
*** gokrokve has quit IRC05:21
*** guohliu has joined #heat05:22
*** SergeyLukjanov has joined #heat05:27
*** vkozhukalov has joined #heat05:30
*** adrian_otto has joined #heat05:32
*** sdake_ has quit IRC05:42
*** erkules_ is now known as erkules05:45
*** swygue has quit IRC05:46
*** ccs has quit IRC05:51
*** gokrokve has joined #heat05:54
*** gokrokve has quit IRC05:58
*** swygue has joined #heat05:59
*** Alienyyg has quit IRC06:02
openstackgerritJenkins proposed a change to openstack/heat: Imported Translations from Transifex  https://review.openstack.org/6132206:07
*** nkhare has joined #heat06:07
*** arbylee has quit IRC06:10
*** aignatov has quit IRC06:12
*** vkozhukalov has quit IRC06:21
*** slong_ has quit IRC06:24
*** SushilKM has joined #heat06:39
*** yogesh has joined #heat06:52
*** yogesh has quit IRC06:57
openstackgerritSerg Melikyan proposed a change to openstack/heat: Added session_persistence property to VIP  https://review.openstack.org/6107406:59
*** Alienyyg has joined #heat07:00
*** SergeyLukjanov is now known as _SergeyLukjanov07:05
*** _SergeyLukjanov has quit IRC07:06
*** yogesh has joined #heat07:06
*** rushiagr has quit IRC07:09
*** arbylee has joined #heat07:11
*** swygue has quit IRC07:17
*** SergeyLukjanov has joined #heat07:19
*** arbylee has quit IRC07:19
skraynev_Morning all .07:20
*** nkhare has quit IRC07:20
*** jprovazn has joined #heat07:24
openstackgerritSerg Melikyan proposed a change to openstack/heat: Added session_persistence property to VIP  https://review.openstack.org/6107407:24
skraynev_hello, zaneb07:26
*** ccs has joined #heat07:27
*** akuznetsov has quit IRC07:30
sergmelikyanGuys, about this change:   https://review.openstack.org/61074 - should I update this change with a new scheme?07:30
sergmelikyanAFAIK, patches with new scheme not yet merged, but looks right to approve them first07:31
skraynev_sergmelikyan: IMO will be better if we wait until scheme refactoring will be merged07:33
*** skraynev_ has quit IRC07:34
*** skraynev_ has joined #heat07:35
*** skraynev_ is now known as skraynev07:36
*** amritanshu_RnD has joined #heat07:37
*** yogesh has quit IRC07:41
therve'morning07:43
*** SergeyLukjanov is now known as _SergeyLukjanov07:44
*** _SergeyLukjanov has quit IRC07:45
*** jamieh has joined #heat07:45
*** jamieh has quit IRC07:50
*** vkozhukalov has joined #heat07:52
*** vkozhukalov has quit IRC08:02
*** yogesh has joined #heat08:10
*** lsmola has joined #heat08:11
*** SergeyLukjanov has joined #heat08:12
*** radix_ has joined #heat08:14
*** vkozhukalov has joined #heat08:14
shardymorning08:23
*** aignatov has joined #heat08:28
*** akuznetsov has joined #heat08:29
*** rongze has joined #heat08:29
*** nkhare has joined #heat08:30
Alienyygmoring08:37
Alienyygmorning08:37
*** tomek_adamczewsk has joined #heat08:38
*** yogesh has quit IRC08:42
*** yogesh has joined #heat08:46
*** yogesh has quit IRC08:46
*** yogesh_ has joined #heat08:48
*** nosnos has joined #heat08:55
*** yogesh has joined #heat08:55
*** yogesh_ has quit IRC08:56
*** faramir1 has quit IRC08:56
*** ccs has quit IRC08:57
openstackgerritA change was merged to openstack/heat: Add validation for an existence of a resource type  https://review.openstack.org/6003808:58
*** faramir1 has joined #heat09:00
therveshardy, Do you know why we do a Resource.validate when validating the stack (before creation) and then another properties.validate before creating the resource itself?09:00
*** rongze has quit IRC09:05
liangtherve, I guess,,  because when the first time validate is called runtime_data has not been resolved09:09
liangor more precisely can not be resolved at that time09:10
liangFor example, a reference to other resource09:11
liangI mean a reference to an attribute of another resource.09:12
therveOkay maybe09:13
liangtherve, ^09:13
therveWe could call Resource.validate, then09:14
*** derekh has joined #heat09:16
*** yogesh has quit IRC09:16
liangyeah, that should work as well09:16
*** arbylee has joined #heat09:16
*** faramir1 has quit IRC09:17
*** fandikurnia01 has quit IRC09:17
*** aignatov has quit IRC09:18
*** aignatov has joined #heat09:20
*** arbylee has quit IRC09:20
*** yogesh has joined #heat09:21
*** SergeyLukjanov has quit IRC09:22
shardytherve: Yeah, as liang says, we need to validate the properties values before we create each resource, which you can't do before the dependent resources have been created09:25
therveYeah that makes sense09:26
*** rongze has joined #heat09:34
*** yogesh has quit IRC09:41
*** yogesh has joined #heat09:42
*** yogesh has quit IRC09:45
*** yogesh has joined #heat09:46
*** giulivo has joined #heat09:47
*** nosnos has quit IRC09:51
*** jamieh has joined #heat09:53
*** jprovazn has quit IRC09:54
*** aignatov has quit IRC10:08
*** SergeyLukjanov has joined #heat10:10
openstackgerritSerg Melikyan proposed a change to openstack/heat: Added session_persistence property to VIP  https://review.openstack.org/6107410:11
*** yogesh has quit IRC10:14
*** yogesh has joined #heat10:15
openstackgerritSerg Melikyan proposed a change to openstack/heat: Added session_persistence property to VIP  https://review.openstack.org/6107410:15
sergmelikyantherve, I had rewrote test for validate but I am not sure that result is what you are talked about. Can you look?10:16
therveSure10:17
therveYeah that looks much better10:17
sergmelikyantherve, Thx!10:19
*** rushiagr has joined #heat10:26
*** guohliu has quit IRC10:29
*** nkhare has quit IRC10:32
*** jprovazn has joined #heat10:32
*** yogesh has quit IRC10:34
*** yogesh has joined #heat10:34
openstackgerritSerg Melikyan proposed a change to openstack/heat: Added session_persistence property to VIP  https://review.openstack.org/6107410:37
*** yogesh has quit IRC10:39
sergmelikyantherve, what do you think about merging "Convert Neutron resources to new Schema format" and update "Added session_persistence property to VIP" to the new scheme?10:41
therveMerging?10:42
*** liang has quit IRC10:42
therveOne will land before the other. The other will need to fix his patch, that's about it :)10:43
*** chandankumar has quit IRC10:43
*** nkhare has joined #heat10:45
*** chandankumar has joined #heat10:46
*** aignatov has joined #heat10:46
*** blomquisg has quit IRC10:55
*** sergmelikyan has quit IRC11:00
Alienyyghi guys, I have a zombie stack ,and can not be deleted ,it status keep " delete in progress" , this just happen after I reboot the controller, how can I delete it ?11:03
*** rongze has quit IRC11:06
*** adrian_otto has quit IRC11:10
*** arbylee has joined #heat11:16
*** arbylee has quit IRC11:21
*** rongze has joined #heat11:38
openstackgerritPavlo Shchelokovskyy proposed a change to openstack/heat: Fix misused assertTrue in unit tests  https://review.openstack.org/6181611:40
*** jprovazn_ has joined #heat11:44
*** jprovazn has quit IRC11:44
*** yogesh has joined #heat11:45
*** swygue has joined #heat11:45
openstackgerritA change was merged to openstack/heat: pep8 fix: assertEquals -> assertEqual  https://review.openstack.org/6185511:45
*** rongze has quit IRC11:49
*** yogesh has quit IRC11:49
*** sergmelikyan has joined #heat11:50
*** zaneb has quit IRC11:51
openstackgerritA change was merged to openstack/python-heatclient: Add support for resource_types  https://review.openstack.org/6162411:55
*** nkhare has quit IRC12:01
*** zaneb has joined #heat12:03
*** aignatov_ has joined #heat12:03
*** aignatov has quit IRC12:05
*** aignatov_ is now known as aignatov12:05
*** arbylee has joined #heat12:05
*** nkhare has joined #heat12:14
*** rongze has joined #heat12:15
*** sgordon has joined #heat12:20
*** sgordon has quit IRC12:20
*** sgordon has joined #heat12:20
*** blomquisg has joined #heat12:21
*** SergeyLukjanov is now known as _SergeyLukjanov12:24
*** _SergeyLukjanov has quit IRC12:25
*** arbylee has quit IRC12:25
*** kfox1111 has quit IRC12:27
*** kfox1111 has joined #heat12:29
*** swygue has quit IRC12:32
*** SergeyLukjanov has joined #heat12:33
openstackgerritA change was merged to openstack/heat: Change assertTrue(A in B) to assertIn(A, B)  https://review.openstack.org/6143812:38
openstackgerritA change was merged to openstack/heat: heat-manage man page not generated in doc build  https://review.openstack.org/6121212:40
*** bvandenh has joined #heat12:41
*** aignatov has quit IRC12:51
*** aignatov has joined #heat12:52
*** aignatov has quit IRC12:52
*** aignatov has joined #heat12:53
*** aignatov has quit IRC12:54
*** aignatov has joined #heat12:55
*** dmakogon_ is now known as denis_makogon13:02
*** aignatov_ has joined #heat13:17
*** aignatov has quit IRC13:19
*** aignatov_ is now known as aignatov13:19
*** alexheneveld has joined #heat13:22
*** nkhare has quit IRC13:24
*** akuznetsov has quit IRC13:25
*** derekh has quit IRC13:26
openstackgerritAndrey Kurilin proposed a change to openstack/python-heatclient: Sync base from oslo  https://review.openstack.org/6199113:38
*** blomquisg has quit IRC13:40
*** shakayumi has joined #heat13:43
*** akuznetsov has joined #heat13:47
*** alexheneveld has quit IRC13:54
*** rongze has quit IRC13:59
*** radez_g0n3 is now known as radez13:59
*** topol has joined #heat14:11
openstackgerritA change was merged to openstack/heat: Convert Autoscaling resources to new Schema format  https://review.openstack.org/6179314:11
*** vkozhukalov has quit IRC14:15
*** blamar has quit IRC14:17
*** rushiagr has quit IRC14:19
*** SushilKM has quit IRC14:20
*** russellb is now known as rustlebee14:25
*** swygue has joined #heat14:33
sdakemorning14:43
skraynevhello, sdake14:43
*** rongze has joined #heat14:44
*** amritanshu_RnD has quit IRC14:46
*** urulama has quit IRC14:47
*** blamar has joined #heat14:48
*** shakayumi has quit IRC14:49
*** adrian_otto has joined #heat14:50
*** IlyaE has joined #heat14:58
*** swygue has quit IRC14:58
*** jcru has joined #heat15:00
*** Alienyyg has quit IRC15:01
*** shakayumi has joined #heat15:03
*** alexheneveld has joined #heat15:05
*** shakayumi has quit IRC15:08
*** akuznetsov has quit IRC15:08
*** rcleere has joined #heat15:09
*** shakayumi has joined #heat15:10
*** rongze has quit IRC15:11
*** tims has quit IRC15:12
*** akuznetsov has joined #heat15:13
*** obondarev has quit IRC15:21
*** obondarev has joined #heat15:22
*** alcabrera has joined #heat15:23
*** sjmc has joined #heat15:24
*** pshchelo has joined #heat15:24
*** jprovazn_ has quit IRC15:26
pshchelohi, can somebody point me to specs on environment files? what types/schemes of URI are valid there? only relative URIs or full also?15:26
*** bvandenh has quit IRC15:27
*** brint has joined #heat15:28
shardypshchelo: http://docs.openstack.org/developer/heat/template_guide/environment.html#format15:29
shardypshchelo: IIRC the paths have to be absolute not relative15:30
pshcheloshardy: thanks!15:30
shardyor at least they did last time I tested15:30
pshchelobeing thinking about bug/123391415:31
*** rwsu has joined #heat15:31
pshcheloshardy: it's not clear - are only local files currently allowed in the env, or we should also support URLs also?15:33
pshchelobecause examples only use local files15:34
shardypshchelo: I think that inside the environment you can use URLs or file:///15:34
shardypshchelo: That bug is about enabling a --environment-url option I think15:35
pshcheloshardy: ok, will dance from that15:35
*** swygue has joined #heat15:35
shardyso the environment itself can be specified via URL like --template-url15:35
pshcheloI see, will do15:36
*** spzala has joined #heat15:37
*** SushilKM has joined #heat15:37
*** rongze has joined #heat15:39
*** tims has joined #heat15:42
openstackgerritAndrey Kurilin proposed a change to openstack/python-heatclient: Sync base and exceptions from oslo  https://review.openstack.org/6199115:43
*** bnemec is now known as beekneemech15:45
*** dims has quit IRC15:45
*** dims has joined #heat15:47
*** pshchelo has quit IRC15:50
*** pshchelo has joined #heat15:51
*** skraynev has quit IRC15:51
*** funzo has quit IRC15:57
*** ccs has joined #heat15:58
*** funzo has joined #heat15:58
*** shakayumi has quit IRC16:08
jasondis "reverify no bug" okay to use?  if not, how would i go about identifying the bug to reverify?16:10
shardyjasond: In general, no, and there was talk of disabling it completely16:10
shardyjasond: I normally just google the error from the console log16:10
shardy90% of times, you get an exsting bug to reference16:11
jasondshardy: which error? https://review.openstack.org/#/c/59851/16:11
*** rongze has quit IRC16:14
shardyjasond: That actually looks like some ci server is not there or something, it's broken infra rather than a failing test AFAICS16:15
jasondshardy: okay, i'll ask in #openstack-infra.  thanks!16:15
shardyjasond: Yeah, probably the best plan16:16
therveI don't understand, the build is green?16:17
shardytherve: before the most recent recheck16:17
therveshardy, Yeah and the recheck refers to a bug?16:17
shardyEvidently jasond didn't think that the correct one to reverify against?16:19
shardyIt does look similar tho16:19
jasondjeremy stanley from #openstack-infra just reverified a different bug16:20
*** rongze has joined #heat16:21
*** gokrokve has joined #heat16:21
*** topol has quit IRC16:22
*** alexheneveld has quit IRC16:25
*** brint has quit IRC16:29
*** brint has joined #heat16:32
*** kfox1111 has quit IRC16:32
*** kfox1111 has joined #heat16:33
*** IlyaE has quit IRC16:37
*** openstackgerrit has quit IRC16:37
*** jasond has quit IRC16:37
*** grncdr has quit IRC16:37
*** IlyaE has joined #heat16:38
*** openstackgerrit has joined #heat16:38
*** grncdr has joined #heat16:38
*** jasond has joined #heat16:38
*** SushilKM has quit IRC16:40
*** SergeyLukjanov has quit IRC16:43
*** grncdr_ has joined #heat16:44
*** IlyaE_ has joined #heat16:44
*** jasond` has joined #heat16:45
therveI get a giant blob of text when testr gets an import error16:47
therveDid anyone else observe that? It makes it hard to debug16:47
shardyeverything about testr makes stuff hard to debug :\16:48
*** IlyaE has quit IRC16:49
*** openstackgerrit has quit IRC16:49
*** jasond has quit IRC16:49
*** grncdr has quit IRC16:49
*** IlyaE_ is now known as IlyaE16:49
*** grncdr_ is now known as grncdr16:49
*** swygue has quit IRC16:50
*** adrian_otto has quit IRC16:51
*** SushilKM has joined #heat16:51
*** sgordon has quit IRC16:52
*** blomquisg has joined #heat16:54
*** akuznetsov has quit IRC16:55
SpamapSshardy: That's the price we pay for 4x the speed. ;)16:57
SpamapS"You can go fast, but if you crash, you die 4 times."16:57
*** swygue has joined #heat16:58
therveSpamapS, We should have a better development story though16:58
shardyYeah, I'd love to figure out a less painful wy to debug tests, considering it's what I spend most time doing16:59
SpamapStherve: sounds like a bug for the testr folk :)16:59
SpamapSshardy: what do you do right now?16:59
SpamapSbecause when I need to, i just switch to python -m testtools.run test.name16:59
therveSpamapS, Is it possible though? The pdb bug has been opened for a while16:59
SpamapSwell I actually use runtest which is an alias I added.. :-P17:00
shardySpamapS: Yeah, I do that, or nosetests -s if the test doesn't use testscenarios17:00
SpamapStherve: I believe that the workarounds are decent enough that nobody from testr cares much.17:00
therveMaybe I should use testtools too then17:00
therve(and add support for filenames to testtools)17:00
*** aweiteka has joined #heat17:00
therveSpamapS, The workarounds? Like using testtools directly, or is there something else?17:01
shardybut with testtools.run I sometimes see some weird results due to imports happening from my site-packages not the local tree17:01
shardyor at least that was happening in python-heatclient17:01
SpamapSshardy: .tox/py27/bin/python ftw17:01
therveYeah that sounds weird17:01
*** blomquisg has quit IRC17:01
*** randallburt has joined #heat17:01
therveMan don't say the workarounds are decent enough and not give them :p17:04
SpamapStherve: oh sorry ^^ shardy gave them17:05
SpamapStherve: the workaround is to run tests with a different runner17:05
therveSpamapS, right, but now we rely on testscenarios17:05
therveWhich is only supported by testtools presumably?17:05
SpamapSright and so you don't like converting /'s to .'s ? :)17:06
shardyYeah, means you can't use notestests and have to use testtools17:06
*** topol has joined #heat17:06
SpamapSI don't know why nosetests is a thing17:06
*** pshchelo has quit IRC17:06
shardynosetests even17:06
* SpamapS would be fine if it would DIAF17:06
therveHeh17:06
shardySpamapS: If the other options worked I'd agree17:06
therveYeah exactly17:07
therveSpamapS, I didn't get the joke about converting /'s btw :)17:07
shardyThe nice thing about nosetests is it's simple and it doesn't have any magic hiding stuff from you17:07
SpamapSI've only been doing python for 3 years. testr kicks ass compared to everything else I've used in that short time, and its advantages far outweigh a few niggles about printed output and/or files being hard to run tests in.17:08
SpamapStherve: oh I'm trying to figure out why you don't like testtools.run17:08
*** SushilKM has quit IRC17:08
therveSpamapS, It doesn't take filename args, for example17:08
SpamapSshardy: it isn't intentionally hiding things. It is making use of subunit, and expecting you to handle things like displaying stderr/stdout17:09
SpamapStherve: right, that was my joke17:09
SpamapStherve: if you convert / to . that is 90% of the filename problem solved. :)17:09
therveSpamapS, tell that to bash completion, though17:09
SpamapSmeh I say17:10
SpamapSniggles17:10
SpamapSyou run it... and it uses all your CPU's. ALL OF THEM.17:10
*** alexheneveld has joined #heat17:10
therveYeah that seems to be testr opinion on nice features :)17:10
jasond`therve: write a bash script that accepts a path and then converts it to the testtools format and passes it to testtools17:10
SpamapStherve: have you tried to fix anything in testr? I mean, lifeless isn't exactly a jerk.. I'm sure he'd take your patch. :)17:11
thervetesttools has a really dry output, too17:11
SpamapSjasond`: I actually did that. :)17:11
*** pablosan has joined #heat17:11
SpamapSfor a while I had an iwatch thing that would run all the tests for any file I wrote to in a dir.17:11
therveSpamapS, Well the pdb thing is just how it is, AFAICT17:11
SpamapStherve: it could be made to work.17:12
therveI didn't care so much before we were using testscenarios17:12
therveI guess I can contribute to testtools, though17:12
SpamapStherve: it is hard, and a trade-off that is acceptible I think.17:12
*** aignatov has quit IRC17:13
therveSpamapS, I'm okay with it, just I need something that works, and there is no great solutions right now17:13
SpamapSProbably would be easier if pdb had the ability to attach to a different terminal.17:13
*** blomquisg has joined #heat17:13
*** bgorski has joined #heat17:16
*** jhurlbert has joined #heat17:19
*** blomquisg has quit IRC17:19
*** openstackgerrit has joined #heat17:22
*** SergeyLukjanov has joined #heat17:23
openstackgerritTim Schnell proposed a change to openstack/heat: Updates template_validate call to validate parameter_groups.  https://review.openstack.org/6160117:23
*** tomek_adamczewsk has quit IRC17:24
*** adrian_otto has joined #heat17:25
jasond`therve: did you figure out why testr outputted a blob?17:26
thervejasond`, Unfortunately no17:27
thervejasond`, I managed to figured out *why* I got a blob, which wasted enough time :)17:27
jasond`oh ok.  well now i have a blob :(17:28
*** SushilKM has joined #heat17:28
*** AndrewMichalik has quit IRC17:29
*** alexheneveld has quit IRC17:29
openstackgerritJason Dunsmore proposed a change to openstack/heat: Validate number of instance metadata entries  https://review.openstack.org/6186417:35
thervejasond`, I mean the blob is because of an import error in one of your files, if that wasn't clear17:36
jasond`therve: i think it was happening because of an update to requirements.txt (python-six)17:36
jasond`i was getting: AttributeError: 'module' object has no attribute 'add_metaclass'17:36
therveYeah I remember fixing one of those problems by recreating the tox env17:39
therveBut here it was in my code17:39
jasond`i guess testr does that when it gets unexpected (non test results) output17:40
*** alcabrera has left #heat17:42
*** SushilKM has quit IRC17:43
thervejasond`, It's some interactions between testr and testtools. It doesn't do the same thing with testtools 0.9.3317:46
*** AndrewMichalik has joined #heat17:46
*** SergeyLukjanov_ has joined #heat17:48
*** SergeyLukjanov has quit IRC17:48
*** sdake_ has joined #heat17:54
*** randallburt has quit IRC18:01
*** harlowja has quit IRC18:05
*** akuznetsov has joined #heat18:06
openstackgerritBartosz Górski proposed a change to openstack/heat: Adding option in config to specify region name  https://review.openstack.org/4333518:08
*** jpeeler has quit IRC18:11
*** jpeeler has joined #heat18:12
bgorskimoring18:12
*** ccs has quit IRC18:12
*** IlyaE has quit IRC18:14
*** IlyaE has joined #heat18:15
*** arbylee has joined #heat18:21
*** blomquisg has joined #heat18:23
*** harlowja has joined #heat18:24
*** yogesh has joined #heat18:31
*** rwsu has quit IRC18:32
*** jergerber has joined #heat18:35
*** rwsu has joined #heat18:40
*** adrian_otto has quit IRC18:47
*** topol has quit IRC18:52
*** IlyaE has quit IRC18:57
*** adrian_otto has joined #heat19:06
*** giulivo has quit IRC19:06
*** spzala has quit IRC19:14
*** rongze has quit IRC19:20
*** IlyaE has joined #heat19:20
*** tims has quit IRC19:21
*** dims has quit IRC19:21
*** aweiteka has quit IRC19:26
*** ccs has joined #heat19:26
*** swygue has quit IRC19:30
openstackgerritSteven Dake proposed a change to openstack/heat-cfntools: Just a test of the gate, PLEASE IGNORE  https://review.openstack.org/6206519:32
*** dims has joined #heat19:36
*** topol has joined #heat19:44
openstackgerritBartosz Górski proposed a change to openstack/heat: Adding option in config to specify region name  https://review.openstack.org/4333519:54
*** randallburt has joined #heat19:59
*** randallburt has quit IRC19:59
*** tims has joined #heat19:59
*** randallburt has joined #heat19:59
*** tims1 has joined #heat20:03
*** pshchelo has joined #heat20:03
*** tims has quit IRC20:05
*** harlowja has quit IRC20:07
*** gokrokve has quit IRC20:10
*** gokrokve has joined #heat20:10
openstackgerritStephen Sugden proposed a change to openstack/heat: Add PortCheck resource  https://review.openstack.org/6207820:10
*** pablosan has quit IRC20:14
*** gokrokve has quit IRC20:14
openstackgerritPablo Andres Fuente proposed a change to openstack/heat: wsgi.Resource exception handling to not log errors  https://review.openstack.org/6208020:17
*** gokrokve has joined #heat20:19
openstackgerritStephen Sugden proposed a change to openstack/heat: Add PortCheck resource  https://review.openstack.org/6207820:22
openstackgerritStephen Sugden proposed a change to openstack/heat: Add PortCheck resource  https://review.openstack.org/6207820:26
*** yogesh has quit IRC20:30
*** rongze has joined #heat20:31
*** jasond has joined #heat20:35
*** rongze has quit IRC20:36
*** radez is now known as radez_g0n320:50
*** vkozhukalov has joined #heat20:51
*** harlowja has joined #heat20:56
*** sdake_ is now known as sdake-OOO20:56
*** sdake is now known as sdake-OOO220:57
kfox1111nice. I like the port check idea.21:00
openstackgerritRandall Burt proposed a change to openstack/heat: Add nested resource references to resource group  https://review.openstack.org/6161421:00
openstackgerritSwann Croiset proposed a change to openstack/heat: Add oslo mock fixture  https://review.openstack.org/6208621:06
openstackgerritSwann Croiset proposed a change to openstack/heat: Add autoscaling notifications  https://review.openstack.org/6208721:06
*** ccs has quit IRC21:07
openstackgerritJason Dunsmore proposed a change to openstack/heat: Convert numeric values in instance metadata to strings  https://review.openstack.org/6188321:32
*** vkozhukalov has quit IRC21:33
openstackgerritStephen Sugden proposed a change to openstack/heat: Add PortCheck resource  https://review.openstack.org/6207821:40
*** yogesh has joined #heat21:43
*** harlowja has quit IRC21:50
*** SergeyLukjanov_ has quit IRC21:53
*** vkozhukalov has joined #heat21:54
*** arbylee has quit IRC21:59
*** IlyaE has quit IRC22:00
*** harlowja has joined #heat22:00
*** IlyaE has joined #heat22:02
*** arbylee has joined #heat22:04
*** harlowja has quit IRC22:16
*** harlowja has joined #heat22:24
*** IlyaE has quit IRC22:26
*** harlowja has quit IRC22:27
*** harlowja has joined #heat22:28
*** adrian_otto has quit IRC22:33
*** vkozhukalov has quit IRC22:35
*** jamieh has quit IRC22:35
*** topol has quit IRC22:37
*** brint has quit IRC22:38
*** alexheneveld has joined #heat22:42
*** jasond has quit IRC22:42
openstackgerritStephen Sugden proposed a change to openstack/heat: Add PortCheck resource  https://review.openstack.org/6207822:42
*** jamieh has joined #heat22:46
*** larsks|phone has joined #heat22:50
*** pshchelo has quit IRC22:50
*** rcleere has quit IRC22:54
*** randallburt has quit IRC23:01
*** tims1 has quit IRC23:03
openstackgerritA change was merged to openstack/heat: Make the mountpoint property description clearer  https://review.openstack.org/6132423:18
*** yogesh has quit IRC23:20
*** ccs has joined #heat23:25
*** blamar has quit IRC23:28
*** bgorski has quit IRC23:35
*** jcru has quit IRC23:53
*** IlyaE has joined #heat23:54

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