Tuesday, 2011-11-15

*** cdub has quit IRC00:00
*** zns has joined #openstack-dev00:03
*** yogirackspace has left #openstack-dev00:03
*** adjohn has joined #openstack-dev00:03
dolphm_mtaylor: jeblair: what's up with keystone jobs stuck? https://jenkins.openstack.org/view/Keystone/job/keystone/00:07
openstackjenkinsProject nova-docs build #1,642: SUCCESS in 2 min 8 sec: https://jenkins.openstack.org/job/nova-docs/1642/00:08
openstackjenkinsbrian.waldon: Converting network methods to use instance objects00:08
jeblairdolphm_: i'll take a look00:10
znsdolphm_: I think it's something during the SSL test (but feels like timing, not necessarily the SSL code). Any reason we don't output the stdout/stderr from unit2 in subprocess.Popen in __init__.py of test? That might return some clues...00:14
dolphm_zns: it's supposed to be captured, and then output on failure00:16
jeblairzns: i agree, i think jenkins is working, but the job is stuck waiting.00:16
dolphm_zns: but it's not getting that far00:16
*** cdub has joined #openstack-dev00:16
*** sleepsontheflo-2 has joined #openstack-dev00:18
dolphm_jeblair: https://wiki.jenkins-ci.org/display/JENKINS/Build-timeout+Plugin =)00:21
*** sleepsontheflo-2 has quit IRC00:22
*** sleepsontheflo-1 has quit IRC00:22
jeblaircan do.  we can also wrap individual calls with the "timeout" command if needed.  last successful build was 85 seconds.  want a timeout of 300?00:23
jeblairdolphm_: ^00:23
vishymarkmc: https://bugs.launchpad.net/nova/+bug/89048900:23
uvirtbotLaunchpad bug 890489 in nova "multistring flags do not parse properly" [Low,Triaged]00:23
dolphm_jeblair: sounds good00:23
openstackgerritBrian Waldon proposed a change to openstack/nova: Fixing image create in S3ImageService  https://review.openstack.org/160000:23
*** zns has quit IRC00:24
*** openstackjenkins has quit IRC00:26
jeblairi'm restarting jenkins to add the build timeout plugin.  it'll take a few mins to restart.00:26
*** openstackjenkins has joined #openstack-dev00:27
*** zns has joined #openstack-dev00:28
znsdolphm_: but if it hangs and never fails we never see where it got to...00:31
znswhich methinks is happening here. I can reproduce.00:31
*** sleepsontheflo-1 has joined #openstack-dev00:33
*** reed has quit IRC00:33
jeblairdolphm_, zns: in general, the more info in jenkins the better, i think.  most of the other test suites print the tests they're running in real time, so you can see that in the jenkins job00:33
jeblairi think we should fix both things: timeouts so we keep moving, but output so we know what broke00:34
*** bcwaldon1 has quit IRC00:38
dolphm_jeblair: keystone used to do that -- i believe jay started suppressing the output to match other projects?00:39
jeblairdolphm_, zns: keystone job set to fail after 5 minutes if it's stuck.  that should get notifications back in gerrit, etc, so we know what's happened.00:39
dolphm_jeblair: i wrote in a ./run_tests.sh --with-progress option to show realtime feedback00:40
dolphm_jeblair: thanks!00:40
jeblairdolphm_: i think glance and nova both print their progress...00:42
jeblairdolphm_: i'd prefer the opposite -- that it default to running with output, and you can suppress it if you want.00:43
*** adjohn has quit IRC00:44
jeblairreason being: we're getting _really_ close to being able to have standard configurations for the jenkins jobs for all the projects.  :)00:44
*** jakedahn has quit IRC00:44
*** dolphm_ has quit IRC00:45
jeblairdolphm_: i retriggered the build that got stuck earlier.  when all the other pending jobs are finished, it should run again, and we'll see if the timeout works.00:45
jeblairoh that's sad, he left.00:45
*** sleepsontheflo-1 has quit IRC00:45
znsdolphm_: I tried —with-progress. Handy that it shows dots so you know if the process is hung. But once it is hung (which is what we have here) it doesn't help. I'm thinking maybe a —verbose would be more helpful in this case...00:47
openstackjenkinsProject nova-docs build #1,643: SUCCESS in 2 min 24 sec: https://jenkins.openstack.org/job/nova-docs/1643/00:49
openstackjenkinsbrian.waldon: Handle null ramdisk/kernel in euca-describe-images00:49
*** novas0x2a|laptop has joined #openstack-dev00:55
openstackgerritBrad Hall proposed a change to openstack/quantum: Fix for bug 890498  https://review.openstack.org/160100:55
uvirtbotLaunchpad bug 890498 in quantum "ovs plugin pip-requires should have mysql-python" [Low,Confirmed] https://launchpad.net/bugs/89049800:55
*** novas0x2a|laptop is now known as Guest3748400:55
*** reed has joined #openstack-dev00:56
*** sleepsontheflo-1 has joined #openstack-dev00:57
openstackgerritVerification of a change to openstack/keystone failed: Adding middleware tests  https://review.openstack.org/157400:57
jeblairzns: dolph is gone, but here's what that job looks like with the timeout set now:00:58
jeblairhttps://jenkins.openstack.org/job/keystone/506/console00:58
znsjeblair: thanks! That will prevent the hang. I'll work on adding the verbosity to find the root cause.01:01
znscorrection: kill the hanging process - won't act5uallly prevent it...01:01
jeblair:)01:01
*** reed has quit IRC01:04
*** reed has joined #openstack-dev01:05
*** jakedahn has joined #openstack-dev01:06
*** jakedahn has quit IRC01:08
*** sleepsontheflo-1 has quit IRC01:09
*** dragondm has quit IRC01:11
*** Binbin has joined #openstack-dev01:11
*** negronjl has quit IRC01:26
*** Guest37484 has quit IRC01:30
*** f-yang has quit IRC01:38
*** ohnoimdead has quit IRC01:42
*** gyee has quit IRC01:47
*** negronjl has joined #openstack-dev01:48
*** mgius has quit IRC01:51
*** zns has quit IRC01:54
*** nati2 has quit IRC02:04
*** nati2 has joined #openstack-dev02:04
*** reed has quit IRC02:07
*** zns has joined #openstack-dev02:13
*** jog0 has quit IRC02:25
*** mdomsch has joined #openstack-dev02:29
*** tryggvil__ has quit IRC02:32
*** jeffjapan has quit IRC02:35
*** zns has quit IRC02:36
*** cdub has quit IRC02:38
openstackgerritGaurav Gupta proposed a change to openstack/nova: Added support for creating nova volume snapshots using OS API.  https://review.openstack.org/120202:39
*** tryggvil has joined #openstack-dev02:39
openstackgerritdan wendlandt proposed a change to openstack/openstack-manuals: Quantum Admin Guide: fix typo reported on website.  https://review.openstack.org/160202:44
*** tryggvil has quit IRC02:49
*** mdomsch has quit IRC02:53
*** tryggvil_ has joined #openstack-dev02:53
*** cdub has joined #openstack-dev02:58
*** jdurgin has quit IRC03:02
*** adjohn has joined #openstack-dev03:28
*** cdub has quit IRC03:28
*** asalkeld has quit IRC03:33
*** asalkeld has joined #openstack-dev03:33
*** asalkeld has left #openstack-dev03:33
*** scottjg has joined #openstack-dev03:39
*** reed has joined #openstack-dev03:42
*** 18WAAW0HO has quit IRC03:50
*** reed has quit IRC03:58
*** cdub has joined #openstack-dev04:09
*** adjohn has quit IRC04:13
*** nati2_ has joined #openstack-dev04:27
*** nati2 has quit IRC04:29
*** HugoKuo_ has quit IRC04:34
*** nati2 has joined #openstack-dev04:38
*** nati2_ has quit IRC04:38
*** jdg has joined #openstack-dev04:41
jdgvishy:  I've been thinking more about the SolidFire account generation and I'm not sure why we wouldn't auto-generate off of the project_id.  Is this unreliable?04:43
*** jdg has quit IRC05:08
*** adjohn has joined #openstack-dev05:12
*** cdub has quit IRC05:24
*** mjfork has quit IRC05:39
*** cdub has joined #openstack-dev05:57
*** rbasak has quit IRC06:09
*** negronjl has quit IRC06:13
*** rbasak has joined #openstack-dev06:22
*** dachary has joined #openstack-dev06:26
*** zaitcev has quit IRC06:41
*** nati2_ has joined #openstack-dev06:54
*** nati2 has quit IRC06:55
*** dolphm has joined #openstack-dev06:55
vishyjdg: no, using project_id is fine07:01
*** hugokuo has joined #openstack-dev07:04
*** cdub has quit IRC07:07
*** nati2_ has quit IRC07:12
openstackgerritRick Harris proposed a change to openstack/glance: Separating add vs general store configuration.  https://review.openstack.org/160307:13
*** dolphm has quit IRC07:20
openstackgerritVerification of a change to openstack/nova failed: Converting lock/unlock to use instance objects  https://review.openstack.org/153907:29
*** tryggvil___ has joined #openstack-dev07:35
*** dolphm has joined #openstack-dev07:35
*** bengrue has quit IRC07:37
*** tryggvil_ has quit IRC07:38
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Adds function to count tab characters in files to run_test.sh.  https://review.openstack.org/160407:46
* ttx yawns07:53
ttxvishy: still around ?07:53
*** apevec has joined #openstack-dev07:55
openstackgerritMark McLoughlin proposed a change to openstack/nova: Fix multistring flags default handling (#890489)  https://review.openstack.org/160507:55
openstackgerritMark McLoughlin proposed a change to openstack/nova: Deepcopy optparse defaults to avoid re-appending multistrings (#890489)  https://review.openstack.org/160607:55
*** dolphm has quit IRC08:06
*** apevec has quit IRC08:09
*** reidrac has joined #openstack-dev08:11
openstackgerritguanxiaohua2k6 proposed a change to openstack/openstack-manuals: Update section "Deployment Tool for OpenStack using Puppet"  https://review.openstack.org/160708:14
*** adjohn has quit IRC08:33
openstackgerritguanxiaohua2k6 proposed a change to openstack/openstack-manuals: Update section "Deployment Tool for OpenStack using Puppet"  https://review.openstack.org/160808:38
openstackgerritguanxiaohua2k6 proposed a change to openstack/openstack-manuals: Update section "Deployment Tool for OpenStack using Puppet"  https://review.openstack.org/160908:43
openstackgerritMark McLoughlin proposed a change to openstack/nova: install_venv: apply eventlet patch correctly with python 2.7 (#890461)  https://review.openstack.org/161008:46
*** cdub has joined #openstack-dev09:06
*** elasticdog has quit IRC09:07
*** elasticdog has joined #openstack-dev09:08
*** darraghb has joined #openstack-dev09:33
*** pixelbeat has joined #openstack-dev09:53
*** BK_man has joined #openstack-dev09:54
*** pixelbeat has quit IRC10:12
*** scottjg has quit IRC10:19
*** cdub has quit IRC10:22
*** chomping has quit IRC10:36
*** cdub has joined #openstack-dev10:38
*** popux has joined #openstack-dev10:44
*** viraptor has joined #openstack-dev10:45
*** popux has quit IRC10:51
openstackgerritAlvaro Lopez proposed a change to openstack/nova: Fixes bug 890206  https://review.openstack.org/158010:57
uvirtbotLaunchpad bug 890206 in nova "Unable to attach volume to a xen PVM" [Undecided,In progress] https://launchpad.net/bugs/89020610:57
*** apevec has joined #openstack-dev11:04
*** BK_man has quit IRC11:08
*** hugokuo has quit IRC11:27
*** popux has joined #openstack-dev11:30
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug#837817 - bin/glance cache disabled  https://review.openstack.org/161212:03
*** rods has joined #openstack-dev12:05
*** deshantm_laptop has joined #openstack-dev13:06
*** lorin1 has joined #openstack-dev13:07
*** sandywalsh_ has joined #openstack-dev13:13
*** chomping has joined #openstack-dev13:24
*** Binbin has quit IRC13:29
*** kbringard has joined #openstack-dev13:31
*** AlanClark has joined #openstack-dev13:38
*** royh has left #openstack-dev14:07
*** zns has joined #openstack-dev14:11
*** mjfork has joined #openstack-dev14:11
*** djw_ has joined #openstack-dev14:14
*** rbasak has quit IRC14:16
*** stuntmachine has joined #openstack-dev14:17
sandywalsh_any sqlalchemy experts in the house?14:20
sandywalsh_jaypipes, around for a sqlalchemy Q?14:23
*** joesavak has joined #openstack-dev14:26
*** rkukura has joined #openstack-dev14:27
*** rkukura has left #openstack-dev14:29
*** lts has joined #openstack-dev14:30
*** tryggvil___ has quit IRC14:31
*** rbasak has joined #openstack-dev14:31
*** tryggvil_ has joined #openstack-dev14:33
*** deshantm_laptop has quit IRC14:33
*** crobinso has joined #openstack-dev14:34
*** blakeyeager has quit IRC14:34
*** Lumiere has quit IRC14:35
*** rkukura has joined #openstack-dev14:37
*** ayoung has joined #openstack-dev14:42
*** tryggvil_ has quit IRC14:51
*** tryggvil_ has joined #openstack-dev14:51
*** tryggvil_ has quit IRC15:07
*** tryggvil_ has joined #openstack-dev15:09
*** dolphm has joined #openstack-dev15:17
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Update testing options to support verbosity and selecting tests  https://review.openstack.org/161315:21
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Adding middleware tests  https://review.openstack.org/157415:21
jaypipessandywalsh: shoot15:23
openstackgerritZiad Sawalha proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226)  https://review.openstack.org/153315:26
uvirtbotLaunchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/84322615:26
*** nati2 has joined #openstack-dev15:29
*** troytoman-away is now known as troytoman15:30
*** zns1 has joined #openstack-dev15:35
*** zns has quit IRC15:37
vishymarkmc: i tried both of your patches for multistring but somehow i'm seeing the same issue15:44
markmcvishy, that's not what I want to hear :)15:44
vishyi'm trying to determine how that is possible15:44
vishyperhaps i have an old copy of the code that is loading15:44
markmcdo the test cases pass ?15:45
vishymarkmc: yes15:46
vishymarkmc: but it is still appending multiple times15:48
vishymarkmc: perhaps it only happens when you actually load a multistring from an external file?15:48
vishymarkmc: for example: create a file with --osapi_extension=foo15:49
markmcvishy, I added a test case for that too15:49
markmcvishy, and tested with --osapi_extension locally15:49
markmcvishy, python version ?15:49
vishymarkmc: then do nova-manage --flagfile=/path/to/your/file shell python15:49
vishyand if you import flags you will have multiple copies15:49
openstackgerritDolph Mathews proposed a change to openstack/openstack-integration-tests: Assert we receive a scoped token & the correct user  https://review.openstack.org/158515:49
vishymarkmc: 2.7.215:49
vishymarkmc: http://paste.openstack.org/show/3345/15:51
openstackgerritdavid-perez5 proposed a change to openstack/nova: file-schedule host  https://review.openstack.org/154615:51
markmcvishy, http://paste.openstack.org/show/3346/15:52
vishymarkmc: likely it is because nothing else in the flagfile is generating a reparse15:53
markmcvishy, right, what's in yours?15:53
*** cdub has quit IRC15:53
markmcvishy, http://paste.openstack.org/show/3347/15:54
vishymarkmc: here is the full file i use15:54
vishymarkmc: http://paste.openstack.org/show/3348/15:54
vishymarkmc: (I removed the second copy of osapi_extension for the above test)15:55
*** cdub has joined #openstack-dev15:56
markmcvishy, ok, reproduced now - thanks15:56
vishymarkmc: cool15:57
*** adjohn has joined #openstack-dev15:59
*** jdg has joined #openstack-dev16:00
*** troytoman is now known as troytoman-away16:01
zulDaviey: we mentioned in the meeting that we were going to get the cloudscaling ec2 tests hooked into jenkins16:02
*** yogirackspace has joined #openstack-dev16:02
Davieyzul: yep, sounds good.16:02
vishymarkmc: one of the flags that does it seems to be --public_interface16:02
Davieyhopefully the new lab should be racked today or tomorrow.16:02
vishymarkmc: hmm, but only in combination with at least one other flag...looking16:03
markmcvishy, I'm seeing a bunch of args as unknown and removed from args one-by-one16:05
markmcvishy, but for the last couple of re-parses, you start getting multiple copies of osapi_extension16:05
*** dragondm has joined #openstack-dev16:05
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Add devstack to gate script (oops).  https://review.openstack.org/161416:06
*** dolphm has quit IRC16:06
*** chomping has quit IRC16:06
*** deshantm_laptop has joined #openstack-dev16:06
*** misheska has joined #openstack-dev16:07
markmcvishy, bah, I see it now16:07
markmcvishy, dumb mistake, need to deepcopy for each re-parse16:08
markmcvishy, yeah, that fixes it - will cook up a test case and re-push16:09
vishymarkmc: and i just figured out the flags that we're doing it :(16:09
markmcvishy, you just need multiple unknown flags, basically16:10
vishymarkmc: ah16:10
markmcvishy, fix is:16:10
vishymarkmc: i guess these are the three unknowns to nova-manage http://paste.openstack.org/show/3350/16:10
markmc                 args.remove(unknown)16:10
markmc                 self._parser.defaults = defaults16:10
markmc+                defaults = copy.deepcopy(defaults)16:10
markmc         finally:16:10
markmcvishy, yep16:11
vishymarkmc: fixes it for me thx16:12
markmcvishy, thanks for the reproducer16:12
*** medberry has quit IRC16:13
*** medberry has joined #openstack-dev16:13
*** medberry has quit IRC16:13
*** medberry has joined #openstack-dev16:13
openstackgerritMark McLoughlin proposed a change to openstack/nova: Deepcopy optparse defaults to avoid re-appending multistrings (#890489)  https://review.openstack.org/160616:15
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Test change  https://review.openstack.org/161516:23
openstackgerritA change to openstack/openstack-ci has been rejected: Test change  https://review.openstack.org/161516:23
*** chomping has joined #openstack-dev16:24
*** doude has quit IRC16:25
*** doude has joined #openstack-dev16:25
*** reidrac has quit IRC16:30
*** negronjl has joined #openstack-dev16:33
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Update testing options to support verbosity and selecting tests  https://review.openstack.org/161316:35
openstackgerritMark Washenberger proposed a change to openstack/nova: Add logging, error handling to the xenstore lib.  https://review.openstack.org/161616:35
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Add missing variables to gate script.  https://review.openstack.org/161716:37
*** code_franco has joined #openstack-dev16:41
*** code_franco has quit IRC16:43
*** dprince has joined #openstack-dev16:46
*** nati2 has quit IRC16:46
*** dolphm has joined #openstack-dev16:46
*** misheska has quit IRC16:47
*** dprince has quit IRC16:50
*** code_franco has joined #openstack-dev16:50
*** cdub has quit IRC16:53
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: More missing variables.  https://review.openstack.org/161816:56
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug#861650 - Glance client deps  https://review.openstack.org/161916:57
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Fix project names  https://review.openstack.org/162016:58
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Update testing options to support verbosity and selecting tests  https://review.openstack.org/161316:59
*** zns1 has quit IRC17:01
openstackgerritBrian Waldon proposed a change to openstack/nova: Converting lock/unlock to use instance objects  https://review.openstack.org/153917:02
openstackjenkinsProject nova-docs build #1,644: SUCCESS in 2 min 18 sec: https://jenkins.openstack.org/job/nova-docs/1644/17:03
openstackjenkinsMark McLoughlin: Fix multistring flags default handling (#890489)17:03
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Fix workspace/script variables  https://review.openstack.org/162117:04
*** sleepsontheflo-1 has joined #openstack-dev17:12
openstackjenkinsProject nova-docs build #1,645: SUCCESS in 2 min 17 sec: https://jenkins.openstack.org/job/nova-docs/1645/17:13
openstackjenkinsMark McLoughlin: Deepcopy optparse defaults to avoid re-appending multistrings (#890489)17:13
*** gyee has joined #openstack-dev17:13
*** gyee has quit IRC17:15
*** gyee has joined #openstack-dev17:15
*** gyee has quit IRC17:16
*** popux has quit IRC17:16
*** rnirmal has joined #openstack-dev17:17
*** koolhead17 has joined #openstack-dev17:18
*** adjohn has quit IRC17:20
*** zaitcev has joined #openstack-dev17:21
openstackgerritDolph Mathews proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226)  https://review.openstack.org/153317:22
uvirtbotLaunchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/84322617:22
*** adjohn has joined #openstack-dev17:22
openstackgerritDolph Mathews proposed a change to openstack/keystone: Refactored headers produced by middleware (bug 835087)  https://review.openstack.org/155017:23
openstackgerritDolph Mathews proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226)  https://review.openstack.org/153317:23
uvirtbotLaunchpad bug 835087 in keystone "Should X-Role be X-Roles" [Medium,Confirmed] https://launchpad.net/bugs/83508717:23
uvirtbotLaunchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/84322617:23
openstackgerritLorin Hochstein proposed a change to openstack/nova: Removed contrib/nova.sh and other stale docs.  https://review.openstack.org/162217:24
openstackgerritDolph Mathews proposed a change to openstack/keystone: Revised curl examples (bug 884789)  https://review.openstack.org/159917:26
uvirtbotLaunchpad bug 884789 in keystone "curl examples in getting started guide don't work" [High,Fix committed] https://launchpad.net/bugs/88478917:26
*** lorin1 has quit IRC17:29
openstackgerritDolph Mathews proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226)  https://review.openstack.org/153317:31
uvirtbotLaunchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/84322617:31
openstackgerritVerification of a change to openstack/keystone failed: 'text/json' should be 'application/json' (bug 843226)  https://review.openstack.org/153317:33
uvirtbotLaunchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/84322617:33
*** jog0 has joined #openstack-dev17:34
*** jog0 has quit IRC17:35
*** jog0 has joined #openstack-dev17:36
*** negronjl has quit IRC17:36
openstackgerritA change to openstack/nova has been rejected: Update the script so it works with the current tree  https://review.openstack.org/156317:36
openstackgerritA change to openstack/nova has been rejected: Add README file to document the nova.sh script  https://review.openstack.org/156417:37
dolphmmtaylor: jeblair: failed due to 'address already in use' https://jenkins.openstack.org/job/gate-keystone-unittests/5/console17:39
mtaylordolphm: that's because of ... um17:43
openstackgerritDolph Mathews proposed a change to openstack/keystone: Ignoring db migrate mgmt module to workaround bug 889287  https://review.openstack.org/157717:43
uvirtbotLaunchpad bug 889287 in keystone "./setup.py build_sphinx fails on sqlalchemy.migrate_repo.manage" [High,Confirmed] https://launchpad.net/bugs/88928717:44
*** ohnoimdead has joined #openstack-dev17:46
openstackgerritDolph Mathews proposed a change to openstack/keystone: Refactored headers produced by middleware (bug 835087)  https://review.openstack.org/155017:49
uvirtbotLaunchpad bug 835087 in keystone "Should X-Role be X-Roles" [Medium,Confirmed] https://launchpad.net/bugs/83508717:49
*** jdurgin has joined #openstack-dev17:51
openstackjenkinsProject nova-docs build #1,646: SUCCESS in 2 min 19 sec: https://jenkins.openstack.org/job/nova-docs/1646/17:53
openstackjenkinsJosh Kearney: Log the URL to an image_ref and not just the ID.17:53
*** lorin1 has joined #openstack-dev17:55
openstackgerritFlorian Hines proposed a change to openstack/swift: Add sockstat info to recon.  https://review.openstack.org/162317:58
openstackgerritDolph Mathews proposed a change to openstack/keystone: Enable debug & verbose for testing (bug 890777)  https://review.openstack.org/162417:59
uvirtbotLaunchpad bug 890777 in keystone "No way to diagnose tests easily" [Low,Confirmed] https://launchpad.net/bugs/89077717:59
*** adjohn has quit IRC18:01
openstackgerritLorin Hochstein proposed a change to openstack/nova: Removed contrib/nova.sh and other stale docs.  https://review.openstack.org/162218:02
*** stuntmac_ has joined #openstack-dev18:03
*** stuntmachine has quit IRC18:03
*** stuntmac_ is now known as stuntmachine18:03
openstackgerritLorin Hochstein proposed a change to openstack/nova: Remove contrib/nova.sh and other stale docs.  https://review.openstack.org/162218:07
*** ayoung is now known as ayoung-lunchrun18:12
openstackgerritYuriy Taraday proposed a change to openstack/openstack-manuals: Section "What is this Keystone anyway?" added.  https://review.openstack.org/162518:16
*** novas0x2a|laptop has joined #openstack-dev18:16
*** novas0x2a|laptop is now known as Guest1489618:16
*** lorin11 has joined #openstack-dev18:26
*** lorin11 has quit IRC18:26
*** lorin1 has quit IRC18:27
openstackgerritfred yang proposed a change to openstack/nova: Adds TrustedComputingPools support: Implements TrustedComputingPools blueprint for scheduler - blueprint bp/TrustedComputingPools https://blueprints.launchpad.net/nova/+spec/trusted-computing-pools wiki http://wiki.openstack.org/TrustedComputingPools  https://review.openstack.org/162618:30
*** jakedahn has joined #openstack-dev18:31
*** mdomsch has joined #openstack-dev18:31
*** lorin1 has joined #openstack-dev18:32
*** lorin1 has quit IRC18:33
*** f-yang has joined #openstack-dev18:35
*** darraghb has quit IRC18:35
*** dprince has joined #openstack-dev18:36
*** jsavak has joined #openstack-dev18:38
*** joesavak has quit IRC18:41
openstackgerritDolph Mathews proposed a change to openstack/keystone: Revised version status response (bug 890807)  https://review.openstack.org/162718:42
uvirtbotLaunchpad bug 890807 in keystone "Curl examples show outdated for response GET /" [Low,Confirmed] https://launchpad.net/bugs/89080718:42
*** zedas has quit IRC18:43
*** jakedahn_ has joined #openstack-dev18:44
openstackgerritVerification of a change to openstack/openstack-manuals failed: Update networking section : fix bug 882774 start the euca2ools -> novaclient cli migration  https://review.openstack.org/136818:45
uvirtbotLaunchpad bug 882774 in openstack-manuals "Command to add floating IP addresses has changed in diablo" [Undecided,In progress] https://launchpad.net/bugs/88277418:45
*** jakedahn has quit IRC18:46
*** jakedahn_ is now known as jakedahn18:46
*** vladimir3p has joined #openstack-dev18:47
openstackgerritVerification of a change to openstack/keystone failed: Adding middleware tests  https://review.openstack.org/157418:47
openstackgerritJake Dahn proposed a change to openstack/horizon: The new hotness that is Bootstrap.  https://review.openstack.org/162818:47
openstackgerritDaniel Salinas proposed a change to openstack/nova: Adds openvz support to nova.  https://review.openstack.org/162918:48
*** donaldngo_hp has quit IRC18:51
openstackgerritdavid-perez5 proposed a change to openstack/nova: create and populate allocated resources DB  https://review.openstack.org/163018:55
*** ayoung-lunchrun is now known as ayoung18:56
*** Guest14896 has quit IRC18:57
*** novas0x2a|laptop has joined #openstack-dev19:06
*** novas0x2a|laptop is now known as Guest752919:06
*** donaldngo_hp has joined #openstack-dev19:10
*** RobNeff has joined #openstack-dev19:12
openstackgerritJake Dahn proposed a change to openstack/horizon: moving stylesheet, clearing up spacing  https://review.openstack.org/163119:16
openstackgerritJake Dahn proposed a change to openstack/horizon: fixing splash stylesheet link  https://review.openstack.org/163219:16
*** stuntmachine has quit IRC19:16
*** stuntmachine has joined #openstack-dev19:17
*** cp16net has joined #openstack-dev19:19
*** stuntmachine has quit IRC19:19
*** stuntmachine has joined #openstack-dev19:20
vishypvo: is Johannes Erdfelt on your team?19:21
pvoyes19:21
vishypvo: irc handle?19:21
pvolet me find out. I know his private irc nick19:21
*** stuntmachine has quit IRC19:24
openstackgerritYuriy Taraday proposed a change to openstack/openstack-manuals: Section "What is this Keystone anyway?" added.  https://review.openstack.org/162519:26
*** dolphm has quit IRC19:27
*** tylesmit has joined #openstack-dev19:28
*** rkukura has quit IRC19:29
*** Adri2000 has quit IRC19:30
*** Adri2000 has joined #openstack-dev19:30
*** sleepsontheflo-1 has quit IRC19:31
*** stuntmachine has joined #openstack-dev19:32
*** dolphm has joined #openstack-dev19:33
*** dolphm has quit IRC19:33
*** dolphm has joined #openstack-dev19:34
*** rkukura has joined #openstack-dev19:36
*** koolhead17 has quit IRC19:39
*** tylesmit has left #openstack-dev19:41
openstackgerritDaniel Salinas proposed a change to openstack/nova: fixed broken spawn call which was introduced by the last rebase  https://review.openstack.org/163319:44
*** jakedahn has quit IRC19:46
*** adjohn has joined #openstack-dev19:47
*** sleepsontheflo-1 has joined #openstack-dev19:49
*** djw_ has quit IRC19:51
*** rkukura has quit IRC19:54
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Fixes the splash page/login box styling.  https://review.openstack.org/163419:57
*** mjfork has quit IRC19:57
*** zns has joined #openstack-dev19:58
*** anotherjesse has joined #openstack-dev20:00
*** code_franco has quit IRC20:01
*** RobNeff has quit IRC20:02
*** jakedahn has joined #openstack-dev20:03
*** dwalleck has joined #openstack-dev20:04
*** code_franco has joined #openstack-dev20:05
*** negronjl_mobile has joined #openstack-dev20:09
*** rkukura has joined #openstack-dev20:13
*** markmc has quit IRC20:21
*** dolphm has quit IRC20:28
*** jakedahn has quit IRC20:29
*** lorin1 has joined #openstack-dev20:31
*** dolphm has joined #openstack-dev20:32
ttxGeneral meeting in #openstack-meeting in 30min.20:32
*** jakedahn has joined #openstack-dev20:34
kbringarddid packages ever get released with some of the backport fixes? specifically the source-groups stuff?20:37
openstackjenkinsProject nova-docs build #1,647: SUCCESS in 2 min 11 sec: https://jenkins.openstack.org/job/nova-docs/1647/20:38
openstackjenkinsbrian.waldon: Converting lock/unlock to use instance objects20:38
*** asalkeld has joined #openstack-dev20:40
Kiallkbringard: nothing official has been released since the 2011.3 release, although .. I think a 2011.3.1 keystone is about to land ;)20:43
kbringardw00t20:43
kbringardI'm mostly interested in a couple of bugs and one in particular that caused source groups in authorize to be broken20:44
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Adding middleware tests  https://review.openstack.org/157420:44
Kiall(whether or not to tag is being discussed in tonight's meeting I heard...)20:44
KiallBut, if your waiting for more than a .tar.gz .. then thats another story altogether ;)20:45
kbringardyea, I just remember we discussed a few weeks back that even if we're going to ditch packages for future releases, the docs tell people to install from the ppa repo, which has a few pretty major issues20:46
kbringardso I was pushing for us to do at least one more "official" push to get those fixes in there20:47
*** sleepsontheflo-1 has quit IRC20:48
*** anotherjesse has quit IRC20:48
*** dolphm has quit IRC20:48
*** sandywalsh_ has quit IRC20:49
*** sleepsontheflo-1 has joined #openstack-dev20:49
*** anotherjesse has joined #openstack-dev20:50
*** mnour has joined #openstack-dev20:51
*** corrigac has joined #openstack-dev20:52
*** jog0 has quit IRC20:52
*** jeremy_ has joined #openstack-dev20:52
*** jeremy_ has joined #openstack-dev20:52
*** jeremy has quit IRC20:52
*** jeremy_ is now known as jeremy20:53
*** ccorrigan has quit IRC20:55
*** robertn has joined #openstack-dev20:56
*** johnpur has joined #openstack-dev20:58
*** dprince has quit IRC20:59
ttxGeneral meeting starting in one min in #openstack-meeting, please join us now20:59
*** joesavak has joined #openstack-dev21:01
*** mikeyp has joined #openstack-dev21:01
openstackgerritVish Ishaya proposed a change to openstack/nova: Refactor metadata code out of ec2/cloud.py  https://review.openstack.org/137321:03
openstackgerritVish Ishaya proposed a change to openstack/nova: Separate metadata api into its own service  https://review.openstack.org/137221:03
*** dolphm has joined #openstack-dev21:05
*** jsavak has quit IRC21:05
*** anotherjesse has quit IRC21:08
*** anotherjesse has joined #openstack-dev21:08
*** jakedahn has quit IRC21:08
openstackgerritRavikumar Venkatesan proposed a change to openstack/nova: virt.libvirt.netutils.py should handle UnboundLocalError Fixes bug 886266.  https://review.openstack.org/163521:09
uvirtbotLaunchpad bug 886266 in openstack-qa "virt.libvirt.netutils.py should handle  UnboundLocalError" [Medium,Confirmed] https://launchpad.net/bugs/88626621:09
openstackgerritDaniel Salinas proposed a change to openstack/nova: Adds openvz support to nova.  https://review.openstack.org/162921:09
*** apevec has quit IRC21:13
dolphmkbringard: do you have fixes for diablo that are not in stable/diablo?21:21
openstackgerritMark Washenberger proposed a change to openstack/nova: Add logging, error handling to the xenstore lib.  https://review.openstack.org/161621:21
openstackgerritJake Dahn proposed a change to openstack/horizon: Removes multiple selections from security groups in launch form.  https://review.openstack.org/163621:21
*** bengrue has joined #openstack-dev21:22
kbringarddolphm: yea, I filed a couple of bugs, they've been included in the backports… which I guess is stable? but afaik packages were never put on the PPA that incorporated those fixes21:22
*** adjohn has quit IRC21:23
kbringardbut I'm still kind of confused by the whole packages vs no packages thing, so I dunno21:23
openstackgerritMark Washenberger proposed a change to openstack/nova: Add logging, error handling to the xenstore lib.  https://review.openstack.org/161621:23
dolphmkbringard: that's true, and yeah i'm confused too21:24
dolphmkbringard: i think when we tag '2011.3.1' it will be packaged21:24
kbringardah, that makes sense21:25
mtaylordolphm, kbringard: come now! what's confusing?21:27
mtaylor:)21:27
dolphmmtaylor: i think people have just been expecting 'realtime' packaging for commits to stable/diablo21:27
openstackgerritVish Ishaya proposed a change to openstack/nova: Refactor metadata code out of ec2/cloud.py  https://review.openstack.org/137321:27
openstackgerritVish Ishaya proposed a change to openstack/nova: Separate metadata api into its own service  https://review.openstack.org/137221:27
mtaylordolphm: yes. I believe you are correct about that21:28
kbringardyea, I don't expect real time (although I do agree that a lot of people are)21:28
kbringardI've been buried with work so I hadn't thought about it in awhile21:28
mtaylorshould probably visit what to do about that in the short term... we're re-defining how we do that process moving forward21:28
kbringardbut the last I heard was that we didn't want to do packaging anymore21:28
mtaylorso for essex, there will be no release ppa, merely a trunk ppa and a milestone ppa (milestone so that people can test it)21:29
mtaylorbut the packaging of our actual releases will be left to the fine folks at ubuntu and redhat21:29
kbringardwhich is fine, but my argument was that the docs tell people to install diablo via the PPAs, so even if we never release another package again, we should do one more diablo release to fix some of the major bugs21:29
mtaylorkbringard: yes. this is the short term problem21:29
kbringardwhich it sounds like we've decided to do21:29
mtaylorthat needs a solution21:29
mtaylorwhich may just be a bunch of manual package creation :)21:30
annegentlemtaylor: there's a guy (Kiall is it you?) who has packages, could we use that work somehow?21:31
annegentle(manually created packages for Diablo)21:31
KiallYea - I've updated the ubuntu packages to stay inline with stable/diablo..21:31
kbringard"Pay no attention to the file called 'pwn_your_network.dll'"21:31
kbringard;-)21:31
openstackgerritLorin Hochstein proposed a change to openstack/nova: Docs nwo reference Ron Pedde's cleanup script for DevStack.  https://review.openstack.org/163721:32
openstackgerritLorin Hochstein proposed a change to openstack/nova: Remove contrib/nova.sh and other stale docs.  https://review.openstack.org/162221:32
dolphmKiall: cool21:33
openstackgerritLorin Hochstein proposed a change to openstack/nova: Docs nwo reference Ron Pedde's cleanup script for DevStack.  https://review.openstack.org/163721:33
openstackjenkinsProject nova-docs build #1,648: SUCCESS in 2 min 17 sec: https://jenkins.openstack.org/job/nova-docs/1648/21:33
openstackjenkinsB_Maguire: Fixes Bug #86129321:33
uvirtbotLaunchpad bug 861293 in nova "Client using sha1 won't be able to authenticate if sha256 is available to the server" [Low,Fix committed] https://launchpad.net/bugs/86129321:33
*** dwalleck_ has joined #openstack-dev21:34
Kialldolphm: http://launchpad.net/~managedit/+archive/openstack .. with a link to the sources on there too.. just in case I added a "'pwn_your_network.dll' ;)21:34
*** dwalleck has quit IRC21:34
mtaylorKiall: where? and did you submit your packaging changes to the ubuntu packaging branch? or are you talking just building using the current21:34
mtaylorah. looking21:35
Kiallthey havent been submitted, since I've wanted to keep up to date with stable/diablo, ubuntu seem to only want to cherry-pick the absolute must haves21:35
mtaylorgotcha. but you have packaging branch?21:35
mtaylordamn21:35
mtaylorok.21:35
mtaylornextime I will read the page before asking more questions21:35
Kialllol ;) +nextime I will read the page before asking more questions21:35
Kialldamn21:35
Kiallwrong copy+paste21:35
Kiallhttps://github.com/managedit/keystone etc21:35
*** lorin1 has quit IRC21:37
*** troytoman-away is now known as troytoman21:38
openstackgerritRazique Mahroua proposed a change to openstack/openstack-manuals: Update section upgrade process Cactus -> Diablo: - Add MySQL network field update - Add a section "known" issues - Fix typos errors - Fix the pipeline into the section E  https://review.openstack.org/132621:40
*** bhall has joined #openstack-dev21:41
*** negronjl_mobile has quit IRC21:47
*** negronjl_mobile has joined #openstack-dev21:47
openstackgerritRazique Mahroua proposed a change to openstack/openstack-manuals: Update a conceptual figure for Keystone Fixes bug 854409  https://review.openstack.org/103321:48
openstackgerritRazique Mahroua proposed a change to openstack/openstack-manuals: Update Swift doc : Fix bug 791584 Update formatting  https://review.openstack.org/120721:48
uvirtbotLaunchpad bug 854409 in openstack-manuals "Concepts in Identity Service would benefit from a diagram" [High,Fix committed] https://launchpad.net/bugs/85440921:48
uvirtbotLaunchpad bug 791584 in openstack-manuals "Documentation missing detail" [Low,Fix committed] https://launchpad.net/bugs/79158421:48
*** jrouault has joined #openstack-dev21:51
*** jrouault has quit IRC21:51
*** jrouault has joined #openstack-dev21:52
sorendevcamcar: Instead of splitting horizon into two separate projects, would it perhaps be easier to make them a single project rather than two projects in the same repo?21:57
sorendevcamcar: I guess I've not entirely wrapped my head around the split. :-/21:57
* Kiall has always disliked multiple projects in 1 repo.. My 2c ;)21:58
devcamcarsoren: needs to be 2 pieces, because the underlying lib can be taken and extended in whatever django site you want to use21:58
devcamcarat the end of the day, the actual django site piece of horizon is a reference implementation around the underlying lib and nothing more21:58
*** jog0 has joined #openstack-dev21:58
openstackgerritJake Dahn proposed a change to openstack/horizon: fixed flash message layout for overview  https://review.openstack.org/163821:59
sorendevcamcar: Do the two live in separate python namespaces?21:59
devcamcaryes22:00
*** sleepsontheflo-2 has joined #openstack-dev22:00
devcamcarsoren: believe me, i know that on paper they should be 2 repos22:00
devcamcarits a rubber meets road problem22:00
sorendevcamcar: Ok. So if they were in the same repo, and I only wanted the core django stuff, I could just install it, and the reference implementation wouldn't get in my way, would it?22:00
sorensame repo and same project, I mean.22:01
sorenSo sharing their setup.py, but installing into two separate namespaces.22:01
devcamcarsoren: sounds nice, but not sure how cleanly that can be done in django22:02
sorenAm I oversimplifying the issue?22:02
sorenI could very well be22:02
sorenWell, to Django, it would look the same as it does now, wouldn't it?22:03
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: Bug #890028  https://review.openstack.org/157622:03
uvirtbotLaunchpad bug 890028 in quantum "Use run_tests or pylint and pep8 validation" [Low,In progress] https://launchpad.net/bugs/89002822:03
*** sleepsontheflo-1 has quit IRC22:03
*** anotherjesse has quit IRC22:03
Kialldevcamcar: out of curiosity, you say they should be 2 repos, what is preventing that?22:04
*** anotherjesse has joined #openstack-dev22:04
devcamcarsoren: django sites don't get installed as python libs usually22:04
devcamcarwhich is part of the problem22:05
devcamcarKiall: that development and support of the project as a whole is much more difficult when the two pieces are split up. it originally started as 2 projects and eventually got merged22:06
Davieyttx: sorry for meeting the meeting, but no - had nothing specific to raise.  Thanks for asking.22:06
*** joesavak has quit IRC22:06
sorendevcamcar: Oh, right.22:06
ttxmeeting the meeting ?22:06
*** stuntmachine has quit IRC22:06
ttxhehe22:06
Davieymissing*.. :)22:06
*** mikeyp has quit IRC22:07
Kialldevcamcar: fair enough, I know the feeling ;) One of the projects I'm involved in is spread over about 7 repos ;)22:07
*** dwalleck_ has quit IRC22:07
*** mikeyp has joined #openstack-dev22:09
devcamcarKiall: ouch :(22:09
KiallIts actually fine once you get used to it :)22:09
*** anotherjesse has quit IRC22:10
KiallBut any major "touches more than 1 module" changes can be painful22:10
* soren tries not to think of Ubuntu as a project consisting of 10k repos22:12
sorenOr however many source packages we have.22:12
Kiallsoren: hah, probably a tad more painful to manage ;)22:14
*** rkukura has quit IRC22:15
openstackjenkinsProject nova-docs build #1,649: SUCCESS in 2 min 14 sec: https://jenkins.openstack.org/job/nova-docs/1649/22:18
openstackjenkinslorin: Remove contrib/nova.sh and other stale docs.22:18
*** lts has quit IRC22:19
*** dwalleck has joined #openstack-dev22:23
openstackgerritdonald-ngo proposed a change to openstack/nova: Combination of log_notifier and log.PublishErrorsHandler causes infinite loop Add testcases for nova/log.py Fixes bug 883293.  https://review.openstack.org/163922:32
uvirtbotLaunchpad bug 883293 in openstack-qa "combination of log_notifier and log.PublishErrorsHandler causes infinite loop" [High,Confirmed] https://launchpad.net/bugs/88329322:32
openstackjenkinsProject nova-docs build #1,650: SUCCESS in 2 min 16 sec: https://jenkins.openstack.org/job/nova-docs/1650/22:33
openstackjenkinsewan.mellor: Bug #888719: openvswitch-nova runs after firstboot scripts22:33
uvirtbotLaunchpad bug 888719 in nova "openvswitch-nova runs after firstboot scripts" [Undecided,Fix committed] https://launchpad.net/bugs/88871922:33
openstackgerritBrian Lamar proposed a change to openstack/nova: Follow hostname RFCs  https://review.openstack.org/148422:36
*** rnirmal has quit IRC22:36
*** martines has joined #openstack-dev22:39
*** yogirackspace has left #openstack-dev22:43
*** anotherjesse has joined #openstack-dev22:45
*** cdub has joined #openstack-dev22:51
*** jog0 has left #openstack-dev22:51
*** jog0 has joined #openstack-dev22:52
openstackgerritKevin L. Mitchell proposed a change to openstack/nova: Implement schedule_prep_resize()  https://review.openstack.org/159322:53
*** adam_g has quit IRC22:53
*** cp16net has quit IRC22:53
openstackgerritJoe Breu proposed a change to openstack/keystone: Add default for log directory and log filenames  https://review.openstack.org/164022:55
*** ayoung is now known as ayoung-afk22:58
openstackjenkinsProject nova-docs build #1,651: SUCCESS in 2 min 15 sec: https://jenkins.openstack.org/job/nova-docs/1651/22:58
openstackjenkinsewan.mellor: Bug #886353: Faults raised by OpenStack API Resource handlers fail to be reported properly22:58
uvirtbotLaunchpad bug 886353 in nova "Faults raised by OpenStack API Resource handlers fail to be reported properly" [Medium,Fix committed] https://launchpad.net/bugs/88635322:58
*** mszilagyi has joined #openstack-dev23:02
*** aclark_ has joined #openstack-dev23:03
*** AlanClark has quit IRC23:03
*** crobinso has quit IRC23:06
*** aclark_ is now known as AlanClark23:07
*** bhall has quit IRC23:09
*** troytoman is now known as troytoman-away23:11
*** negronjl_mobile has quit IRC23:12
*** negronjl_mobile has joined #openstack-dev23:13
*** mszilagyi has quit IRC23:17
*** adjohn has joined #openstack-dev23:22
openstackjenkinsProject nova-docs build #1,652: SUCCESS in 2 min 24 sec: https://jenkins.openstack.org/job/nova-docs/1652/23:24
openstackjenkinsbrian.waldon: Fixing image create in S3ImageService23:24
*** code_franco has quit IRC23:27
*** ayoung-afk has quit IRC23:33
openstackjenkinsProject nova-docs build #1,653: SUCCESS in 2 min 25 sec: https://jenkins.openstack.org/job/nova-docs/1653/23:34
openstackjenkinsbrian.lamar: Follow hostname RFCs23:34
*** negronjl_mobile has quit IRC23:35
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Modal form abstraction and cleanup. Bug fixes.  https://review.openstack.org/164123:36
openstackjenkinsProject nova-docs build #1,654: SUCCESS in 2 min 13 sec: https://jenkins.openstack.org/job/nova-docs/1654/23:38
openstackjenkinsMark McLoughlin: install_venv: apply eventlet patch correctly with python 2.7 (#890461)23:38
*** kbringard has left #openstack-dev23:41
*** bhall has joined #openstack-dev23:42
*** bhall has joined #openstack-dev23:42
openstackgerritDaryl Walleck proposed a change to openstack/openstack-integration-tests: Added server metadata and image tests. Also added a README for storm.conf  https://review.openstack.org/164223:43
openstackgerritKevin L. Mitchell proposed a change to openstack/keystone: Refactor auth_token.py to only call out to Keystone once.  https://review.openstack.org/164323:43
*** cp16net has joined #openstack-dev23:45
*** nati2 has joined #openstack-dev23:46
*** cp16net has quit IRC23:53
*** jakedahn has joined #openstack-dev23:56
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Modal form abstraction and cleanup. Bug fixes.  https://review.openstack.org/164123:58

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