Tuesday, 2011-08-23

*** bcwaldon has joined #openstack-dev00:02
s1rpjaypipes: tried to comment on your large-file-handling patch in gerrit twice... both times it lost my comments, think i'll just email you my review :/00:08
jaypipess1rp: by "lost my comments", I assume you mean you commented inline in the code then failed to hit the Review button to make them permanent? :)00:10
s1rpjaypipes: not quite, i commented in-line, using the back button to switch between files... it seems if you hit the back button one too many times and then try to go forward, everything is kaput00:12
jaypipeshmm00:12
jaypipess1rp: well, either way, I wish Gerrit had a Work in Progress status for the changeset... I'm still workin on the fix...00:12
s1rpjaypipes: yeah, just frustrating that's all; with LP at least i could accrue my comments in a safe VIM file and then paste them in... with in line comments i'm at the mercy of the browser00:13
jaypipesnotmyname, creiht: around? got a question about Swift's large object manifest that I'm having some issues with...00:14
notmynamejaypipes: shoot00:14
jaypipess1rp: I will pretend I did not see that LP love.00:14
jaypipesnotmyname: ok, so...00:14
jaypipesnotmyname: I'm writing all the chunks to Swift perfectly good. But I'm getting a 422 Unprocessable when I put_object() the manifest..00:14
jaypipesnotmyname: lemme paste the code.00:14
notmynameok00:15
jaypipesnotmyname: here's the piece of code in question: http://pastie.org/241419000:15
*** bengrue_ has joined #openstack-dev00:16
jaypipesnotmyname: all is good until the put_object at the bottom. That's returning a  422. I've tried setting the body param to None, 0x0, "". None seem to work...00:16
*** nati_ has joined #openstack-dev00:16
notmynamejaypipes: try taking out the etag00:16
notmynameetags with large objects is slightly different00:16
notmyname(and the body of None should be fine)00:16
notmynamejaypipes: if you use an etag on the manifest object, it needs to be the md5 of an empty string. for details on the etag that is returned for manifest objects, see http://swift.openstack.org/overview_large_objects.html?highlight=manifest#additional-notes00:19
*** _0x44_ has joined #openstack-dev00:19
*** s1rp_ has joined #openstack-dev00:20
jaypipesnotmyname: ah, I see. So, one more question. If the ETag is the MD5 of an empty string when you POST the manifest, what is the ETag returned when you GET the manifest?00:20
notmynamejaypipes: see the link :-)00:20
jaypipesnotmyname: :) well put.00:20
jaypipesnotmyname: thx again :)00:21
notmynamejaypipes: so it's working now? great!00:21
jaypipesnotmyname: so... it looks like I can remove the hashlib stuff there, as Swift should do that for me, then.00:21
jaypipesnotmyname: testing.. I'll tell you in a sec ;)00:22
notmynamejaypipes: yes, but sending your own computed etag will force swift to compare it's computed one against what you sent. if they differ, the request will fail00:22
*** bengrue has quit IRC00:22
*** _0x44 has quit IRC00:22
*** nati has quit IRC00:22
*** zorzar has quit IRC00:22
*** CatKiller has quit IRC00:22
*** exlt has quit IRC00:22
*** s1rp has quit IRC00:22
*** bengrue_ is now known as bengrue00:22
*** CatKiller has joined #openstack-dev00:22
jaypipesnotmyname: cool. good to know...00:23
notmynamejaypipes: might be a nice-to-have for storing important stuff like nova images ;-)00:23
*** zorzar has joined #openstack-dev00:26
*** deshantm_laptop has joined #openstack-dev00:27
*** exlt has joined #openstack-dev00:28
jaypipesnotmyname: well, we do checksumming on our side, regardless, so it's more of a triple-check :)00:28
*** mnour has quit IRC00:28
notmynamebelt and suspenders (and too tight pants?)00:28
jaypipesnotmyname: that seems to have worked! :) thank you sir!00:28
notmynamecool00:28
jaypipesnotmyname: indeed :)00:28
notmyname /dinner time then00:28
*** deshantm_laptop has quit IRC00:30
*** _0x44_ is now known as _0x44400:33
*** _0x444 is now known as _0x4400:33
*** bcwaldon has quit IRC00:34
*** bengrue has quit IRC00:35
*** vladimir3p has quit IRC00:37
* mtaylor has been thinking about the doorbell ... when ARE you going to ring it?00:38
openstackjenkinsProject nova build #1,280: SUCCESS in 3 min 33 sec: https://jenkins.openstack.org/job/nova/1280/00:48
openstackjenkins* Tarmac: Fixes bug 831627 where nova-manage does not exit when given a non-existent network address00:48
openstackjenkins* Tarmac: Move documentation from nova.virt.fake into nova.virt.driver.00:48
uvirtbotLaunchpad bug 831627 in nova "Nova-Manage: method calls with bad addresses fail to raise NotFound" [Undecided,Fix committed] https://launchpad.net/bugs/83162700:48
*** nati has joined #openstack-dev00:50
*** zul has quit IRC00:51
*** nati_ has quit IRC00:51
*** hisaharu has quit IRC00:51
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug #827660 - Swift driver fail 5G upload  https://review.openstack.org/31100:52
uvirtbotLaunchpad bug 827660 in glance "Cannot store files greater than 5GB in Swift" [Critical,In progress] https://launchpad.net/bugs/82766000:52
*** deshantm has joined #openstack-dev00:57
*** zns has joined #openstack-dev01:05
*** dprince has joined #openstack-dev01:06
*** zul has joined #openstack-dev01:09
*** zul has quit IRC01:09
*** zul has joined #openstack-dev01:09
*** rods has quit IRC01:11
*** dprince has quit IRC01:11
*** bcwaldon has joined #openstack-dev01:14
*** chipc has quit IRC01:20
*** Tushar has quit IRC01:40
*** BK_man has quit IRC01:46
*** zns has quit IRC01:46
*** alekibango has quit IRC01:47
*** alekibango has joined #openstack-dev01:47
*** alekibango has quit IRC01:49
*** alekibango has joined #openstack-dev01:49
*** alekibango has quit IRC01:51
*** alekibango has joined #openstack-dev01:52
*** anotherjesse has quit IRC01:53
*** anotherjesse has joined #openstack-dev01:54
*** zns has joined #openstack-dev01:56
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add support for packages.o.o and 32-bit builds.  https://review.openstack.org/31802:01
*** nati_ has joined #openstack-dev02:03
*** nati has quit IRC02:03
*** anotherjesse has quit IRC02:05
*** alekibango has quit IRC02:05
*** alekibango has joined #openstack-dev02:05
openstackjenkinsProject nova build #1,281: SUCCESS in 5 min 2 sec: https://jenkins.openstack.org/job/nova/1281/02:14
openstackjenkinsTarmac: Our goal is to add optional parameter to the Create server OS 1.0 and 1.1 API to achieve following objectives:-02:14
openstackjenkins1) Specify number and order of networks to the create server API.02:14
openstackjenkinsIn the current implementation every instance you launch for a project having 3 networks assigned to it will always have 3 vnics. In this case it is not possible to have one instance with 2 vnics ,another with 1 vnic and so on. This is not flexible enough and the network resources are not used effectively.02:14
*** bcwaldon has quit IRC02:14
openstackjenkins2) Specify fixed IP address to the vnic at the boot time. When you launch a server, you can specify the fixed IP address you want to be assigned to the vnic from a particular network. If this fixed IP address is already in use, it will give exception.02:14
openstackjenkinsExample of Server Create API request XML:02:14
openstackjenkins<?xml version="1.0" encoding="UTF-8"?>02:14
openstackjenkins<server xmlns="http://docs.nttpflab.com/servers/api/v1.0"02:14
openstackjenkins����������������name="new-server-test" imageId="1" flavorId="1">02:14
openstackjenkins����<metadata>02:14
openstackjenkins��������<meta key="My Server Name">Apache1</meta>02:14
openstackjenkins����</metadata>02:14
openstackjenkins����<personality>02:14
openstackjenkins��������<file path="/etc/banner.txt">02:14
openstackjenkins����������������ICAgICAgDQoiQSBjbG91ZCBkb2VzIG5vdCBrbm93IHdoeSBp02:14
openstackjenkins��������</file>02:14
openstackjenkins����</personality>02:14
openstackjenkins����<networks>02:14
openstackjenkins������������<network uuid="6622436e-5289-460f-8479-e4dcc63f16c5" fixed_ip="10.0.0.3">02:14
openstackjenkins������������<network uuid="d97efefc-e071-4174-b6dd-b33af0a37706" fixed_ip="10.0.1.3">02:14
openstackjenkins����</networks>02:14
openstackjenkins</server>02:14
openstackjenkins3) Networks is an optional parameter, so if you don't provide any networks to the server Create API, it will behave exactly the same as of today.02:14
openstackjenkinsThis feature is supported to all of the network models.02:14
openstackgerritVerification of a change to openstack/openstack-ci-puppet failed: Add support for packages.o.o and 32-bit builds.  https://review.openstack.org/31802:33
*** jakedahn has quit IRC02:34
*** dragondm has quit IRC02:35
*** nati has joined #openstack-dev02:40
*** nati_ has quit IRC02:40
mtaylorwow. it's going to be nice when nova is on gerrit and we don't get the FULL change comment in the channel...02:41
zaitcevit's not like any of that is even needed02:45
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add support for packages.o.o and 32-bit builds.  https://review.openstack.org/31802:56
openstackgerritA change was merged to openstack/glance: Add rfc.sh for git review.  https://review.openstack.org/28602:58
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Updates to samples, XSDs, and WADLs  https://review.openstack.org/31903:02
openstackgerritA change was merged to openstack/keystone: Updates to samples, XSDs, and WADLs  https://review.openstack.org/31903:05
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add a mutex around puppet runs.  https://review.openstack.org/32003:08
*** jakedahn has joined #openstack-dev03:17
*** bcwaldon has joined #openstack-dev03:32
*** nati has quit IRC03:39
*** jakedahn has quit IRC04:06
*** nati has joined #openstack-dev04:09
*** openpercept_ has joined #openstack-dev04:19
*** amccabe has joined #openstack-dev04:20
*** amccabe has quit IRC04:22
*** openpercept_ has quit IRC04:22
*** amccabe has joined #openstack-dev04:23
*** amccabe has quit IRC04:23
*** amccabe has joined #openstack-dev04:23
*** openpercept_ has joined #openstack-dev04:24
*** openpercept_ is now known as Guest167404:24
*** Guest1674 is now known as openpercept04:29
*** openpercept has joined #openstack-dev04:30
openstackgerritZiad Sawalha proposed a change to openstack/keystone:     Dev guide rebuild and minor fixes  https://review.openstack.org/32104:41
*** zns has left #openstack-dev04:42
openstackgerritA change was merged to openstack/keystone:     Dev guide rebuild and minor fixes  https://review.openstack.org/32104:44
*** zaitcev has quit IRC04:48
*** BK_man has joined #openstack-dev04:59
*** martine has quit IRC05:19
*** YorikSar has joined #openstack-dev05:43
openstackjenkinsProject nova build #1,282: SUCCESS in 3 min 30 sec: https://jenkins.openstack.org/job/nova/1282/06:06
openstackjenkinsTarmac: Implements first-pass of config-drive that adds a vfat format drive to a vm when config_drive is True (or an image id).06:06
*** openpercept has quit IRC06:10
*** YorikSar has quit IRC06:46
*** reidrac has joined #openstack-dev06:57
*** bcwaldon has quit IRC06:58
*** alekibango has quit IRC07:22
openstackjenkinsProject nova build #1,283: SUCCESS in 3 min 31 sec: https://jenkins.openstack.org/job/nova/1283/07:25
openstackjenkinsTarmac: This branch does the final tear out of AuthManager from the main code. The NoAuth middlewares (active by default) allow a user to specify any user and project id through headers (os_api) or access key (ec2_api).07:25
openstackjenkinsThe plan is to leave the auth manager code in but mention that it is deprecated.  There is a sample paste config in ini to still allow old auth.  Immediately after the diablo release we can tear out all of the Auth related code and not support the deprecated auth anymore.07:25
*** amccabe has quit IRC07:25
*** bengrue has joined #openstack-dev07:32
zykes-is the builds of keystone automatically pushed to ubuntu ?08:13
ttxzykes-: not yet08:14
*** bengrue has quit IRC08:19
zykes-ttx: any eta ?08:23
ttxzykes-: we need to do that when keystone becomes a core project... which means at the start of essex cycle08:23
ttxprobably.08:23
zykes-ah08:24
ttxSo... October, I'd say.08:24
zykes-why not push it before ?08:27
ttxzykes-: manpower availability.08:29
zykes-ah08:30
ttxmore pressing projects on the list of the jenkins/Ubuntu-packaging folks.08:30
ttxlike migartion to git/Gerrit/github08:30
*** zigo has joined #openstack-dev08:31
ttxsoren: I need a final push on https://code.launchpad.net/~ttx/nova/d4-trans/+merge/72385 before I start cutting Nova D4 branch08:42
*** nati has quit IRC08:56
*** mnour has joined #openstack-dev09:08
*** nati has joined #openstack-dev09:10
*** nati has quit IRC09:37
*** nati has joined #openstack-dev09:42
ttxsoren: ?09:42
*** nati has quit IRC09:57
*** rods has joined #openstack-dev10:09
sorenttx: Sorry, reviewing patches.10:23
sorenttx: Some of them are massive. I need to ignore IRC while looking at them otherwise I lose track (and my temper).10:24
sorenttx: ...approved.10:24
* soren heads lunchwards10:24
*** zigo has quit IRC10:31
* soren waits for stuff to finish cooking10:31
openstackjenkinsProject nova build #1,284: SUCCESS in 3 min 25 sec: https://jenkins.openstack.org/job/nova/1284/10:40
openstackjenkinsTarmac: Refresh translations10:40
sorenttx: There you go ^10:43
*** jaypipes has quit IRC11:14
*** markvoelker has joined #openstack-dev11:18
*** rods has quit IRC11:23
*** jaypipes has joined #openstack-dev11:31
ttxkewl11:34
ttxsoren: I'll cut the milestone-proposed branch now, unless you have something else ready to approve.11:35
ttx(for nova)11:35
sorenttx: I do not.11:35
sorenI've not made it very far down the reviewslist. There are some massive ones at the top.11:35
ttxsoren: we'll discuss which still make sense post-D4, at the meeting tonight.11:36
sorenYeah.11:37
*** mfer has joined #openstack-dev11:46
*** zigo has joined #openstack-dev12:03
*** joesavak has joined #openstack-dev12:06
*** jsavak has joined #openstack-dev12:14
*** lts has joined #openstack-dev12:15
*** rods has joined #openstack-dev12:16
*** joesavak has quit IRC12:16
*** zul has quit IRC12:21
*** zul has joined #openstack-dev12:22
*** jsavak has quit IRC12:23
openstackgerritSoren Hansen proposed a change to openstack/openstack-ci: Fix version record keeping in tarball_script  https://review.openstack.org/32212:25
*** bsza has joined #openstack-dev12:41
openstackgerritYuriy Taraday proposed a change to openstack/keystone: Made it possible to integrate with external LDAP.  https://review.openstack.org/32312:49
*** mattray has joined #openstack-dev12:56
*** chipc has joined #openstack-dev12:56
openstackgerritA change was merged to openstack/openstack-ci: Fix version record keeping in tarball_script  https://review.openstack.org/32213:02
*** zigo has quit IRC13:16
*** zigo has joined #openstack-dev13:18
*** mattray has quit IRC13:23
*** martine has joined #openstack-dev13:23
*** mattray has joined #openstack-dev13:23
openstackgerritYuriy Taraday proposed a change to openstack/keystone: Add ability to run fakeldap in memory.  https://review.openstack.org/32413:24
*** jjm has quit IRC13:41
*** mdomsch has joined #openstack-dev13:46
*** amccabe has joined #openstack-dev13:51
openstackjenkinsYippie, build fixed!13:52
openstackjenkinsProject nova-milestone build #16: FIXED in 31 sec: https://jenkins.openstack.org/job/nova-milestone/16/13:52
*** bcwaldon has joined #openstack-dev14:02
*** joesavak has joined #openstack-dev14:09
*** jsavak has joined #openstack-dev14:11
*** anotherjesse has joined #openstack-dev14:12
*** joesavak has quit IRC14:14
*** zigo has quit IRC14:29
*** zigo has joined #openstack-dev14:30
*** vladimir3p has joined #openstack-dev14:33
sandywalshthe ttx email barrage continues :p14:39
ttxit's one of /those/ days.14:39
sandywalshI'm going to set up a mail rule to forward all my spam folder to you14:40
sandywalshwith a little bow on each email14:40
*** mattray1 has joined #openstack-dev14:44
*** mattray has quit IRC14:44
*** ameade has joined #openstack-dev14:45
*** rnirmal has joined #openstack-dev14:45
openstackgerritJames E. Blair proposed a change to openstack/keystone: Update rfc.sh to use 'true'.  https://review.openstack.org/32514:46
*** mdomsch has quit IRC14:48
openstackgerritA change was merged to openstack/keystone: Update rfc.sh to use 'true'.  https://review.openstack.org/32514:49
*** hub_cap has joined #openstack-dev14:50
*** mattray1 has quit IRC14:50
openstackgerritJosh Kearney proposed a change to openstack/keystone: Updated the AUTHORS file to test the new rpc script and workflow.  https://review.openstack.org/32614:53
openstackgerritJames E. Blair proposed a change to openstack/glance: Update rfc.sh to use 'true'.  https://review.openstack.org/32714:54
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Update rfc.sh to use 'true'.  https://review.openstack.org/32814:55
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci-puppet: Update rfc.sh to use 'true'.  https://review.openstack.org/32914:56
*** code_franco has joined #openstack-dev14:56
*** reidrac has quit IRC15:04
*** dragondm has joined #openstack-dev15:04
openstackjenkinsProject nova build #1,285: SUCCESS in 3 min 53 sec: https://jenkins.openstack.org/job/nova/1285/15:06
openstackjenkins* Tarmac: Move use_ipv6 into flags. Its used in multiple places (network manager and the OSAPI) and should be defined at the top level.15:06
openstackjenkins* Tarmac: Refresh translations15:06
openstackjenkins* Tarmac: This branch does the final tear out of AuthManager from the main code. The NoAuth middlewares (active by default) allow a user to specify any user and project id through headers (os_api) or access key (ec2_api).15:06
openstackjenkinsThe plan is to leave the auth manager code in but mention that it is deprecated.  There is a sample paste config in ini to still allow old auth.  Immediately after the diablo release we can tear out all of the Auth related code and not support the deprecated auth anymore.15:06
openstackjenkins* Tarmac: Implements first-pass of config-drive that adds a vfat format drive to a vm when config_drive is True (or an image id).15:06
openstackjenkins* Tarmac: Our goal is to add optional parameter to the Create server OS 1.0 and 1.1 API to achieve following objectives:-15:06
openstackjenkins1) Specify number and order of networks to the create server API.15:06
openstackjenkinsIn the current implementation every instance you launch for a project having 3 networks assigned to it will always have 3 vnics. In this case it is not possible to have one instance with 2 vnics ,another with 1 vnic and so on. This is not flexible enough and the network resources are not used effectively.15:06
openstackjenkins2) Specify fixed IP address to the vnic at the boot time. When you launch a server, you can specify the fixed IP address you want to be assigned to the vnic from a particular network. If this fixed IP address is already in use, it will give exception.15:06
openstackjenkinsExample of Server Create API request XML:15:06
openstackjenkins<?xml version="1.0" encoding="UTF-8"?>15:06
openstackjenkins<server xmlns="http://docs.nttpflab.com/servers/api/v1.0"15:06
openstackjenkins����������������name="new-server-test" imageId="1" flavorId="1">15:06
openstackjenkins����<metadata>15:06
openstackjenkins��������<meta key="My Server Name">Apache1</meta>15:06
openstackjenkins����</metadata>15:06
openstackjenkins����<personality>15:06
openstackjenkins��������<file path="/etc/banner.txt">15:06
openstackjenkins����������������ICAgICAgDQoiQSBjbG91ZCBkb2VzIG5vdCBrbm93IHdoeSBp15:06
openstackjenkins��������</file>15:06
openstackjenkins����</personality>15:06
openstackjenkins����<networks>15:06
openstackjenkins������������<network uuid="6622436e-5289-460f-8479-e4dcc63f16c5" fixed_ip="10.0.0.3">15:06
openstackgerritA change was merged to openstack/glance: Update rfc.sh to use 'true'.  https://review.openstack.org/32715:06
notmynamejeblair: so you are wanting each repo to keep a copy of the VCS script in the repo itself?15:08
jeblairnotmyname: yes, it seemed easier than asking devs to install something in ~/bin.  we're hoping it will settle down and not change often.  we'll keep them synchronized between the different projects.15:12
*** chipc has left #openstack-dev15:14
notmynamejeblair: hmm...honestly, I'm not sure how I feel about that.15:14
notmynamejeblair: having VCS-specific stuff in the repo seems wrong to me. kinda like having debian-specific stuff in the repo.15:15
jeblairnotmyname: i'm conflicted myself.  but the goal of the script is to eliminate the setup process for a new dev initially cloning a repo.  i think if the script changes too often and having duplicate copies is too much work, we can certainly look into something more sophisticated like "repo", or at least, adopt that model15:16
notmynamejeblair: I'd prefer either a remote review repo that maintains its own hooks to do all that stuff (ideal) or the original instructions where the dev sets up the VCS to push properly15:17
notmynamejeblair: but, really, it's just a minor thing. you won't get /too/ much argument for me whatever ends up being done (probably)15:18
*** alekibango has joined #openstack-dev15:19
mtaylornotmyname: well... use of the rfc script in the repo is completely optional, really (and yeah, I'm also a little conflicted about the idea of having the scripts in the trees)15:20
jeblairnotmyname: can you elaborate on "a remote review repo that maintains its own hooks" ?15:20
mtaylornotmyname: I think I started liking the idea when I realized that now all a dev needs to do is add a single alias once and then they're set for any openstack repo15:21
jeblairnotmyname: we thought about using a git subproject, is that what you mean?15:21
mtaylornotmyname: but the having-multiple-copies thing is a little irritating15:21
mtayloralso - good morning! :)15:21
creihtmtaylor: and gets more irritating with each new project added15:22
mtaylorcreiht: yup15:22
notmynameis it possible to maintain a git repo that has hooks for any pushes it receives (or something similar)?15:22
mtaylorcreiht: BUT - it's really only annoying for jeblair and I, whereas the other thing (manually downloading the post-commit hook for each project) becomes annoying for many other people. so we'll eat the annyoance cost ourselves :)15:23
notmynamethat way the review stuff only has to be on that repo (which project devs don't have to maintain)15:23
creihtheh15:23
jeblairnotmyname: there's not really any special review stuff that happens in the script15:24
jeblairi think gerrit is already very similar to what you describe -- it's a git repo, and when you push to it, a review gets created15:24
jk0mtaylor: are we supposed to get email notifications when people review our gerrit submissions?15:24
mtaylorjk0: yes. are you not?15:24
jk0I haven't -- only one from LP after it was merged15:24
notmynamejeblair: right, but you currently have gerrit + pre-gerrit scripts15:24
jeblairwhat the scripts smooths over is the initial setup of the gerrit remote, and installation of a hook that adds a change-id hook15:25
mtaylorjk0: it is possible that gerrit does not know your email address ... the accounts there were populated from lp stuff, but not all lp accounts have an email address that I can read15:25
jeblairer, adds a change-id line to commits15:25
jk0mtaylor: everything looks correct in my account settings15:25
jeblairand the script runs a rebase to origin/master before pushing15:25
mtaylorjk0: k. will investigate15:25
jeblairjk0: do you have a "watch" set for the project you're interested in?15:26
jeblairjk0: https://review.openstack.org/#settings,projects15:26
jk0I don't think so, I'll double check15:26
mtaylorjeblair: but this is for a review he submitted ... he should get email on that without a project watch, no?15:26
jk0"New Changes" is checked15:26
jeblairoh.  yes, sorry.15:27
jk0I re-registered my email address, I'll see if that works15:28
jk0althought it's still not showing up in the 'Profile'15:28
jk0-t15:28
jeblairnotmyname: so the change-id hook and the rebase both have to run locally, it's not something we can do server-side.  the change-id hook is there to make it easy for devs to upload new versions of patch-sets.15:28
jeblairjk0: what is your email?15:29
jk0josh@jk0.org15:29
jeblair2011-08-23 15:27:45 1QvstD-0003ua-JM => josh@jk0.org R=dnslookup T=remote_smtp H=aspmx.l.google.com [74.125.47.27] X=TLS1.0:RSA_ARCFOUR_SHA1:1615:30
*** jsavak has quit IRC15:30
*** joesavak has joined #openstack-dev15:30
jeblairthat's from 3 minutes ago15:30
notmynamejeblair: ok. that's understandable. then I'd prefer good instructions for setting that up over VCS scripts in the repo15:30
jeblairit didn't send anything before that today.15:30
jk0that's the one it send to verify after I tried reregistering15:30
jk0*sent15:30
jk0I did receive that. we'll see if I get any in the future15:30
jeblairjk0: ok.15:30
redbowhat do I need to do to get on chatter?  I ignored all those emails, but now I think it might be interesting?15:31
redboack15:31
jeblairnotmyname: http://wiki.openstack.org/GerritWorkflow?action=recall&rev=20#Project_Setup15:32
jeblairnotmyname: that's what that looks like15:32
openstackjenkinsProject swift build #311: SUCCESS in 29 sec: https://jenkins.openstack.org/job/swift/311/15:32
openstackjenkinsTarmac: updated the proxy to return all headers stored for manifest objects15:32
jeblairnotmyname: we thought it was a lot of work to ask devs to do each time they cloned a repo, so we thought Gluster's hide-it-in-a-script approach made things much easier for devs15:33
notmynamejeblair: I understand that. I'd prefer to go the non-script route if possible, but, really, we'll do whatever everyone else is doing. just tell us what to do.15:36
*** mattray has joined #openstack-dev15:37
*** rods has quit IRC15:37
jeblairnotmyname: cool.  we'll keep thinking about better options.15:38
notmynamejeblair: FWIW, I found those instructions (rev 20) to be fine15:44
*** mattray has quit IRC15:46
*** anotherjesse has quit IRC15:46
*** troytoman-away is now known as troytoman15:47
*** galthaus has joined #openstack-dev15:48
*** rods has joined #openstack-dev15:49
*** jsavak has joined #openstack-dev15:53
*** joesavak has quit IRC15:54
*** amccabe has quit IRC15:58
*** amccabe has joined #openstack-dev15:58
*** jsavak has quit IRC16:01
*** galthaus has quit IRC16:08
*** mnour has quit IRC16:10
*** mattray has joined #openstack-dev16:18
*** hisaharu has joined #openstack-dev16:24
*** mszilagyi has joined #openstack-dev16:29
*** zigo has quit IRC16:31
*** mdomsch has joined #openstack-dev16:32
*** mdomsch_ has joined #openstack-dev16:32
*** mszilagyi_ has joined #openstack-dev16:36
*** mszilagyi has quit IRC16:37
*** mszilagyi_ is now known as mszilagyi16:37
*** Glacee has quit IRC16:42
*** jaypipes has quit IRC16:42
*** Glacee has joined #openstack-dev16:42
*** jaypipes has joined #openstack-dev16:43
Davieymtaylor: Around?16:44
*** mtaylor has quit IRC16:46
*** mtaylor has joined #openstack-dev16:46
*** mtaylor has joined #openstack-dev16:46
*** ChanServ sets mode: +v mtaylor16:46
*** jeblair has quit IRC16:51
mtaylorDaviey: whazzup?16:51
*** termie_ has joined #openstack-dev16:52
zulmtaylor: heyo16:53
mtaylorhey Daviey - I may be talking to zul already about your question ... so let's do it here16:53
Davieymtaylor: You probably are... i just sent a mail to the list aswell.16:53
mtaylorzul, Daviey: there's a couple of things. a) is I need to be able to support debian as well as ubuntu (this is the big one)16:54
Davieymtaylor: Where was this planned or discussed?16:54
mtaylorDaviey: sorry, came as a set of emails - probably should have hit some of them to the mailing list16:55
*** nati has joined #openstack-dev16:55
Davieymtaylor: This *really* isn't very good.16:55
zulit really isnt16:56
mtaylorwait - why not?16:56
Davieymtaylor: So, perhaps i'm missing the picture.16:56
*** zedas_ has joined #openstack-dev16:56
*** termie has quit IRC16:56
*** zedas has quit IRC16:56
DavieyAs we have no plan with what is happening, i am left jumping to conclusions.16:56
*** jeblair has joined #openstack-dev16:56
mtaylorgotcha. sorry - I was finishing up the POC so I could actually point to something16:57
Davieymtaylor: And if say, we don't buy into this.. it's either wasted effort - or the openstack upstream and ubuntu packaging effort diverges?16:57
*** ecarlin has joined #openstack-dev16:58
mtaylorso - the big picture is this: PPAs don't support building for debian. they also don't support dealing with rpm-based anything ... so we're working on setting up packages.openstack.org to deal with those things16:58
Davieymtaylor: And again, where was this discussed?16:59
*** galthaus has joined #openstack-dev17:00
mtayloradditionally, we have folks (thomas goirand from debian, pvo and jesse from rackspace) who are working with or using deb packages - but who are cutting their own ... so figuring out how to loop them in so that we're not wasting/duplicating effort is important17:00
*** mdomsch_ has quit IRC17:01
*** mdomsch has quit IRC17:01
mtaylorDaviey: what would you not buy in to? ubuntu is still very much a target as is all of the ubuntu inclusion targets17:01
Davieymtaylor: I agree with that, and duplicating effort is bad.. What i am trying to find out is where this plan was concieved.17:01
DavieyHas this been at a ODS or on a list, or private emails?17:02
*** joesavak has joined #openstack-dev17:02
mtaylorDaviey: agree. terrible on the communication front on my side. emails and phone calls.17:02
DavieyI am quite suprised we were not invited to those.17:03
mtaylorDaviey: I probably should have phrased my email to thomas differently17:03
Davieymtaylor: So are you planning on moving the collab maint trees away from launchpad?17:03
mtaylorDaviey: the idea I'm working from right now is that I would set up something so that I can show it to you guys- rather than just talking in pure abstract terms17:04
Davieymtaylor: I agree that normally code talks.. but just landing a change like this really does need discussion.17:04
mtaylorDaviey: totally. discussion was totally planned ... as I said, the thomas email was very poorly phrased17:05
mtaylorDaviey: the packaging trees? I would like to get them in line with the the rest of openstack process ... but if that's too much of a hardship we'll figure out something17:05
Davieynote, that we had growing pains with the initial collab maint, and i thought we agreed just 2 weeks ago on how life was going to be.17:05
*** ecarlin has quit IRC17:05
DavieyHaving changes like this, especially so late in the cycle is concerning.17:05
mtaylorsure17:06
mtaylorwhich is one of the reasons I wanted to have an actual thing to point to and propose before I started freaking people out with ideas17:06
mtaylorperhaps not the best plan of attack17:06
Davieymtaylor: I'm even *more* concerned that when we last discussed process, you were already thinking about doing something different.17:07
*** ecarlin has joined #openstack-dev17:07
vishydprince: ping17:13
mtaylorDaviey: well, as I said - bad with the communication on my part (I'm going to claim having been juggling 12 things over the last couple of weeks- even though I know that's bogus) I will write something up and get it out to you and the list RSN17:15
Davieymtaylor: thanks.17:16
vishyblamar: ping17:17
*** mfer is now known as mfer-lunch17:20
*** jaypipes has quit IRC17:27
*** jaypipes has joined #openstack-dev17:30
*** jaypipes has quit IRC17:31
*** jaypipes has joined #openstack-dev17:34
termie_jeblair, mtaylor: y'all should be able to re-kick the baremetal testing servers and have them successfully turn on, there still may be issues with what the puppet scripts themselves do to resolve17:40
termie_jeblair, mtaylor: but the servers themselves should be 90+% there, if you can figure out how to use kong (cloudbuilders github) it is designed to point at something like that cluster17:40
termie_i have to run around for the first half of the day, but you can ask in the skype channels if you need some help17:40
*** mfer-lunch is now known as mfer17:40
*** notmyname has quit IRC17:40
*** notmyname has joined #openstack-dev17:40
*** ChanServ sets mode: +v notmyname17:40
*** jsavak has joined #openstack-dev17:41
mtaylortermie_: great! thanks!17:41
*** jsavak has quit IRC17:42
*** jsavak has joined #openstack-dev17:42
*** jsavak has quit IRC17:44
*** joesavak has quit IRC17:46
*** alekibango has quit IRC17:48
*** bengrue has joined #openstack-dev17:56
*** zedas_ is now known as zedas18:01
*** anotherjesse has joined #openstack-dev18:04
natiHi, I need one more core reviews for  monkey_patch_notification branch. I have already got 1 core approval (Joshua) and 1 community approval (Alex)  https://code.launchpad.net/~ntt-pf-lab/nova/monkey_patch_notification/+merge/7226218:06
*** joesavak has joined #openstack-dev18:07
bengruehttp://wiki.openstack.org/StartingPage?action=newaccount <- is this supposed to work?18:07
bengrueBecause it doesn't/18:07
bengrueWho controls/maintains/whatevers the wiki?18:08
*** jsavak has joined #openstack-dev18:08
annegentlebengrue: hi Ben, I can create an account for you - I had to turn off wiki account creation due to spammers. Sorry.18:09
annegentlebengrue: would you like it to be bengrue?18:09
bengruemcgrue, if possible.  that'll match my lp and github accounts.18:09
bengruethanks.18:09
bengrueemail is ben@pistoncloud.com18:09
*** jakedahn has joined #openstack-dev18:09
annegentlebengrue: nice. mcgrue it is :)18:09
annegentlethanks18:09
ameadetip of the hat anne, you were quick on that18:10
*** novas0x2a|laptop has joined #openstack-dev18:10
bengruehey annegentle: novas0x2a|laptop also needs an account.18:10
annegentleameade: :)18:10
bengrue(He is a fellow pistonite.)18:10
*** jsavak has quit IRC18:11
annegentlebengrue: ok, will do.18:11
novas0x2a|laptopthanks!18:11
vishyis everyone out today?18:16
bengrue"everyone"?18:18
bengruePiston HQ is full; Come over here and hack!18:18
bengrueWe have better beer.18:18
natiCool18:19
hub_caphey all, i found what looks like a bug. Im trying to auth a user that has secret key 'X', and there is >1 user with secret key 'X' in the db. The sqlalchemy code just takes the key and grabs the first result. Is there any reason why we are querying on _just_ the key and not user/key and making sure there is only 1 row?18:20
vishyhub_cap: ec2 or os api?18:20
hub_caposapi vishy18:20
hub_capwell its the auth layer, is that just os or ec2?18:20
vishyhub_cap: that sounds like a bug :)18:20
hub_caphehe ya18:20
vishyhub_cap: os api uses access keys18:21
vishywhich need to be unique18:21
vishy* ec2 api that is18:21
hub_capvishy: let me look @ it a bit further, if there should be guaranteed uniqueness then we might want to add a migration if there isint one18:22
hub_capaccess_key is what im using, and its not unique in my world18:22
*** troytoman is now known as troytoman-away18:23
hub_capvishy: the error msg is in the auth.py in openstack/ module, so i assume its os api :D18:25
hub_capunless that auth.py is used by ec2 api as well18:25
vishynope :)18:25
vishyit is os_api18:25
hub_capso tehre is no unique guarantee in the osapi right?18:26
*** jsavak has joined #openstack-dev18:27
*** zaitcev has joined #openstack-dev18:27
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Fixed error where endpoints returned for tenant instead of token  https://review.openstack.org/33018:28
hub_caperr maybe i shouldve rephrased that, so there is no uniqueness constraint in the os_api, right?18:29
*** mattray1 has joined #openstack-dev18:31
openstackgerritA change was merged to openstack/keystone: Made it possible to integrate with external LDAP.  https://review.openstack.org/32318:32
openstackgerritVerification of a change to openstack/keystone failed: Add ability to run fakeldap in memory.  https://review.openstack.org/32418:32
vishywestmaas: looking for blamer and prince, are they out today?18:33
vishywestmaas: *dprince18:33
openstackgerritA change was merged to openstack/keystone: Updated the AUTHORS file to test the new rpc script and workflow.  https://review.openstack.org/32618:34
*** mattray has quit IRC18:34
*** mwhooker has joined #openstack-dev18:35
openstackgerritA change was merged to openstack/keystone: Fixed error where endpoints returned for tenant instead of token  https://review.openstack.org/33018:36
westmaasdprince headed home after our earthquake!18:39
westmaasblamar_: you around?18:39
westmaasvishy: ^^18:40
blamar_westmaas: i'm around18:40
hub_capwestmaas: did yall feel that? how far are yall from the epicenter?18:40
vishyoh right, that would explain it18:40
vishyblamar_: ah forgot the underscore18:41
westmaasmaybe 100 miles?  2 hours driving.18:41
vishyblamar_: just curious about your email to the list this morning.  I've approved a few branches where a core member had a needs fixing that was old and the fix had been addressed18:41
openstackjenkinsProject nova-milestone build #17: SUCCESS in 13 sec: https://jenkins.openstack.org/job/nova-milestone/17/18:41
openstackjenkinsTarmac: Fix for ipv6 flag.18:41
vishyblamar_: you think this is bad practice?18:42
tr3buchetvishy: are there 2 of these: https://code.launchpad.net/~rackspace-titan/nova/fix_osapi_use_ipv6_flag_error/+merge/7261318:42
vishytr3buchet: yes, one was for milestone proposed18:42
tr3buchetvishy: the other is already merged/18:43
tr3buchet?18:43
jaypipeswestmaas: seriously? you guys had an earthquake?18:43
tr3buchetjaypipes yep!18:43
vishytr3buchet: it merged after the milestone was cut18:43
blamar_vishy: stale reviews stuck, so if it's 48 hours old I'm all for pushing it18:43
jaypipestr3buchet: dang18:43
tr3buchetvishy: kk18:43
blamar_vishy: I just don't want deadlines to make people go into a push frenzy18:43
tr3buchetjaypipes: not that i'm there. but yes, they evacuated govt in the dc area and everyting18:43
jaypipeswow...18:44
vishyblamar_: ok.  That is what i thought, especially if it is a simple looks good except for minor nit18:44
blamar_jaypipes: it was pretty surreal18:44
vishyblamar_: push frenzy, go!18:44
jaypipesblamar_: yeah, I've been in earthquakes before... very unsettling.18:44
blamar_vishy: Yeah, it's going to be a judgement call sometimes...but the more communication Core devs have the better18:44
daboI think that if you place a 'needs fixing' on an issue, you are also taking responsibility for staying on top of the fixes that get posted18:50
vishyblamar_, westmaas: since prince isn't around, care to help me with a little brainstorming wrt noauth?18:52
blamar_vishy: I can try!18:52
vishyhere is the issue: https://bugs.launchpad.net/nova/+bug/831995/18:52
uvirtbotLaunchpad bug 831995 in nova "EC2 API noauth user_id is invalid" [High,New]18:52
vishybasically, in no auth we don't store an access key for a user so we have no way to look it up from access key18:53
vishyso I use the access_key as the user_id18:53
vishywhich is all fine except when switching back and forth between the two apis18:53
vishythe ec2 creeds give you one user_id and the os api creds give you a different one18:54
blamar_vishy: gimmie a sec to get this straight, haven't looked too much at noauth18:56
vishymtaylor: ping18:57
mtaylorvishy: pong18:57
mtaylorvishy: what can I do for you sir?18:57
vishymtaylor: milestone pap is failing builds (looks like it is due to not having the new version of python nova client)18:57
vishyshould i copy the one from trunk into the milestone ppa?18:58
sorenI did already.19:02
soren3 minutes ago.19:02
soren-ish.19:02
sorenDidn't think anyone noticed/cared/whatever.19:02
*** ecarlin_ has joined #openstack-dev19:02
sorenvishy, mtaylor: ^^19:02
vishysoren: sneaky!19:03
mtaylorsoren is like that :)19:03
sorenI try.19:03
*** ecarlin has quit IRC19:06
*** ecarlin_ is now known as ecarlin19:06
*** galthaus has quit IRC19:10
blamar_vishy: do we need to even generate access keys anymore in nova then? seems if we change access = str(uuid.uuid4()) to access = "admin"  in the AuthManager than the novarc would be generated to say EC2_ACCESS_KEY="admin:admin" and it would parse the same in EC2 and OSAPI?19:14
ttxsoren: I noticed the failed builds, was planning to ask you to push the missing packages :)19:14
sorenYou guys just try and keep up, mkay?19:15
soren:D19:15
vishyblamar_: that was my initial thought.  The issue is that if people try and switch back to deprecated auth, then it will no longer work19:15
vishyblamar_: the best i could come up with was a flag19:16
vishyuse_deprecated_auth: which would put access key in the creds instead of user_id19:16
ttxsoren: retrying the builds now19:16
vishythat would mean using deprecated auth would require a) switching the flag and b) changing the paste.ini to use the old config19:16
ttxsoren: that said, glance milestone-proposed PPA is stuck as well19:16
blamar_vishy: not sure how often that case is going to get used..but I guess yeah if we're keeping the code around then we should leave a way to use it.. can't think of another solution, stupid backwards compatibility19:18
vishyblamar_: ok I'll do that then19:18
sorenttx: Don't knot about that.19:18
ttxsoren: Missing build dependencies: python-kombu19:19
*** mszilagyi has quit IRC19:20
sorenIn... swift? Really?19:20
ttxglance19:20
ttx<ttx> soren: that said, glance milestone-proposed PPA is stuck as well19:20
sorenOh.19:20
* soren is an idiot.19:20
ttxsoren: no. Just a little distracted.19:20
sorenAnd then some.19:20
sorenttx: Sorted.19:21
sorenhttp://paste.openstack.org/show/2257/19:22
vishyblamar_: https://code.launchpad.net/~vishvananda/nova/lp831995/+merge/7261819:23
blamar_vishy: k, running that through some functional tests with OSAPI and EC2 apis19:25
vishycool thx19:26
*** mdomsch has joined #openstack-dev19:28
ttxsoren: milestone-proposed PPA still failing. I think it wants a fresher novaclient19:35
ttxsoren (for nova)19:35
*** mszilagyi has joined #openstack-dev19:35
sorenttx: Erm.. It's the same as is in nova-core/trunk.... which works.19:39
ttxsoren: maybe I'm readin that buildlog wrong19:39
sorenNo, I agree.19:40
sorenI just don't understand.19:40
ttxsoren: but you like to understand.19:40
sorenI do.19:40
sorenI'm working on that.19:41
ttxthanks19:41
ttxglance is still failing as well, fwiw :)19:41
sorenOh!19:46
sorenIt's glance's fault!19:46
sorenNot novaclient.19:46
sorenWe need glance to work first.19:46
sorenHeh :)19:46
vishyyeah python-kombu19:49
vishyis my guess, that thing seems to mess a lot up :)19:49
sorenttx: Do you remember how glance is meant to land in milestone-proposed?19:49
sorenttx: Copy from glance-core/milestone-proposed?19:50
*** BK_man has joined #openstack-dev19:50
*** BK_man has quit IRC19:50
*** johnpur has joined #openstack-dev19:50
*** ChanServ sets mode: +v johnpur19:50
sorenttx: ...and glance has been failing in the trunk ppa as well.19:52
sorenttx: Due to that PPA's utter kombulessness.19:52
sorenWhat an awesome word.19:52
ttxsoren: can't look right now, trying to unfuck  the odsreg site19:54
sorenttx: Enjoy.19:54
*** ecarlin has quit IRC19:59
*** ecarlin has joined #openstack-dev19:59
openstackjenkinsProject nova build #1,286: SUCCESS in 3 min 7 sec: https://jenkins.openstack.org/job/nova/1286/19:59
openstackjenkinsTarmac: Fixes bug that causes 400 status code when an instance wasn't attached to a network.19:59
*** jbryce has joined #openstack-dev20:00
anotherjessejeblair: you totally can run with a sites.pp20:01
anotherjesseit is just a PITA since you have to have some variables set per host20:01
anotherjessewhat our encoder does is take a json file with config for cluster20:01
anotherjesseand a json file with config for host (with things like mac addresses, ip addresses, ...)20:01
anotherjesseand put them together20:01
anotherjesseerr - classifier not encoder20:02
jaypipesanotherjesse: hey, mtaylor and jeblair just got the server access shortly before the meeting. they need some time to go over the puppet config, please. Can we continue this conversation in a bit?20:04
vishybcwaldon, blamar_: is that 400 a candidate for milestone-proposed as well?20:04
anotherjessejeblair: our classifier is at http://paste.openstack.org/show/2260/20:04
bcwaldonvishy: I would say so20:04
jeblairyeah, i want to dig into it more so i can talk more intelligently about it. :)20:04
vishyok, putting it in20:04
bcwaldonvishy: thank you, sir20:04
*** mattray1 has quit IRC20:08
openstackjenkinsProject nova build #1,287: SUCCESS in 3 min 25 sec: https://jenkins.openstack.org/job/nova/1287/20:10
openstackjenkins* Tarmac: I added notifications  decorator for each API call using monkey_patching.20:10
openstackjenkinsBy this merge, users can get API call notification from any modules.20:10
openstackjenkins* Tarmac: Fixes bug that causes 400 status code when an instance wasn't attached to a network.20:10
openstackjenkins* Tarmac: Move use_ipv6 into flags. Its used in multiple places (network manager and the OSAPI) and should be defined at the top level.20:10
vishyhmm: ^^ that really should have needed a ff exception20:14
openstackjenkinsProject nova-milestone build #18: SUCCESS in 12 sec: https://jenkins.openstack.org/job/nova-milestone/18/20:17
openstackjenkinsTarmac: Fix for 400 error when network is none.20:17
*** mdomsch has quit IRC20:22
anotherjessejaypipes: sure20:23
anotherjessejaypipes: sorry - was back in the meeting channel20:23
anotherjessejeblair / mtaylor if I'm not around on irc or skype feel free to text questions that block - Will /msg cell20:24
tr3buchetvishy: can you explain requested_networks? do you know about it?20:33
vishytr3buchet: you mean the extension for specifying a network when you launch?20:34
*** mszilagyi has quit IRC20:34
tr3bucheti came across it in network manager20:34
vishytr3buchet: i think it is related to that branch but I'd have to check the code to be sure20:35
tr3buchetthe extension gives you ability to request specific networks to connect to?20:35
vishytr3buchet: yes and specific ips20:36
tr3buchetah the IP makes the magic happen i guess, otherwise i was goign to say i didn't really like the way this was implemented20:36
tr3bucheti might want to retool some of this20:36
tr3buchet(if i ever get a chance)20:37
vishytr3buchet: I love refactors20:37
vishy:)20:37
bengrueeffing hell20:37
bengrueTooManyConcurrentRequests: The medium 'SmartSSHClientMedium(bzr+ssh://mcgrue@bazaar.launchpad.net/)' has reached its concurrent request limit. Be sure to finish_writing and finish_reading on the currently open request.20:37
bengruelaunchpad overloaded?20:38
tr3buchetvishy: sweet!20:40
*** ameade has quit IRC20:45
vishyblamar_: fixed my oops… https://code.launchpad.net/~vishvananda/nova/lp831995/+merge/7261820:46
*** blamar_ has quit IRC20:46
*** joesavak has quit IRC20:47
*** jsavak has quit IRC20:47
ttxTeam meeting starts in 12 minutes in #openstack-meeting !20:48
*** danwent has joined #openstack-dev20:49
danwenti'm here20:49
Davieydanwent: RE: uantum Demo - "Install 64-bit Ubuntu 11.04 (yes, it must be Natty if you want to install OVS using apt-get. " .. Does that mean >=11.04?  Has anyone tried it on Oneiric at the moment, do you know?20:49
*** ewindisch has joined #openstack-dev20:50
danwentDaviey:  it should work.  I haven't tested it myself, but the packaging should be available for all ubuntu releases moving forward20:50
danwentif someone can test it to make sure, i'll update the wiki, but I don't expect problems20:51
Davieydanwent: Yeah, we've been looking at the openvswitch packages, but i don't think anyone has put any weight into testing them in real enviroments.20:51
*** termie_ is now known as termie20:51
*** termie has joined #openstack-dev20:51
danwentare there particular problems you've seen?  We have a TODO to the OVS team to look at the unbuntu packaging and get it updated with the packaging scripts in the OVS trunk.20:52
Davieydanwent: Interesting!  Can you share the TODO list?  If this is a core thing you are wanting in the next ubuntu release, i;d really like to track them.20:53
*** tylesmit has joined #openstack-dev20:53
danwentDaviey: At one point there were concerns that the init scripts may be a bit out of date.  The OVS team also wants to see if they can leverage the DKMS packaging and pull it into the OVS tree.20:55
danwentDaviey: I can put you in touch with the right team members.20:55
Davieydanwent: We added the dkms packaging and submitted it back to them.20:55
Davieydanwent: There primary target is Debian, which doesn't really make too much sense for DKMS as a primary route in my experience.20:56
danwentDaviey: yeah, much appreciated.  My impression was that it was not in the OVS trunk though... or is it?20:56
danwentDaviey: last I talked to them, they were talking about creating kernel-specific binaries for individual ubuntu kernels.... i was asking them for DKMS20:57
danwentdaviey: they -> OVS team20:57
Davieydanwent: Seems we need to have a better 3 way conversation.  DKMS is our favoured method, as we don't promise kernel ABI compatability for the supported cycle.20:58
danwentDaviey: definitely agree.  I think I have your email already, I will send out a quick note.20:59
ttxTeam meeting starts NOW, please join #openstack-meeting !21:00
Davieydanwent: groovy.21:00
*** mdomsch has joined #openstack-dev21:03
*** lts has quit IRC21:07
*** mwhooker has quit IRC21:10
*** joesavak has joined #openstack-dev21:10
*** jsavak has joined #openstack-dev21:10
*** jakedahn has quit IRC21:10
*** jakedahn has joined #openstack-dev21:11
*** jsavak has quit IRC21:12
*** hub_cap has quit IRC21:14
*** troytoman-away is now known as troytoman21:15
*** jakedahn_ has joined #openstack-dev21:23
openstackjenkinsProject nova build #1,288: SUCCESS in 3 min 13 sec: https://jenkins.openstack.org/job/nova/1288/21:24
openstackjenkins* Tarmac: Adds a use_deprecated_auth flag to make sure creds generated using nova-manage commands will work with noauth.21:24
openstackjenkins* Tarmac: I added notifications  decorator for each API call using monkey_patching.21:24
openstackjenkinsBy this merge, users can get API call notification from any modules.21:24
*** jakedahn has quit IRC21:25
*** jakedahn_ is now known as jakedahn21:25
*** asomya has joined #openstack-dev21:30
*** bcwaldon has quit IRC21:32
openstackjenkinsProject nova-milestone build #19: SUCCESS in 13 sec: https://jenkins.openstack.org/job/nova-milestone/19/21:36
openstackjenkinsTarmac: Adds a use_deprecated_auth flag to make sure creds generated using nova-manage commands will work with noauth.21:36
*** johnpur has quit IRC21:40
*** jsavak has joined #openstack-dev21:45
*** amccabe has quit IRC21:47
*** AhmedSoliman has joined #openstack-dev21:55
*** comstud_ is now known as comstud21:55
*** jbryce has quit IRC21:56
Davieycomstud: Do you have a branch?22:01
comstudi need to merge my standalone code into a branch and upload it22:01
comstudit's a larger refactor than what your patch started22:01
Davieycomstud: please do, i'd like to start sniffing it.22:01
Davieycomstud: ah, i went for the compat module to keep it small.22:02
comstudi'll get to it shortly.. i have a mtg after this mtg22:02
comstudyeah22:02
*** tylesmit has quit IRC22:02
comstudi'm not sure the compat module will work, honestly22:02
Davieyoh?22:02
comstudbecause of the hackiness way we use carrot today22:02
comstudyeah22:02
comstudit might, but i dunno22:02
Davieycomstud: I'm really keen to get carrot gone :)22:02
comstudyeah :)22:02
Davieycomstud: If we can live with kombu 1.0.4, rather than 1.2.X.. i'd be VERY happy22:03
comstudlooks like i have 1.1.6 installed22:04
comstudso my testing has been based off of that22:04
Davieyoh.. pypy is 1.2.1?22:04
comstudlooks like it22:05
comstudnow22:05
comstudobviously was 1.1.6 whenever i installed it22:06
comstud:)22:06
*** mfer has quit IRC22:06
comstudanother dev box of mine has 1.1.322:06
Daviey:/22:06
comstudi was testing it there also22:06
comstudanyway, i'll get a branch uploaded tonight22:07
comstudwhich should have everything minus tests22:07
comstudi'll leave a comment on the bug, so you'll get a notice22:07
*** jsavak has quit IRC22:08
*** joesavak has quit IRC22:08
Davieycomstud: "bzr commit --fixes lp:798876" will be enough for me to see it.22:11
DavieyThanks!22:11
comstudnp22:12
*** mfer has joined #openstack-dev22:22
*** code_franco has quit IRC22:28
*** bsza has quit IRC22:32
*** hisaharu has quit IRC22:42
*** asomya has quit IRC22:50
*** hisaharu has joined #openstack-dev22:52
*** novas0x2a|laptop has quit IRC22:54
*** novas0x2a|lapto1 has joined #openstack-dev22:55
*** mfer has quit IRC22:57
*** markvoelker has quit IRC22:57
*** AhmedSoliman has quit IRC23:05
*** danwent has left #openstack-dev23:19
*** jbryce has joined #openstack-dev23:23
*** zns has joined #openstack-dev23:29
*** rnirmal has quit IRC23:29
*** mfer has joined #openstack-dev23:31
*** novas0x2a|lapto1 has quit IRC23:32
*** novas0x2a|laptop has joined #openstack-dev23:33
*** mfer has quit IRC23:34
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Add ability to run fakeldap in memory.  https://review.openstack.org/32423:37
openstackgerritVerification of a change to openstack/keystone failed: Add ability to run fakeldap in memory.  https://review.openstack.org/32423:39
bengrueWhat are common reasons why test_create_image would hang?  I've already ruled out "lack of free RAM", which was the previous root cause I encountered.23:40
*** novas0x2a|laptop has quit IRC23:40
jaypipesbengrue: any log output?23:41
*** novas0x2a|laptop has joined #openstack-dev23:41
*** martine has quit IRC23:42
bengrueStreaming things along the lines of "Found instance 'instance-00000001' in DB but no VM. State=5, so setting state to shutoff"23:42
bengruebut these are the unit tests, so I wouldn't expect it to try to be running against actual VMs.  Is this a bad assumption?23:43
jaypipesbengrue: hmm... almost sounds like the test case isn't clearing state correctly -- i.e. some test case has side-effects...23:46
jaypipesbengrue: have you tried running the individual test case alone, vs. just doing a run_tests.sh?23:47
bengruenot yet, that's a good idea.23:48
jaypipesbengrue: you can do so by doing: ./run_tests.sh -V <specify the test module path>23:48
bengrueShould've exhausted options before asking, but I figured: hey, lazyweb.23:48
jaypipesbengrue: something like this:23:48
bengrueI don't use virtualenv.23:49
jaypipes ./run_tests.sh -N nova.tests.api.openstack.test_api:TestApi.test_some_method23:49
jaypipesbengrue: -N for no virtualenv, sorry, doesn't have to do with running in a venv or not.. just a habit of mine :)23:49
bengrueyeah, I usually do -N23:49
bengruedidn't know the colon notation.23:49
bengruethanks.23:49
jaypipesno probs!23:50
*** novas0x2a|laptop has quit IRC23:51
*** novas0x2a|laptop has joined #openstack-dev23:52
*** ecarlin has quit IRC23:54

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