Friday, 2012-01-06

jeblairadam_g: yes, we want to use tempest in the devstack gate job00:03
jeblairadam_g: are you using tempest?00:03
adam_gjeblair: i gave it a go for the first time the other day against a 7 node juju deployment. after fixing a bug in its rest client, im able to get fairly far in the tests. haven't had time to check on why there are failures00:08
zaitcevMy CLA is stuck at Echosign too.00:08
zaitcevMaybe a spambot swept us both, dunno.00:08
*** dtroyer has quit IRC00:08
*** anotherjesse has left #openstack-dev00:09
jeblairadam_g: last i tried, it didn't seem quite ready (and the devstack script to write out the config file for it didn't do the right thing either).  i'll probably give it another go again in a bit, but i'm kinda waiting for someone working on tempest to say "it's really ready for this now"...00:10
adam_gjeblair: not ready in what way, im curious?00:11
jeblairmarkmc, jaypipes: glance now has a _very_ shiny new venv job setup in jenkins.  the glance-venv job builds a venv for every known branch (so it won't require anyone to change a config when there is a new branch), and the job used to copy the venv in is the first to use a global (not glance specific) job.  that's the big benefit of renaming all of the virtualenvs; we can get rid of a lot of extraneous jobs.  the patch to rename the glanc00:14
*** HugoKuo_ has quit IRC00:14
jaypipesjeblair: rock on. thx brother!00:14
jeblairadam_g: it seemed like it still had a bunch of tests that were known to fail.  this was maybe a month ago though.00:15
jeblairjaypipes: you're welcome!00:16
*** rsampaio has joined #openstack-dev00:19
openstackgerritJay Pipes proposed a change to openstack/tempest: Create a Tempest conf from a Devstack env  https://review.openstack.org/285600:21
*** jeffjapan has joined #openstack-dev00:22
*** omenar has joined #openstack-dev00:23
*** dragondm has quit IRC00:27
*** jhalt has quit IRC00:28
*** nati2_ has joined #openstack-dev00:28
jeblairjaypipes: that's timely.  :)00:28
jeblairjaypipes: https://github.com/openstack-dev/devstack/blob/master/tools/build_ci_config.sh00:28
jeblairthere's the earlier attempt in devstack to do that.00:29
jaypipesjeblair: heh. nice :)00:31
*** nati2 has quit IRC00:31
jaypipesjeblair: needs some work, but it gets me going fast enough...00:32
jaypipesjeblair: the new conf_from_devstack script I mean..00:32
openstackgerritTrey Morris proposed a change to openstack/nova: preload cache table and keep it up to date  https://review.openstack.org/275000:33
jeblairjaypipes: cool, i'll try it out when it's merged00:34
*** hugokuo has joined #openstack-dev00:45
*** rsampaio has quit IRC01:05
adam_gjeblair: hmm seems im still getting "fatal: CLA (Echosign) contributor agreement is still pending review." when pushing to gerrit01:06
openstackgerritJay Pipes proposed a change to openstack/tempest: Rework exceptions in Tempest  https://review.openstack.org/285701:07
*** mszilagyi has quit IRC01:10
*** Ryan_Lane has joined #openstack-dev01:10
Ryan_Laneis there anything I can do about a failed live-migration? I now have instances in a 'running' state that aren't running anywhere01:10
*** bhall has quit IRC01:11
jeblairadam_g: then i'm guessing that "signing" the cla in gerrit is contraindicated.  i'll delete those records.01:13
jeblairadam_g: try again01:13
*** bcwaldon has joined #openstack-dev01:17
adam_gjeblair: now im getting: "fatal:  A Contributor Agreement must be completed before uploading"01:17
zaitcev"(This page is not the actual agreement, do not fill out the form below.)" -- I think I missed that part :-)01:18
jeblairadam_g: how about now?01:21
*** heckj has quit IRC01:21
adam_gjeblair: FWIW... i remember having some issues with duplicate launchpad accounts originally. they've since been merged, tho gerrit still has two email addresses registered at https://review.openstack.org/#settings,web-identities.  only one of which has an openid url associated with it. the address with no identity is the one i use in git commits, and is the username of my gerrit account (adamg)01:22
adam_gjeblair: no, same.01:22
jeblairadam_g: https://review.openstack.org/#settings01:22
jeblairwhat's your account id there?01:22
zaitcevjeblair: I signed with Echosign, verified, and... it's gone. You  blew it away while helping adam_g, didn't you :-)01:22
jeblairzaitcev: sorry, what's gone?01:23
zaitcevMy error previously was that I typed that "I AGREE" instead of going with Echosign.01:23
jeblairzaitcev: yes, i have removed your pending agreement to the fake cla.  that's a good thing.01:23
jeblairhave you followed the instructions at http://wiki.openstack.org/HowToContribute01:24
zaitcevIndeed, yes, sorry about that. After that, I went with Echosign, using the link from HowToContribute. I still have the signed agreement in the tab https://rackspace.echosign.com/public/hostedForm?formid=ABCZR72YX57B01:24
jeblairdid you add yourself to the wiki page?01:25
jeblairand then did you apply for membership in the openstack-cla group?01:25
adam_gjeblair: 142001:26
jeblairadam_g: ugh.  that is not the id of the user in the openstack-cla group in gerrit.01:26
jeblairadam_g: https://review.openstack.org/#settings,group-memberships01:26
jeblairare you in any groups?01:26
*** andrewbogott has quit IRC01:27
*** gyee has quit IRC01:27
adam_gjeblair: only Anonymous Users and Registered Users01:28
jeblairadam_g: so the openid launchpad is providing is different than the one at https://launchpad.net/~gandelman-a01:33
jeblairthat's usually what we see when someone has had their account renamed or merged in lp, but i thought they fixed that for you.01:34
jeblairoh01:36
jeblairlooking at launchpad questions, it looks like you requested it be merged, but i don't see one about consolidating openids01:36
*** spiffxp has quit IRC01:36
jeblairadam_g: https://answers.launchpad.net/launchpad/+question/17603101:37
jeblairthat's an identical problem01:38
adam_gjeblair: wow, cool01:38
adam_gthanks01:38
jeblairso in your case, the info is:01:38
jeblaircorrect id: https://login.launchpad.net/+id/KeeKF8701:38
jeblairold id: https://login.launchpad.net/+id/QAxGXJy01:38
jaypipesanybody know how to terminate instances that are stuck in resize or rebuild status?01:40
zaitcevAnd now I have myself added to the Wiki page http://wiki.openstack.org/Contributors and requested membership in group https://launchpad.net/~openstack-cla (where I observe Adam Gandelman already in).01:40
adam_gjeblair: thanks so much, filing a bug now01:40
jeblairadam_g: you're welcome, sorry I broke your ability to submit code again.  :)01:43
*** jog0 has left #openstack-dev01:43
adam_gjeblair: its okay, i blame the lawyers01:43
*** lorin1 has quit IRC01:43
openstackgerritJay Pipes proposed a change to openstack/tempest: Fixes LP Bug #912596 - image_ref_alt not found  https://review.openstack.org/285801:45
uvirtbotLaunchpad bug 912596 in tempest "Should skip some test_list_servers tests when image_ref_alt is not found" [Medium,In progress] https://launchpad.net/bugs/91259601:45
jeblairzaitcev: i approved your membership in the group, you should be good to go within 30 minutes (sorry, worst case cron timing, but it might be much sooner)01:47
zaitcevjeblair: Thank you!01:47
*** Ryan_Lane has left #openstack-dev01:55
*** maplebed has quit IRC01:56
*** bcwaldon has quit IRC01:57
*** dolphm has joined #openstack-dev01:57
openstackgerritPete Zaitcev proposed a change to openstack/glance: Add Fedora clauses to the installing document.  https://review.openstack.org/282902:08
*** jakedahn has quit IRC02:10
*** misheska has quit IRC02:15
*** reed has quit IRC02:15
*** bengrue has quit IRC02:21
*** bengrue has joined #openstack-dev02:23
openstackgerritVish Ishaya proposed a change to openstack/nova: Adds workaround check for mox in to_primitive  https://review.openstack.org/285902:24
*** bengrue has quit IRC02:24
*** jdurgin has quit IRC02:41
*** jhalt has joined #openstack-dev02:49
*** mikal has joined #openstack-dev02:49
openstackgerritA change to openstack/nova has been rejected: preload cache table and keep it up to date  https://review.openstack.org/275002:53
*** jhalt has quit IRC03:01
*** deshantm has quit IRC03:13
*** ayoung has quit IRC03:19
*** rods has quit IRC03:24
*** openstackjenkins has quit IRC03:27
*** openstackjenkins has joined #openstack-dev03:28
*** jhalt has joined #openstack-dev03:29
*** dtroyer has joined #openstack-dev03:31
*** dolphm has quit IRC03:34
*** jhalt has quit IRC03:38
openstackjenkinsProject nova-docs build #1885: SUCCESS in 2 min 32 sec: https://jenkins.openstack.org/job/nova-docs/1885/03:48
openstackjenkinsVishvananda Ishaya: Adds workaround check for mox in to_primitive03:48
*** openstackjenkins has quit IRC03:48
*** openstackjenkins has joined #openstack-dev03:49
*** jhalt has joined #openstack-dev03:51
*** dolphm has joined #openstack-dev03:54
*** vlan-os has quit IRC03:55
mikalIs venv failing to build a known problem?04:05
*** jhalt has quit IRC04:24
*** openstackjenkins has quit IRC04:27
*** openstackjenkins has joined #openstack-dev04:27
*** ben_duyujie has joined #openstack-dev04:39
*** ben_duyujie has left #openstack-dev04:39
*** jhalt has joined #openstack-dev04:41
*** omenar has quit IRC04:53
*** mjfork has quit IRC05:02
*** dtroyer has quit IRC05:18
*** eglynn_ has joined #openstack-dev05:19
*** sleepsonthefloo has quit IRC05:20
*** eglynn has quit IRC05:21
*** dolphm has quit IRC05:22
*** nati2_ has quit IRC05:29
*** nati2 has joined #openstack-dev05:29
*** zaitcev has quit IRC05:36
*** davlap has quit IRC05:44
*** reed has joined #openstack-dev05:51
*** sleepsonthefloo has joined #openstack-dev05:51
*** jeffjapan has quit IRC05:52
*** bengrue has joined #openstack-dev06:03
*** jakedahn has joined #openstack-dev06:19
*** dtroyer has joined #openstack-dev06:28
*** jhalt has quit IRC06:39
*** bengrue has quit IRC06:42
*** jhalt has joined #openstack-dev06:42
*** reed has quit IRC06:43
*** jakedahn has quit IRC06:51
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Implement Role Model  https://review.openstack.org/286006:52
openstackgerritHengqing Hu proposed a change to openstack/nova: Fix a bad assertion in a testcase of smoketest.  https://review.openstack.org/286106:57
*** HugoKuo_ has joined #openstack-dev07:01
*** hugokuo has quit IRC07:05
*** feiyuliu has joined #openstack-dev07:12
*** zigo has joined #openstack-dev07:23
*** jhalt has quit IRC07:34
*** sleepsonthefloo has quit IRC07:36
openstackgerritZiad Sawalha proposed a change to openstack/keystone: xsd fixes  https://review.openstack.org/286207:45
*** zns has joined #openstack-dev07:46
*** zns has joined #openstack-dev07:47
*** Rajaram has joined #openstack-dev07:52
*** Mandell_ has quit IRC07:55
*** bepernoot has joined #openstack-dev08:01
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Implement Role Model  https://review.openstack.org/286008:06
*** nati2_ has joined #openstack-dev08:10
*** nati2 has quit IRC08:11
*** reidrac has joined #openstack-dev08:12
*** Mandell has joined #openstack-dev08:13
*** HugoKuo_ has quit IRC08:40
openstackgerritHengqing Hu proposed a change to openstack/nova: Fix a bad assertion in a testcase of smoketest.  https://review.openstack.org/286108:42
*** Kevin_ has joined #openstack-dev08:47
Kevin_hi08:47
*** kbringard has quit IRC08:52
*** LinuxJedi has quit IRC08:53
*** LinuxJedi has joined #openstack-dev09:02
*** derekh has joined #openstack-dev09:02
*** sniperd has quit IRC09:07
Kialloff topic, But maybe someone has come across this cloud API before? Trying to figure out what platform they run on.. http://www.reliacloud.com/cloudservers/api/reliacloudAPIReferenceGuide.pdf09:26
*** zigo has quit IRC09:28
*** zigo-_- has joined #openstack-dev09:28
*** bepernoot has quit IRC09:37
*** bepernoot has joined #openstack-dev09:38
*** Mandell has quit IRC09:43
openstackgerritKei Masumoto proposed a change to openstack/nova: First implementation of bp/live-migration-resource-calc  https://review.openstack.org/241609:55
*** jcapel has joined #openstack-dev09:56
*** darraghb has joined #openstack-dev10:12
*** pixelbeat has joined #openstack-dev10:15
*** zigo has joined #openstack-dev10:35
*** zigo-_- has quit IRC10:35
*** tryggvil_ has joined #openstack-dev10:40
*** feiyuliu has quit IRC10:44
*** feiyuliu has joined #openstack-dev10:48
*** zigo has quit IRC10:50
openstackgerritA change to openstack/nova has been rejected: Fix bad test cases in smoketest.  https://review.openstack.org/286111:10
*** dprince has joined #openstack-dev11:23
*** ccorrigan has joined #openstack-dev11:24
openstackgerritZhongyue Luo proposed a change to openstack/python-novaclient: PEP8 python-novaclient cleanup  https://review.openstack.org/277212:16
*** rkukura has quit IRC12:16
openstackgerritgavri-fernandez proposed a change to openstack/melange: fixes bug 911242  https://review.openstack.org/287012:17
uvirtbotLaunchpad bug 911242 in melange "IpBlocks and MacAddressRanges selection in mysql" [Medium,New] https://launchpad.net/bugs/91124212:17
*** dprince has quit IRC12:21
openstackgerritArmando Migliaccio proposed a change to openstack/nova: Bug #894683: nova.service does not handle attribute specific exceptions and client hangs  https://review.openstack.org/287112:26
uvirtbotLaunchpad bug 894683 in nova "nova.service does not handle attribute specific exceptions and client hangs " [High,In progress] https://launchpad.net/bugs/89468312:26
*** rsampaio has joined #openstack-dev12:36
*** markvoelker has joined #openstack-dev12:43
*** tryggvil_ has quit IRC12:51
*** aryan has joined #openstack-dev12:56
openstackgerritLuiz Ozaki proposed a change to openstack/quantum: Add __init__.py from plugin to be copied on setup scripts  https://review.openstack.org/287213:05
openstackgerritArmando Migliaccio proposed a change to openstack/nova: Bug #894683: nova.service does not handle attribute specific exceptions and client hangs  https://review.openstack.org/287113:11
uvirtbotLaunchpad bug 894683 in nova "nova.service does not handle attribute specific exceptions and client hangs " [High,In progress] https://launchpad.net/bugs/89468313:11
*** ben_duyujie has joined #openstack-dev13:36
*** ben_duyujie has quit IRC14:06
*** markmc has quit IRC14:08
*** ben_duyujie has joined #openstack-dev14:09
*** feiyuliu has quit IRC14:09
*** feiyuliu has joined #openstack-dev14:09
*** markmc has joined #openstack-dev14:10
*** bpg has joined #openstack-dev14:10
*** lorin1 has joined #openstack-dev14:10
*** lorin1 has left #openstack-dev14:10
*** mjfork has joined #openstack-dev14:16
openstackgerritVerification of a change to openstack/glance failed: Add Fedora clauses to the installing document.  https://review.openstack.org/282914:18
openstackgerritJay Pipes proposed a change to openstack/tempest: Create a Tempest conf from a Devstack env  https://review.openstack.org/285614:19
*** lts has joined #openstack-dev14:26
openstackgerritVerification of a change to openstack/glance failed: Add Fedora clauses to the installing document.  https://review.openstack.org/282914:29
*** feiyuliu has quit IRC14:30
*** ayoung has joined #openstack-dev14:37
*** sandywalsh_ has joined #openstack-dev14:37
*** kbringard has joined #openstack-dev14:39
*** zns has quit IRC14:40
*** dprince has joined #openstack-dev14:49
*** Rajaram has quit IRC14:58
*** zns has joined #openstack-dev15:00
*** rkukura has joined #openstack-dev15:01
jaypipesmarkmc: yo.15:01
markmcjaypipes, hey15:01
kbringardhai15:02
kbringard(sorry, I felt left out)15:02
jaypipesmarkmc: please see my fairly long explanation as to why I'm recommending ewan's patch to replace that bit of the swift driver :)15:02
jaypipeskbringard: ohhai!15:02
*** cp16net has joined #openstack-dev15:02
kbringardjaypipes: been using Chef, I see15:02
kbringard:-p15:02
jaypipes:)15:02
*** AlanClark has joined #openstack-dev15:02
jaypipesmarkmc: and thank you for addressing glance's stable/diablo stuff. I've sent an email to tim reddin at HP to monitor what's going in there (as they are on diablo)15:03
markmcjaypipes, will get back to that in a bit and mull over it15:03
jaypipesmarkmc: coolio. cheers.15:03
markmcjaypipes, but I'm not keen on pulling big patches into stable at the same time they hit master15:03
markmcjaypipes, I felt that way even about the ones I was proposing to backport15:04
jaypipesmarkmc: understood.15:04
markmcjaypipes, basically, I'd prefer to leave the feature in some reasonable state with known limitations15:04
jaypipesmarkmc: no problem letting those Swift ones (other than the little one about password in log files) wait it out, then.15:04
markmcjaypipes, and then maybe later backport the fixes for those limitations once things have settled down15:04
*** Remco_ has joined #openstack-dev15:04
jaypipesmarkmc: perfectly fine with me.15:04
markmcjaypipes, cool15:04
*** AlanClark has quit IRC15:08
*** ben_duyujie has left #openstack-dev15:11
*** hhoover has joined #openstack-dev15:11
*** deshantm has joined #openstack-dev15:13
openstackgerritArmando Migliaccio proposed a change to openstack/nova: fix pep8 error.  https://review.openstack.org/287115:16
*** AlanClark has joined #openstack-dev15:16
*** reed has joined #openstack-dev15:21
*** ben_duyujie has joined #openstack-dev15:25
openstackgerritZiad Sawalha proposed a change to openstack/keystone: xsd fixes  https://review.openstack.org/286215:32
*** dragondm has joined #openstack-dev15:36
*** toluene has joined #openstack-dev15:50
openstackgerritHengqing Hu proposed a change to openstack/nova: Fix bad test cases in smoketest.  https://review.openstack.org/286115:52
tolueneany glance guys here ? I just clone the trunk and then follow the instructions in README. Finnaly, I got Traceback (most recent call last):15:54
toluene  File "build/scripts-2.7/glance-control", line 218, in <module>15:54
toluene    do_start(server, conf, args)15:54
toluene  File "build/scripts-2.7/glance-control", line 145, in do_start15:54
toluene    conf_file = conf.config_file[-1]15:54
tolueneIndexError: list index out of range15:54
*** zns has quit IRC15:59
*** zns has joined #openstack-dev16:05
*** Tribaal has quit IRC16:05
openstackgerritJoe Savak proposed a change to openstack/openstack-manuals: Fixes steps 2 and 3 of identity image. Fixes bug 911892. Step 2 is a get tenants request and has a response with it. Added the response. Step 3 assumes a scoped token to a tenant so added a call to get the scoped token.  https://review.openstack.org/287316:07
uvirtbotLaunchpad bug 911892 in openstack-manuals "identity concept image needs clarification" [Medium,New] https://launchpad.net/bugs/91189216:07
*** Tribaal has joined #openstack-dev16:08
*** heckj has joined #openstack-dev16:11
*** dubsquared has joined #openstack-dev16:18
*** reed has quit IRC16:20
*** Tribaal has quit IRC16:23
*** scottsanchez has quit IRC16:24
*** reidrac has left #openstack-dev16:25
*** bepernoot has quit IRC16:26
*** Tribaal has joined #openstack-dev16:28
dprincehttps://bugs.launchpad.net/nova/+bug/91282816:28
uvirtbotLaunchpad bug 912828 in nova "nova requires python-mox at runtime" [High,New]16:28
dprincesandywalsh: I understand you might have an alternate solution to the python-mox dependency that just landed?16:29
*** scottsanchez has joined #openstack-dev16:31
*** CarlosM has quit IRC16:33
*** Remco_ has quit IRC16:36
*** CarlosM has joined #openstack-dev16:36
*** tryggvil has joined #openstack-dev16:38
openstackgerritDean Troyer proposed a change to openstack/nova: Bug 885267: Fix GET /servers during instance delete  https://review.openstack.org/287416:38
uvirtbotLaunchpad bug 885267 in nova "Deleting a server will cause temporary 404 from GET /servers" [Medium,In progress] https://launchpad.net/bugs/88526716:38
*** CarlosM1 has joined #openstack-dev16:41
*** vlan-os has joined #openstack-dev16:41
*** CarlosM has quit IRC16:43
dprincesandywalsh: you wanna take the python-mox ticket and propose your fix as a solution: https://review.openstack.org/#patch,sidebyside,2460,5,nova/utils.py16:44
dprincesandywalsh: that should avoid having the mox dependency...16:44
sandywalshdprince, sure thing16:45
*** jhalt has joined #openstack-dev16:48
openstackgerritJay Pipes proposed a change to openstack/tempest: Rework exceptions in Tempest  https://review.openstack.org/285716:50
*** ben_duyujie has left #openstack-dev16:56
notmynamemtaylor: I've got a packaging question16:56
notmynamemtaylor: nm. asking in #debian16:58
*** Kiall has quit IRC16:58
*** nati2_ has quit IRC17:02
*** maplebed has joined #openstack-dev17:06
*** sleepsonthefloo has joined #openstack-dev17:08
*** gyee has joined #openstack-dev17:08
markmcjaypipes, is Authors included in glance tarballs now? looks like it wasn't in diablo17:15
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Add 'tenants' to Auth & Validate Response  https://review.openstack.org/287517:18
jaypipesmarkmc: should have been, yes17:22
jaypipesmarkmc: perhaps it was left out of the Manifest?17:22
markmcjaypipes, sorry, don't have time to dig right now but 'tar -tvzf glance-2011.3.tar.gz | grep -i authors' draws a blank17:23
jaypipesmarkmc: k17:24
jaypipesmarkmc: I'll check into it.17:24
markmcjaypipes, cool17:24
*** nati2 has joined #openstack-dev17:33
*** toluene has quit IRC17:33
*** andrewbogott has joined #openstack-dev17:33
*** nati2 has quit IRC17:34
*** jhalt has quit IRC17:37
*** reed has joined #openstack-dev17:50
*** jdurgin has joined #openstack-dev17:53
*** mszilagyi has joined #openstack-dev17:53
*** spiffxp has joined #openstack-dev17:54
*** derekh has quit IRC17:55
openstackgerritArmando Migliaccio proposed a change to openstack/nova: Bug #912858: test_authors_up_to_date does not deal with capitalized names properly  https://review.openstack.org/287618:01
uvirtbotLaunchpad bug 912858 in nova "test_authors_up_to_date does not deal with capitalized names properly" [Undecided,Confirmed] https://launchpad.net/bugs/91285818:01
*** bepernoot has joined #openstack-dev18:02
*** bepernoot has quit IRC18:04
*** Mandell has joined #openstack-dev18:07
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Implement Role Model  https://review.openstack.org/286018:08
mtaylornotmyname: all sorted?18:09
*** CarlosM has joined #openstack-dev18:11
*** CarlosM1 has quit IRC18:11
*** darraghb has quit IRC18:19
*** dtroyer has quit IRC18:21
*** Tribaal has quit IRC18:25
*** scottsanchez has quit IRC18:25
*** rbasak has quit IRC18:31
*** jog0 has joined #openstack-dev18:34
vishydprince: hey dan, are you proposing a fix for the mox thing, or just reporting a bug?18:35
*** jog0 has left #openstack-dev18:39
*** dtroyer has joined #openstack-dev18:39
openstackgerritA change to openstack/horizon has been rejected: Cleaning up instance detail page.  https://review.openstack.org/276118:42
dprincevishy: If you buy sandywalsh's fix we should just use that I think.18:45
*** Kiall has joined #openstack-dev18:45
dprincevishy: he hasn't propped it yet though. I haven't tried his fix though...18:46
notmynamemtaylor: kinda sorta. I know what I'm going to do, although I never got an answer to my question18:47
mtaylornotmyname: well, that's something at least18:48
mtaylornotmyname: what was the question?18:48
notmynamemtaylor: we made some mistakes with our rackspace swift packages, so I'm trying to figure out how to fix them. we'd been including the .git directory in the tarballs, which were then in git recursively, which make the size of the packages grow exponentially18:49
mtayloroh eek18:49
notmynamemtaylor: so I need to rebuild packages with a different tarball.18:49
openstackjenkinsProject nova-docs build #1886: SUCCESS in 2 min 58 sec: https://jenkins.openstack.org/job/nova-docs/1886/18:49
openstackjenkinsarmando.migliaccio: Bug #912858: test_authors_up_to_date does not deal with capitalized names properly18:49
uvirtbotLaunchpad bug 912858 in nova "test_authors_up_to_date does not deal with capitalized names properly" [Undecided,Fix committed] https://launchpad.net/bugs/91285818:49
notmynamemtaylor: and although that breaks debian rules (new tarball == new version), it will fix the problem and still work18:49
mtaylornotmyname: can you release a new point-release tarball?18:50
mtaylornotmyname: like a 1.4.5.1 ?18:50
openstackgerritArmando Migliaccio proposed a change to openstack/nova: Bug #894683: nova.service does not handle attribute specific exceptions and client hangs  https://review.openstack.org/287718:50
uvirtbotLaunchpad bug 894683 in nova "nova.service does not handle attribute specific exceptions and client hangs " [High,In progress] https://launchpad.net/bugs/89468318:50
mtaylornotmyname: (although it probably doesn't matter that you break the rule in this case since your packages aren't in the archive)18:50
vishydprince: I'm not convinced it actually works, since I never hit the line he changed in my errors18:51
notmynamemtaylor: that's one option. another is simply a new package version (-2) with a patch to remove the vcs info for the binary release. another option is to simply change the tarballs to not include the vcs and then rerelease the same version with only a package version number bump18:51
notmynamemtaylor: I think I'm going with the last option18:51
mtaylornotmyname: yeah. just do the last thing18:52
vishydprince: really it would be nice to get mox updated18:52
notmynameso 1.4.2-1 -> 1.4.2-218:52
vishymtaylor: did you see the mox related issue?18:52
notmynamemtaylor: ya. the other bad part is that I need to clear out the git history too (at least the gh-pages, perhaps master too).18:52
dprincevishy: Sure. In looking at the ticket that was rejected right? At least for the current Ubuntu release?18:52
vishydprince: well the issue is actually upstream i think18:53
notmynamemtaylor: I think I should end up with a snapshot of what we currently have, but _much_ smaller. and it should still all work18:53
mtaylornotmyname: now _that's_ going to be the fun part18:53
vishydprince: if mox actually released a consistent 5.4 i think it would be fine18:53
notmynamemtaylor: git push -f FTW18:53
notmyname :-)18:53
mtaylorvishy: no. what's up/what can I go?18:53
mtaylornotmyname: :)18:53
vishymtaylor: python-mox has different versions of 0.5.318:53
vishy!18:53
mtaylorvishy: um ... that makes me want to cry18:54
vishymtaylor: the google code/ubuntu version doesn't work properly in our tests18:54
mtaylorvishy: where is a good one?18:54
vishydprince: I can work around it in the failing tests by mocking notify18:54
vishymtaylor: pip version works18:55
vishymtaylor: but the ubuntu version has a backported patch from soren which is probably also important for some reason18:55
*** davlap has joined #openstack-dev18:55
mtaylorvishy: that makes me want to cry even more18:55
vishymtaylor: the workaround I made depends on mox at runtime which is probably a no-no18:55
vishydprince: I can probably do a version that looks for a specific attribute on the object instead of depending on a type check18:56
mtaylorvishy: so what we want is to make a pip installable package which is 0.5.3 from pypi + soren's package18:56
mtaylorpatch18:56
vishymtaylor: i think working around the issue might be better :)18:58
dprincevishy: What about this: http://paste.openstack.org/show/4134/18:58
mtaylorvishy: we need something similar for m2crypto as well ... so the current working theory is to make an egg for each one, upload it to a solid openstack URL and add it to pip-requires with an http location ... and then work with upstream to unfuck themselves18:58
mtaylorvishy: oh, ok. that's good too18:58
mtaylorvishy: if you want a modified package somewhere, I'll have a place to put it soon :)18:58
adam_gjeblair: FYI, my LP bug was marked as a duplicate of this Bug #881019 which appears to be moving quite slow. ill file a question to see if they'll fix me up manually in the meantime..18:58
uvirtbotLaunchpad bug 881019 in launchpad "Lp login is broken after account merge" [Critical,Triaged] https://launchpad.net/bugs/88101918:58
jeblairadam_g: yeah, last i heard they were happy to fix people up manually that were hit by that.18:59
adam_gah, cool18:59
andrewbogottCan I encourage someone to review changes 2738 and 2707?  They've been pending for a few days now, and I'm a bit blocked by their failure to merge.19:04
openstackgerritVish Ishaya proposed a change to openstack/nova: Workaround bug 852095 without importing mox  https://review.openstack.org/287819:05
uvirtbotLaunchpad bug 852095 in python-mox "upstream tarball differs from that of googlecode and pypi" [Undecided,Confirmed] https://launchpad.net/bugs/85209519:05
vishydprince: ^^19:05
*** mdomsch has joined #openstack-dev19:05
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Doc: allow bootstrappers to push tags  https://review.openstack.org/287919:05
*** scottsanchez has joined #openstack-dev19:06
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add jenkins master support.  https://review.openstack.org/288019:06
dprincevishy: great. Thats much better.19:06
dprincevishy: once I see it go green I'll approve.19:07
*** zigo has joined #openstack-dev19:15
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add jenkins master support.  https://review.openstack.org/288019:16
openstackgerritJames E. Blair proposed a change to openstack-ci/gerrit: Hack out some CLA bits.  https://review.openstack.org/288119:21
sandywalsh_vishy, still a better solution than mine :)19:21
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add gem path to path and then use puppet from path  https://review.openstack.org/288219:28
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: Add jenkins master support.  https://review.openstack.org/288019:29
openstackgerritVerification of a change to openstack-ci/gerrit failed: Hack out some CLA bits.  https://review.openstack.org/288119:30
*** dragondm has quit IRC19:32
*** cp16net has quit IRC19:32
*** bengrue has joined #openstack-dev19:33
openstackjenkinsProject nova-docs build #1887: SUCCESS in 2 min 50 sec: https://jenkins.openstack.org/job/nova-docs/1887/19:34
openstackjenkinsVishvananda Ishaya: Workaround bug 852095 without importing mox19:34
uvirtbotLaunchpad bug 852095 in python-mox "upstream tarball differs from that of googlecode and pypi" [Undecided,Confirmed] https://launchpad.net/bugs/85209519:34
*** zaitcev has joined #openstack-dev19:35
*** sdake has quit IRC19:36
sorenmtaylor, vishy: IIRC, all my patch does is make sure the test suite works with python 2.7.19:47
jeblairI'm going to restart the gerrit server to put in a patch that clears up some CLA confusion19:55
jeblairDone.19:58
*** dragondm has joined #openstack-dev20:02
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci-puppet: Remove reference to form in fake CLA.  https://review.openstack.org/288320:03
*** markmc has quit IRC20:06
*** dprince has quit IRC20:16
*** lorin1 has joined #openstack-dev20:22
*** jog0 has joined #openstack-dev20:24
*** zns1 has joined #openstack-dev20:41
openstackgerritJay Pipes proposed a change to openstack/tempest: Adds Images API tests  https://review.openstack.org/288420:41
*** lorin1 has left #openstack-dev20:42
*** zns has quit IRC20:44
*** zns1 is now known as zns20:46
*** rkukura has quit IRC20:53
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Fixed some questionable grammar in an error message.  https://review.openstack.org/288520:57
*** dragondm has quit IRC21:04
openstackgerritVerification of a change to openstack/horizon failed: Fixed some questionable grammar in an error message.  https://review.openstack.org/288521:06
*** markvoelker has quit IRC21:06
*** vlan-os has quit IRC21:10
*** Mandell_ has joined #openstack-dev21:19
*** Mandell has quit IRC21:19
*** zigo has quit IRC21:26
openstackgerritgholt proposed a change to openstack/swift: Added memcache.conf option  https://review.openstack.org/288621:28
*** Gordonz has quit IRC21:30
*** tryggvil has quit IRC21:30
*** dubsquared has quit IRC21:32
openstackgerritVerification of a change to openstack/openstack-ci-puppet failed: Add the gems to cron PATH.  https://review.openstack.org/272222:03
*** reed_ has joined #openstack-dev22:03
openstackgerritA change to openstack-ci/git-review has been rejected: Migrate to argparse. optparse is deprecated.  https://review.openstack.org/272122:06
*** reed has quit IRC22:06
*** dragondm has joined #openstack-dev22:09
*** lts has quit IRC22:10
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Improve log file handling:  https://review.openstack.org/265322:16
*** deshantm_ has joined #openstack-dev22:16
openstackjenkinsProject nova-docs build #1888: SUCCESS in 2 min 36 sec: https://jenkins.openstack.org/job/nova-docs/1888/22:19
openstackjenkinstreyemorris: preload cache table and keep it up to date22:19
*** deshantm has quit IRC22:20
openstackgerritDolph Mathews proposed a change to openstack/keystone: Implemented user & tenant CRUD (bp keystone-manage2)  https://review.openstack.org/288722:27
*** bpg has quit IRC22:31
*** dragondm has quit IRC22:32
*** dragondm has joined #openstack-dev22:32
openstackgerritDolph Mathews proposed a change to openstack/keystone: Implemented user & tenant CRUD (bp keystone-manage2)  https://review.openstack.org/288722:32
openstackgerritRick Harris proposed a change to openstack/python-novaclient: Discover extensions via Python's import paths  https://review.openstack.org/288822:37
openstackgerritVerification of a change to openstack/keystone failed: Implemented user & tenant CRUD (bp keystone-manage2)  https://review.openstack.org/288722:39
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Set up downloaded images for testing  https://review.openstack.org/189322:39
openstackgerritDolph Mathews proposed a change to openstack/keystone: Implemented user & tenant CRUD (bp keystone-manage2)  https://review.openstack.org/288722:45
*** dolphm has joined #openstack-dev22:47
*** deshantm_ is now known as deshantm22:47
dolphmmtaylor: ping22:48
mtaylordolphm: what's up?22:50
*** crobinso has quit IRC22:50
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Implement Secure Token Auth  https://review.openstack.org/288922:51
openstackgerritA change to openstack/keystone has been rejected: Implement Secure Token Auth  https://review.openstack.org/288922:52
dolphmmtaylor: i'm also pinging the list, but i need 'prettytable' added to jenkins for https://review.openstack.org/#change,288722:56
mtaylordolphm: it should just work22:57
dolphmmtaylor: if it's in pip-requires?22:57
mtaylordolphm: since you've added it to pip-requires22:57
mtayloryup22:57
dolphmmtaylor: k... i forgot to add it to pip requires when it failed, i'll have Z +2 again22:58
dolphmor approve or whatever :)22:58
*** dtroyer has quit IRC22:59
*** dolphm has quit IRC22:59
*** rsampaio has quit IRC23:03
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Front-end logging  https://review.openstack.org/269823:12
*** kbringard has quit IRC23:13
openstackgerritMonty Taylor proposed a change to openstack-ci/git-review: Migrate to argparse. optparse is deprecated.  https://review.openstack.org/272123:13
openstackgerritVerification of a change to openstack/keystone failed: Implemented user & tenant CRUD (bp keystone-manage2)  https://review.openstack.org/288723:24
*** hhoover has quit IRC23:24
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Front-end logging  https://review.openstack.org/269823:29
*** jaypipes has quit IRC23:30
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Front-end logging  https://review.openstack.org/269823:30
*** LinuxJedi has quit IRC23:35
*** pixelbeat has quit IRC23:36
*** LinuxJedi has joined #openstack-dev23:36
openstackgerritMonty Taylor proposed a change to openstack/openstack-ci-puppet: jenkins_master - not jenkins_server  https://review.openstack.org/289023:37
*** LinuxJedi has quit IRC23:39
*** LinuxJedi has joined #openstack-dev23:40
*** Mandell_ has quit IRC23:48
*** Mandell has joined #openstack-dev23:51
*** Mandell has quit IRC23:59

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