*** heckj has joined #openstack-dev | 00:04 | |
*** heckj has quit IRC | 00:07 | |
*** johnpur has quit IRC | 00:10 | |
*** rnirmal has joined #openstack-dev | 00:42 | |
*** dragondm has quit IRC | 01:05 | |
*** fyang has quit IRC | 01:43 | |
*** cloudgroups has joined #openstack-dev | 01:46 | |
*** alekibango has quit IRC | 01:51 | |
*** alekibango has joined #openstack-dev | 01:51 | |
*** cloudgroups has left #openstack-dev | 01:52 | |
*** ckmason has joined #openstack-dev | 02:31 | |
*** cloudgroups has joined #openstack-dev | 02:35 | |
*** cloudgroups has quit IRC | 02:45 | |
*** dolphm has joined #openstack-dev | 03:26 | |
*** fyang has joined #openstack-dev | 04:03 | |
*** ckmason has left #openstack-dev | 04:26 | |
*** fyang has quit IRC | 04:28 | |
openstackjenkins | Project nova-milestone build #3: SUCCESS in 12 sec: http://jenkins.openstack.org/job/nova-milestone/3/ | 04:32 |
---|---|---|
openstackjenkins | Tarmac: Fix for bug 803186 that fixes the ability for nova-api to run from a source checkout. | 04:32 |
uvirtbot | Launchpad bug 803186 in nova "possible_topdir removed from nova-api" [Critical,Fix committed] https://launchpad.net/bugs/803186 | 04:32 |
*** dolphm has quit IRC | 04:35 | |
*** fyang has joined #openstack-dev | 04:50 | |
*** fyang has quit IRC | 05:00 | |
*** openstack has joined #openstack-dev | 05:09 | |
*** openstackjenkins has quit IRC | 05:22 | |
*** openstackjenkins has joined #openstack-dev | 05:23 | |
*** jaypipes has quit IRC | 05:42 | |
mtaylor | vishy: http://jenkins.openstack.org/job/openstack_vpc/8/console - we seem to at least be running the openstack_vpc stuff from dprince from jenkins now. so - if that job is done and successful by morning, I'll turn on IRC notifications and we should at least have that bit automated | 06:13 |
vishy | mtaylor: nice | 06:14 |
*** zaitcev has quit IRC | 06:25 | |
*** reidrac has joined #openstack-dev | 06:56 | |
*** negronjl has quit IRC | 07:40 | |
*** adiantum has joined #openstack-dev | 08:00 | |
*** adiantum has quit IRC | 08:06 | |
*** adiantum has joined #openstack-dev | 08:12 | |
*** Vasichkin has joined #openstack-dev | 08:12 | |
*** chemikadze has joined #openstack-dev | 08:17 | |
*** adiantum has quit IRC | 08:22 | |
*** adiantum has joined #openstack-dev | 08:34 | |
*** negronjl has joined #openstack-dev | 08:50 | |
*** adiantum has quit IRC | 09:16 | |
*** adiantum has joined #openstack-dev | 09:29 | |
*** adiantum has quit IRC | 09:37 | |
*** adiantum has joined #openstack-dev | 09:43 | |
*** adiantum has quit IRC | 09:50 | |
*** adiantum has joined #openstack-dev | 10:03 | |
*** adiantum has quit IRC | 10:18 | |
*** adiantum has joined #openstack-dev | 10:32 | |
*** adiantum has quit IRC | 10:53 | |
*** adiantum has joined #openstack-dev | 10:59 | |
*** adiantum has quit IRC | 11:11 | |
*** adiantum has joined #openstack-dev | 11:24 | |
*** adiantum has quit IRC | 11:37 | |
*** HugoKuo_ has joined #openstack-dev | 11:38 | |
*** HugoKuo__ has quit IRC | 11:41 | |
*** adiantum has joined #openstack-dev | 11:49 | |
*** adiantum has quit IRC | 12:00 | |
*** adiantum has joined #openstack-dev | 12:05 | |
*** adiantum has quit IRC | 12:14 | |
*** peads_ has joined #openstack-dev | 12:25 | |
*** adiantum has joined #openstack-dev | 12:27 | |
*** adiantum has quit IRC | 12:34 | |
*** adiantum has joined #openstack-dev | 12:40 | |
*** scottsanchez has quit IRC | 12:46 | |
*** bcwaldon has joined #openstack-dev | 12:46 | |
*** adiantum has quit IRC | 12:46 | |
*** adiantum has joined #openstack-dev | 12:52 | |
*** adiantum has quit IRC | 13:02 | |
sandywalsh | trunk unit tests failing for anyone else? The instance_type_extra table migration has stuff snookered it seems | 13:07 |
ttx | hhhm | 13:07 |
ttx | sandywalsh: there was a bug about it, I dismissed it because going from a fresh test db worked. | 13:08 |
ttx | sandywalsh: but maybe there is more to it... | 13:08 |
sandywalsh | hmm, shouldn't it do a migration first time through? | 13:08 |
ttx | sandywalsh: for existing test dbs ? not sure | 13:08 |
ttx | sandywalsh: but I guess there is something new here, it's not the first time the db schema changes... so we would have hit that one earlier | 13:09 |
sandywalsh | ttx, right | 13:09 |
ttx | sandywalsh: I'm not hitting it in my setup, since I test from a clean state... and packages do the db upgrade on package upgrade. | 13:10 |
ttx | sandywalsh: but if for some reason reusing the test DB worked before and is now broken... that's a bug for sure. | 13:10 |
sandywalsh | ttx, I just tried it on two branches ... I'll nuke my trunk and try again | 13:10 |
sandywalsh | ttx, fresh trunk works, existing branches (merges) fail | 13:12 |
ttx | sandywalsh: was bug 803309, in case you want to revive it. | 13:12 |
uvirtbot | Launchpad bug 803309 in nova "Merge 1219 database additions are causing unit tests to fail" [Undecided,Invalid] https://launchpad.net/bugs/803309 | 13:12 |
sandywalsh | ttx, thanks, I'll update | 13:12 |
ttx | sandywalsh: but I see nothing that would force the migration of an existing test DB... so maybe this bug was always there, lurking. | 13:13 |
*** adiantum has joined #openstack-dev | 13:13 | |
sandywalsh | ttx, where is the test db? That's a sqlite db, yes? | 13:14 |
ttx | tests.sqlite | 13:15 |
sandywalsh | I'll just wipe that and see what happens | 13:15 |
ttx | sandywalsh: apparently it never retained enough data to be wrong, but now it does. | 13:15 |
sandywalsh | ttx, so it seems | 13:15 |
ttx | wiping should work. Or running tests with -r | 13:16 |
sandywalsh | what does -r do? | 13:16 |
ttx | -r|--recreate-db | 13:16 |
bcwaldon | is this going to cause problems for people upgrading from d1 to d2 that can't really just clean their db? | 13:16 |
sandywalsh | bcwaldon, I think it's just related to the test db | 13:16 |
ttx | bcwaldon: the "normal" db should be upgraded by packaging as always | 13:17 |
bcwaldon | Sounds good | 13:17 |
ttx | bcwaldon: (or by a manual nova-manage db sync for those not using packaging) | 13:17 |
sandywalsh | ttx, -r worked ... thanks! | 13:17 |
ttx | this is just about the stale tests.sqlite leftover from previous run_tests | 13:17 |
ttx | sandywalsh: maybe reopen the bug asking that -r is used by default ? Not sure what the expected behavior actually is here. | 13:18 |
dabo | ttx: why would you want the test db hanging around between runs anyway? | 13:18 |
sandywalsh | ttx I just reopened it, but I'll add that note to it | 13:18 |
ttx | dabo: I don't know... but someone at some point decided to not make -r the default :) | 13:19 |
dabo | I end up deleting it manually when tests start failing, so I think -r should be the default. | 13:20 |
ttx | dabo: ok, apply +1 on that bug then :) | 13:20 |
*** adiantum has quit IRC | 13:21 | |
*** scottsanchez has joined #openstack-dev | 13:21 | |
* ttx renames/redescribes bug for more clarity. | 13:21 | |
sandywalsh | jk0, vishy addressed your concerns on https://code.launchpad.net/~sandy-walsh/nova/zone_offsets/+merge/65396 hopefully? | 13:26 |
*** rods has joined #openstack-dev | 13:28 | |
*** reidrac has quit IRC | 13:28 | |
*** adiantum has joined #openstack-dev | 13:33 | |
*** dprince has joined #openstack-dev | 13:38 | |
*** dolphm has joined #openstack-dev | 13:39 | |
*** adiantum has quit IRC | 13:41 | |
*** adiantum has joined #openstack-dev | 13:45 | |
*** lorin1 has joined #openstack-dev | 13:49 | |
*** adiantum has quit IRC | 13:56 | |
*** rnirmal has joined #openstack-dev | 14:07 | |
*** lorin1 has quit IRC | 14:07 | |
*** reidrac has joined #openstack-dev | 14:07 | |
*** adiantum has joined #openstack-dev | 14:09 | |
*** notmyname has left #openstack-dev | 14:15 | |
*** adiantum has quit IRC | 14:15 | |
*** jkoelker has joined #openstack-dev | 14:16 | |
*** adiantum has joined #openstack-dev | 14:23 | |
*** jaypipes has joined #openstack-dev | 14:24 | |
*** vladimir3p has joined #openstack-dev | 14:25 | |
vishy | ttx: sandywalsh: should i switch the default on -r ? | 14:27 |
openstackjenkins | Project nova build #1,048: SUCCESS in 3 min 4 sec: http://jenkins.openstack.org/job/nova/1048/ | 14:29 |
openstackjenkins | Tarmac: Adding files for building an rpm for xenserver xenapi plugins. | 14:29 |
*** adiantum has quit IRC | 14:30 | |
ttx | vishy: I don't see how it would hurt... | 14:32 |
* ttx is looking into nova-manage vm list, and opens a can of unmaintained worms. | 14:32 | |
ttx | the more I fix it the more I realize how much it is broken :) | 14:33 |
*** adiantum has joined #openstack-dev | 14:35 | |
*** cp16net has joined #openstack-dev | 14:41 | |
sandywalsh | vishy, seems reasonable ... then there's the bigger discussion of integration tests mixed with unit tests :/ | 14:43 |
vishy | ugh | 14:43 |
vishy | I guess I have to leave -r in in case people have started using it | 14:43 |
sandywalsh | vishy, where do we stand with the "example" unit tests? | 14:44 |
*** adiantum has quit IRC | 14:44 | |
markwash | sandywalsh: there are some documents on the wiki | 14:44 |
markwash | sandywalsh: I was writing it and initially I was looking for good examples, but in the end it seemed to make more sense to provide more generic examples there | 14:45 |
sandywalsh | markwash, do you have the url? | 14:45 |
markwash | https://blueprints.launchpad.net/nova/+spec/unittest-examples | 14:46 |
markwash | the wiki pages are listed there, you probably want | 14:46 |
markwash | http://wiki.openstack.org/SmallTestingGuideDraft | 14:46 |
*** reidrac has quit IRC | 14:47 | |
sandywalsh | markwash, thanks ... I'll give it a read | 14:47 |
*** adiantum has joined #openstack-dev | 14:57 | |
vishy | sandywalsh, ttx: https://code.launchpad.net/~vishvananda/nova/no-recreate-db/+merge/66327 | 14:58 |
vishy | worth to push into milestone? | 14:58 |
sandywalsh | vishy, perhaps no need for -r to be "don't recreate the db", huh? | 15:00 |
sandywalsh | ah, you have -n in there now | 15:00 |
vishy | yeah i left -r in deprecated because a couple people have changed their jenkins config etc | 15:00 |
ttx | vishy: not really needed in milestone... it's only useful for the next installs | 15:00 |
ttx | vishy: i.e. much more useful in trunk. | 15:02 |
vishy | ttx: i guess it is my concern if people are doing milestone upgrade + run_tests.sh | 15:03 |
vishy | but probably an edge case | 15:03 |
ttx | yes, trunk upgrade + run_tests.sh is much more likely :) | 15:03 |
*** mattray has joined #openstack-dev | 15:06 | |
*** adiantum has quit IRC | 15:08 | |
*** adiantum has joined #openstack-dev | 15:14 | |
*** heckj has joined #openstack-dev | 15:18 | |
comstud | hrm. | 15:21 |
comstud | anyone else seeing test failures in trunk? | 15:21 |
sandywalsh | ./runTests -r | 15:21 |
sandywalsh | gotta nuke your test sqlite db | 15:21 |
comstud | yeah, it was related to db for sure | 15:22 |
comstud | ok | 15:22 |
comstud | will try that | 15:22 |
*** heckj has joined #openstack-dev | 15:22 | |
comstud | sandy: can you push up novaclient 2.5.7 to pypi? | 15:22 |
comstud | i need to update pip-requires for it | 15:22 |
sandywalsh | will do | 15:22 |
comstud | ready to merge prop lp:~cbehrens/nova/dist-sched-enhacements | 15:22 |
comstud | except for updating pip-requires | 15:22 |
comstud | enhancements even | 15:23 |
jaypipes | ttx, bcwaldon: this is fine to go into the milestone proposed, IMHO: https://code.launchpad.net/~rackspace-titan/glance/docstring-cleanup/+merge/66159. No code changes. | 15:27 |
*** adiantum has quit IRC | 15:31 | |
ttx | jaypipes: looking | 15:34 |
ttx | jaypipes: sure, but I see little extra value in having it in the milestone-proposed branch. It's good that it is in trunk, definitely... | 15:35 |
*** adiantum has joined #openstack-dev | 15:35 | |
jaypipes | ttx: oh, sure, you are right. | 15:37 |
jaypipes | ttx: I'll approve it into trunk... | 15:37 |
ttx | risk is very low, but so is the benefit :) | 15:37 |
ttx | vishy, jaypipes: current candidates look ~ok to me. I'll wait for your morning tomorrow and release if you're still OK with it. | 15:39 |
ttx | vishy, jaypipes: so if you have a problem with it, be sure to let me know by mail or pop up early tomorrow morning :) | 15:40 |
annegentle | markwash: okay if I attempt to rename http://wiki.openstack.org/SmallTestingGuideDraft to remove the "Draft"? | 15:41 |
vishy | ok | 15:41 |
jaypipes | ttx: that is cool with me. sorry for delays this week... | 15:41 |
*** adiantum has quit IRC | 15:41 | |
ttx | jaypipes: no problem. I expected it would be a bit bumpy. Especially with soren away, I lost my safety net | 15:42 |
vishy | has anyone gotten the image_ref passing to work? | 15:47 |
vishy | i don't get a successful match on the first part of the url and had to switch back to image_id | 15:47 |
vishy | sorry that is instance_ref on snapshot | 15:48 |
*** adiantum has joined #openstack-dev | 15:48 | |
*** avati is now known as a2 | 15:48 | |
vishy | I get: serverRef must match request url | 15:51 |
markwash | annegentle: go for it! | 15:51 |
annegentle | the power! | 15:52 |
vishy | blamar: ping ^^ | 15:54 |
vishy | bcwaldon: bzr blame shows you on the line so perhaps you have tried it? ^^ | 15:55 |
ttx | annegentle: i'll mark the spec as "Implemented", considering that the wikipages are the delivery. | 15:55 |
annegentle | weird, it says TestingGuide exists, is that what you saw previously? | 15:55 |
*** adiantum has quit IRC | 15:58 | |
*** rnirmal has left #openstack-dev | 15:59 | |
*** rnirmal_ has joined #openstack-dev | 16:00 | |
vishy | blamar_: just noticed you have an underscore ^^ | 16:00 |
*** rnirmal_ has quit IRC | 16:01 | |
*** rnirmal_ has joined #openstack-dev | 16:01 | |
*** cp16net has quit IRC | 16:02 | |
*** adiantum has joined #openstack-dev | 16:04 | |
*** cp16net has joined #openstack-dev | 16:06 | |
*** dragondm has joined #openstack-dev | 16:06 | |
*** adiantum has quit IRC | 16:11 | |
*** dolphm has quit IRC | 16:16 | |
*** jaypipes has quit IRC | 16:19 | |
*** jaypipes has joined #openstack-dev | 16:21 | |
*** adiantum has joined #openstack-dev | 16:24 | |
openstackjenkins | Project nova build #1,049: SUCCESS in 3 min 7 sec: http://jenkins.openstack.org/job/nova/1049/ | 16:24 |
openstackjenkins | Tarmac: Deprecate -r for run_tests.sh and adds -n, switching the default back to recreate. | 16:24 |
*** lorin1 has joined #openstack-dev | 16:25 | |
*** adiantum has quit IRC | 16:30 | |
*** johnpur has joined #openstack-dev | 16:31 | |
annegentle | markwash: had to rename it to http://wiki.openstack.org/TestGuide - I hope that's okay. | 16:33 |
bcwaldon | vishy: what's up? I was out to lunch | 16:34 |
*** ameade has joined #openstack-dev | 16:34 | |
annegentle | markwash: and renamed to http://wiki.openstack.org/SmallTestingGuide | 16:34 |
vishy | bcwaldon: just doing a fix | 16:35 |
bcwaldon | vishy: so you're passing a serverRef to POST /images, but it fails telling you serverRef is invalid? | 16:36 |
vishy | yeah | 16:36 |
vishy | it is because it doesn't work with a port | 16:36 |
bcwaldon | vishy: gotcha. I'm glad you caught that | 16:36 |
vishy | working on a fix | 16:36 |
vishy | but i don't know if it applies to other areas of the code as well | 16:37 |
openstackjenkins | Project openstack_vpc build #9: STILL FAILING in 14 min: http://jenkins.openstack.org/job/openstack_vpc/9/ | 16:39 |
mtaylor | yay! vpc job working :) | 16:39 |
*** jdurgin has joined #openstack-dev | 16:40 | |
*** fyang has joined #openstack-dev | 16:41 | |
*** adiantum has joined #openstack-dev | 16:43 | |
*** zaitcev has joined #openstack-dev | 16:43 | |
markwash | annegentle: I think that sounds good | 16:44 |
*** adiantum has quit IRC | 16:48 | |
vishy | bcwaldon: https://code.launchpad.net/~vishvananda/nova/lp803524/+merge/66351 | 16:51 |
vishy | btw i don't know if we do this in other places but os.path.join for urls seems like a bad idea because it will blow up on windows i think | 16:52 |
bcwaldon | vishy: Ok. Looking at your merge | 16:52 |
*** adiantum has joined #openstack-dev | 16:54 | |
*** ohnoimdead has joined #openstack-dev | 16:54 | |
blamar_ | vishy, hey, talking about sys.path stuff? :) | 16:56 |
vishy | also open to suggestions on better ways to construct that url. | 16:57 |
blamar_ | grrr, not sure how blamar nick is logged in :( | 16:57 |
*** cp16net has quit IRC | 16:58 | |
*** adiantum has quit IRC | 17:01 | |
*** AhmedSoliman has joined #openstack-dev | 17:07 | |
*** mszilagyi has joined #openstack-dev | 17:09 | |
openstackjenkins | Project nova build #1,050: SUCCESS in 3 min 7 sec: http://jenkins.openstack.org/job/nova/1050/ | 17:09 |
openstackjenkins | Tarmac: Implement backup with rotation and expose this functionality in the OS API. | 17:09 |
*** lorin1 has quit IRC | 17:13 | |
*** adiantum has joined #openstack-dev | 17:15 | |
*** negronjl has quit IRC | 17:17 | |
*** dragondm has quit IRC | 17:20 | |
openstackjenkins | Project openstack_vpc build #10: STILL FAILING in 14 min: http://jenkins.openstack.org/job/openstack_vpc/10/ | 17:24 |
openstackjenkins | Project nova build #1,051: SUCCESS in 3 min 6 sec: http://jenkins.openstack.org/job/nova/1051/ | 17:25 |
openstackjenkins | Tarmac: "nova-manage vm list" was still referencing the old "image_id" column, which was renamed to "image_ref" at revision 1144. | 17:25 |
openstackjenkins | Additionally, the command was printing out an raw object reference instead of an instance type name, and columns were misaligned. | 17:25 |
openstackjenkins | While I was at it, I also fixed a pylint-reported potential "undefined name" error due to use of an uninitialized "e" in an exception block. | 17:25 |
*** adiantum has quit IRC | 17:27 | |
*** negronjl has joined #openstack-dev | 17:28 | |
*** adiantum has joined #openstack-dev | 17:33 | |
vishy | so we still have an issue with running tests from subdirs | 17:44 |
vishy | :( | 17:44 |
*** adiantum has quit IRC | 17:46 | |
mtaylor | vishy: is that an issue I need to look at? | 17:46 |
mtaylor | vishy: as in- an issue with automation of running them? or an issue with the way the tests are written? | 17:47 |
vishy | mtaylor: no | 17:47 |
vishy | it is an issue with nose and test setup | 17:48 |
mtaylor | ok. cool | 17:48 |
openstackjenkins | Project openstack_vpc build #11: STILL FAILING in 25 min: http://jenkins.openstack.org/job/openstack_vpc/11/ | 17:51 |
*** steve______ has joined #openstack-dev | 17:55 | |
*** steve______ is now known as feck | 17:58 | |
*** adiantum has joined #openstack-dev | 17:59 | |
openstackjenkins | Project nova-vpc build #12: STILL FAILING in 14 min: http://jenkins.openstack.org/job/nova-vpc/12/ | 18:09 |
vishy | jaypipes: ping | 18:10 |
jaypipes | vishy: pung. | 18:12 |
vishy | jaypipes: now that we have filtering | 18:12 |
vishy | can we remove the check on is_public | 18:12 |
*** adiantum has quit IRC | 18:13 | |
vishy | and use filtering to specify whether to show is_public or not? | 18:13 |
jaypipes | vishy: one sec. lemme double-check somthing. | 18:13 |
vishy | I can propose a merge, just checking if there is an issue first | 18:13 |
bcwaldon | I don't think filtering supports is_public | 18:15 |
jaypipes | vishy: you cannot filter on is_public (because it would break the existing contract around public/private, etc. What you *can* do (for now until keystone integratoin, which is the final solution) is to have everything public and then filter on custom properties. Just do get_images(filter={'property-$KEY': $VALUE}). Make sense? | 18:16 |
vishy | jaypipes: yes. Is anything using the existing contract? if so, can we just default the filter to is_public: True? Then we could override it by passing in is_public: None or (worse) is_public: False | 18:26 |
*** adiantum has joined #openstack-dev | 18:26 | |
bcwaldon | jaypipes: you wanna check out https://code.launchpad.net/~jshepher/glance/no_accept_header_500_error/+merge/66231 | 18:31 |
*** adiantum has quit IRC | 18:37 | |
bcwaldon | vishy: can you look at this MP? It's a critical bug | 18:41 |
bcwaldon | vishy: https://code.launchpad.net/~rackspace-titan/nova/fix-default-image-page-marker/+merge/66371 | 18:41 |
*** adiantum has joined #openstack-dev | 18:42 | |
vishy | markwash: you know how to "rebase" in bzr? | 18:44 |
markwash | vishy: kinda | 18:44 |
markwash | what's up? | 18:44 |
vishy | i just commented on your merge prop | 18:44 |
vishy | better if it is bassed on bzr1221 | 18:45 |
markwash | vishy: okay sure thing | 18:45 |
markwash | vishy: thanks, i believe I am rebased now | 18:56 |
markwash | or maybe I free-based | 18:56 |
markwash | I can't remember | 18:56 |
*** troytoman-away is now known as troytoman | 19:00 | |
*** adiantum has quit IRC | 19:01 | |
*** feck has quit IRC | 19:01 | |
*** feck has joined #openstack-dev | 19:02 | |
*** adiantum has joined #openstack-dev | 19:05 | |
*** dprince has quit IRC | 19:07 | |
openstackjenkins | Project nova build #1,052: SUCCESS in 3 min 5 sec: http://jenkins.openstack.org/job/nova/1052/ | 19:09 |
openstackjenkins | Tarmac: Sets 'exclusive=True' on Fanout amqp queues. We create the queues with uuids, so the consumer should have exclusive access and they should get removed when done (service stop). exclusive implies auto_delete. Fixes lp:803165 | 19:09 |
*** troytoman is now known as troytoman-away | 19:11 | |
*** HugoKuo_ has quit IRC | 19:19 | |
openstackjenkins | Project nova-milestone build #4: SUCCESS in 12 sec: http://jenkins.openstack.org/job/nova-milestone/4/ | 19:26 |
openstackjenkins | Tarmac: Fixes Bug #803563 by changing how nova passes options in to glance. Before, if limit or marker were not set, we would pass limit=0 and marker=0 in to glance. However, marker is supposed to be an image id. With this change, if limit or marker are not set, they are simply not passed into glance. Glance is free then to choose the default behavior. | 19:26 |
uvirtbot | Launchpad bug 803563 in nova "OSAPI: images list v1.1 fails" [Critical,Fix committed] https://launchpad.net/bugs/803563 | 19:26 |
openstackjenkins | Yippie, build fixed! | 19:26 |
openstackjenkins | Project nova-vpc build #13: FIXED in 16 min: http://jenkins.openstack.org/job/nova-vpc/13/ | 19:26 |
*** dragondm has joined #openstack-dev | 19:26 | |
openstackjenkins | Project nova build #1,053: SUCCESS in 3 min 2 sec: http://jenkins.openstack.org/job/nova/1053/ | 19:30 |
openstackjenkins | Tarmac: Fixes Bug #803563 by changing how nova passes options in to glance. Before, if limit or marker were not set, we would pass limit=0 and marker=0 in to glance. However, marker is supposed to be an image id. With this change, if limit or marker are not set, they are simply not passed into glance. Glance is free then to choose the default behavior. | 19:30 |
uvirtbot | Launchpad bug 803563 in nova "OSAPI: images list v1.1 fails" [Critical,Fix committed] https://launchpad.net/bugs/803563 | 19:30 |
heckj | found a little issue with keystone - using the cloudbuilders nova.sh script, dashboard+keystone don't auth together. Looks like path issues. Submitted as https://github.com/rackspace/keystone/issues/74 | 19:33 |
*** adiantum has quit IRC | 19:34 | |
*** adiantum has joined #openstack-dev | 19:35 | |
*** adiantum has quit IRC | 19:43 | |
openstackjenkins | Project nova-vpc build #14: FAILURE in 14 min: http://jenkins.openstack.org/job/nova-vpc/14/ | 19:45 |
*** adiantum has joined #openstack-dev | 19:48 | |
heckj | I've made it past the original keystone error, and now I'm getting an exception thrown from SQLAlchemy. Any suggestions on how to debug this traceback: http://paste.openstack.org/show/1794/ | 19:54 |
*** adiantum has quit IRC | 20:01 | |
creiht | heckj: my first guess is that sqlalchemy hasn't been initialized yet (no connection setup to a db) | 20:06 |
*** adiantum has joined #openstack-dev | 20:06 | |
heckj | creiht: makes sense - is that something that usually goes into an __init__.py or something to kick it up? The code was diving into "get_session()" - my (naive) assumption is that it would establish a new connection if one didn't already exist | 20:07 |
*** feck has left #openstack-dev | 20:07 | |
heckj | creiht: any "recommended reading" for grokking SQLAlchemy and it's setup? | 20:07 |
creiht | heckj: http://www.sqlalchemy.org/docs/orm/session.html | 20:09 |
*** feck has joined #openstack-dev | 20:09 | |
creiht | I'm not familiar with the keystone code, but usually you have to setup the sessionmaker, which is what produces the sessions | 20:09 |
heckj | creiht: Thanks - I'll do a little digging and see what I can find | 20:10 |
creiht | and you have to send the sessionmaker the engine to use | 20:10 |
creiht | either at creation, or soon after | 20:10 |
creiht | my naive guess is that the engine didn't get assigned to the sessionmaker | 20:11 |
*** adiantum has quit IRC | 20:17 | |
*** adiantum has joined #openstack-dev | 20:24 | |
*** openstackjenkins has quit IRC | 20:25 | |
*** openstackjenkins has joined #openstack-dev | 20:26 | |
*** feck has quit IRC | 20:28 | |
*** lorin1 has joined #openstack-dev | 20:29 | |
*** adiantum has quit IRC | 20:30 | |
vishy | heckj: i wonder if there is a path issue | 20:33 |
vishy | just based on the earlier keystone.keystone comment | 20:33 |
vishy | makes me think that things are running from the wrong directory | 20:34 |
vishy | which could mean that it can't find the db | 20:34 |
vishy | just an initial thought | 20:34 |
heckj | vishy: could be - although it's very odd. Starting it up works fine, and that same code fails on the request later | 20:42 |
heckj | It's finding the DB when starting | 20:42 |
vishy | heckj: that is extremely odd | 20:42 |
*** lorin1 has left #openstack-dev | 20:43 | |
*** lorin1 has joined #openstack-dev | 20:43 | |
*** adiantum has joined #openstack-dev | 20:43 | |
*** lorin1 has quit IRC | 20:48 | |
vishy | heckj: we haven't seen that issue but we haven't done a kick in a couple of days, has something changed recently? | 20:48 |
heckj | I'm using the trunk_safe branch from git://github.com/cloudbuilders/keystone.git - minimal changes there since the 22nd | 20:53 |
heckj | vishy: I'm wondering if it's something in how I've set things up. | 20:55 |
vishy | heckj: seems like it must be | 20:55 |
heckj | The wsig server is definitely connecting and creating the database - setting _ENGINE and making it global | 20:55 |
vishy | have you tried a straight run of deploy.sh? | 20:55 |
heckj | I'm at a loss as to why it isn't found in later code asserting that same global | 20:55 |
* heckj doesn't used global much though... | 20:55 | |
heckj | vishy: do you mean the nova.sh in cloudbuilders/deploy.sh? That's exactly what I'm using | 20:56 |
*** adiantum has quit IRC | 20:57 | |
vishy | heckj: looks like radioedit is broke so i can't verify | 20:59 |
openstackjenkins | Project burrow build #16: SUCCESS in 13 sec: http://jenkins.openstack.org/job/burrow/16/ | 21:00 |
openstackjenkins | Tarmac: Fixed bug #803237. More query string cleanup to do, will do full review later. | 21:00 |
uvirtbot | Launchpad bug 803237 in burrow "Exception on update_messages w/ SQLite backend" [High,In progress] https://launchpad.net/bugs/803237 | 21:00 |
heckj | something in the install was borked badly. Nuked and reinstalled keystone, ran it directly (not from nova.sh) and it's working OK | 21:04 |
* heckj wishes I knew what was different... | 21:04 | |
ttx | vishy: how are we doing so far ? | 21:08 |
*** adiantum has joined #openstack-dev | 21:09 | |
vishy | looks good. Got a couple of fixes in over the last couple days | 21:09 |
vishy | haven't heard any complaints since | 21:09 |
vishy | heckj: that sucks. I have seen stuff fail occasionally due to network issues | 21:10 |
ttx | ok. Will wait for your tomorrow morning to release. Please try to pop in early :) | 21:10 |
heckj | I'll figure out what's borked with that installer script and get a push back... looks liek there was a cascading symbolic link in there that was causing havo | 21:15 |
heckj | havoc | 21:15 |
*** heckj has quit IRC | 21:15 | |
*** mgius has quit IRC | 21:20 | |
*** bcwaldon has quit IRC | 21:28 | |
*** adiantum has quit IRC | 21:28 | |
vishy | jaypipes: repeat from earlier: vishy: jaypipes: yes. Is anything using the existing contract? if so, can we just default the filter to is_public: True? Then we could override it by passing in is_public: None or (worse) is_public: False | 21:32 |
*** adiantum has joined #openstack-dev | 21:34 | |
jaypipes | vishy: that's a very good idea. I'll make a bug. | 21:41 |
comstud | we should be fixing bugs, not making them. | 21:43 |
comstud | :) | 21:43 |
comstud | jay: where are you sitting? | 21:44 |
jaypipes | vishy: https://bugs.launchpad.net/glance/+bug/803656 | 21:44 |
uvirtbot | Launchpad bug 803656 in glance "Support is_public in filtering" [Medium,Triaged] | 21:44 |
jaypipes | comstud: we're all in 2060... about 30 ofus. | 21:44 |
vishy | thx jay | 21:44 |
jaypipes | np | 21:44 |
comstud | oh. | 21:44 |
comstud | that's too many for me. | 21:44 |
jaypipes | comstud: :) | 21:44 |
comstud | :) | 21:45 |
*** pyhole has quit IRC | 21:45 | |
*** pyhole has joined #openstack-dev | 21:45 | |
*** adiantum has quit IRC | 22:11 | |
*** mgius has joined #openstack-dev | 22:21 | |
*** adiantum has joined #openstack-dev | 22:24 | |
*** ameade has quit IRC | 22:32 | |
*** adiantum has quit IRC | 22:36 | |
*** jaypipes has quit IRC | 22:36 | |
*** jkoelker has quit IRC | 22:40 | |
*** mattray has quit IRC | 22:42 | |
*** adiantum has joined #openstack-dev | 22:49 | |
*** AhmedSoliman has quit IRC | 22:55 | |
*** negronjl has quit IRC | 23:04 | |
openstackjenkins | Project nova build #1,054: SUCCESS in 3 min 5 sec: http://jenkins.openstack.org/job/nova/1054/ | 23:08 |
openstackjenkins | Tarmac: compute_api.get_all should be able to recurse zones (bug 744217). | 23:08 |
openstackjenkins | Also, allow to build more than one instance at once with zone_aware_scheduler types. | 23:08 |
uvirtbot | Launchpad bug 744217 in nova "Zones needs to support servers.get_all" [Wishlist,In progress] https://launchpad.net/bugs/744217 | 23:08 |
openstackjenkins | Other cleanups with regards to zone aware scheduler... | 23:08 |
*** adiantum has quit IRC | 23:14 | |
*** Vasichkin has quit IRC | 23:20 | |
openstackjenkins | Project nova-vpc build #15: STILL FAILING in 13 min: http://jenkins.openstack.org/job/nova-vpc/15/ | 23:22 |
*** adiantum has joined #openstack-dev | 23:26 | |
*** johnpur has quit IRC | 23:27 | |
*** adiantum has quit IRC | 23:46 | |
*** adiantum has joined #openstack-dev | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!