Wednesday, 2012-02-15

termiejeblair: cool, thanks00:03
jaypipesanotherjesse: looking now.00:05
jaypipesmtaylor: pong00:05
jeblairtermie: https://review.openstack.org/#q,I2cb5b198a06848f42f919ea49e338443131e263e,n,z00:05
jeblairthere are both changes00:05
mtaylorjaypipes: just sent you an email - questions about testing and stuff00:07
jaypipesmtaylor: yes, saw that.. probably will not get to it today.00:07
mtaylorjaypipes: ok - no worries00:08
*** bengrue has joined #openstack-dev00:08
termiejeblair: "both changes" ?00:08
termieoh i see00:08
*** sandywalsh has quit IRC00:10
*** cp16net has quit IRC00:12
anotherjessejeblair: is that the email that we should use in the email?00:15
anotherjesseerr- the link00:15
*** zaitcev has joined #openstack-dev00:18
*** zigo has joined #openstack-dev00:20
*** LinuxJedi has quit IRC00:21
termiewow, i guess you can't really do a normal review there, eh00:22
*** sandywalsh has joined #openstack-dev00:23
anotherjessetermie: updated email to say look at the code at https://github.com/openstack/keystone/tree/redux00:24
jeblairyeah, that feature ("show what the tree would look like after this merge commit in the review") is in the next version of gerrit00:29
jeblairanotherjesse, termie: see my comment on the reviews about how you can use "git review" to see the result of the merge locally00:30
*** LinuxJedi has joined #openstack-dev00:31
*** troytoman is now known as troytoman-away00:31
jeblairbut yeah, i think pointing to the github urls is best for reviewing00:32
termieemail: out00:40
jeblairwoo!00:40
jaypipestermie, anotherjesse: great job on post to ML.00:41
*** andrewbogott_afk is now known as andrewbogott00:46
termiejaypipes: thanks :)00:47
jaypipestermie: even though I didn't get the wubwubwub stuff ;)00:47
justinsbjaypipes, bcwaldon: The logic is even more fun than we thought... https://review.openstack.org/#change,404500:49
jaypipesjustinsb: looking at that now :)00:50
justinsbjaypipes: just having another attempt at that comment.  I don't think I wrote english.00:51
jaypipes:)00:52
mnewbyis gerrit down?  I can hit the web side of things but am getting host is down when i try to submit.01:01
*** sniperd has quit IRC01:02
*** sandywalsh has quit IRC01:06
*** spiffxp has joined #openstack-dev01:07
*** jdg has quit IRC01:10
*** littleidea has joined #openstack-dev01:11
*** pixelbeat has quit IRC01:11
bcwaldonjustinsb: Thanks for adding the extensive testing. this looks fantastic01:15
*** _adjohn_ has quit IRC01:18
*** sandywalsh has joined #openstack-dev01:22
*** adjohn has joined #openstack-dev01:23
*** deshantm has joined #openstack-dev01:29
justinsbbcwaldon: No problem ... I think it's right, but it definitely needed the test!  If you guys agree, I might put together a helper function that can add pagination to queries, rather than having to hand-code this logic.  But a separate MP I think!01:29
*** gyee has quit IRC01:29
*** nati2_ has joined #openstack-dev01:31
*** nati2 has quit IRC01:33
mtaylormnewby: looking01:35
mtaylormnewby: seems fine ... do you have a proxy blocking your ssh access?01:36
*** adjohn has quit IRC01:36
mnewbyHmm, I'll see01:36
jeblairssh review gerrit ls-projects01:36
*** zigo has quit IRC01:36
jeblairssh review.openstack.org gerrit ls-projects01:37
jeblairsorry01:37
jeblairssh -p 29418 review.openstack.org gerrit ls-projects01:37
*** zigo has joined #openstack-dev01:37
jeblairmnewby: ^ try that01:37
jeblairthat will test the ssh code path01:37
mnewbyhmmm: Permission denied (publickey)01:37
mtaylormnewby: sounds like gerrit doesn't have your public key01:38
mtaylormnewby: have you uploaded it to your launchpad account?01:38
*** michaelchapman has joined #openstack-dev01:38
mtaylormnewby: (what's your launchpad id?)01:38
mnewbyI've committed a few changes with the same key01:38
mnewby'maru'01:38
jog0I am trying to fix https://bugs.launchpad.net/nova/+bug/931608and I have an optparse question01:38
uvirtbotLaunchpad bug 931608 in nova "run_tests.sh (-x | --stop) is broken" [Undecided,In progress]01:38
jog0does anyone know optparse well?01:39
jog0@bcwaldon, @justinsb ?01:39
mtaylormnewby: any chance you're on a different machine with a different ssh key locally?01:39
mnewbyi use the same key everywhere01:40
mnewbyssh -v01:40
mnewbyshows that it's using the right key01:40
mnewbyThe really weird thing: I resubmitted a change about an hour ago, no problem.01:40
mnewbyNow, same computer, no go.01:40
mnewbyOy01:41
*** andrewbogott is now known as andrewbogott_afk01:41
mtaylormnewby: same repo or different repo?01:41
mnewbyDifferent repo01:41
jeblaircan you pastebin the full output of ssh -vv01:41
mtaylormnewby: also: git remote show -n gerrit01:41
*** bsza has joined #openstack-dev01:41
mtaylormnewby: does that show your push URL to have a username? is it the right username?01:42
mnewbyit's the right username:01:42
mnewbygerritssh://maru@review.openstack.org:29418/openstack/openstack-chef.git (fetch)01:42
mnewbygerritssh://maru@review.openstack.org:29418/openstack/openstack-chef.git (push)01:42
mnewbyoriginhttps://github.com/openstack/openstack-chef.git (fetch)01:42
mnewbyoriginhttps://github.com/openstack/openstack-chef.git (push)01:42
mnewbyOoo, sorry.  pastebin it is01:42
mtaylormnewby: cool. will you pastebin the ssh -vv ?01:43
mnewbyWill do.01:43
*** wonk has quit IRC01:43
mnewbyhttp://pastebin.com/7ULMnYUn01:43
*** spiffxp has quit IRC01:43
jeblairdebug1: Connecting to review.openstack.org [173.203.103.119] port 22.01:44
*** spiffxp has joined #openstack-dev01:44
mtaylormnewby: could you do ssh -vv -p 29418 review.openstack.org gerrit ls-projects ?01:45
mnewbyI was wondering about that...01:45
mtaylor:)01:45
mnewbyThen I get a 'host is down' message.01:45
mnewbyhttp://pastebin.com/g6dAtFm801:46
openstackgerritVerification of a change to openstack/glance failed: 003_add_disk_format.py: Avoid deadlock in upgrade  https://review.openstack.org/417601:46
*** spiffxp has quit IRC01:46
mtaylormnewby: that looks like a firewall is blocking your access to port 2941801:46
mnewby:(  wtf.  Thank you for diagnosing!01:47
*** maplebed has quit IRC01:47
mnewbyOy.  pebkac01:48
bcwaldonjog0: yes?01:52
jog0so the -x , --stop flag is a nosetests parameter01:53
jog0and run_tests.sh is also supposed to take any arbitrary nosetest param01:53
bcwaldonok...?01:54
jog0but when using the cfg module which is based on optparse  there is no way of catching arbitrary undefined flags01:55
jog0currently the arguments are parsed out in cfg with something like:01:55
jog0  options, remainder = parser.parse_args()01:55
jog0but no flags (-x  etc) will make it into the remainder variable01:56
jog0and normally optparse crashes when there are unknown flags01:56
*** Mandell has joined #openstack-dev01:56
jog0does that make any sense?01:57
bcwaldonyeah, I follo wyou01:58
bcwaldonI think this is a feature we need added to the cfg module01:58
openstackgerritVerification of a change to openstack/glance failed: 003_add_disk_format.py: Avoid deadlock in upgrade  https://review.openstack.org/417601:58
jog0not sure how to do that since its built on optparse which doesn't handle arbitrary unknown flags  as far as I can tell01:59
*** zigo-_- has joined #openstack-dev02:00
*** zigo has quit IRC02:01
*** shevek_ has quit IRC02:01
*** martine has joined #openstack-dev02:02
jog0I can hack something together for -x --stop but it won't be a good solution02:02
*** lloydde has joined #openstack-dev02:02
bcwaldonyou could ping markmc and see what he thinks02:03
michaelchapmanHi all, would anyone be able to explain how nova queries libvirt to me? I'm trying to track down why self._conn.lookupByName(instance_name) in nova/virt/libvirt/connection.py is taking a long time to return (minutes)02:03
jog0@markmc  are you around?02:03
*** cp16net has joined #openstack-dev02:11
*** cp16net has quit IRC02:12
*** cp16net has joined #openstack-dev02:13
*** ayoung has joined #openstack-dev02:14
*** mnewby has quit IRC02:15
*** LinuxJedi has quit IRC02:16
*** bsza has quit IRC02:18
*** jakedahn has quit IRC02:23
*** rsampaio has joined #openstack-dev02:25
*** kaz_ has joined #openstack-dev02:30
*** dolphm_ has quit IRC02:44
*** dolphm has joined #openstack-dev02:48
*** dolphm_ has joined #openstack-dev02:49
*** dolphm has quit IRC02:53
jog0unless you object bcwaldon, I am going to send an email to the mailing list and see if anyone has a good proposal for a solution03:00
*** dtroyer has joined #openstack-dev03:01
*** novas0x2a|laptop has quit IRC03:09
*** maplebed has joined #openstack-dev03:15
*** littleidea has quit IRC03:17
*** troytoman-away is now known as troytoman03:17
*** dolphm_ has quit IRC03:19
*** nati2_ has quit IRC03:23
*** maplebed has quit IRC03:24
*** littleidea has joined #openstack-dev03:24
*** nati2 has joined #openstack-dev03:26
*** jdurgin has quit IRC03:29
*** jog0 has left #openstack-dev03:30
*** jdurgin has joined #openstack-dev03:30
*** jdurgin has quit IRC03:30
*** jog0_ has joined #openstack-dev03:30
*** jog0_ has quit IRC03:30
*** rsampaio has quit IRC03:32
*** clayg has quit IRC03:38
*** clayg_ is now known as clayg03:38
*** clayg_ has joined #openstack-dev03:39
*** lzyeval has joined #openstack-dev03:47
*** spiffxp has joined #openstack-dev03:52
*** jog0 has joined #openstack-dev04:10
*** anotherjesse has quit IRC04:18
*** spiffxp has quit IRC04:21
*** martine has quit IRC04:29
*** martine has joined #openstack-dev04:30
*** cp16net has quit IRC04:31
*** jaypipes has quit IRC04:33
*** jaypipes has joined #openstack-dev04:34
*** ayoung has quit IRC04:34
*** jog0 has quit IRC04:35
*** jcapel has quit IRC04:35
*** ayoung has joined #openstack-dev04:35
*** jcapel has joined #openstack-dev04:36
mtaylorbcwaldon: around?04:45
*** LinuxJedi has joined #openstack-dev04:47
*** shang has joined #openstack-dev04:50
*** maplebed has joined #openstack-dev04:57
*** zns has joined #openstack-dev04:58
*** zns has quit IRC05:02
mikalmtaylor: can you review a bug fix patch for me? https://review.openstack.org/#change,412905:04
*** troytoman is now known as troytoman-away05:04
*** anotherjesse has joined #openstack-dev05:05
*** anotherjesse has quit IRC05:07
*** anotherjesse has joined #openstack-dev05:07
*** anotherjesse has quit IRC05:08
*** eglynn has joined #openstack-dev05:21
*** LinuxJedi has quit IRC05:22
*** eglynn__ has quit IRC05:25
*** martine has quit IRC05:30
*** littleidea has quit IRC06:02
*** nati2 has quit IRC06:05
*** dubsquared has quit IRC06:08
*** lzyeval has quit IRC06:17
*** shevek_ has joined #openstack-dev06:20
openstackgerritVerification of a change to openstack/nova failed: Prevent Duplicate VLAN IDs  https://review.openstack.org/412806:20
*** zaitcev has quit IRC06:21
*** sleepsonthefloo has quit IRC06:26
*** nati2 has joined #openstack-dev06:29
*** zigo-_- has quit IRC06:40
*** bepernoot has joined #openstack-dev06:42
*** bepernoot has quit IRC06:48
*** deshantm has quit IRC07:23
*** lloydde has quit IRC08:00
*** lloydde has joined #openstack-dev08:06
*** reidrac has joined #openstack-dev08:09
*** JStoker has quit IRC08:09
*** lloydde has quit IRC08:10
*** bepernoot has joined #openstack-dev08:11
*** JStoker has joined #openstack-dev08:17
*** JStoker has quit IRC08:22
*** JStoker has joined #openstack-dev08:29
*** sandywalsh has quit IRC08:42
*** mihgen has joined #openstack-dev08:44
*** hashar has joined #openstack-dev08:46
*** pixelbeat has joined #openstack-dev08:47
*** derekh has joined #openstack-dev08:52
*** zigo has joined #openstack-dev09:13
*** dtroyer has quit IRC09:14
*** apevec has joined #openstack-dev09:30
*** sandywalsh has joined #openstack-dev09:32
*** apevec has joined #openstack-dev09:36
*** jakedahn has joined #openstack-dev09:53
*** jakedahn has quit IRC09:57
*** darraghb has joined #openstack-dev10:14
*** med_ has quit IRC10:20
*** medberry has joined #openstack-dev10:20
*** medberry has quit IRC10:20
*** medberry has joined #openstack-dev10:20
*** mjfork_ has joined #openstack-dev10:20
*** mjfork has quit IRC10:21
*** mjfork_ is now known as mjfork10:21
*** mher has joined #openstack-dev10:22
*** zigo has quit IRC10:43
*** tryggvil has joined #openstack-dev10:46
*** zigo has joined #openstack-dev10:48
*** zigo has quit IRC10:56
*** nati2 has quit IRC11:01
*** hashar has quit IRC11:10
*** mjfork has quit IRC11:30
*** adiantum has joined #openstack-dev11:52
Davieyanyone seen this for glance, http://pb.daviey.com/HBmR/ ?12:22
eglynnDaviey: nope, that test runs reliably for me12:27
eglynnplatform?12:27
eglynn(which)12:28
*** rods has joined #openstack-dev12:29
*** markvoelker has joined #openstack-dev12:29
*** maploin has joined #openstack-dev12:30
*** maploin has quit IRC12:30
*** maploin has joined #openstack-dev12:30
Davieyeglynn: ubuntu precise.12:31
Davieyeglynn: https://jenkins.qa.ubuntu.com/view/Precise%20OpenStack%20Testing/job/precise-openstack-essex-glance-trunk/80/consoleFull12:32
eglynnDaviey: I'm testing on Fedora 16 and Ubuntu 10.04 - does it fail relaibly for you?12:32
DavieyI think it's some kind of race12:32
Davieyeglynn: it's inconsistent, see https://jenkins.qa.ubuntu.com/view/Precise%20OpenStack%20Testing/job/precise-openstack-essex-glance-trunk/12:33
Davieythe console log, for the failures show the same issue12:33
Davieybut it has worked inbetween12:33
eglynnDaivey: hmm interesting, same 19 byte shortfall12:34
eglynnDaivey: I'll spin up a ubuntu precise VM this afternoon, and see if I can reproduce/debug the issue12:35
eglynn(need to get something else wrapped up first ...)12:35
Davieyeglynn: Thanks! appreciated. :)12:37
*** maploin has quit IRC12:39
*** maploin has joined #openstack-dev12:40
*** maploin has quit IRC12:40
*** maploin has joined #openstack-dev12:40
*** andrewsmedina has joined #openstack-dev12:42
Davieyannegentle: I thought bug 912355 might interest yu.12:43
uvirtbotLaunchpad bug 912355 in euca2ools "euca-allocate-address is not acepting any parameters" [Medium,Invalid] https://launchpad.net/bugs/91235512:43
*** mjfork has joined #openstack-dev12:53
*** ches has quit IRC12:56
*** ches has joined #openstack-dev12:56
*** hashar has joined #openstack-dev13:05
*** mikemowgli has joined #openstack-dev13:06
*** mikemowgli has quit IRC13:08
*** dprince has joined #openstack-dev13:16
Davieyeglynn: Yeah, re-ran the same test and it worked.13:17
eglynnDaivey: smells like some sort of race13:17
Davieyright13:20
openstackgerritVerification of a change to openstack/glance failed: Fix paging ties  https://review.openstack.org/404513:34
jaypipesjeblair, mtaylor: if you could look into why the glance-tarball job has been failing, that would be most appreciated! :) Here is example console output: https://jenkins.openstack.org/job/glance-tarball/369/console13:37
*** martine has joined #openstack-dev13:38
*** ches has quit IRC13:45
openstackgerritVerification of a change to openstack/glance failed: New -k/--insecure command line option  https://review.openstack.org/397113:45
*** ches has joined #openstack-dev13:45
*** sniperd has joined #openstack-dev13:47
*** sandywalsh has quit IRC13:54
openstackgerritVerification of a change to openstack/glance failed: 003_add_disk_format.py: Avoid deadlock in upgrade  https://review.openstack.org/417614:00
*** sandywalsh has joined #openstack-dev14:06
*** dtroyer has joined #openstack-dev14:15
*** mdomsch has joined #openstack-dev14:22
*** stuntmachine has joined #openstack-dev14:28
*** dtroyer has quit IRC14:32
*** rsampaio has joined #openstack-dev14:38
*** zns has joined #openstack-dev14:38
*** lts has joined #openstack-dev14:39
*** zns has quit IRC14:39
*** zns has joined #openstack-dev14:40
*** hashar_ has joined #openstack-dev14:42
*** berendt has joined #openstack-dev14:44
berendtis tempest the prefered test suite for integration tests at the moment or are there other suites to prefer?14:44
*** CatKiller has quit IRC14:45
*** hashar has quit IRC14:45
*** hashar_ is now known as hashar14:45
*** bsza has joined #openstack-dev14:47
jaypipesberendt: tempest, good, yes, though not finished. also use devstack's exercises/* scripts14:47
*** jaypipes has quit IRC14:47
*** dtroyer has joined #openstack-dev14:50
*** berendt has left #openstack-dev14:52
*** berendt has joined #openstack-dev14:52
*** littleidea has joined #openstack-dev14:52
*** adiantum has quit IRC14:56
*** TREllis has quit IRC14:58
*** mattray has joined #openstack-dev15:01
*** Lumiere has quit IRC15:03
*** joesavak has joined #openstack-dev15:09
*** PotHix has joined #openstack-dev15:09
*** LinuxJedi has joined #openstack-dev15:11
*** lloydde has joined #openstack-dev15:13
*** dolphm has joined #openstack-dev15:21
*** hub_cap has joined #openstack-dev15:26
*** kbringard has joined #openstack-dev15:26
*** adiantum has joined #openstack-dev15:28
*** maploin has quit IRC15:35
*** mattray has quit IRC15:35
*** mattray has joined #openstack-dev15:43
*** dubsquared has joined #openstack-dev15:43
*** nati2 has joined #openstack-dev15:44
*** Remco_ has joined #openstack-dev15:46
mjforkhas anyone tried devstack + quantum_client? I get an error that network is not in the service catalog (it is not) but I cannot add anything with keystone-manage service add and manually inserting it worked (in both services/endpointTemplates) but the error persists.15:47
*** nati2_ has joined #openstack-dev15:48
*** littleidea has quit IRC15:49
*** nati2 has quit IRC15:50
*** zzed has joined #openstack-dev15:52
*** hhoover has joined #openstack-dev15:52
*** mdomsch has quit IRC15:55
*** LinuxJedi has quit IRC15:55
znsmjfork: I have not tried that. Sounds like you've worked around the keystone-manage issue, but if you need help with that I can try to assist. Let me know.15:57
znsmjfork: here's how I created the quantum endpoint using keystone-manage:15:57
zns$ ./keystone-manage service add quantum network "Quantum Endpoint"15:57
zns$ ./keystone-manage endpointTemplates add RegionOne quantum http://localhost/quantum http://localhost/quantum_local  http://localhost/quantum_admin 1 115:57
znsFirst command should have been: $ ./keystone-manage service add quantum network "Quantum Service"15:58
*** cp16net has joined #openstack-dev15:59
mjforkzns, is ee them, they are there15:59
mjforkzns: the service and the endpoint16:00
mjforkbut when i try to use quantum_client it errors out (see netstack mailling list https://lists.launchpad.net/netstack/msg00714.html)16:00
mjforki do see this warning in dashboard: usr/lib/pymodules/python2.7/nose/plugins/manager.py:405: UserWarning: Module quantum was already imported from  /opt/stack/horizon/openstack-dashboard/dashboard/wsgi/../../quantum/__init__.pyc,  but /opt/stack/quantum is being added to sys.pat16:01
*** zns has quit IRC16:03
*** dprince has quit IRC16:05
*** TREllis has joined #openstack-dev16:07
*** LinuxJedi has joined #openstack-dev16:09
*** reidrac has left #openstack-dev16:11
*** reidrac has quit IRC16:11
*** nati2_ has quit IRC16:12
mjforkzns it works now...i have no idea...16:13
*** pixelbeat has quit IRC16:16
*** anotherjesse has joined #openstack-dev16:19
anotherjessejeblair: is it possible to push a LICENSE file to redux branch without starting the process over?16:20
*** crobinso has joined #openstack-dev16:22
*** zns has joined #openstack-dev16:26
*** mihgen has quit IRC16:27
*** zns has quit IRC16:29
*** Remco_ has quit IRC16:31
*** Remco_ has joined #openstack-dev16:31
*** kmansel has joined #openstack-dev16:32
*** dprince has joined #openstack-dev16:32
*** Remco_ has quit IRC16:35
*** jaypipes has joined #openstack-dev16:40
mjforkany horizon devs? I was thinking there was a UX guide but cannot find it.16:42
*** mattray1 has joined #openstack-dev16:44
*** zns has joined #openstack-dev16:45
*** mattray has quit IRC16:47
*** hogepodge has quit IRC16:47
*** gyee has joined #openstack-dev16:47
jaypipesQA Team meeting in 15 minutes in #openstack-meeting16:47
anotherjessemjfork: it is at https://github.com/4P/Horizon-HIG16:47
*** mattray1 is now known as mattray16:49
*** mattray has joined #openstack-dev16:49
*** LinuxJedi has quit IRC16:49
*** dprince has quit IRC16:49
*** dwalleck_nova has joined #openstack-dev16:50
*** dwalleck_nova is now known as dwalleck16:50
*** dwalleck has quit IRC16:58
mtaylorjaypipes: we're working on it - there's a systemic problem, it's not just glance17:00
jaypipesmtaylor: k17:01
*** dwalleck has joined #openstack-dev17:03
kbringardanyone feel up to talking about multi-host networking issues?17:06
anotherjessemtaylor: did you see my question to jeblair17:06
*** joesavak has quit IRC17:07
rmkHas anyone noticed a connection limit when using wsproxy (new vncproxy) ?17:07
rmkI seem to have connections block after about 5 are concurrently established17:07
anotherjessermk: haven't yet - i'll let sleepsonthefloor know (he just got to work)17:08
*** zns1 has joined #openstack-dev17:09
mtayloranotherjesse: I did - I want to defer to him, he's been riding shotgun on that17:09
rmkanotherjesse: cool thanks -- I looked through the code and didn't see any hard limits set but it's definitely reproducable on my end17:09
*** sleepsonthefloo has joined #openstack-dev17:10
mjforkanotherjesse: thanks for the link17:10
mtayloranotherjesse: might be easier though to do it as a commit after the merge? (we also really should add copyright headers to the files themselves)17:11
mtaylor(don't know why I didn't notice that until just now)17:11
*** zns has quit IRC17:11
*** LinuxJedi has joined #openstack-dev17:12
rmkIs anyone actively using keystonelight with diablo?17:12
rmkI'd imagine it's fine..17:12
anotherjessemtaylor: as long as no other issues are brought up to block the merge, I'd prefer to do the copyright/license in the first commit afterward17:12
kbringardrmk: I'm testing it17:12
mtayloranotherjesse: I agree17:12
kbringardI have about 20 compute nodes authing off of keystone with diablo-stable17:12
rmkkbringard: nice -- guessing that means you're packaging it also :)17:12
anotherjessermk: there should be compatibility with diablo17:13
kbringardnaw, I use the rackspace cloud builders repo17:13
rmkwhere's that at?17:13
kbringardhttp://ops.rcb.me/packages/17:13
*** dprince has joined #openstack-dev17:13
rmkcheers17:13
kbringardnp17:13
anotherjesseif there isn't, it is a bug and we will add tests to make sure we don't break it in future17:13
rmkanotherjesse: will do17:13
mjforkrmk asked about keystonelight, i think kbringard referenced keystone?17:13
kbringardI guess they run something like 700 smoke tests against it, on top of the jenkins integration stuff17:13
kbringardoh, sorry, I assumed that was a joke17:14
kbringardkeystonelight != keystone?17:14
rmknope not the same17:14
kbringardoh, my bad17:14
kbringardsorry17:14
mjforkkeystonelight = keystone redux = brand new keystone rewrite17:14
kbringardahhhhh17:14
kbringard<— out of touch17:14
rmkslimmed down and streamlined -- looks quite organized17:14
kbringardnice17:14
kbringardI was just getting the hang of keystone, too17:14
kbringardhaha17:14
*** bsza has quit IRC17:15
rmkWell that's the point I think -- not as much to get the hang of with light17:15
mjforkapis and interfaces are the same right?17:15
rmkyeah should all be per the docs17:15
kbringardare there admin API functions built in? or do the plugins still work since?17:15
kbringarderr, s/since//17:15
rmkCouldn't answer that -- I'm just about to dive into it myself17:16
anotherjessemjfork: the only sort of complications with APIs is that some folks used the keystone api that existed when diablo was released (but keystone was late so their api wasn't finished), some folks use keystone api that was in the final diablo release, some folks use essex api17:16
anotherjesseI think we have compatibility with them all, but there could be gotchas17:16
kbringardgot it17:16
anotherjessekbringard: the python-keystoneclient admin APIs all work17:16
*** dwalleck has quit IRC17:17
kbringardOK, I was mostly thinking about the KSADM plugin APIs17:17
kbringardI was starting to write user management tools around it17:17
rmkkbringard: I'm sort of in the same boat as you, had to disengage from all of this for a bit and am just getting caught up again17:17
kbringardbut I'll hold off if it's going to change17:17
*** dwalleck has joined #openstack-dev17:17
anotherjessekbringard: are you referring to all of these apis: https://github.com/openstack/python-keystoneclient/tree/master/keystoneclient/v2_017:17
anotherjesseuser/tenant/roles/tokens/...17:18
*** zns1 has quit IRC17:18
kbringardah, yea, looks like they've added that since I last played with it17:18
*** mnewby has joined #openstack-dev17:19
*** mnewby has joined #openstack-dev17:19
kbringardhttp://docs.rackspace.com/openstack-extensions/auth/OS-KSADM-admin-devguide/content/chapter-0000.html17:19
kbringardI was using these APIs before17:19
anotherjessermk: for the vnc question - is it 5 connections to the same console or 5 different ones?17:19
sleepsonthefloormk: also, which hypervisor?17:19
rmkseems to be different ones -- kvm on ubuntu 11.1017:19
rmkI'll confirm now whether it makes a difference where the connections go17:20
sleepsonthefloormk: thanks, I'll also start poking around.17:20
anotherjessekbringard: those should work, but if you see something file a bug!17:20
anotherjesseor let us know in irc17:20
kbringardanotherjesse: rad, thanks, I will17:21
anotherjessekbringard: the major delta from the API perspective is we are still working on XML support (dolphm is)17:21
kbringardI prefer json myself anyhow, so that probably won't bother me too much ;-)17:21
*** hogepodge has joined #openstack-dev17:23
openstackgerritVerification of a change to openstack/nova failed: Expand Quantum Manager Unit Tests + Associated Fixes  https://review.openstack.org/385817:23
kbringardso, does anyone want to talk about multi_host networking17:23
kbringardor are we kind of over it since Quantum is getting pretty ready?17:24
hogepodgeHi. I'm new to Openstack development. I've found and patched some bugs in the current Essex branch of Horizon. Is there anyone around who can give me a quick rundown on how to get involved with reporting bugs and contributing?17:24
anotherjessekbringard: depends - how deep do you need to go :)17:24
kbringardwell, I've come across some issues, that if they are what they appear to be, I'd call them fatal flaws17:25
kbringardor near fatal flaws17:25
*** zns has joined #openstack-dev17:25
kbringardbut I want to make sure I'm not smoking crack and missing something17:25
*** LinuxJedi has quit IRC17:26
anotherjessehogepodge: looking up the doc we created for bug squash day17:26
sleepsonthefloormk: also, how are you connecting to you test cloud?  Is there a firewall in the middle?17:26
kbringardso basically… the biggest issue (and this is an issue with the current NAT model in general), is, in multi_host if a VM has a floating IP, the NAT happens right there at the dom0, essentially as soon as it hits the bridge17:27
hogepodgeanotherjesse: Thanks.17:27
mtayloranotherjesse: I've got a commit with all of the license headers ready to go17:27
kbringardso the srcip changes to the external IP17:27
kbringardso if VM1 with a floater pings VM2 without17:27
anotherjessehogepodge: http://wiki.openstack.org/DevQuickstart17:27
kbringardthe traffic gets to VM2, but then VM2 replies to the srcip, which is the public IP17:27
kbringardthe traffic gets back to VM1's dom0, but the reverse path filtering drops it17:28
rmksleepsonthefloor: No firewall in the middle, same layer3 subnet17:28
*** berendt has left #openstack-dev17:29
kbringardyou can, of course, turn off, or set to "loose" your RPF stuff, but that feels like it opens you up to potential new attack vectors17:29
anotherjessekbringard: I recommend chatting with Vishy when he is around17:29
sleepsonthefloormk - for one server, I have no problem connecting > 1017:29
*** zaitcev has joined #openstack-dev17:29
kbringardanotherjesse: cool, thanks :-)17:29
anotherjessekbringard: he is very diligent on the mailing list, so you can email the list or him directly (vishvananda@gmail.com)17:29
mtayloranotherjesse: I stuck it here: https://review.openstack.org/4202 just so you could check it out, but I'll get it submitted to master as soon as redux is master17:29
rmksleepsonthefloo: I'll reproduce and generate some exact steps once I do17:29
sleepsonthefloormk: awesome thx17:29
*** mnewby has quit IRC17:30
*** mnewby has joined #openstack-dev17:30
kbringardyea, he and I have gone round about it before17:30
anotherjessemtaylor: can you add bug #https://bugs.launchpad.net/keystone/+bug/932819 to the commit message17:30
uvirtbotLaunchpad bug 932819 in keystone "redux branch is missing LICENSE file." [Critical,Confirmed]17:30
kbringardI'm more looking to see if anyone else has come across this issue, and how they solved it17:30
mtayloranotherjesse: yup17:30
mtayloranotherjesse: done17:32
YorikSarAnyone can help me with testing in Nova?17:32
YorikSarActually, I have an idea how to speed it up...17:33
YorikSarCan we do all migrations in memory and then push sqlite db to disk? Will this be acceptable?17:34
mtaylorYorikSar: hey - we came up with a great answer for you, I haven't emailed it yet. I'm about to go in to the office, will do it when I get there17:34
*** dwalleck has quit IRC17:34
kbringardvishy: lemme know when you're around17:35
YorikSarmtaylor: Hi, I hope to get out from the office as soon as I push change, so I'll catch it from home mb a bit later.17:36
*** LinuxJedi has joined #openstack-dev17:36
hogepodgeanotherjesse: Thanks for the link. I'll need to get my employer to sign off on the CLA.17:37
mtaylorYorikSar: ok. will poke you.17:38
*** shevek_ has quit IRC17:40
*** jog0 has joined #openstack-dev17:41
*** jog0 has quit IRC17:41
*** jog0 has joined #openstack-dev17:42
*** andrewbogott_afk is now known as andrewbogott17:43
*** andrewbogott has joined #openstack-dev17:43
rmksleepsonthefloo: OK so one part of what I said probably wasn't 100% accurate. My browser connections to the wsproxy server itself are traversing a Ciscso ASA17:45
rmkHowever, between the wsproxy and kvm servers, there's no intermediary device17:46
sleepsonthefloormk: port 6080 is a weird port, it may have tighter restrictions around it17:46
rmkAgreed, so I'm going to eliminate the ASA from the flow here to determine whether it's causing this at all17:48
*** armaan has joined #openstack-dev17:50
*** mihgen has joined #openstack-dev17:50
*** mihgen has quit IRC17:51
*** dolphm has quit IRC17:52
*** andrewbogott has quit IRC17:53
*** andrewbogott has joined #openstack-dev17:53
*** sleepsonthefloo has quit IRC17:53
*** mher has quit IRC17:53
*** sleepsonthefloo has joined #openstack-dev17:53
*** mihgen has joined #openstack-dev17:56
*** dolphm has joined #openstack-dev17:57
*** adjohn has joined #openstack-dev17:58
*** armaan has left #openstack-dev17:59
*** zns has quit IRC18:01
*** kmansel has quit IRC18:01
*** adjohn has quit IRC18:02
*** zns has joined #openstack-dev18:02
*** adjohn has joined #openstack-dev18:03
*** nati2 has joined #openstack-dev18:03
*** zns has quit IRC18:04
*** hashar has quit IRC18:08
*** bepernoot has quit IRC18:12
*** anotherjesse has quit IRC18:21
*** anotherjesse has joined #openstack-dev18:21
mtaylorDaviey: hey18:23
*** darraghb has quit IRC18:23
Davieymtaylor: hola18:23
mtaylorDaviey: we've had new thoughts on how to do lovely things with your jenkins18:24
*** martine has quit IRC18:24
Davieymtaylor: oh dear, will it hurt?18:24
mtaylorDaviey: that we're going to test out - but I think we've figured out a great way to report your results and to scale that to other people who want to copy what you're doing18:24
mtaylorDaviey: nope, I think you're going to like it18:24
Davieymtaylor: go on..18:25
*** anotherjesse1 has joined #openstack-dev18:26
mtaylorDaviey: basic idea is that we make the verified status able to take both +1 and +2 votes. we then grant the openstack jenkins +2 ability, and then give smokestack and ubuntu qa +1 voting ability - so that it's clear what the status of various testing is at a glance18:27
*** maplebed has joined #openstack-dev18:28
*** anotherjesse has quit IRC18:31
Davieymtaylor: that sounds good.18:34
adam_gmtaylor: do you have any ball park average of branches-proposed-per-day to gerrit, for nova only and per-project? im wondering if we have the capacity to trigger pre-commit18:34
*** hashar has joined #openstack-dev18:35
jeblairadam_g, Daviey: is your testing only post-merge?18:36
adam_gjeblair: currently, yes18:40
adam_gjeblair: atm we're using it as more of a gate for whats going into the ubuntu archive / packaging18:40
*** novas0x2a|laptop has joined #openstack-dev18:40
*** mattray has quit IRC18:43
*** littleidea has joined #openstack-dev18:43
*** GheRivero has quit IRC18:45
*** nati2 has quit IRC18:47
Davieyjeblair: we are experimenting with pre-merge testing18:53
Daviey(mostly for stable branches.)18:53
dprincemtaylor: So I have mixed feelings on +1 with SmokeStack.18:56
dprincemtaylor: SmokeStack is all about pre-merge testing... however given we run things before they have been reviewed sometimes I don't want to mistakenly give someone momentum to something that runs... but is really a bad idea.18:57
dprincemtaylor: I'm much more Okay with doing a -1 for things that don't run.18:58
DavieyThat sia  valid point18:59
adam_gdprince: sorry for the ignorance, but smokestack is only smoke testing nova, right?18:59
* dprince also points out that SmokeStack currently runs Ubuntu...18:59
dprinceadam_g: I'm running Nova Smoke Tests and Torpedo.18:59
*** nati2 has joined #openstack-dev19:00
dprinceadam_g: Tempest is a bit slower... and being impatient... with limited resources I choose to test with things that have a fairly high amount of API coverage in as little time as possible.19:00
adam_gyeah19:01
dprinceadam_g: Even if you limit and choose specific tests with Tempest I doubt you beat out Torpedo as far as runtime. Test suite runtime really matters when you have limited resources and you are trying to run **everything**.19:02
adam_gdprince: when you prep for a test, where are glance and keystone coming from, or are those not involved in the deployment?19:02
dprinceadam_g: Everything is built. From git.19:02
adam_gok19:02
adam_gdprince: sounds like we're doing about the same. we've got post-merge packages built for all components, and trigger a test run on merges to nova19:03
dprinceBack to the -1. SmokeStack/Bellows is architected so that it only posts negative results if a human approves them first. This to me is very important. Posting results to Gerrit is a write only operation. If a test system starts posting junk on the merge props people will hate it.19:04
dprinceThe system will however post successful results with no human approval.19:05
*** mattray has joined #openstack-dev19:05
dprinceEssentially... It if goes green my confidence is very high that the branch runs.19:05
dprinceIf it fails then you may sometimes have false negatives... and the approval process in SmokeStack keeps that from hitting Gerrit reviews with bad data.19:06
dprinceIf the system was 99% accurate then we could probably relax this. But running things on public clouds there are network dependencies, etc. that always cause problems.19:07
* dprince could rant on but isn't sure anyone is listening.19:07
*** Ryan_Lane has quit IRC19:07
dprinceThis is the system that has sort of evolved to work best. Since cactus...19:08
LinuxJedidprince: we also have false-negatives in Jenkins for similar reasons19:11
adam_gwe've done a pretty good job of keeping our deployment jobs seperate from smoke testing. id imagine we wouldn't spam gerrit on deployment problems unless they were definitely related to the commit (ie, nova-api fails to start)19:12
*** zns has joined #openstack-dev19:12
openstackgerritVerification of a change to openstack/glance failed: 003_add_disk_format.py: Avoid deadlock in upgrade  https://review.openstack.org/417619:13
adam_gspeaking of false negatives.. :)19:14
mtaylordprince: totally fine - I guess I'm just suggesting that giving you the ability to put your vote into the matrix of votes in a way that indicates what you're actually doing is the thing we like19:15
dprincemtaylor: If that is what people want I'll do it. Just want to be cautious about it.19:16
*** markmcclain has joined #openstack-dev19:17
mtaylordprince: well, I want you to do the thing you feel comfortable with - I just want to be sure that when smokestack (or ubuntu qa) casts a vote, we log it as test verification and not code review19:17
dprincemtaylor: reviewday captures this same sort of information quite well. People may or may not use that report however so there is definately value in having the information in Gerrit as well.19:17
mtaylortotally understand/agree re: network depends - we are constantly battling figuring out how to pre-cache network resources and deployment for that reason19:17
mtaylordprince: re: +1 voting though - you're voting +1 on things that are green now, right?19:23
dprincemtaylor: just commenting. (I think)19:24
*** mattray has quit IRC19:24
mtaylorah. ok.19:24
dprincehttps://review.openstack.org/#change,406119:25
dprincefor example.19:25
mtaylork. well - I'll show you a POC on the new thing we're thinking when we have it19:26
dprincemtaylor: excellent. thanks.19:28
*** martine has joined #openstack-dev19:34
mjforkanyone familiar with the nics code in novaclient?19:35
mjforknamely the "if nic_info['v4-fixed-ip']" throws an exception if not present19:35
*** mattray has joined #openstack-dev19:38
*** adiantum has quit IRC19:39
*** andrewbogott has left #openstack-dev19:39
*** andrewbogott_afk has joined #openstack-dev19:41
*** adjohn has quit IRC19:51
*** sandywalsh has quit IRC19:53
*** hub_cap has quit IRC19:54
*** hogepodge has quit IRC19:57
*** mikeyp has quit IRC19:57
*** mihgen has quit IRC19:58
*** mikeyp has joined #openstack-dev20:04
*** sandywalsh has joined #openstack-dev20:10
*** jakedahn has joined #openstack-dev20:11
*** nati2 has quit IRC20:20
*** Ryan_Lane has joined #openstack-dev20:22
mjforkdanwent: available for a minute?20:23
*** adjohn has joined #openstack-dev20:24
openstackgerritVerification of a change to openstack/glance failed: Function uses 'msg' not 'message'  https://review.openstack.org/420820:26
*** kmansel has joined #openstack-dev20:27
*** dolphm has quit IRC20:28
Davieybcwaldon: How attached are you to your comments regarding https://review.openstack.org/4190 ?20:30
*** zns has quit IRC20:33
*** dolphm has joined #openstack-dev20:36
*** berendt has joined #openstack-dev20:38
*** kmansel has quit IRC20:38
*** kmansel has joined #openstack-dev20:40
*** mikeyp has quit IRC20:40
bcwaldonDaviey: I made the comments for a reason, and I still don't understand why s1rp is against it :)20:43
bcwaldonDaviey: but I only -1'd it because the patch is still valid20:44
Davieybcwaldon: Well i'd agree with you, if i was doing a new import because of this.. but ho hum, it's your call.20:48
*** Remco_ has joined #openstack-dev20:48
bcwaldonDaviey: I personally don't like having two different code paths to accomplish the same thing.20:52
bcwaldonDaviey: I know this is a trivial case, but that is a detriment to the codebase20:52
bcwaldonDaviey: Would you agree with that?20:53
DavieyWell yes20:54
bcwaldonDaviey: I'm not trying to be a hardass here, it just makes more sense to me20:54
*** mikeyp has joined #openstack-dev20:55
Davieyoh sure.20:56
YorikSarDoes someone know why is there two volume APIs in Nova?20:58
YorikSarIs it transitional?20:59
*** kbringard has quit IRC20:59
YorikSarThe one in compute/contrib is broken and probably not covered with tests at all.21:00
*** zns has joined #openstack-dev21:00
bcwaldonYorikSar: yeah, we're working on breaking out volumes from Nova into its own service21:02
*** anotherjesse1 has quit IRC21:03
bcwaldonYorikSar: we created a new endpoint to start prepping clients, but left the extension in place to not break anybody just yet21:03
andrewbogott_afkdragondm:  I feel like I should be able to use nova's rpc infrastructure to subscribe to notifications, but I'm puzzled about what kind of function call a notification becomes...  am I way off base?  http://pastie.org/339011221:04
*** anotherjesse has joined #openstack-dev21:05
*** andrewsmedina has quit IRC21:05
YorikSarbcwaldon: nova client is already broken in one place...21:05
*** sandywalsh has quit IRC21:06
*** zns has quit IRC21:06
bcwaldonYorikSar: there's been very little love to volumes until now21:06
bcwaldonYorikSar: what error are you seeing?21:06
YorikSarbcwaldon: Aren't there any way to avoid code copypasting, just reuse the existing modules?21:06
bcwaldonYorikSar: I'm not following you, can you give me some more context?21:07
*** zns has joined #openstack-dev21:08
dragondmandrewbogott_afk:  not quite. the format of the dict is different for notifications.21:08
andrewbogott_afkmeaning that the rpc handler will just throw them away?21:08
*** andrewbogott_afk is now known as andrewbogott21:08
YorikSarbcwaldon: Error is in SnapshotController.delete. In the old one (in compute/contrib), it calls VolumeAPI.delete_snapshot with id instead of dict and fails.21:08
bcwaldonYorikSar: ok, so you should think of the volumes code as it stands now in a staging area, it will be extracted from Nova after the Essex release and used as a starting point for a Volmues project. So unfortunately until then the code will be duplicated21:09
YorikSarbcwaldon: New one (in volume/snapshots.py) gathers ref from db and passes it to the delete_snapshot call.21:10
bcwaldonYorikSar: feel free to file/fix a bug on that, though :)21:10
dragondmthe underlying rpc mechanism is rather thinly layered over a queue21:10
*** bsza has joined #openstack-dev21:10
dragondmif you are just using the queue connection,  then that'll work.  But that really doesn't require the nova libs.  You can just use kombu or carrot directly21:11
dragondm(I recommend kombu)21:11
YorikSarbcwaldon: I found this bug by extreme acident... Duplicating code here will need tests duplicating as well...21:11
andrewbogottSure, I was just hoping to leave nova in charge of configuration.21:12
andrewbogottIs there a reason you'd recommend carrot or kombu rather than just plain old amqplib?21:12
bcwaldonYorikSar: I guess we will have to drop support for the volumes extensions after Essex hits, so maybe rewriting them to depend on the code in the volumes api wouldnt be a bad move at this point (just to prevent all this duplication)21:12
*** rackerjoe has joined #openstack-dev21:13
*** zns1 has joined #openstack-dev21:14
dragondmif that works for you, then go for  it.21:14
YorikSarbcwaldon: I'll look into it.21:17
annegentleCI team - mtaylor or jeblair - any thing going on with Jenkins that would cause it to disconnect from an FTP copy that it did yesterday but isn't doing right today?21:17
bcwaldonYorikSar: ok, that might be a lot of work, so don't feel obligated :)21:17
annegentlehttps://jenkins.openstack.org/view/Openstack-manuals/job/openstack-api-site/10/console is the job21:17
*** zns has quit IRC21:17
YorikSarbcwaldon: By the way, is the work on separate Volume separation somehow defined already?21:18
bcwaldonYorikSar: nothing has really been solidified at this point21:18
annegentlemtaylor or jeblair I guess some "OpenStack API Page Test" job is stuck running 4 hours or so21:19
annegentlehttps://jenkins.openstack.org/view/Openstack-manuals/job/openstack-api-site/9/org.openstack.identity$docs/ is that job21:19
YorikSarbcwaldon: As I understand, everyone wait for our Defender's Day (Feb 23)?21:20
*** rackerjoe has joined #openstack-dev21:20
bcwaldonYorikSar: Defender's Day?21:20
*** maplebed_ has joined #openstack-dev21:21
YorikSarbcwaldon: We have this official holiday in Russia: http://en.wikipedia.org/wiki/Defender_of_the_Fatherland_Day21:21
*** sandywalsh has joined #openstack-dev21:22
*** maplebed has quit IRC21:24
*** zns1 has quit IRC21:39
*** Ryan_Lane is now known as Ryan_Lane|away21:40
berendtis it possible to delete/create flavors using the api?21:41
bcwaldonberendt: through the flavormanage extension, yes21:42
berendtbcwaldon: this extension is enabled by default?21:42
vishyberendt: yes21:42
bcwaldonberendt: restricted to admins21:42
vishyberendt: it is DELETE /flavors/id21:43
berendtbut should be tested by tempest..21:43
vishyberendt: POST /flavors21:43
berendtand i found no documentation about it21:43
vishyberendt: there is no documentation about most of the extensions21:43
vishywe are hoping to address that in the doc day21:43
berendti thought that i could find it in the "OpenStack Compute Developer Guide" or at least in the samples of https://github.com/openstack/compute-api21:44
berendtat least there should be samples in https://github.com/openstack/compute-api21:44
*** zns has joined #openstack-dev21:45
comstudshoot21:45
comstudI think I just approved something that's broken21:45
comstudthe rpc pool changes21:45
bcwaldonberendt: the extensions are specific to nova, not to the compute api, so you should actually look in the docs that ship with nova itself21:45
*** dprince has quit IRC21:46
bcwaldonberendt: that's where the ext docs live21:46
comstudah, maybe not21:46
berendtbcwaldon: ok.. little bit confusing because there are samples for fetching details about a flavor21:46
comstudok cool, phew21:46
bcwaldonberendt: well that is part of the core Compute API v2 :)21:46
berendtbcwaldon: ok ;)21:46
russellbcomstud: anything i need to look at?21:50
comstudno, i just freaked out for a moment21:50
comstudbecause i saw 'connection_pool' arg added to def cast, etc in amqp.py21:50
russellband then i freaked out for a moment :)21:50
comstudand thought rpc/__init__ called amqp.py directly21:50
russellbah, yeah, not to the public API21:50
* russellb nods21:50
rmkSo where are these extensions?21:51
rmkI didn't know about them either.21:51
bcwaldonextensions live in nova/api/openstack/compute/contrib/21:51
comstudrussellb: This stuff is a little funky now, though, because you have to pass in a pool even when you may not want to use a pool..21:51
comstudrussellb: ie, connection_pool required even when pooled=False21:51
bcwaldonyou can get a list of the extensions enabled in your deployment by hitting http://.../v2/<TENANT>/extensions21:51
comstudrussellb: but i can live with this for now ;)21:52
rmkbcwaldon: cool thanks21:52
comstudrussellb: i'm rebasing my branch which adds the casts to specific rabbit servers now that you reviewed21:52
rmkthis is off topic -- where are companies generally posting openstack jobs for those already involved in the community?21:52
bcwaldondocs live in doc/source/api_ext/21:52
russellbcomstud: cool.  I'll try to leave that code alone while that patch is still in progress, then.  I don't have anything else pending anyway.21:53
russellbcomstud: thanks for approving and not making me rebase instead :-p21:53
comstudok21:53
comstudhaha sure21:53
comstudfelt it was easier that way21:53
comstudi have no problem fixing mine21:53
*** derekh has quit IRC21:54
* russellb goes back to the bug list to pick another bug to try to fix ...21:54
annegentlerussellb: you can do it! :)21:58
* russellb hops around21:58
annegentlermk: try http://openstack.org/community/jobs/21:58
rmkawesome thanks21:59
Davieybcwaldon: fancy another look/22:00
Daviey?22:00
bcwaldonDaviey: yep22:00
bcwaldonDaviey: +2'd22:00
Davieybcwaldon: thanks!22:01
*** ncode has joined #openstack-dev22:04
*** ncode has joined #openstack-dev22:04
*** stuntmachine has quit IRC22:05
Davieyplease can someone unmark bug 933073 from Invalid, unless they believe it to be so.22:07
uvirtbotLaunchpad bug 933073 in python-keystoneclient "keystone-client tests fail on RHEL" [Undecided,Invalid] https://launchpad.net/bugs/93307322:07
anotherjesseDaviey: doing so - actually we put the bugs in the "keystone" project and tag them with python-keystoneclient22:09
Davieyanotherjesse: ok!22:09
*** martine has quit IRC22:10
anotherjessemtaylor / jeblair - if we hit 24 hours and no negative votes or emails on redux, should we go ahead and vote for real and approve22:13
anotherjesseand is there an order for doing it so the merges go through together?22:13
*** salvorlando has joined #openstack-dev22:13
salvorlandoHello... any Quantum people in the room?22:14
jeblairanotherjesse: i expect them both to fail the devstack test (because they both need to go through) so don't worry about the order.  we'll manually push it through after it's approved22:14
*** mattray1 has joined #openstack-dev22:21
eglynnDaviey: dumb question, can you point me to an ubuntu precise image download link?22:22
* eglynn needs to spin up a precide VM to look at that glance test failure ...22:22
*** mattray has quit IRC22:23
Davieyeglynn: is an instance enough?22:24
*** Gordonz_ has quit IRC22:25
*** shevek_ has joined #openstack-dev22:25
Davieyeglynn: i you use this against an openstack cloud, you should be gold. http://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64.tar.gz22:25
eglynnDaivey: cool, thx!22:26
Davieynp22:26
*** maplebed_ is now known as maplebed22:34
*** maplebed has joined #openstack-dev22:34
*** gyee has quit IRC22:35
adam_ganyone have a logging.conf they use with KSL, the one shipped in the source is lifted straight from glance22:37
znsadam_g: have you tried the one in Keystone master?22:38
*** sleepsonthefloo has quit IRC22:40
*** sleepsonthefloo has joined #openstack-dev22:40
adam_gzns: thanks22:40
*** sleepsonthefloo has quit IRC22:44
*** sleepsonthefloo has joined #openstack-dev22:44
*** salvorlando has left #openstack-dev22:45
*** mikeyp is now known as mikeyp_away22:49
*** markmcclain has quit IRC22:51
*** hashar has quit IRC22:53
*** lloydde has quit IRC22:53
*** hhoover has quit IRC22:54
*** lloydde has joined #openstack-dev22:56
*** mattray1 has quit IRC22:56
*** mattray has joined #openstack-dev22:59
*** berendt has left #openstack-dev23:00
*** rsampaio has quit IRC23:01
openstackgerritVerification of a change to openstack/nova failed: misc networking fixes  https://review.openstack.org/421223:02
*** markvoelker has quit IRC23:06
mtayloranotherjesse: hey - you got a sec for a cal?23:06
*** andrewbogott is now known as andrewbogott_afk23:06
bcwaldonmtaylor: he stepped away for a few23:06
mtaylorbcwaldon: dammit23:07
*** apevec has quit IRC23:09
*** lts has quit IRC23:14
anotherjessemtaylor: darn it sir23:17
mtayloranotherjesse: sorry. I have a potty mouth :)23:17
anotherjessewhats up23:17
*** sniperd has quit IRC23:20
*** andrewsmedina has joined #openstack-dev23:23
*** Remco_ has quit IRC23:25
*** Remco_ has joined #openstack-dev23:26
*** Ryan_Lane|away is now known as Ryan_Lane23:29
*** Remco_ has quit IRC23:31
vishymikal: ping23:32
mikalvishy: pong23:32
vishymikal: so FLAGS.checksum_base_images23:33
vishydoes not exist!23:33
vishymikal: it is also in the wrong method23:33
mikalYeah...23:33
vishymikal: where should it be defined? or is it the wrong name?23:33
vishyand should it default to false?23:34
mikalThe where to checksum thing came up in a pixelbeat code review the other day, and I noticed the flag last night...23:34
mikalI have a patch to fix this that I am working on now23:34
vishyum ok well i need to move it in my patch23:34
vishyto the proper fetch method23:34
*** soren has quit IRC23:34
vishyshould i just remove that whole section and you can add it back in?23:35
mikalI think its the right name, and I suspect it got dropped in the flags rewrite shuffle with no one noticing23:35
mikalSure, I think that might be the easiest path23:35
vishymikal: ok I am deleting _fetch_image23:35
mikalI need to add unit test coverage so we notice regressions too, so I need some more time23:35
vishyeverything should be using libvirt/utils/fetch_image23:35
mikal_from_ _fetch_image, right? Not the entire method?23:35
vishyso the check should be there23:35
mikalOh, ok.23:35
vishyno the entire method23:35
vishythat shouldn't exist anymore23:35
vishysomehow it got readded along with a patch23:36
vishythere was a lot wrong that i just discovered23:36
vishyok I'm going to remove that checksum code for now23:36
mikalI believe the checksumming should be done in _cache_image...23:36
vishyso you can add it back in to libvirt/utils/fetch_image if you want23:36
mikalBecause we need to do it for both images from glance, and resized images.23:36
vishyor cache_image is fine too23:36
mikalYeah, cool23:37
mikalWorks for me.23:37
mikalSorry if any of the mess is from me.23:37
mikal(Its possible I screwed up a rebase or something?)23:37
anotherjesseanyone else want to +2 https://review.openstack.org/#change,4170 (or −2 ;)23:40
anotherjessekeystone redux merge23:40
vishymikal: that explains why the tests weren't failing23:41
vishymikal: that method isn't used anywhere :)23:41
mikalYeah, I'm trying to work out the coverage tool at the moment too in an attempt to see if there are other things which aren't being tested23:42
vishymikal: here: https://review.openstack.org/#change,414323:42
mikalLooking23:42
anotherjessebcwaldon: does https://review.openstack.org/#change,4172 look good to you too?  +2 or −223:45
*** anotherjesse has quit IRC23:45
znsanotherjessie: Looks like you're good to go, but I don't see anything happening in Jenkins. Do we need jeblair or can I do something?23:48
*** mattray has quit IRC23:48
mikalvishy: replied with an ultra minor nit23:49
mtaylorzns, bcwaldon, anotherjessie: 4172 needs an approval bit set23:49
znsI did that, then quickly cancelled the Jenkins job. anotherjsess, were we going to go to the ML first?23:50
znsanotherjessie: ^23:50
openstackgerritVerification of a change to openstack/keystone failed: Merge redux branch (keystone light)  https://review.openstack.org/417023:50
*** zns has quit IRC23:54
*** cmagina has quit IRC23:55
sleepsonthefloomtaylor - shall i approve 4172?23:57
*** sniperd has joined #openstack-dev23:58
*** cmagina has joined #openstack-dev23:58

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