*** cdub has quit IRC | 00:00 | |
*** zns has joined #openstack-dev | 00:03 | |
*** yogirackspace has left #openstack-dev | 00:03 | |
*** adjohn has joined #openstack-dev | 00:03 | |
dolphm_ | mtaylor: jeblair: what's up with keystone jobs stuck? https://jenkins.openstack.org/view/Keystone/job/keystone/ | 00:07 |
---|---|---|
openstackjenkins | Project nova-docs build #1,642: SUCCESS in 2 min 8 sec: https://jenkins.openstack.org/job/nova-docs/1642/ | 00:08 |
openstackjenkins | brian.waldon: Converting network methods to use instance objects | 00:08 |
jeblair | dolphm_: i'll take a look | 00:10 |
zns | dolphm_: 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 failure | 00:16 |
jeblair | zns: i agree, i think jenkins is working, but the job is stuck waiting. | 00:16 |
dolphm_ | zns: but it's not getting that far | 00:16 |
*** cdub has joined #openstack-dev | 00:16 | |
*** sleepsontheflo-2 has joined #openstack-dev | 00:18 | |
dolphm_ | jeblair: https://wiki.jenkins-ci.org/display/JENKINS/Build-timeout+Plugin =) | 00:21 |
*** sleepsontheflo-2 has quit IRC | 00:22 | |
*** sleepsontheflo-1 has quit IRC | 00:22 | |
jeblair | can 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 |
jeblair | dolphm_: ^ | 00:23 |
vishy | markmc: https://bugs.launchpad.net/nova/+bug/890489 | 00:23 |
uvirtbot | Launchpad bug 890489 in nova "multistring flags do not parse properly" [Low,Triaged] | 00:23 |
dolphm_ | jeblair: sounds good | 00:23 |
openstackgerrit | Brian Waldon proposed a change to openstack/nova: Fixing image create in S3ImageService https://review.openstack.org/1600 | 00:23 |
*** zns has quit IRC | 00:24 | |
*** openstackjenkins has quit IRC | 00:26 | |
jeblair | i'm restarting jenkins to add the build timeout plugin. it'll take a few mins to restart. | 00:26 |
*** openstackjenkins has joined #openstack-dev | 00:27 | |
*** zns has joined #openstack-dev | 00:28 | |
zns | dolphm_: but if it hangs and never fails we never see where it got to... | 00:31 |
zns | which methinks is happening here. I can reproduce. | 00:31 |
*** sleepsontheflo-1 has joined #openstack-dev | 00:33 | |
*** reed has quit IRC | 00:33 | |
jeblair | dolphm_, 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 job | 00:33 |
jeblair | i think we should fix both things: timeouts so we keep moving, but output so we know what broke | 00:34 |
*** bcwaldon1 has quit IRC | 00:38 | |
dolphm_ | jeblair: keystone used to do that -- i believe jay started suppressing the output to match other projects? | 00:39 |
jeblair | dolphm_, 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 feedback | 00:40 |
dolphm_ | jeblair: thanks! | 00:40 |
jeblair | dolphm_: i think glance and nova both print their progress... | 00:42 |
jeblair | dolphm_: 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 IRC | 00:44 | |
jeblair | reason 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 IRC | 00:44 | |
*** dolphm_ has quit IRC | 00:45 | |
jeblair | dolphm_: 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 |
jeblair | oh that's sad, he left. | 00:45 |
*** sleepsontheflo-1 has quit IRC | 00:45 | |
zns | dolphm_: 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 |
openstackjenkins | Project nova-docs build #1,643: SUCCESS in 2 min 24 sec: https://jenkins.openstack.org/job/nova-docs/1643/ | 00:49 |
openstackjenkins | brian.waldon: Handle null ramdisk/kernel in euca-describe-images | 00:49 |
*** novas0x2a|laptop has joined #openstack-dev | 00:55 | |
openstackgerrit | Brad Hall proposed a change to openstack/quantum: Fix for bug 890498 https://review.openstack.org/1601 | 00:55 |
uvirtbot | Launchpad bug 890498 in quantum "ovs plugin pip-requires should have mysql-python" [Low,Confirmed] https://launchpad.net/bugs/890498 | 00:55 |
*** novas0x2a|laptop is now known as Guest37484 | 00:55 | |
*** reed has joined #openstack-dev | 00:56 | |
*** sleepsontheflo-1 has joined #openstack-dev | 00:57 | |
openstackgerrit | Verification of a change to openstack/keystone failed: Adding middleware tests https://review.openstack.org/1574 | 00:57 |
jeblair | zns: dolph is gone, but here's what that job looks like with the timeout set now: | 00:58 |
jeblair | https://jenkins.openstack.org/job/keystone/506/console | 00:58 |
zns | jeblair: thanks! That will prevent the hang. I'll work on adding the verbosity to find the root cause. | 01:01 |
zns | correction: kill the hanging process - won't act5uallly prevent it... | 01:01 |
jeblair | :) | 01:01 |
*** reed has quit IRC | 01:04 | |
*** reed has joined #openstack-dev | 01:05 | |
*** jakedahn has joined #openstack-dev | 01:06 | |
*** jakedahn has quit IRC | 01:08 | |
*** sleepsontheflo-1 has quit IRC | 01:09 | |
*** dragondm has quit IRC | 01:11 | |
*** Binbin has joined #openstack-dev | 01:11 | |
*** negronjl has quit IRC | 01:26 | |
*** Guest37484 has quit IRC | 01:30 | |
*** f-yang has quit IRC | 01:38 | |
*** ohnoimdead has quit IRC | 01:42 | |
*** gyee has quit IRC | 01:47 | |
*** negronjl has joined #openstack-dev | 01:48 | |
*** mgius has quit IRC | 01:51 | |
*** zns has quit IRC | 01:54 | |
*** nati2 has quit IRC | 02:04 | |
*** nati2 has joined #openstack-dev | 02:04 | |
*** reed has quit IRC | 02:07 | |
*** zns has joined #openstack-dev | 02:13 | |
*** jog0 has quit IRC | 02:25 | |
*** mdomsch has joined #openstack-dev | 02:29 | |
*** tryggvil__ has quit IRC | 02:32 | |
*** jeffjapan has quit IRC | 02:35 | |
*** zns has quit IRC | 02:36 | |
*** cdub has quit IRC | 02:38 | |
openstackgerrit | Gaurav Gupta proposed a change to openstack/nova: Added support for creating nova volume snapshots using OS API. https://review.openstack.org/1202 | 02:39 |
*** tryggvil has joined #openstack-dev | 02:39 | |
openstackgerrit | dan wendlandt proposed a change to openstack/openstack-manuals: Quantum Admin Guide: fix typo reported on website. https://review.openstack.org/1602 | 02:44 |
*** tryggvil has quit IRC | 02:49 | |
*** mdomsch has quit IRC | 02:53 | |
*** tryggvil_ has joined #openstack-dev | 02:53 | |
*** cdub has joined #openstack-dev | 02:58 | |
*** jdurgin has quit IRC | 03:02 | |
*** adjohn has joined #openstack-dev | 03:28 | |
*** cdub has quit IRC | 03:28 | |
*** asalkeld has quit IRC | 03:33 | |
*** asalkeld has joined #openstack-dev | 03:33 | |
*** asalkeld has left #openstack-dev | 03:33 | |
*** scottjg has joined #openstack-dev | 03:39 | |
*** reed has joined #openstack-dev | 03:42 | |
*** 18WAAW0HO has quit IRC | 03:50 | |
*** reed has quit IRC | 03:58 | |
*** cdub has joined #openstack-dev | 04:09 | |
*** adjohn has quit IRC | 04:13 | |
*** nati2_ has joined #openstack-dev | 04:27 | |
*** nati2 has quit IRC | 04:29 | |
*** HugoKuo_ has quit IRC | 04:34 | |
*** nati2 has joined #openstack-dev | 04:38 | |
*** nati2_ has quit IRC | 04:38 | |
*** jdg has joined #openstack-dev | 04:41 | |
jdg | vishy: 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 IRC | 05:08 | |
*** adjohn has joined #openstack-dev | 05:12 | |
*** cdub has quit IRC | 05:24 | |
*** mjfork has quit IRC | 05:39 | |
*** cdub has joined #openstack-dev | 05:57 | |
*** rbasak has quit IRC | 06:09 | |
*** negronjl has quit IRC | 06:13 | |
*** rbasak has joined #openstack-dev | 06:22 | |
*** dachary has joined #openstack-dev | 06:26 | |
*** zaitcev has quit IRC | 06:41 | |
*** nati2_ has joined #openstack-dev | 06:54 | |
*** nati2 has quit IRC | 06:55 | |
*** dolphm has joined #openstack-dev | 06:55 | |
vishy | jdg: no, using project_id is fine | 07:01 |
*** hugokuo has joined #openstack-dev | 07:04 | |
*** cdub has quit IRC | 07:07 | |
*** nati2_ has quit IRC | 07:12 | |
openstackgerrit | Rick Harris proposed a change to openstack/glance: Separating add vs general store configuration. https://review.openstack.org/1603 | 07:13 |
*** dolphm has quit IRC | 07:20 | |
openstackgerrit | Verification of a change to openstack/nova failed: Converting lock/unlock to use instance objects https://review.openstack.org/1539 | 07:29 |
*** tryggvil___ has joined #openstack-dev | 07:35 | |
*** dolphm has joined #openstack-dev | 07:35 | |
*** bengrue has quit IRC | 07:37 | |
*** tryggvil_ has quit IRC | 07:38 | |
openstackgerrit | Gabriel Hurley proposed a change to openstack/horizon: Adds function to count tab characters in files to run_test.sh. https://review.openstack.org/1604 | 07:46 |
* ttx yawns | 07:53 | |
ttx | vishy: still around ? | 07:53 |
*** apevec has joined #openstack-dev | 07:55 | |
openstackgerrit | Mark McLoughlin proposed a change to openstack/nova: Fix multistring flags default handling (#890489) https://review.openstack.org/1605 | 07:55 |
openstackgerrit | Mark McLoughlin proposed a change to openstack/nova: Deepcopy optparse defaults to avoid re-appending multistrings (#890489) https://review.openstack.org/1606 | 07:55 |
*** dolphm has quit IRC | 08:06 | |
*** apevec has quit IRC | 08:09 | |
*** reidrac has joined #openstack-dev | 08:11 | |
openstackgerrit | guanxiaohua2k6 proposed a change to openstack/openstack-manuals: Update section "Deployment Tool for OpenStack using Puppet" https://review.openstack.org/1607 | 08:14 |
*** adjohn has quit IRC | 08:33 | |
openstackgerrit | guanxiaohua2k6 proposed a change to openstack/openstack-manuals: Update section "Deployment Tool for OpenStack using Puppet" https://review.openstack.org/1608 | 08:38 |
openstackgerrit | guanxiaohua2k6 proposed a change to openstack/openstack-manuals: Update section "Deployment Tool for OpenStack using Puppet" https://review.openstack.org/1609 | 08:43 |
openstackgerrit | Mark McLoughlin proposed a change to openstack/nova: install_venv: apply eventlet patch correctly with python 2.7 (#890461) https://review.openstack.org/1610 | 08:46 |
*** cdub has joined #openstack-dev | 09:06 | |
*** elasticdog has quit IRC | 09:07 | |
*** elasticdog has joined #openstack-dev | 09:08 | |
*** darraghb has joined #openstack-dev | 09:33 | |
*** pixelbeat has joined #openstack-dev | 09:53 | |
*** BK_man has joined #openstack-dev | 09:54 | |
*** pixelbeat has quit IRC | 10:12 | |
*** scottjg has quit IRC | 10:19 | |
*** cdub has quit IRC | 10:22 | |
*** chomping has quit IRC | 10:36 | |
*** cdub has joined #openstack-dev | 10:38 | |
*** popux has joined #openstack-dev | 10:44 | |
*** viraptor has joined #openstack-dev | 10:45 | |
*** popux has quit IRC | 10:51 | |
openstackgerrit | Alvaro Lopez proposed a change to openstack/nova: Fixes bug 890206 https://review.openstack.org/1580 | 10:57 |
uvirtbot | Launchpad bug 890206 in nova "Unable to attach volume to a xen PVM" [Undecided,In progress] https://launchpad.net/bugs/890206 | 10:57 |
*** apevec has joined #openstack-dev | 11:04 | |
*** BK_man has quit IRC | 11:08 | |
*** hugokuo has quit IRC | 11:27 | |
*** popux has joined #openstack-dev | 11:30 | |
openstackgerrit | Jay Pipes proposed a change to openstack/glance: Fixes LP Bug#837817 - bin/glance cache disabled https://review.openstack.org/1612 | 12:03 |
*** rods has joined #openstack-dev | 12:05 | |
*** deshantm_laptop has joined #openstack-dev | 13:06 | |
*** lorin1 has joined #openstack-dev | 13:07 | |
*** sandywalsh_ has joined #openstack-dev | 13:13 | |
*** chomping has joined #openstack-dev | 13:24 | |
*** Binbin has quit IRC | 13:29 | |
*** kbringard has joined #openstack-dev | 13:31 | |
*** AlanClark has joined #openstack-dev | 13:38 | |
*** royh has left #openstack-dev | 14:07 | |
*** zns has joined #openstack-dev | 14:11 | |
*** mjfork has joined #openstack-dev | 14:11 | |
*** djw_ has joined #openstack-dev | 14:14 | |
*** rbasak has quit IRC | 14:16 | |
*** stuntmachine has joined #openstack-dev | 14:17 | |
sandywalsh_ | any sqlalchemy experts in the house? | 14:20 |
sandywalsh_ | jaypipes, around for a sqlalchemy Q? | 14:23 |
*** joesavak has joined #openstack-dev | 14:26 | |
*** rkukura has joined #openstack-dev | 14:27 | |
*** rkukura has left #openstack-dev | 14:29 | |
*** lts has joined #openstack-dev | 14:30 | |
*** tryggvil___ has quit IRC | 14:31 | |
*** rbasak has joined #openstack-dev | 14:31 | |
*** tryggvil_ has joined #openstack-dev | 14:33 | |
*** deshantm_laptop has quit IRC | 14:33 | |
*** crobinso has joined #openstack-dev | 14:34 | |
*** blakeyeager has quit IRC | 14:34 | |
*** Lumiere has quit IRC | 14:35 | |
*** rkukura has joined #openstack-dev | 14:37 | |
*** ayoung has joined #openstack-dev | 14:42 | |
*** tryggvil_ has quit IRC | 14:51 | |
*** tryggvil_ has joined #openstack-dev | 14:51 | |
*** tryggvil_ has quit IRC | 15:07 | |
*** tryggvil_ has joined #openstack-dev | 15:09 | |
*** dolphm has joined #openstack-dev | 15:17 | |
openstackgerrit | Ziad Sawalha proposed a change to openstack/keystone: Update testing options to support verbosity and selecting tests https://review.openstack.org/1613 | 15:21 |
openstackgerrit | Ziad Sawalha proposed a change to openstack/keystone: Adding middleware tests https://review.openstack.org/1574 | 15:21 |
jaypipes | sandywalsh: shoot | 15:23 |
openstackgerrit | Ziad Sawalha proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226) https://review.openstack.org/1533 | 15:26 |
uvirtbot | Launchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/843226 | 15:26 |
*** nati2 has joined #openstack-dev | 15:29 | |
*** troytoman-away is now known as troytoman | 15:30 | |
*** zns1 has joined #openstack-dev | 15:35 | |
*** zns has quit IRC | 15:37 | |
vishy | markmc: i tried both of your patches for multistring but somehow i'm seeing the same issue | 15:44 |
markmc | vishy, that's not what I want to hear :) | 15:44 |
vishy | i'm trying to determine how that is possible | 15:44 |
vishy | perhaps i have an old copy of the code that is loading | 15:44 |
markmc | do the test cases pass ? | 15:45 |
vishy | markmc: yes | 15:46 |
vishy | markmc: but it is still appending multiple times | 15:48 |
vishy | markmc: perhaps it only happens when you actually load a multistring from an external file? | 15:48 |
vishy | markmc: for example: create a file with --osapi_extension=foo | 15:49 |
markmc | vishy, I added a test case for that too | 15:49 |
markmc | vishy, and tested with --osapi_extension locally | 15:49 |
markmc | vishy, python version ? | 15:49 |
vishy | markmc: then do nova-manage --flagfile=/path/to/your/file shell python | 15:49 |
vishy | and if you import flags you will have multiple copies | 15:49 |
openstackgerrit | Dolph Mathews proposed a change to openstack/openstack-integration-tests: Assert we receive a scoped token & the correct user https://review.openstack.org/1585 | 15:49 |
vishy | markmc: 2.7.2 | 15:49 |
vishy | markmc: http://paste.openstack.org/show/3345/ | 15:51 |
openstackgerrit | david-perez5 proposed a change to openstack/nova: file-schedule host https://review.openstack.org/1546 | 15:51 |
markmc | vishy, http://paste.openstack.org/show/3346/ | 15:52 |
vishy | markmc: likely it is because nothing else in the flagfile is generating a reparse | 15:53 |
markmc | vishy, right, what's in yours? | 15:53 |
*** cdub has quit IRC | 15:53 | |
markmc | vishy, http://paste.openstack.org/show/3347/ | 15:54 |
vishy | markmc: here is the full file i use | 15:54 |
vishy | markmc: http://paste.openstack.org/show/3348/ | 15:54 |
vishy | markmc: (I removed the second copy of osapi_extension for the above test) | 15:55 |
*** cdub has joined #openstack-dev | 15:56 | |
markmc | vishy, ok, reproduced now - thanks | 15:56 |
vishy | markmc: cool | 15:57 |
*** adjohn has joined #openstack-dev | 15:59 | |
*** jdg has joined #openstack-dev | 16:00 | |
*** troytoman is now known as troytoman-away | 16:01 | |
zul | Daviey: we mentioned in the meeting that we were going to get the cloudscaling ec2 tests hooked into jenkins | 16:02 |
*** yogirackspace has joined #openstack-dev | 16:02 | |
Daviey | zul: yep, sounds good. | 16:02 |
vishy | markmc: one of the flags that does it seems to be --public_interface | 16:02 |
Daviey | hopefully the new lab should be racked today or tomorrow. | 16:02 |
vishy | markmc: hmm, but only in combination with at least one other flag...looking | 16:03 |
markmc | vishy, I'm seeing a bunch of args as unknown and removed from args one-by-one | 16:05 |
markmc | vishy, but for the last couple of re-parses, you start getting multiple copies of osapi_extension | 16:05 |
*** dragondm has joined #openstack-dev | 16:05 | |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Add devstack to gate script (oops). https://review.openstack.org/1614 | 16:06 |
*** dolphm has quit IRC | 16:06 | |
*** chomping has quit IRC | 16:06 | |
*** deshantm_laptop has joined #openstack-dev | 16:06 | |
*** misheska has joined #openstack-dev | 16:07 | |
markmc | vishy, bah, I see it now | 16:07 |
markmc | vishy, dumb mistake, need to deepcopy for each re-parse | 16:08 |
markmc | vishy, yeah, that fixes it - will cook up a test case and re-push | 16:09 |
vishy | markmc: and i just figured out the flags that we're doing it :( | 16:09 |
markmc | vishy, you just need multiple unknown flags, basically | 16:10 |
vishy | markmc: ah | 16:10 |
markmc | vishy, fix is: | 16:10 |
vishy | markmc: 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 = defaults | 16:10 |
markmc | + defaults = copy.deepcopy(defaults) | 16:10 |
markmc | finally: | 16:10 |
markmc | vishy, yep | 16:11 |
vishy | markmc: fixes it for me thx | 16:12 |
markmc | vishy, thanks for the reproducer | 16:12 |
*** medberry has quit IRC | 16:13 | |
*** medberry has joined #openstack-dev | 16:13 | |
*** medberry has quit IRC | 16:13 | |
*** medberry has joined #openstack-dev | 16:13 | |
openstackgerrit | Mark McLoughlin proposed a change to openstack/nova: Deepcopy optparse defaults to avoid re-appending multistrings (#890489) https://review.openstack.org/1606 | 16:15 |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Test change https://review.openstack.org/1615 | 16:23 |
openstackgerrit | A change to openstack/openstack-ci has been rejected: Test change https://review.openstack.org/1615 | 16:23 |
*** chomping has joined #openstack-dev | 16:24 | |
*** doude has quit IRC | 16:25 | |
*** doude has joined #openstack-dev | 16:25 | |
*** reidrac has quit IRC | 16:30 | |
*** negronjl has joined #openstack-dev | 16:33 | |
openstackgerrit | Ziad Sawalha proposed a change to openstack/keystone: Update testing options to support verbosity and selecting tests https://review.openstack.org/1613 | 16:35 |
openstackgerrit | Mark Washenberger proposed a change to openstack/nova: Add logging, error handling to the xenstore lib. https://review.openstack.org/1616 | 16:35 |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Add missing variables to gate script. https://review.openstack.org/1617 | 16:37 |
*** code_franco has joined #openstack-dev | 16:41 | |
*** code_franco has quit IRC | 16:43 | |
*** dprince has joined #openstack-dev | 16:46 | |
*** nati2 has quit IRC | 16:46 | |
*** dolphm has joined #openstack-dev | 16:46 | |
*** misheska has quit IRC | 16:47 | |
*** dprince has quit IRC | 16:50 | |
*** code_franco has joined #openstack-dev | 16:50 | |
*** cdub has quit IRC | 16:53 | |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: More missing variables. https://review.openstack.org/1618 | 16:56 |
openstackgerrit | Jay Pipes proposed a change to openstack/glance: Fixes LP Bug#861650 - Glance client deps https://review.openstack.org/1619 | 16:57 |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Fix project names https://review.openstack.org/1620 | 16:58 |
openstackgerrit | Ziad Sawalha proposed a change to openstack/keystone: Update testing options to support verbosity and selecting tests https://review.openstack.org/1613 | 16:59 |
*** zns1 has quit IRC | 17:01 | |
openstackgerrit | Brian Waldon proposed a change to openstack/nova: Converting lock/unlock to use instance objects https://review.openstack.org/1539 | 17:02 |
openstackjenkins | Project nova-docs build #1,644: SUCCESS in 2 min 18 sec: https://jenkins.openstack.org/job/nova-docs/1644/ | 17:03 |
openstackjenkins | Mark McLoughlin: Fix multistring flags default handling (#890489) | 17:03 |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Fix workspace/script variables https://review.openstack.org/1621 | 17:04 |
*** sleepsontheflo-1 has joined #openstack-dev | 17:12 | |
openstackjenkins | Project nova-docs build #1,645: SUCCESS in 2 min 17 sec: https://jenkins.openstack.org/job/nova-docs/1645/ | 17:13 |
openstackjenkins | Mark McLoughlin: Deepcopy optparse defaults to avoid re-appending multistrings (#890489) | 17:13 |
*** gyee has joined #openstack-dev | 17:13 | |
*** gyee has quit IRC | 17:15 | |
*** gyee has joined #openstack-dev | 17:15 | |
*** gyee has quit IRC | 17:16 | |
*** popux has quit IRC | 17:16 | |
*** rnirmal has joined #openstack-dev | 17:17 | |
*** koolhead17 has joined #openstack-dev | 17:18 | |
*** adjohn has quit IRC | 17:20 | |
*** zaitcev has joined #openstack-dev | 17:21 | |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226) https://review.openstack.org/1533 | 17:22 |
uvirtbot | Launchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/843226 | 17:22 |
*** adjohn has joined #openstack-dev | 17:22 | |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Refactored headers produced by middleware (bug 835087) https://review.openstack.org/1550 | 17:23 |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226) https://review.openstack.org/1533 | 17:23 |
uvirtbot | Launchpad bug 835087 in keystone "Should X-Role be X-Roles" [Medium,Confirmed] https://launchpad.net/bugs/835087 | 17:23 |
uvirtbot | Launchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/843226 | 17:23 |
openstackgerrit | Lorin Hochstein proposed a change to openstack/nova: Removed contrib/nova.sh and other stale docs. https://review.openstack.org/1622 | 17:24 |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Revised curl examples (bug 884789) https://review.openstack.org/1599 | 17:26 |
uvirtbot | Launchpad bug 884789 in keystone "curl examples in getting started guide don't work" [High,Fix committed] https://launchpad.net/bugs/884789 | 17:26 |
*** lorin1 has quit IRC | 17:29 | |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: 'text/json' should be 'application/json' (bug 843226) https://review.openstack.org/1533 | 17:31 |
uvirtbot | Launchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/843226 | 17:31 |
openstackgerrit | Verification of a change to openstack/keystone failed: 'text/json' should be 'application/json' (bug 843226) https://review.openstack.org/1533 | 17:33 |
uvirtbot | Launchpad bug 843226 in keystone ""application/json" instead of "text/json"" [Medium,Fix committed] https://launchpad.net/bugs/843226 | 17:33 |
*** jog0 has joined #openstack-dev | 17:34 | |
*** jog0 has quit IRC | 17:35 | |
*** jog0 has joined #openstack-dev | 17:36 | |
*** negronjl has quit IRC | 17:36 | |
openstackgerrit | A change to openstack/nova has been rejected: Update the script so it works with the current tree https://review.openstack.org/1563 | 17:36 |
openstackgerrit | A change to openstack/nova has been rejected: Add README file to document the nova.sh script https://review.openstack.org/1564 | 17:37 |
dolphm | mtaylor: jeblair: failed due to 'address already in use' https://jenkins.openstack.org/job/gate-keystone-unittests/5/console | 17:39 |
mtaylor | dolphm: that's because of ... um | 17:43 |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Ignoring db migrate mgmt module to workaround bug 889287 https://review.openstack.org/1577 | 17:43 |
uvirtbot | Launchpad bug 889287 in keystone "./setup.py build_sphinx fails on sqlalchemy.migrate_repo.manage" [High,Confirmed] https://launchpad.net/bugs/889287 | 17:44 |
*** ohnoimdead has joined #openstack-dev | 17:46 | |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Refactored headers produced by middleware (bug 835087) https://review.openstack.org/1550 | 17:49 |
uvirtbot | Launchpad bug 835087 in keystone "Should X-Role be X-Roles" [Medium,Confirmed] https://launchpad.net/bugs/835087 | 17:49 |
*** jdurgin has joined #openstack-dev | 17:51 | |
openstackjenkins | Project nova-docs build #1,646: SUCCESS in 2 min 19 sec: https://jenkins.openstack.org/job/nova-docs/1646/ | 17:53 |
openstackjenkins | Josh Kearney: Log the URL to an image_ref and not just the ID. | 17:53 |
*** lorin1 has joined #openstack-dev | 17:55 | |
openstackgerrit | Florian Hines proposed a change to openstack/swift: Add sockstat info to recon. https://review.openstack.org/1623 | 17:58 |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Enable debug & verbose for testing (bug 890777) https://review.openstack.org/1624 | 17:59 |
uvirtbot | Launchpad bug 890777 in keystone "No way to diagnose tests easily" [Low,Confirmed] https://launchpad.net/bugs/890777 | 17:59 |
*** adjohn has quit IRC | 18:01 | |
openstackgerrit | Lorin Hochstein proposed a change to openstack/nova: Removed contrib/nova.sh and other stale docs. https://review.openstack.org/1622 | 18:02 |
*** stuntmac_ has joined #openstack-dev | 18:03 | |
*** stuntmachine has quit IRC | 18:03 | |
*** stuntmac_ is now known as stuntmachine | 18:03 | |
openstackgerrit | Lorin Hochstein proposed a change to openstack/nova: Remove contrib/nova.sh and other stale docs. https://review.openstack.org/1622 | 18:07 |
*** ayoung is now known as ayoung-lunchrun | 18:12 | |
openstackgerrit | Yuriy Taraday proposed a change to openstack/openstack-manuals: Section "What is this Keystone anyway?" added. https://review.openstack.org/1625 | 18:16 |
*** novas0x2a|laptop has joined #openstack-dev | 18:16 | |
*** novas0x2a|laptop is now known as Guest14896 | 18:16 | |
*** lorin11 has joined #openstack-dev | 18:26 | |
*** lorin11 has quit IRC | 18:26 | |
*** lorin1 has quit IRC | 18:27 | |
openstackgerrit | fred 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/1626 | 18:30 |
*** jakedahn has joined #openstack-dev | 18:31 | |
*** mdomsch has joined #openstack-dev | 18:31 | |
*** lorin1 has joined #openstack-dev | 18:32 | |
*** lorin1 has quit IRC | 18:33 | |
*** f-yang has joined #openstack-dev | 18:35 | |
*** darraghb has quit IRC | 18:35 | |
*** dprince has joined #openstack-dev | 18:36 | |
*** jsavak has joined #openstack-dev | 18:38 | |
*** joesavak has quit IRC | 18:41 | |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Revised version status response (bug 890807) https://review.openstack.org/1627 | 18:42 |
uvirtbot | Launchpad bug 890807 in keystone "Curl examples show outdated for response GET /" [Low,Confirmed] https://launchpad.net/bugs/890807 | 18:42 |
*** zedas has quit IRC | 18:43 | |
*** jakedahn_ has joined #openstack-dev | 18:44 | |
openstackgerrit | Verification of a change to openstack/openstack-manuals failed: Update networking section : fix bug 882774 start the euca2ools -> novaclient cli migration https://review.openstack.org/1368 | 18:45 |
uvirtbot | Launchpad bug 882774 in openstack-manuals "Command to add floating IP addresses has changed in diablo" [Undecided,In progress] https://launchpad.net/bugs/882774 | 18:45 |
*** jakedahn has quit IRC | 18:46 | |
*** jakedahn_ is now known as jakedahn | 18:46 | |
*** vladimir3p has joined #openstack-dev | 18:47 | |
openstackgerrit | Verification of a change to openstack/keystone failed: Adding middleware tests https://review.openstack.org/1574 | 18:47 |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: The new hotness that is Bootstrap. https://review.openstack.org/1628 | 18:47 |
openstackgerrit | Daniel Salinas proposed a change to openstack/nova: Adds openvz support to nova. https://review.openstack.org/1629 | 18:48 |
*** donaldngo_hp has quit IRC | 18:51 | |
openstackgerrit | david-perez5 proposed a change to openstack/nova: create and populate allocated resources DB https://review.openstack.org/1630 | 18:55 |
*** ayoung-lunchrun is now known as ayoung | 18:56 | |
*** Guest14896 has quit IRC | 18:57 | |
*** novas0x2a|laptop has joined #openstack-dev | 19:06 | |
*** novas0x2a|laptop is now known as Guest7529 | 19:06 | |
*** donaldngo_hp has joined #openstack-dev | 19:10 | |
*** RobNeff has joined #openstack-dev | 19:12 | |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: moving stylesheet, clearing up spacing https://review.openstack.org/1631 | 19:16 |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: fixing splash stylesheet link https://review.openstack.org/1632 | 19:16 |
*** stuntmachine has quit IRC | 19:16 | |
*** stuntmachine has joined #openstack-dev | 19:17 | |
*** cp16net has joined #openstack-dev | 19:19 | |
*** stuntmachine has quit IRC | 19:19 | |
*** stuntmachine has joined #openstack-dev | 19:20 | |
vishy | pvo: is Johannes Erdfelt on your team? | 19:21 |
pvo | yes | 19:21 |
vishy | pvo: irc handle? | 19:21 |
pvo | let me find out. I know his private irc nick | 19:21 |
*** stuntmachine has quit IRC | 19:24 | |
openstackgerrit | Yuriy Taraday proposed a change to openstack/openstack-manuals: Section "What is this Keystone anyway?" added. https://review.openstack.org/1625 | 19:26 |
*** dolphm has quit IRC | 19:27 | |
*** tylesmit has joined #openstack-dev | 19:28 | |
*** rkukura has quit IRC | 19:29 | |
*** Adri2000 has quit IRC | 19:30 | |
*** Adri2000 has joined #openstack-dev | 19:30 | |
*** sleepsontheflo-1 has quit IRC | 19:31 | |
*** stuntmachine has joined #openstack-dev | 19:32 | |
*** dolphm has joined #openstack-dev | 19:33 | |
*** dolphm has quit IRC | 19:33 | |
*** dolphm has joined #openstack-dev | 19:34 | |
*** rkukura has joined #openstack-dev | 19:36 | |
*** koolhead17 has quit IRC | 19:39 | |
*** tylesmit has left #openstack-dev | 19:41 | |
openstackgerrit | Daniel Salinas proposed a change to openstack/nova: fixed broken spawn call which was introduced by the last rebase https://review.openstack.org/1633 | 19:44 |
*** jakedahn has quit IRC | 19:46 | |
*** adjohn has joined #openstack-dev | 19:47 | |
*** sleepsontheflo-1 has joined #openstack-dev | 19:49 | |
*** djw_ has quit IRC | 19:51 | |
*** rkukura has quit IRC | 19:54 | |
openstackgerrit | Gabriel Hurley proposed a change to openstack/horizon: Fixes the splash page/login box styling. https://review.openstack.org/1634 | 19:57 |
*** mjfork has quit IRC | 19:57 | |
*** zns has joined #openstack-dev | 19:58 | |
*** anotherjesse has joined #openstack-dev | 20:00 | |
*** code_franco has quit IRC | 20:01 | |
*** RobNeff has quit IRC | 20:02 | |
*** jakedahn has joined #openstack-dev | 20:03 | |
*** dwalleck has joined #openstack-dev | 20:04 | |
*** code_franco has joined #openstack-dev | 20:05 | |
*** negronjl_mobile has joined #openstack-dev | 20:09 | |
*** rkukura has joined #openstack-dev | 20:13 | |
*** markmc has quit IRC | 20:21 | |
*** dolphm has quit IRC | 20:28 | |
*** jakedahn has quit IRC | 20:29 | |
*** lorin1 has joined #openstack-dev | 20:31 | |
*** dolphm has joined #openstack-dev | 20:32 | |
ttx | General meeting in #openstack-meeting in 30min. | 20:32 |
*** jakedahn has joined #openstack-dev | 20:34 | |
kbringard | did packages ever get released with some of the backport fixes? specifically the source-groups stuff? | 20:37 |
openstackjenkins | Project nova-docs build #1,647: SUCCESS in 2 min 11 sec: https://jenkins.openstack.org/job/nova-docs/1647/ | 20:38 |
openstackjenkins | brian.waldon: Converting lock/unlock to use instance objects | 20:38 |
*** asalkeld has joined #openstack-dev | 20:40 | |
Kiall | kbringard: nothing official has been released since the 2011.3 release, although .. I think a 2011.3.1 keystone is about to land ;) | 20:43 |
kbringard | w00t | 20:43 |
kbringard | I'm mostly interested in a couple of bugs and one in particular that caused source groups in authorize to be broken | 20:44 |
openstackgerrit | Ziad Sawalha proposed a change to openstack/keystone: Adding middleware tests https://review.openstack.org/1574 | 20:44 |
Kiall | (whether or not to tag is being discussed in tonight's meeting I heard...) | 20:44 |
Kiall | But, if your waiting for more than a .tar.gz .. then thats another story altogether ;) | 20:45 |
kbringard | yea, 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 issues | 20:46 |
kbringard | so I was pushing for us to do at least one more "official" push to get those fixes in there | 20:47 |
*** sleepsontheflo-1 has quit IRC | 20:48 | |
*** anotherjesse has quit IRC | 20:48 | |
*** dolphm has quit IRC | 20:48 | |
*** sandywalsh_ has quit IRC | 20:49 | |
*** sleepsontheflo-1 has joined #openstack-dev | 20:49 | |
*** anotherjesse has joined #openstack-dev | 20:50 | |
*** mnour has joined #openstack-dev | 20:51 | |
*** corrigac has joined #openstack-dev | 20:52 | |
*** jog0 has quit IRC | 20:52 | |
*** jeremy_ has joined #openstack-dev | 20:52 | |
*** jeremy_ has joined #openstack-dev | 20:52 | |
*** jeremy has quit IRC | 20:52 | |
*** jeremy_ is now known as jeremy | 20:53 | |
*** ccorrigan has quit IRC | 20:55 | |
*** robertn has joined #openstack-dev | 20:56 | |
*** johnpur has joined #openstack-dev | 20:58 | |
*** dprince has quit IRC | 20:59 | |
ttx | General meeting starting in one min in #openstack-meeting, please join us now | 20:59 |
*** joesavak has joined #openstack-dev | 21:01 | |
*** mikeyp has joined #openstack-dev | 21:01 | |
openstackgerrit | Vish Ishaya proposed a change to openstack/nova: Refactor metadata code out of ec2/cloud.py https://review.openstack.org/1373 | 21:03 |
openstackgerrit | Vish Ishaya proposed a change to openstack/nova: Separate metadata api into its own service https://review.openstack.org/1372 | 21:03 |
*** dolphm has joined #openstack-dev | 21:05 | |
*** jsavak has quit IRC | 21:05 | |
*** anotherjesse has quit IRC | 21:08 | |
*** anotherjesse has joined #openstack-dev | 21:08 | |
*** jakedahn has quit IRC | 21:08 | |
openstackgerrit | Ravikumar Venkatesan proposed a change to openstack/nova: virt.libvirt.netutils.py should handle UnboundLocalError Fixes bug 886266. https://review.openstack.org/1635 | 21:09 |
uvirtbot | Launchpad bug 886266 in openstack-qa "virt.libvirt.netutils.py should handle UnboundLocalError" [Medium,Confirmed] https://launchpad.net/bugs/886266 | 21:09 |
openstackgerrit | Daniel Salinas proposed a change to openstack/nova: Adds openvz support to nova. https://review.openstack.org/1629 | 21:09 |
*** apevec has quit IRC | 21:13 | |
dolphm | kbringard: do you have fixes for diablo that are not in stable/diablo? | 21:21 |
openstackgerrit | Mark Washenberger proposed a change to openstack/nova: Add logging, error handling to the xenstore lib. https://review.openstack.org/1616 | 21:21 |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: Removes multiple selections from security groups in launch form. https://review.openstack.org/1636 | 21:21 |
*** bengrue has joined #openstack-dev | 21:22 | |
kbringard | dolphm: 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 fixes | 21:22 |
*** adjohn has quit IRC | 21:23 | |
kbringard | but I'm still kind of confused by the whole packages vs no packages thing, so I dunno | 21:23 |
openstackgerrit | Mark Washenberger proposed a change to openstack/nova: Add logging, error handling to the xenstore lib. https://review.openstack.org/1616 | 21:23 |
dolphm | kbringard: that's true, and yeah i'm confused too | 21:24 |
dolphm | kbringard: i think when we tag '2011.3.1' it will be packaged | 21:24 |
kbringard | ah, that makes sense | 21:25 |
mtaylor | dolphm, kbringard: come now! what's confusing? | 21:27 |
mtaylor | :) | 21:27 |
dolphm | mtaylor: i think people have just been expecting 'realtime' packaging for commits to stable/diablo | 21:27 |
openstackgerrit | Vish Ishaya proposed a change to openstack/nova: Refactor metadata code out of ec2/cloud.py https://review.openstack.org/1373 | 21:27 |
openstackgerrit | Vish Ishaya proposed a change to openstack/nova: Separate metadata api into its own service https://review.openstack.org/1372 | 21:27 |
mtaylor | dolphm: yes. I believe you are correct about that | 21:28 |
kbringard | yea, I don't expect real time (although I do agree that a lot of people are) | 21:28 |
kbringard | I've been buried with work so I hadn't thought about it in awhile | 21:28 |
mtaylor | should probably visit what to do about that in the short term... we're re-defining how we do that process moving forward | 21:28 |
kbringard | but the last I heard was that we didn't want to do packaging anymore | 21:28 |
mtaylor | so 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 |
mtaylor | but the packaging of our actual releases will be left to the fine folks at ubuntu and redhat | 21:29 |
kbringard | which 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 bugs | 21:29 |
mtaylor | kbringard: yes. this is the short term problem | 21:29 |
kbringard | which it sounds like we've decided to do | 21:29 |
mtaylor | that needs a solution | 21:29 |
mtaylor | which may just be a bunch of manual package creation :) | 21:30 |
annegentle | mtaylor: 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 |
Kiall | Yea - 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 |
openstackgerrit | Lorin Hochstein proposed a change to openstack/nova: Docs nwo reference Ron Pedde's cleanup script for DevStack. https://review.openstack.org/1637 | 21:32 |
openstackgerrit | Lorin Hochstein proposed a change to openstack/nova: Remove contrib/nova.sh and other stale docs. https://review.openstack.org/1622 | 21:32 |
dolphm | Kiall: cool | 21:33 |
openstackgerrit | Lorin Hochstein proposed a change to openstack/nova: Docs nwo reference Ron Pedde's cleanup script for DevStack. https://review.openstack.org/1637 | 21:33 |
openstackjenkins | Project nova-docs build #1,648: SUCCESS in 2 min 17 sec: https://jenkins.openstack.org/job/nova-docs/1648/ | 21:33 |
openstackjenkins | B_Maguire: Fixes Bug #861293 | 21:33 |
uvirtbot | Launchpad 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/861293 | 21:33 |
*** dwalleck_ has joined #openstack-dev | 21:34 | |
Kiall | dolphm: 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 IRC | 21:34 | |
mtaylor | Kiall: where? and did you submit your packaging changes to the ubuntu packaging branch? or are you talking just building using the current | 21:34 |
mtaylor | ah. looking | 21:35 |
Kiall | they 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 haves | 21:35 |
mtaylor | gotcha. but you have packaging branch? | 21:35 |
mtaylor | damn | 21:35 |
mtaylor | ok. | 21:35 |
mtaylor | nextime I will read the page before asking more questions | 21:35 |
Kiall | lol ;) +nextime I will read the page before asking more questions | 21:35 |
Kiall | damn | 21:35 |
Kiall | wrong copy+paste | 21:35 |
Kiall | https://github.com/managedit/keystone etc | 21:35 |
*** lorin1 has quit IRC | 21:37 | |
*** troytoman-away is now known as troytoman | 21:38 | |
openstackgerrit | Razique 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/1326 | 21:40 |
*** bhall has joined #openstack-dev | 21:41 | |
*** negronjl_mobile has quit IRC | 21:47 | |
*** negronjl_mobile has joined #openstack-dev | 21:47 | |
openstackgerrit | Razique Mahroua proposed a change to openstack/openstack-manuals: Update a conceptual figure for Keystone Fixes bug 854409 https://review.openstack.org/1033 | 21:48 |
openstackgerrit | Razique Mahroua proposed a change to openstack/openstack-manuals: Update Swift doc : Fix bug 791584 Update formatting https://review.openstack.org/1207 | 21:48 |
uvirtbot | Launchpad bug 854409 in openstack-manuals "Concepts in Identity Service would benefit from a diagram" [High,Fix committed] https://launchpad.net/bugs/854409 | 21:48 |
uvirtbot | Launchpad bug 791584 in openstack-manuals "Documentation missing detail" [Low,Fix committed] https://launchpad.net/bugs/791584 | 21:48 |
*** jrouault has joined #openstack-dev | 21:51 | |
*** jrouault has quit IRC | 21:51 | |
*** jrouault has joined #openstack-dev | 21:52 | |
soren | devcamcar: 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 |
soren | devcamcar: 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 | |
devcamcar | soren: needs to be 2 pieces, because the underlying lib can be taken and extended in whatever django site you want to use | 21:58 |
devcamcar | at the end of the day, the actual django site piece of horizon is a reference implementation around the underlying lib and nothing more | 21:58 |
*** jog0 has joined #openstack-dev | 21:58 | |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: fixed flash message layout for overview https://review.openstack.org/1638 | 21:59 |
soren | devcamcar: Do the two live in separate python namespaces? | 21:59 |
devcamcar | yes | 22:00 |
*** sleepsontheflo-2 has joined #openstack-dev | 22:00 | |
devcamcar | soren: believe me, i know that on paper they should be 2 repos | 22:00 |
devcamcar | its a rubber meets road problem | 22:00 |
soren | devcamcar: 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 |
soren | same repo and same project, I mean. | 22:01 |
soren | So sharing their setup.py, but installing into two separate namespaces. | 22:01 |
devcamcar | soren: sounds nice, but not sure how cleanly that can be done in django | 22:02 |
soren | Am I oversimplifying the issue? | 22:02 |
soren | I could very well be | 22:02 |
soren | Well, to Django, it would look the same as it does now, wouldn't it? | 22:03 |
openstackgerrit | Salvatore Orlando proposed a change to openstack/quantum: Bug #890028 https://review.openstack.org/1576 | 22:03 |
uvirtbot | Launchpad bug 890028 in quantum "Use run_tests or pylint and pep8 validation" [Low,In progress] https://launchpad.net/bugs/890028 | 22:03 |
*** sleepsontheflo-1 has quit IRC | 22:03 | |
*** anotherjesse has quit IRC | 22:03 | |
Kiall | devcamcar: out of curiosity, you say they should be 2 repos, what is preventing that? | 22:04 |
*** anotherjesse has joined #openstack-dev | 22:04 | |
devcamcar | soren: django sites don't get installed as python libs usually | 22:04 |
devcamcar | which is part of the problem | 22:05 |
devcamcar | Kiall: 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 merged | 22:06 |
Daviey | ttx: sorry for meeting the meeting, but no - had nothing specific to raise. Thanks for asking. | 22:06 |
*** joesavak has quit IRC | 22:06 | |
soren | devcamcar: Oh, right. | 22:06 |
ttx | meeting the meeting ? | 22:06 |
*** stuntmachine has quit IRC | 22:06 | |
ttx | hehe | 22:06 |
Daviey | missing*.. :) | 22:06 |
*** mikeyp has quit IRC | 22:07 | |
Kiall | devcamcar: 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 IRC | 22:07 | |
*** mikeyp has joined #openstack-dev | 22:09 | |
devcamcar | Kiall: ouch :( | 22:09 |
Kiall | Its actually fine once you get used to it :) | 22:09 |
*** anotherjesse has quit IRC | 22:10 | |
Kiall | But any major "touches more than 1 module" changes can be painful | 22:10 |
* soren tries not to think of Ubuntu as a project consisting of 10k repos | 22:12 | |
soren | Or however many source packages we have. | 22:12 |
Kiall | soren: hah, probably a tad more painful to manage ;) | 22:14 |
*** rkukura has quit IRC | 22:15 | |
openstackjenkins | Project nova-docs build #1,649: SUCCESS in 2 min 14 sec: https://jenkins.openstack.org/job/nova-docs/1649/ | 22:18 |
openstackjenkins | lorin: Remove contrib/nova.sh and other stale docs. | 22:18 |
*** lts has quit IRC | 22:19 | |
*** dwalleck has joined #openstack-dev | 22:23 | |
openstackgerrit | donald-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/1639 | 22:32 |
uvirtbot | Launchpad bug 883293 in openstack-qa "combination of log_notifier and log.PublishErrorsHandler causes infinite loop" [High,Confirmed] https://launchpad.net/bugs/883293 | 22:32 |
openstackjenkins | Project nova-docs build #1,650: SUCCESS in 2 min 16 sec: https://jenkins.openstack.org/job/nova-docs/1650/ | 22:33 |
openstackjenkins | ewan.mellor: Bug #888719: openvswitch-nova runs after firstboot scripts | 22:33 |
uvirtbot | Launchpad bug 888719 in nova "openvswitch-nova runs after firstboot scripts" [Undecided,Fix committed] https://launchpad.net/bugs/888719 | 22:33 |
openstackgerrit | Brian Lamar proposed a change to openstack/nova: Follow hostname RFCs https://review.openstack.org/1484 | 22:36 |
*** rnirmal has quit IRC | 22:36 | |
*** martines has joined #openstack-dev | 22:39 | |
*** yogirackspace has left #openstack-dev | 22:43 | |
*** anotherjesse has joined #openstack-dev | 22:45 | |
*** cdub has joined #openstack-dev | 22:51 | |
*** jog0 has left #openstack-dev | 22:51 | |
*** jog0 has joined #openstack-dev | 22:52 | |
openstackgerrit | Kevin L. Mitchell proposed a change to openstack/nova: Implement schedule_prep_resize() https://review.openstack.org/1593 | 22:53 |
*** adam_g has quit IRC | 22:53 | |
*** cp16net has quit IRC | 22:53 | |
openstackgerrit | Joe Breu proposed a change to openstack/keystone: Add default for log directory and log filenames https://review.openstack.org/1640 | 22:55 |
*** ayoung is now known as ayoung-afk | 22:58 | |
openstackjenkins | Project nova-docs build #1,651: SUCCESS in 2 min 15 sec: https://jenkins.openstack.org/job/nova-docs/1651/ | 22:58 |
openstackjenkins | ewan.mellor: Bug #886353: Faults raised by OpenStack API Resource handlers fail to be reported properly | 22:58 |
uvirtbot | Launchpad bug 886353 in nova "Faults raised by OpenStack API Resource handlers fail to be reported properly" [Medium,Fix committed] https://launchpad.net/bugs/886353 | 22:58 |
*** mszilagyi has joined #openstack-dev | 23:02 | |
*** aclark_ has joined #openstack-dev | 23:03 | |
*** AlanClark has quit IRC | 23:03 | |
*** crobinso has quit IRC | 23:06 | |
*** aclark_ is now known as AlanClark | 23:07 | |
*** bhall has quit IRC | 23:09 | |
*** troytoman is now known as troytoman-away | 23:11 | |
*** negronjl_mobile has quit IRC | 23:12 | |
*** negronjl_mobile has joined #openstack-dev | 23:13 | |
*** mszilagyi has quit IRC | 23:17 | |
*** adjohn has joined #openstack-dev | 23:22 | |
openstackjenkins | Project nova-docs build #1,652: SUCCESS in 2 min 24 sec: https://jenkins.openstack.org/job/nova-docs/1652/ | 23:24 |
openstackjenkins | brian.waldon: Fixing image create in S3ImageService | 23:24 |
*** code_franco has quit IRC | 23:27 | |
*** ayoung-afk has quit IRC | 23:33 | |
openstackjenkins | Project nova-docs build #1,653: SUCCESS in 2 min 25 sec: https://jenkins.openstack.org/job/nova-docs/1653/ | 23:34 |
openstackjenkins | brian.lamar: Follow hostname RFCs | 23:34 |
*** negronjl_mobile has quit IRC | 23:35 | |
openstackgerrit | Gabriel Hurley proposed a change to openstack/horizon: Modal form abstraction and cleanup. Bug fixes. https://review.openstack.org/1641 | 23:36 |
openstackjenkins | Project nova-docs build #1,654: SUCCESS in 2 min 13 sec: https://jenkins.openstack.org/job/nova-docs/1654/ | 23:38 |
openstackjenkins | Mark McLoughlin: install_venv: apply eventlet patch correctly with python 2.7 (#890461) | 23:38 |
*** kbringard has left #openstack-dev | 23:41 | |
*** bhall has joined #openstack-dev | 23:42 | |
*** bhall has joined #openstack-dev | 23:42 | |
openstackgerrit | Daryl 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/1642 | 23:43 |
openstackgerrit | Kevin L. Mitchell proposed a change to openstack/keystone: Refactor auth_token.py to only call out to Keystone once. https://review.openstack.org/1643 | 23:43 |
*** cp16net has joined #openstack-dev | 23:45 | |
*** nati2 has joined #openstack-dev | 23:46 | |
*** cp16net has quit IRC | 23:53 | |
*** jakedahn has joined #openstack-dev | 23:56 | |
openstackgerrit | Gabriel Hurley proposed a change to openstack/horizon: Modal form abstraction and cleanup. Bug fixes. https://review.openstack.org/1641 | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!