Monday, 2011-09-12

*** zul has quit IRC01:21
openstackjenkinsProject nova build #1,355: SUCCESS in 3 min 45 sec: https://jenkins.openstack.org/job/nova/1355/02:27
openstackjenkins* Tarmac: use 'qemu-image resize' rather than 'truncate' to grow image files02:27
openstackjenkinsqcow-image is capable of growing qcow formated disks in addition to02:27
openstackjenkinsbeing able to grow a qcow formated one. (LP: #836759)02:27
openstackjenkinsI've verified that after this change both a full disk uploaded as 'raw' and one that was uploaded as 'qcow2' are correctly resized, and that in oneiric, the instance has its root filesystem resized for /dev/vda1 correctly.02:27
openstackjenkins* Tarmac: When vpn=true in allocate ip, it attempts to allocate the ip that is reserved in the network. Unfortunately fixed_ip_associate attempts to ignore reserved ips.02:27
openstackjenkinsThis fix allows to filter reserved ip address only when vpn=True.02:27
*** Vek has quit IRC02:52
*** _cerberus_ has quit IRC02:52
*** _cerberus_ has joined #openstack-dev03:05
*** bengrue has quit IRC03:19
*** rmk has joined #openstack-dev04:12
*** jeffjapan has quit IRC06:05
openstackjenkinsProject nova-milestone build #32: SUCCESS in 19 sec: https://jenkins.openstack.org/job/nova-milestone/32/06:07
openstackjenkinsTarmac: use 'qemu-image resize' rather than 'truncate' to grow image files06:07
openstackjenkinsqcow-image is capable of growing qcow formated disks in addition to06:07
openstackjenkinsbeing able to grow a qcow formated one. (LP: #836759)06:07
openstackjenkinsI've verified that after this change both a full disk uploaded as 'raw' and one that was uploaded as 'qcow2' are correctly resized, and that in oneiric, the instance has its root filesystem resized for /dev/vda1 correctly.06:07
*** jeffjapan has joined #openstack-dev06:14
openstackjenkinsProject nova-milestone build #33: SUCCESS in 16 sec: https://jenkins.openstack.org/job/nova-milestone/33/06:16
openstackjenkinsTarmac: When vpn=true in allocate ip, it attempts to allocate the ip that is reserved in the network. Unfortunately fixed_ip_associate attempts to ignore reserved ips.06:17
openstackjenkinsThis fix allows to filter reserved ip address only when vpn=True.06:17
*** stanchan has joined #openstack-dev06:44
*** reidrac has joined #openstack-dev07:09
*** Binbin has joined #openstack-dev07:52
*** bengrue has joined #openstack-dev08:04
*** darraghb has joined #openstack-dev08:26
*** deshantm has quit IRC08:31
*** deshantm has joined #openstack-dev08:36
*** jeffjapan has quit IRC09:00
*** stanchan has quit IRC09:07
reidracany glance dev here?09:32
reidracwhat are the memory requirements for glance?09:32
reidracis there any way we can guess that?09:32
*** stanchan has joined #openstack-dev09:37
*** blueblade has joined #openstack-dev09:41
*** stanchan has quit IRC09:43
*** blueblade has quit IRC09:45
*** doude has joined #openstack-dev09:50
*** nickon has joined #openstack-dev10:24
*** ccorrigan has quit IRC10:30
*** zul has joined #openstack-dev10:49
*** bsza has joined #openstack-dev11:23
zul*sigh* it looks we are going to need a seperate packaging branch for essex now11:31
ttxnotmyname: let me know if I should go ahead and release 1.4.3 as-is.11:44
ttxnotmyname: guess I should first prepare a Final=True branch for you to approve.11:45
openstackgerritThierry Carrez proposed a change to openstack/swift: Final versioning for Swift 1.4.3  https://review.openstack.org/42111:49
ttxnotmyname: please review and approve ^11:51
*** markvoelker has joined #openstack-dev12:00
zulsoren: ping can you review my lxc shutdown branch for me12:06
*** lorin1 has joined #openstack-dev12:11
*** lts has joined #openstack-dev12:20
openstackgerritA change was merged to openstack/swift: Final versioning for Swift 1.4.3  https://review.openstack.org/42112:31
notmynamettx: done12:31
ttxnotmyname: thx! let's see if it trickles down to a tarball, as it should12:31
notmynamettx: how was it set to merge to the right branch?12:33
ttxnotmyname: "git push gerrit HEAD:refs/for/milestone-proposed", see http://wiki.openstack.org/GerritWorkflow#Release_Management12:34
ttxnotmyname: only valid while a milestone-proposed branch exists, obviously12:34
notmynamettx: ah. I hadn't read the release management section before12:41
ttxnotmyname: was added relatively recently (after the glance move)12:41
ttxnotmyname: for the long term what I'd like to have is a dashboard of trunk commits and a button to just backport them to milestone-proposed12:42
*** bengrue has quit IRC12:42
notmynamettx: ya, that sounds a little simpler to manage, long-term12:42
ttxnotmyname: that doesn't impact you too much, since we haven't had to do milestone-proposed backports yet -- but I'd really like to see that.12:42
*** mfer has joined #openstack-dev12:42
sorenzul:  I'm not here today :-/12:46
zulsoren: dang12:47
ttxsoren: yes you are.12:48
*** dprince has joined #openstack-dev12:52
*** kbringard has joined #openstack-dev13:22
*** mattray has joined #openstack-dev13:23
*** joesavak has joined #openstack-dev13:24
*** jaypipes has joined #openstack-dev13:31
zulhi, can someone review lp:~zulcss/nova/nova-libvirt-non-x86 and bzr branch lp:~zulcss/nova/nova-fix-lxc-shutdown please?13:36
dprincezul: Was just getting ready to send lxc-shutdown...13:38
dprincezul: just running a quick test...13:38
zulcool thanks13:38
*** med_out is now known as medberry13:44
dprincettx: there?13:49
ttxdprince: yes13:49
dprincettx: looking at your sudo branch fixes.13:50
ttxdprince: yes.13:50
sandywalshjoesavak, ping13:50
dprincettx: interesting that I get failures on those tests on my laptop with run_tests.sh -N13:50
dprincettx: http://paste.openstack.org/show/2417/13:50
ttxuh.13:50
dprincettx: You didn't cause them! At least I don't think you did.13:51
joesavaksandywalsh: hi13:51
ttxdprince: hmmm13:51
sandywalshjoesavak, keystone question. I have a token for an admin user. I'm using this token to get the endpoints from a user token, but getting a 401 (unauthorized) ... shouldn't I be able to do that?13:51
dprincettx: I was getting those this weekend w/ trunk as well. But something isn't right...13:51
ttxdprince: a bit of history -- Vish pushed at rev1546 a fix to not use sudo in those calls13:52
sandywalshjoesavak, this is against the keystone admin service on 500113:52
ttxdprince: but did not update the tests to match13:52
dprincettx: Sure. So that is probably what broke my tests. But your commit isn't fixing it for me either.13:52
ttxdprince: my branch make the tests match the new call13:52
joesavaksandywalsh: 1 sec - looking over my notes13:52
ttxdprince: that said, vishy's branch should have broken the test on merge, so there is a bit of grey area here13:53
joesavaksandywalsh: via GET /tokens/{token_id}/endpoints?13:53
vishyyeah i'm not sure why the tests didn't break13:53
sandywalshjoesavak, here's my test program: http://paste.openstack.org/show/2418/13:53
sandywalshjoesavak, yes13:53
*** martine has joined #openstack-dev13:54
dprincettx: agreed. I was surprised it slipped in. Anyway. test_pre_block_migration_works_correctly and test_get_instance_disk_info_works_correctly both fail for me on your branch (and on trunk too).13:54
sandywalshjoesavak, if I uncomment the other admin 'X-Auth-Token', it works13:54
joesavaksandywalsh: should work. Dolph & Yogi aren't in yet - so i'll ask them when they get it13:54
sandywalshjoesavak, thanks!13:54
sandywalshjoesavak, I'll keep looking too13:54
dprincettx: your branch fixes a couple other tests for me though! So progress.13:54
dprincettx: Looking...13:54
ttxlooking too :)13:55
sandywalshjoesavak, here's my keystone data setup http://paste.openstack.org/show/2419/13:55
ttxdprince: ok, I think I understand13:56
joesavaksandywalsh: thanks. Just sent them an email (ccing you).13:56
ttxdprince: my branch is based of r1541 so that it can apply to trunk and milestone-proposed13:56
ttxdprince: what you should actually be testing is a merge of my branch into trunk13:57
sandywalshjoesavak, thanks13:57
ttxdprince: so that you get Vish's part of the fix13:57
ttxdprince: do I make sense ?13:57
dprincettx: oh. I see. Yes.13:57
jaypipesdprince, blamar: heyo, could you guys ask bcwaldon to ping me when he gets in to the office today? thx!13:59
blamarjaypipes: will do!13:59
*** bcwaldon has joined #openstack-dev14:00
jaypipesblamar: well, there is mr. waldon now! :)14:00
openstackjenkinsProject nova build #1,356: SUCCESS in 4 min 0 sec: https://jenkins.openstack.org/job/nova/1356/14:00
openstackjenkinsTarmac: Fixes shutdown of lxc containers.14:00
jaypipesbcwaldon: morning sunshine. quick question for ya on https://blueprints.launchpad.net/glance/+spec/changes-since-filter.14:00
blamarjaypipes: he's being a slacker this morning14:01
jaypipesbcwaldon: is that a dependency for Nova RBP?14:01
jaypipesblamar: :)14:01
bcwaldonguys14:01
bcwaldonI'm here14:01
bcwaldonjaypipes: It is not a hard dep14:02
bcwaldonjaypipes: but I would like to see it go in14:02
bcwaldonjaypipes: right now, Nova accepts changes-since on /images, but the param is filtered out in glance14:02
jaypipesbcwaldon: is code in Nova's Diablo release going to depend on it?14:03
bcwaldonjaypipes: negativ14:03
bcwaldone14:03
jaypipesbcwaldon: is this a performance improvement thing?14:03
dprincejaypipes, bcwaldon: Can we get Rick's glance keystone client changes into Glance diablo?14:03
*** markmc has joined #openstack-dev14:04
bcwaldonjaypipes: it's enabling the 'changes-since' functionality, not necessarily related to performace14:04
jaypipesdprince: I thought that was blocked on some Nova stuff.14:05
jaypipesdprince: you are talking about this one: https://blueprints.launchpad.net/glance/+spec/pluggable-auth?14:05
dprincejaypipes: https://code.launchpad.net/~rackspace-titan/nova/glance-client-keystone/+merge/7488914:05
dprincejaypipes: yes14:06
jaypipesdprince: as soon as that is merged in Nova, yes...14:06
dprincejaypipes: sure. Just FYI. nova keystone won't work w/ glance until Rick's glance branch lands as well. So we need them both.14:07
dprincejaypipes: Actually they'll work fine with noauth. But with keystone we need both nova and glance branches to land.14:07
jaypipesdprince, vishy: how do you want to coordinate this?14:07
jaypipesttx: thoughts?14:07
dprincejaypipes: Also. If someone could point me to the official diablo branches for Glance and Nova that would be good to. I'd like to smoke them when this is all said and done.14:08
jaypipesttx: so, this is a change that vishy wants done to Glance so that a related change to Nova will work properly. vishy wants it in Diablo, so I am prepared to backport this into the RBP for Glance.14:08
jaypipesdprince: that sounds illegal.14:08
*** rnorwood has joined #openstack-dev14:09
ttxjaypipes: that works for me. Do that early :)14:09
vishydprince: https://code.launchpad.net/~hudson-openstack/nova/milestone-proposed14:09
ttxjaypipes: ideally you would block 30min to make it all happen in Nova and Glance, but I see no way for vishy and you to block that much time :)14:09
dprincejaypipes: thats how I roll14:09
jaypipesdprince: for Glance, it's just milestone-proposed branch in gerrit.14:10
vishydprince: if your branch is off of -r1451 it will merge cleanly into both14:10
dprinceThanks.14:10
vishy(assuming there is no conflicting code since then)14:10
dprincevishy: let me do that now...14:10
ttxdprince: for nova it's still @ https://code.launchpad.net/~hudson-openstack/nova/milestone-proposed14:10
dprincevishy: so propose it for merge into milestone-proposed then?14:11
vishyjaypipes, soren: do we have any kind of plan for integrating old smoketests with soren's new testing stuff?14:11
jaypipesdprince: git://github.com/openstack/glance.git milestone-proposed14:11
vishydprince: sure14:11
jaypipesdprince: is what will become Diablo.14:11
ttxdprince: it needs to land in trunk first though14:11
jaypipesdprince: no, once the branch is merged into trunk, I cherry pick it into milestone-proposed myself.14:11
ttxdprince: the idea is that the backport to milestone-proposed can only be accepted once *-core acked the landing in trunk.14:12
dprincesure.14:12
dprinceWell lets get it acked then!14:12
jaypipesvishy: I'm ready when you are. we need to do both Nova and Glance, as well as the packaging in lp:~dan-prince/glance/ubuntu-glance-httplib2 at once.14:13
jaypipesdprince: you good to do the packaging one?14:13
vishyok14:13
vishyas long as the branch is based off of the right revision, I can do the propose and approve pretty easily through the webui14:14
vishyotherwise i need a backported version14:14
dprincejaypipes: I can't merge into the ubuntu branches if that is what you are asking.14:14
jaypipesvishy: you want to check on that first?14:14
dprincejaypipes: soren, monty can though.14:14
jaypipesdprince: OK, I will do that. Lemme check that I can...14:14
jaypipesttx: some advice please... https://code.launchpad.net/~dan-prince/glance/ubuntu-glance-httplib2/+register-merge14:15
jaypipesttx: what branch should I propose to?14:15
jaypipesttx: milestone-proposed?14:15
jaypipesttx: or trunk, then milestone-proposed?14:15
ttxeeer14:16
ttxaren't you using git now ?14:16
jaypipesttx: packaging, dude :)14:16
ttxoh, then none of those14:16
jaypipeshehe, ok...14:16
ttxlet me check14:16
ttxzul: you might know that by heart ^14:17
ttxwhich branch is the Glance packaging branch ?14:17
jaypipessoren: ?14:17
zulfor trunk or oneiric?14:17
dprincelp:~openstack-ubuntu-packagers/glance/ubuntu14:17
vishylp:~openstack-ubuntu-packagers/glance/ubuntu/14:17
vishydamn, beat me14:17
ttxzul: is that different, for Glance ?14:17
zullp:~openstack-ubuntu-packagers/glance/ubuntu14:18
ttxI think we have quorum14:18
zulttx: ^^^ thats the packaging branch14:18
ttxthanks :)14:18
zulttx: for the httplib2 i believe i already merged it14:19
jaypipeshttps://code.launchpad.net/~dan-prince/glance/ubuntu-glance-httplib2/+merge/7500914:19
*** amccabe has joined #openstack-dev14:19
dprincezul: My branch adds a runtime dependency. Not a build time dep.14:19
zuldprince: damn it ok14:19
dprincezul: Rick's code won't work without it.14:19
jaypipesApproving...14:20
jaypipeshmm, I can't :(14:20
jaypipeszul: can you approve the above merge?14:20
jaypipesor ttx ?14:20
ttxjaypipes: on it14:20
zullgtm14:21
ttxah14:21
openstackjenkinsProject nova-milestone build #34: SUCCESS in 17 sec: https://jenkins.openstack.org/job/nova-milestone/34/14:22
openstackjenkinsTarmac: Fixes shutdown of lxc containers.14:22
jaypipess1rp: please don't forget to add a bug for dprince's suggestion of "a simple option to select a different glance service catalog entry".14:22
*** cp16net has joined #openstack-dev14:22
ttxzul, dprince: who is merging it ?14:22
zulttx: ill merge it14:22
ttxzul: thx!14:22
jaypipesdprince: OK, s1rp's glance branch heading to glance trunk. if all tests pass, I will cherry pick it into milestone-proposed.14:24
zuldone14:24
dprincejaypipes: great14:24
*** mfer has quit IRC14:27
dprincevish: if the plans are to make kong run the nova smoketests too I'd like to have a grouping mechanism for the tests such that it is easy to select a subset. For example the nova smoketests won't run when using a FlatNetwork setup.14:28
dprincevishy: ^^14:28
dprincevishy: I haven't had time to check out kong yet but if things are moving into a common project I'd like to be able to run it on the setups I currently support (libvirt w/ FlatDHCP and XenServer w/ Flat)14:29
jaypipesdprince: things have already moved into a common project: https://github.com/sorenh/openstack-integration-tests14:29
jaypipesdprince: please do join the effort in getting all smokey stuff into that main project. I'll work with _cerberus_ to do the same for backfire.14:30
* jaypipes renicks dprince to smokeythebear.14:30
vishydprince: I'm happy to kill smoketests.  I just don't think we have anything else testing ec2api or volumes at the moment14:30
dprincevishy: please don't kill them yet.14:31
dprincevishy: They are definately catching things on the EC2 side.14:31
ttxjaypipes: retargeted the changes-since  BP to 2011.3, fwiw14:32
jaypipesttx: coolio.14:32
*** mfer has joined #openstack-dev14:33
dprincejaypipes: I'll check it out. If it runs I'll try to use it. What is 'backfire'?14:35
jaypipesdprince: it's the Ozone team's funcitonal/integration test framework/suite.14:37
*** vladimir3p has joined #openstack-dev14:37
dprincewhere does it live?14:37
dprincenm: just caught up on the list....14:38
zulhas swift 1.4.3 made it into http://launchpad.net/swift/+download yet?14:38
dprincejaypipes: Looks like Rick's branch is a fail due to pylint issues.14:40
jaypipesdprince: I disabled pylint.14:40
jaypipesdprince: a while ago because of issues with i18n stringify stuff.14:41
dprinceOkay. Well I'm gonna drop off in 18 minutes for an hour long demo.14:42
dprinceI'll be back...14:42
jaypipesdprince: k, no worries.14:44
*** Vek has joined #openstack-dev14:48
notmynamezul: that's up to mtaylor and ttx14:49
*** code_franco has joined #openstack-dev14:51
*** rnirmal has joined #openstack-dev14:51
*** dprince has quit IRC14:54
jaypipesjeblair: ping! I'm wondering why https://review.openstack.org/#change,350 hasn't been merged yet? could you advise?14:55
*** blamar_ has joined #openstack-dev14:56
ttxzul: it's pubclished, so it should appear there automatically15:01
zulttx: cool thanks15:01
*** jaypipes has quit IRC15:07
*** bcwaldon has quit IRC15:09
*** dprince has joined #openstack-dev15:10
dprincejaypipes: any idea why the Ricks' glance branch stopped merging on pylint?15:14
*** reidrac has quit IRC15:15
*** bcwaldon has joined #openstack-dev15:16
*** jaypipes has joined #openstack-dev15:18
jaypipesdamn VPN...15:18
jaypipesdid I miss anything?15:19
dprincejaypipes: any idea why the Ricks' glance branch stopped  merging on pylint?15:19
jaypipesdprince: I asked jeblair above about that :) I'm stumped. It looks to me like all jobs passed.15:19
jeblairjaypipes, dprince: morning!  just started looking into it15:20
jaypipesjeblair: cheers15:20
* jaypipes really needs to set up a VM or something that I can use the VPN on...15:21
jeblairjaypipes: is the problem that it takes over your default route?  if so, you can tell NM to ignore that and only route 10.0.0.0/8 through the vpn15:21
jaypipesjeblair: could be... I'm no networking guru at all...15:27
jaypipesjeblair: basically any time I fire up vpnc-connect, my IRC connection dies.15:28
jeblairjaypipes: sounds like it.  here's what i do: edit the connection; ipv4 settings tab; set dropdown 'method' to 'automatic (vpn) addresses only'; click routes button; add button; address=10.0.0.0, netmask=255.0.0.0, check ignore automatically obtained routes, check 'use this connection only for resources on its network'15:30
jaypipesjeblair: I've never been able to use VPN with NM. :( I have to start it manually with a terminal vpnc-connect.15:31
*** Binbin has quit IRC15:31
jeblairjaypipes: if you want to try using nm, i can send you a file you can try importing into NM.  otherwise, i'm sure there are command line options to do the above, but i don't know what they are.15:32
jeblairjaypipes, dprince: this is the problem with that merge: http://code.google.com/p/gerrit/issues/detail?id=85115:32
jeblairi'll work on updating the schema15:33
*** zul has quit IRC15:45
openstackgerritDolph Mathews proposed a change to openstack/keystone: Added backend-managed primary key to User and Tenant model  https://review.openstack.org/34215:45
*** zul has joined #openstack-dev15:46
openstackgerritA change was merged to openstack/glance: Adding Keystone support for Glance client.  https://review.openstack.org/35015:48
*** dolphm has joined #openstack-dev15:50
*** dolphm_ has joined #openstack-dev15:51
*** dolphm has left #openstack-dev15:51
*** dolphm_ has left #openstack-dev15:51
*** dolphm has joined #openstack-dev15:51
jeblairjaypipes, dprince: fixed ^^15:53
jaypipesjeblair: rock on. thx brother.15:53
dprincejeblair: thank you sir15:53
jeblairnp!15:54
*** dprince has quit IRC15:56
*** blamar_ has quit IRC15:59
*** bcwaldon has quit IRC16:02
*** bsza3 has joined #openstack-dev16:10
*** bsza has quit IRC16:13
openstackgerritDolph Mathews proposed a change to openstack/keystone: Added backend-managed primary key to User and Tenant model  https://review.openstack.org/34216:18
*** dprince has joined #openstack-dev16:19
*** zul has quit IRC16:19
*** zul has joined #openstack-dev16:19
*** misheska has joined #openstack-dev16:23
*** dolphm has quit IRC16:27
*** dolphm has joined #openstack-dev16:31
*** stanchan has joined #openstack-dev16:31
openstackgerritA change was merged to openstack/keystone: Added backend-managed primary key to User and Tenant model  https://review.openstack.org/34216:32
*** jdurgin has joined #openstack-dev16:33
dolphmYAY three weeks of work! ^^^16:33
jaypipesdolphm: :)16:43
*** markmc has quit IRC16:48
*** bcwaldon has joined #openstack-dev16:50
openstackgerritDolph Mathews proposed a change to openstack/keystone: Add ability to run fakeldap in memory.  https://review.openstack.org/32416:51
openstackgerritVerification of a change to openstack/keystone failed: Add ability to run fakeldap in memory.  https://review.openstack.org/32416:52
*** dprince has quit IRC16:58
*** zul has quit IRC17:02
*** zul has joined #openstack-dev17:03
*** dprince has joined #openstack-dev17:12
sandywalshlittle demo of keystone AuthN integration with nova across zones ... merge props coming soon http://www.darksecretsoftware.com/static/videos/keystone-nova-zones.mp417:14
dolphmsandywalsh: nice, watching..17:19
*** ohnoimdead has joined #openstack-dev17:21
*** novas0x2a|laptop has joined #openstack-dev17:23
*** mgius has joined #openstack-dev17:25
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci-puppet: Add SNMP configuration to puppet.  https://review.openstack.org/42217:47
*** jeblair has quit IRC17:52
*** ipl31 has joined #openstack-dev17:56
sandywalshother screencasts http://wiki.openstack.org/DemoVideos17:57
*** jeblair has joined #openstack-dev17:59
*** bcwaldon has quit IRC18:00
*** jsavak has joined #openstack-dev18:00
vishysandy: nice18:00
vishysandy: i suppose this is essex 1 stuff?18:00
*** darraghb has quit IRC18:01
vishysandywalsh: ^^ that is18:01
sandywalshvishy, yup, it's a big change so we held off18:01
*** dolphm has quit IRC18:01
vishysandywalsh: so for diablo no keystone + zones18:02
sandywalshvishy, correct18:02
vishysandywalsh: cool thx18:02
*** joesavak has quit IRC18:03
*** jeblair has quit IRC18:04
*** jsavak has quit IRC18:06
comstudand I have stuff coming for essex-1 that allows 'nova boot' to work with or without zones18:06
comstudso one can use the normal API call vs the zone extension18:06
*** bcwaldon has joined #openstack-dev18:09
*** zul has quit IRC18:12
*** zul has joined #openstack-dev18:12
openstackjenkinsProject nova build #1,357: SUCCESS in 3 min 56 sec: https://jenkins.openstack.org/job/nova/1357/18:15
openstackjenkinsTarmac: Fixes rogue usage of sudo that crept in18:15
*** dolphm has joined #openstack-dev18:16
*** zul has quit IRC18:17
*** joesavak has joined #openstack-dev18:18
*** zul has joined #openstack-dev18:18
*** dprince has quit IRC18:19
*** zul has quit IRC18:24
*** zul has joined #openstack-dev18:24
*** dprince has joined #openstack-dev18:27
*** joesavak has quit IRC18:29
*** zaitcev has joined #openstack-dev18:33
zuldprince: can you do me a favor and review: lp:~zulcss/nova/nova-libvirt-non-x86 for me?18:34
bcwaldonjaypipes: did you look into this at all: https://code.launchpad.net/~rackspace-titan/nova/pep8-fixes/+merge/7500318:37
bcwaldonjaypipes: why pep8 isn't blocking merges?18:37
openstackgerritDolph Mathews proposed a change to openstack/keystone: Add toggle to run tests in-process, w/ realtime progress feedback  https://review.openstack.org/42318:40
dprincezul: yep. just sent it.18:43
lorin1bcwaldon: I was wondering the same thing about pep8 issues. Our local Hudson build tests fail because of pep818:45
bcwaldonlorin1: okay, well maybe mtaylor can shed some light on it18:45
*** vladimir3p has quit IRC18:47
*** jeblair has joined #openstack-dev18:47
*** joesavak has joined #openstack-dev18:49
bcwaldonmtaylor: marco18:54
jeblairbcwaldon: mtaylor is afk today18:59
bcwaldonjeblair: maybe you can answer the questions about why jenkins is ignoring pep8 output18:59
bcwaldonjeblair: ?19:00
*** stanchan has quit IRC19:00
dolphmbcwaldon: it's STILL ignoring pep8? has it been that way for a month, or more, then?19:00
jeblairwhich project?19:01
bcwaldonnova19:01
bcwaldonI've even seen code go in supposedly fixing it19:01
bcwaldonFor example, there are two pep8 failures in trunk right now19:01
*** mwhooker has joined #openstack-dev19:04
openstackjenkinsProject nova build #1,358: SUCCESS in 3 min 57 sec: https://jenkins.openstack.org/job/nova/1358/19:05
openstackjenkinsTarmac: Some arches dont have dmidecode, check to see if libvirt is capable of running rather getInfo of the arch its running on.19:05
*** dolphm_ has joined #openstack-dev19:05
jeblairbcwaldon: i don't believe tarmac is configured to gate on pep8.  i'm afraid i don't have the historical context to say why that's the case.  i know that's the way we'd like to head, and maybe that's just being deferred till nova switches to gerrit (later this month)19:07
bcwaldonjeblair: it definitely used to be the case. I don't know why we had to remove that check originally, but it should definitely be there.19:08
bcwaldonjaypipes: comment? ^19:08
jeblairbcwaldon: sorry i don't have the answer, we should probably ask mtaylor when he returns tomorrow19:09
bcwaldonyeah, we can wait19:09
dprincebcwaldon: I'm wondering if a change to run_tests.sh in nova is the cause of this.19:10
bcwaldondprince: real quick side note -> can you push a fix for the pep8 error in your glance-client-keystone branch? I'm ready to approve19:10
dprincebcwaldon: we gate on run_test.sh passing. If pep8 isn't causing an exit status to be returned Jenkins would ignore the failures right?19:10
jaypipesbcwaldon: honestly, I'm not sure for Nova. I know there was some discussion before about versions of pep8 holding things up. Perhaps it was removed after that discussion?19:11
bcwaldonjaypipes: definitely possible19:11
bcwaldondprince: another good point19:11
bcwaldondprince: however, I do get a no-zero exit status when pep8 fails19:11
dprincebcwaldon: Okay. Then that isn't it.19:11
dprincebcwaldon: Might check the hooks in openstack-ci to see if something there is ignoring it.19:12
jeblairbash run_tests.sh -N && python setup.py sdist19:12
jeblairthat's what tarmac runs19:12
dprinceright.19:12
bcwaldonthat should be runnig pep819:12
ironcameli just ran all the tests19:13
ironcamelpep8 failed, $? was 019:13
bcwaldonreally? I got 1 on my system19:13
bcwaldonI don't use -N, though. Not sure how that could affect it19:13
ironcamelme neither19:14
*** bengrue has joined #openstack-dev19:14
ironcamelthere is a block after run_pep8: if [ $coverage -eq 1 ]; then19:14
ironcameli wonder if that squashes the exit status19:14
dprinceIf that is the case there may be something wrong with run_test.sh and fixing that would resolve this issue.19:14
bcwaldonironcamel: what happens if you just do run_tests.sh -p19:15
dprincebcwaldon: which file in the glance-keystone-client branch has the pep8 issue you want fixed?19:15
ironcamelbcwaldon: it shows errors. $? is 119:15
*** jdag has joined #openstack-dev19:16
bcwaldondprince: nova/image/glance.py19:16
ironcamelbut that's because an exit is called immediately after pep8 runs, when you use -p19:16
bcwaldonironcamel: Right. Just making sure your pep8 was 'failing' correctly19:16
bcwaldonso it may be the coverage block19:16
ironcamelbcwaldon: confirmed it19:19
ironcamelwhats our nopaste site?19:19
bcwaldonpaste.openstack.org19:19
dprincebcwaldon: pep8 fix in.19:19
bcwaldondprince: thanks, approving your branch19:19
ironcameldprince: what did you fix?19:19
bcwaldonironcamel: if you see what to do, fix that run_tests problem in ~rackspace-titan/nova/pep8-fixes19:20
ironcamelhttp://paste.openstack.org/show/2422/19:20
dprinceironcamel: I was fixing a pep8 violation in my branch. Not the pep8 exit status issue you are working on...19:20
ironcamelthe exit status of this is 019:20
ironcamelbecause the if block squashes the previous error19:21
ironcamelbcwaldon: the problem is in run_tests.sh19:21
bcwaldonironcamel: excellent. Can you fix it in that branch I typed above?19:21
ironcamelok19:22
bcwaldonironcamel: it's already in merge prop19:22
bcwaldonironcamel: w/ fixes for current trunk pep8 failures19:22
ironcameltitan, what an interesting name. is that from teen titans?19:23
bcwaldondprince: glance-client-keystone is on its way in19:23
bcwaldonironcamel: don't you start19:23
dprincebcwaldon: great. I'll get the chef cookbooks ready then we'll be all set.19:24
*** smoser has quit IRC19:24
*** medberry has quit IRC19:24
*** troytoman-away has quit IRC19:24
*** ewindisch_ has quit IRC19:24
*** sandywalsh has quit IRC19:24
*** cmagina has quit IRC19:24
*** loceur has quit IRC19:24
*** jk0 has quit IRC19:24
*** markvoelker has quit IRC19:24
*** elastic_dog has quit IRC19:24
*** erik-s has quit IRC19:24
*** SpamapS has quit IRC19:24
*** adam_g has quit IRC19:24
*** misheska has quit IRC19:24
*** termie has quit IRC19:24
*** creiht has quit IRC19:24
*** nci has quit IRC19:24
*** Glacee has quit IRC19:24
*** ironcamel has quit IRC19:24
*** _0x44 has quit IRC19:24
*** pyhole has quit IRC19:24
*** royh has quit IRC19:24
*** ironcamel has joined #openstack-dev19:24
*** troytoman-away has joined #openstack-dev19:24
*** termie has joined #openstack-dev19:24
*** loceur has joined #openstack-dev19:24
*** termie has quit IRC19:24
*** termie has joined #openstack-dev19:24
*** creiht has joined #openstack-dev19:24
*** ChanServ sets mode: +v creiht19:24
*** _0x44 has joined #openstack-dev19:24
*** adam_g has joined #openstack-dev19:24
*** smoser has joined #openstack-dev19:24
*** Glacee has joined #openstack-dev19:24
*** mtaylor has quit IRC19:24
*** erik-s has joined #openstack-dev19:24
*** sandywalsh has joined #openstack-dev19:24
*** cmagina has joined #openstack-dev19:24
*** mtaylor has joined #openstack-dev19:24
bcwaldondprince: you may need to update that branch for milestone-proposed, too19:24
*** royh has joined #openstack-dev19:24
bcwaldondprince: w/ the pep8 fix19:24
*** markvoelker has joined #openstack-dev19:24
*** misheska has joined #openstack-dev19:24
*** medberry has joined #openstack-dev19:24
dprincebcwaldon: already did it.19:24
*** mtaylor has quit IRC19:24
*** mtaylor has joined #openstack-dev19:24
*** ChanServ sets mode: +v mtaylor19:24
*** medberry has quit IRC19:25
*** medberry has joined #openstack-dev19:25
*** thickskin has joined #openstack-dev19:25
bcwaldondprince: excellent!19:25
*** elastic_dog has joined #openstack-dev19:25
*** nci has joined #openstack-dev19:25
*** pyhole has joined #openstack-dev19:25
*** SpamapS has joined #openstack-dev19:27
*** SpamapS has joined #openstack-dev19:27
*** jk0 has joined #openstack-dev19:29
*** jk0 has joined #openstack-dev19:29
*** ChanServ sets mode: +v jk019:29
bcwaldonvishy: would you support moving nova.tests.test_cloud to nova.tests.api.ect.test_cloud? Seems EC2-specific19:29
vishysure19:29
bcwaldonvishy: awesome, I'll propose a branch19:30
ironcamelbcwaldon: i was wrong. the reason my exit status was 0 and yours was 1 on pep 8 failures is because i run tests like so: ./run_tests.sh | tee xx19:31
ironcamelthe exit status was that of tee, not of run_tests.sh19:31
bcwaldonironcamel: I see19:32
bcwaldonironcamel: tsk tsk19:32
ironcamelso pep8 failures should exit with err status19:32
ironcamelsince we are doing set -e19:32
ironcamelwhich causes bash to exit on any failure19:32
*** jdurgin has quit IRC19:34
*** Vek has quit IRC19:34
*** Vek has joined #openstack-dev19:34
*** jdurgin has joined #openstack-dev19:35
*** zul has quit IRC19:39
bcwaldondprince: you're in19:39
*** zul has joined #openstack-dev19:40
dprincewhere do we file keystone tickets?19:41
dprinceLP?19:41
joesavakdprince: yes - lp19:41
joesavakhttps://bugs.launchpad.net/keystone19:42
dprincethanks.19:42
adam_gwhen a node queries the meta data service, the api server attempts to locate the instances metadata based on what? the IP from which the request originates?19:44
openstackjenkinsProject nova build #1,359: SUCCESS in 4 min 0 sec: https://jenkins.openstack.org/job/nova/1359/19:45
openstackjenkinsTarmac: Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with Glance keystone.19:45
dprinceadam_g: yes. The remote address.19:45
dprinceadam_g: have a look at nova/api/ec2/metadatarequesthandler.py19:46
adam_gdprince: great, thanks19:46
notmynamejeblair: mtaylor: any ideas why I keep getting signed out of gerrit (review.openstack.org)?19:56
annegentledoc team meeting in #openstack-meeting now20:07
*** dolphm has quit IRC20:11
*** dolphm_ has quit IRC20:11
*** lorin1 has quit IRC20:13
*** lorin1 has joined #openstack-dev20:13
*** dolphm has joined #openstack-dev20:14
*** bengrue has quit IRC20:17
*** novas0x2a|laptop has quit IRC20:19
*** novas0x2a|laptop has joined #openstack-dev20:19
*** bengrue has joined #openstack-dev20:19
*** mfer has quit IRC20:23
*** dragondm has joined #openstack-dev20:30
*** ewindisch_ has joined #openstack-dev20:35
openstackjenkinsProject nova-milestone build #35: SUCCESS in 23 sec: https://jenkins.openstack.org/job/nova-milestone/35/20:37
openstackjenkinsTarmac: Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with Glance keystone.20:37
openstackjenkinsProject nova build #1,360: SUCCESS in 4 min 2 sec: https://jenkins.openstack.org/job/nova/1360/20:37
openstackjenkinsTarmac: pep8 fixes in nova/db/sqlalchemy/api.py and nova/virt/disk.py20:37
openstackgerritDan Prince proposed a change to openstack/keystone: Don't import keystone.test unless we are in testing. Fixes #lp848267.  https://review.openstack.org/42420:44
*** lorin1 has left #openstack-dev20:44
*** dprince has quit IRC20:46
openstackgerritJay Pipes proposed a change to openstack/glance: Adding Keystone support for Glance client.  https://review.openstack.org/42520:51
openstackgerritA change was merged to openstack/keystone: Don't import keystone.test unless we are in testing. Fixes #lp848267.  https://review.openstack.org/42420:52
openstackgerritA change was merged to openstack/glance: Adding Keystone support for Glance client.  https://review.openstack.org/42520:58
*** jaypipes is now known as jaypipes-afk21:01
jeblairnotmyname: how often do you get signed out?21:16
*** martine has quit IRC21:18
*** nickon has quit IRC21:23
openstackjenkinsProject nova build #1,361: SUCCESS in 3 min 50 sec: https://jenkins.openstack.org/job/nova/1361/21:30
openstackjenkinsTarmac: Correctly map image statuses from Glance to OSAPI v1.121:30
*** jeblair has quit IRC21:30
*** jeblair has joined #openstack-dev21:31
*** jakedahn has joined #openstack-dev21:33
*** cp16net has quit IRC21:38
*** markvoelker has quit IRC21:45
vishybcwaldon: v1.0", "links": [{"href": "http://localhost:8774/v1.0/admin/v1.1"21:45
vishythat doesn't quite seem correct to me...21:45
bcwaldonvishy: I might agree with that :)21:46
*** kbringard has quit IRC21:46
vishydo we have a bug on that already?21:46
bcwaldonvishy: maybe the recent tenant_id branch broke link building21:46
bcwaldonvishy: not that I know of21:46
vishyok21:46
vishythis is how i got to it:21:46
vishycurl -H "X-Auth-Token: $AUTH_TOKEN" http://localhost:8774/$NOVA_PROJECT_ID/v1.121:47
vishynote the lack of accept header21:47
bcwaldonvishy: shouldn't matter21:47
bcwaldonvishy: ah, I know what it is21:47
bcwaldonvishy: your env variable was empty, so you requested //v1.121:47
bcwaldonvishy: yeah?21:47
bcwaldonvishy: ACTUALLY! Your project id needs to be after the version21:48
bcwaldonvishy: so it assumed you were smarter than it and didn't think 'v1.1' was intended to be your version21:49
bcwaldonvishy: I see no bug here :)21:49
vishyah ok21:49
vishynice21:49
vishy:)21:49
*** joesavak has quit IRC21:55
vishybcwaldon: backport needed of image-type branch?21:58
bcwaldonvishy: probably, I'll prepare it21:59
*** bsza3 has quit IRC22:01
*** code_franco has quit IRC22:02
bcwaldonvishy: the same branch should be good, based it off of 154122:03
bcwaldonI was thinking ahead22:03
vishyhopefully the branch you merged didn't have any junk in it22:03
vishy:)22:03
bcwaldonhttps://code.launchpad.net/~rackspace-titan/nova/image-status-cleanup-lp844933/+merge/7508022:04
bcwaldon1541 was Thierry's last commit before opening essex22:04
bcwaldonand I didnt merge trunk22:04
bcwaldonso I think it's good22:04
bcwaldonvishy: actually, it may conflict with glance-client-keystone-diablo22:05
bcwaldonvishy: feel free to merge that one in first22:05
vishythat one is in22:06
bcwaldonOk. Well the diff it generated was clean. Maybe we're good to go22:06
vishyyup looks good22:06
bcwaldonbtw, this is good to go again: https://code.launchpad.net/~rackspace-titan/nova/image-service-cleanup/+merge/7362122:06
bcwaldonhopefully jenkins doesn't spit it back out again22:07
*** amccabe has quit IRC22:19
*** rnirmal has quit IRC22:24
tr3buchetinteresting: https://blueprints.launchpad.net/nova/+spec/network-refactoring22:25
openstackjenkinsProject nova-milestone build #36: SUCCESS in 18 sec: https://jenkins.openstack.org/job/nova-milestone/36/22:27
openstackjenkinsTarmac: Backporting fix for bug 84493322:27
uvirtbotLaunchpad bug 844933 in nova "OSAPI v1.1 Image Statuses" [Medium,Fix committed] https://launchpad.net/bugs/84493322:27
openstackgerritYogeshwar Srikrishnan proposed a change to openstack/keystone: 1.Changed all Json paginated collection structure. 2.Introduced a type for credential type (path param) and change wadls and xsds. 3.Added List Users call. 4.Changed Endpoint creation example.  https://review.openstack.org/42622:33
*** lts has quit IRC22:43
*** mattray has quit IRC22:49
*** bcwaldon has quit IRC22:54
*** rnorwood has quit IRC23:01
openstackgerritA change was merged to openstack/glance: Fixes LP Bug#845788  https://review.openstack.org/41223:08
*** Adri2000 has quit IRC23:13
*** jeffjapan has joined #openstack-dev23:25
*** dragondm has quit IRC23:36
openstackgerritA change was merged to openstack/keystone: 1.Changed all Json paginated collection structure. 2.Introduced a type for credential type (path param) and change wadls and xsds. 3.Added List Users call. 4.Changed Endpoint creation example.  https://review.openstack.org/42623:47
*** jakedahn has quit IRC23:47
*** martine has joined #openstack-dev23:48
openstackgerritA change was merged to openstack/keystone: Add toggle to run tests in-process, w/ realtime progress feedback  https://review.openstack.org/42323:55
openstackgerritA change was merged to openstack/keystone: Add ability to run fakeldap in memory.  https://review.openstack.org/32423:58

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