Wednesday, 2012-01-11

*** flaviamissi has quit IRC00:01
*** maplebed has joined #openstack-dev00:01
*** rods has quit IRC00:02
*** adjohn has quit IRC00:03
*** adjohn has joined #openstack-dev00:04
openstackgerritTres Henry proposed a change to openstack/horizon: * Fix instance console log output for log tab * Add some css to make things a bit more pretty.  https://review.openstack.org/294800:05
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: Patch3 removed wait time Patch 2. Incorporated Jay's review comments fix for bug903970 create image from deleted server. Verified Pep8 formats. Verified that the test run fine . No image created  https://review.openstack.org/292600:08
*** dtroyer has quit IRC00:09
*** rods has joined #openstack-dev00:13
*** rods has joined #openstack-dev00:14
*** AlanClark has quit IRC00:15
*** nati2 has quit IRC00:19
*** jeffjapan has joined #openstack-dev00:22
*** rods has quit IRC00:22
*** rods has joined #openstack-dev00:23
openstackgerritJake Dahn proposed a change to openstack/python-novaclient: Implementing Floating Ip Pools.  https://review.openstack.org/291700:24
*** rods has quit IRC00:25
*** rods has joined #openstack-dev00:26
*** dtroyer has joined #openstack-dev00:28
*** CarlosM has quit IRC00:29
*** rods has quit IRC00:31
*** rods has joined #openstack-dev00:32
*** rods has quit IRC00:36
*** rods has joined #openstack-dev00:37
*** rods has joined #openstack-dev00:39
*** sdake has quit IRC00:46
*** ayoung has joined #openstack-dev00:47
*** spiffxp has quit IRC01:00
*** bcwaldon has quit IRC01:02
*** heckj has joined #openstack-dev01:03
*** heckj has quit IRC01:03
*** gyee has quit IRC01:04
*** bcwaldon has joined #openstack-dev01:08
*** winston-d has joined #openstack-dev01:09
*** rods has quit IRC01:09
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug#913608 - tests should be isolated  https://review.openstack.org/294501:10
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug#913608 - tests should be isolated  https://review.openstack.org/294501:11
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup  https://review.openstack.org/294901:13
*** rods has joined #openstack-dev01:17
*** dtroyer has quit IRC01:18
*** sdake has joined #openstack-dev01:19
*** sleepsonthefloo has quit IRC01:21
mikalI have an error condition in my code that feels like it should cause a sysadmin's pager to go off. Is there a standard way of reporting those events in openstack apart from in log file entries?01:25
*** rods has quit IRC01:29
Kiallmikal: out of curoisity, what is the error? Might be something to add to the notifications systemm01:29
Kiallone of its goals was for sysadmin emergencies if i remember correctly..01:29
PaulMif it's python code, the project logging should have various appropriate levels01:29
*** bengrue has quit IRC01:29
*** rods has joined #openstack-dev01:29
mikalkiall: the base image for your instance is corrupt. Perhaps the disk has gone bad?01:31
mikalPaulM: yeah, its in the error log, but it feels lame to make sysadmins write parsers for log files01:31
mikalI was hoping for some sort of interface intended for nagios or something01:31
Kiallfrom the notifications blueprint.. "User Stories.. As a Nova administrator, I need to receive notifications in a timely manner so that I can respond to emergencies."01:32
mikalThat sounds like its on the right track01:32
Kiallbut I believe the only notifications that exist right now are accounting ones..01:32
mikalWhat's the URL to the blueprint?01:32
Kiallhttp://wiki.openstack.org/NotificationSystem01:32
mikalI might just put in a todo for now...01:32
mikalTa01:32
*** rods has quit IRC01:33
jaypipesVek, pvo, s1rp_: if you have a chance, a review would be really appreciated on this one: https://review.openstack.org/#change,248601:33
*** rods has joined #openstack-dev01:33
openstackgerritJenkins proposed a change to openstack/nova: Imported Translations from Launchpad  https://review.openstack.org/295001:34
Kiallmikal: look like the notifier is used for a tad more than accounting? https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L24201:36
KiallBut I'm still very new to the code, so I could be mistaken ;)01:36
*** reed has quit IRC01:38
*** jakedahn has quit IRC01:40
*** rods has quit IRC01:40
*** maplebed has quit IRC01:40
*** jakedahn has joined #openstack-dev01:40
*** rods has joined #openstack-dev01:41
*** bhall has quit IRC01:44
*** rods has quit IRC01:47
*** novas0x2a|laptop has joined #openstack-dev01:49
*** davlap has quit IRC01:49
openstackgerritJay Pipes proposed a change to openstack/glance: LP Bug#912800 - Delete image remain in cache  https://review.openstack.org/295101:49
*** dtroyer has joined #openstack-dev01:54
*** dragondm has quit IRC01:55
*** jdurgin has quit IRC02:02
pvojaypipes: that last patch is failing smokestack02:03
pvodigging into it now.02:03
jaypipespvo: thx mate02:03
*** andrewbogott has quit IRC02:04
*** ohnoimdead has quit IRC02:07
*** jakedahn has quit IRC02:09
*** adjohn has quit IRC02:11
openstackgerritJay Pipes proposed a change to openstack/glance: Bug#911599 - Location field wiped on update  https://review.openstack.org/295202:16
*** sdake has quit IRC02:21
*** novas0x2a|laptop has quit IRC02:38
*** kbringard has joined #openstack-dev02:42
*** sdake has joined #openstack-dev02:42
*** kbringard has quit IRC02:45
*** dragondm has joined #openstack-dev02:50
*** jakedahn has joined #openstack-dev02:51
*** Mandell_ has joined #openstack-dev02:55
*** Mandell has quit IRC02:55
*** eglynn_ has quit IRC02:57
*** eglynn_ has joined #openstack-dev02:57
jaypipeswestmaas: paste from that failing smokestack (run from the multi-process-server patch...): http://paste.openstack.org/show/4224/02:59
jaypipeswestmaas: note that glance-api has no log.02:59
westmaasyeah, thats what I was looking at too.03:00
jaypipeswestmaas: perhaps glance API isn't starting properly?03:00
westmaasis workers required now?03:00
westmaasin the config?03:00
jaypipeswestmaas: actually, looks like both registry and api glance servers don't have a log..03:00
jaypipeswestmaas: hmm... they shouldn't be, no... should default to 0.03:00
jaypipeswestmaas: but perhaps that is a bad assumption :)03:01
openstackgerritTres Henry proposed a change to openstack/horizon: * Fix instance console log output for log tab * Add some css to make things a bit more pretty.  https://review.openstack.org/294803:01
westmaasworkers_opt = cfg.IntOpt('workers', default=0)03:01
westmaaslooks good03:01
jaypipeshmm03:01
westmaasstarts locally?03:03
westmaasis that log format correct?03:04
westmaashttps://review.openstack.org/#patch,sidebyside,2486,3,glance/common/cfg.py03:04
*** pixelbeat has quit IRC03:09
*** andrewsmedina has quit IRC03:16
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Ensure the test runner uses the same settings for both sets of tests.  https://review.openstack.org/295303:18
westmaasjaypipes: rerunning and leaving the group up for a bit, will post what I find.03:21
KiallAnyone know what steps are needed to create a nova bootable volume? Keep getting "no bootable device" in the VNC session, but everything looks okay..03:31
*** deshantm_ has quit IRC03:41
zaitcevjaypipes: The Glance.openstack.org needs 2 more paragraphs: #1 Why Glance? #2 Why pipe images?03:52
zaitcevFirst of all, why is it important to search images in a structured way? What is wrong with just using names? Cannot show the drop-list to end user or what?03:54
zaitcevI saw some handwaving about this which really seemed like architecture astronaut produced it.03:54
zaitcevAnd second, why is it necessary to save images inside Glance? Why cannot it merely be a registry?03:55
zaitcevI went down this path with iwhd in Aeolus. It always ends with _everyone_ saving images in filesystem backend, which transforms iwhd into an object store.03:56
zaitcevBut this is completely insane03:56
zaitcevThe only benefit that I see is that client can upload to one API (Glance's) instead of 2 or 3 back-end APIs: filesystem and Swift. BTW why having S3 support in Glance?!03:58
zaitcevBut this benefit is miniscule, out of all proportion to the performance hit.03:58
openstackgerritA change to openstack/nova has been rejected: KVM and XEN Disk Management Parity  https://review.openstack.org/291804:06
*** adjohn has joined #openstack-dev04:12
*** bcwaldon has quit IRC04:14
*** dolphm has joined #openstack-dev04:15
*** Mandell_ has quit IRC04:19
*** Mandell has joined #openstack-dev04:19
*** mjfork has quit IRC04:22
*** adjohn has quit IRC04:24
*** adjohn has joined #openstack-dev04:24
*** bengrue has joined #openstack-dev04:26
*** adjohn has quit IRC04:26
*** Tribaal has quit IRC04:29
*** Tribaal has joined #openstack-dev04:31
*** Rajaram has joined #openstack-dev04:48
*** zns has joined #openstack-dev04:57
*** zns has joined #openstack-dev04:58
*** zns has quit IRC05:02
jaypipeszaitcev: thx for the feedback... we're well aware of the performance penalties you bring up, and we've thrown around a few ideas to address those perf issues. I'm tired, though, so I'll have to save those thoughts for tomorrow :)05:04
zaitcevjaypipes: Have a good night05:04
jaypipeszaitcev: you too! :)05:04
*** dragondm has quit IRC05:08
*** dolphm has quit IRC05:10
*** jakedahn has quit IRC05:16
*** jeffjapan has quit IRC05:18
*** ben_duyujie has joined #openstack-dev05:23
*** scottsanchez has quit IRC05:25
openstackgerritKei Masumoto proposed a change to openstack/nova: First implementation of bp/live-migration-resource-calc  https://review.openstack.org/241605:35
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Silences logging output during test runs.  https://review.openstack.org/295405:35
*** Tribaal has quit IRC05:36
openstackgerritDaryl Walleck proposed a change to openstack/tempest: Added flavor filter tests * Resolved lp bug#899979, bug#899980, and bug#899982 * Modified flavor service to return results in line with other services * Added bug flag to tests that are failing due to known issues  https://review.openstack.org/295505:37
*** dtroyer has quit IRC05:43
*** Tribaal has joined #openstack-dev05:45
*** sirushti has joined #openstack-dev06:15
*** markmc has joined #openstack-dev06:17
*** sirushti has quit IRC06:18
*** bepernoot has joined #openstack-dev06:36
*** scottsanchez has joined #openstack-dev06:38
*** Mandell has quit IRC06:41
*** Mandell has joined #openstack-dev06:47
*** bepernoot has quit IRC06:50
*** ben_duyujie has quit IRC07:01
openstackgerritHengqing Hu proposed a change to openstack/nova: Respect availability_zone in nova-volume  https://review.openstack.org/295607:02
*** bengrue has quit IRC07:04
*** zaitcev has quit IRC07:06
openstackgerritMark McLoughlin proposed a change to openstack/nova: Add optional revision field to version number  https://review.openstack.org/295707:21
openstackgerritMark McLoughlin proposed a change to openstack/glance: Add optional revision field to version number  https://review.openstack.org/295807:25
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Converts nova.containers to use new tables, modals, etc.  https://review.openstack.org/295907:26
*** ben_duyujie has joined #openstack-dev07:56
*** bepernoot has joined #openstack-dev08:02
*** reidrac has joined #openstack-dev08:07
*** Remco_ has joined #openstack-dev08:10
*** rbasak has joined #openstack-dev08:16
*** zul has joined #openstack-dev08:31
*** eglynn_ has quit IRC08:32
*** Mandell has quit IRC08:34
*** uncleofthestick has joined #openstack-dev08:36
*** zul has quit IRC08:40
*** zul has joined #openstack-dev08:44
*** eglynn_ has joined #openstack-dev08:56
*** oneiroi has joined #openstack-dev09:12
*** pixelbeat has joined #openstack-dev09:14
*** Rajaram has quit IRC09:17
*** ben_duyujie has quit IRC09:26
*** apevec has joined #openstack-dev09:28
*** eglynn_ has quit IRC09:32
*** flaviamissi has joined #openstack-dev09:39
*** flaviamissi has quit IRC09:44
*** darraghb has joined #openstack-dev09:45
*** eglynn_ has joined #openstack-dev09:46
openstackgerritIsaku Yamahata proposed a change to openstack/nova: Unbreak start instance and fixes bug 905270  https://review.openstack.org/241709:49
uvirtbotLaunchpad bug 905270 in nova "can't start ebs-booted instance that initiated shutdown" [Medium,In progress] https://launchpad.net/bugs/90527009:49
*** eglynn_ has quit IRC09:53
openstackgerritMichael Still proposed a change to openstack/nova: blueprint nova-image-cache-management phase1  https://review.openstack.org/290209:53
*** popux has joined #openstack-dev09:55
*** ches has joined #openstack-dev10:02
*** eglynn_ has joined #openstack-dev10:06
*** derekh has joined #openstack-dev10:10
openstackgerritMichael Still proposed a change to openstack/nova: blueprint nova-image-cache-management phase1  https://review.openstack.org/290210:14
*** eglynn_ has quit IRC10:19
*** scottsanchez has quit IRC10:28
*** uncleofthestick has quit IRC10:29
*** map_nw has joined #openstack-dev11:03
*** GheRivero has quit IRC11:11
*** eglynn_ has joined #openstack-dev11:13
*** popux has quit IRC11:33
*** flaviamissi has joined #openstack-dev11:33
*** TREllis has quit IRC11:43
*** n0ano has quit IRC11:43
*** pixelbeat_ has joined #openstack-dev11:45
*** pixelbeat has quit IRC11:47
*** TREllis has joined #openstack-dev11:47
*** n0ano has joined #openstack-dev11:47
*** zul has quit IRC11:59
*** rbasak has quit IRC12:06
*** mjfork has joined #openstack-dev12:09
*** derekh has quit IRC12:20
*** andrewsmedina has joined #openstack-dev12:22
*** betodalas has joined #openstack-dev12:28
*** derekh has joined #openstack-dev12:29
betodalasHello people, Does anyone know about Openstack Zones?12:29
jaypipesbetodalas: sandywalsh, monsyne are both good people to ask when they got on the channel...12:46
betodalas\msg jaypipes ok thanks12:48
*** maploin has joined #openstack-dev12:49
*** zigo has joined #openstack-dev12:56
*** dolphm has joined #openstack-dev13:00
*** rods has joined #openstack-dev13:04
*** zul has joined #openstack-dev13:07
*** rods has left #openstack-dev13:13
*** rods has joined #openstack-dev13:15
*** rods has left #openstack-dev13:18
*** rods has joined #openstack-dev13:20
*** rkukura has joined #openstack-dev13:23
*** rods has left #openstack-dev13:27
*** betodalas has quit IRC13:29
*** rods has joined #openstack-dev13:30
*** lts has joined #openstack-dev13:43
*** rods has left #openstack-dev13:45
*** rods has quit IRC13:45
*** rods has joined #openstack-dev13:46
*** jeremy_ has joined #openstack-dev13:49
*** jeremy_ has joined #openstack-dev13:49
*** rods has left #openstack-dev13:51
*** rods has joined #openstack-dev13:52
*** jeremy has quit IRC13:52
*** jeremy_ is now known as jeremy13:52
*** rods has quit IRC13:54
*** rods has joined #openstack-dev13:56
*** rods has left #openstack-dev13:58
*** dolphm has quit IRC13:59
*** rods has joined #openstack-dev14:02
*** dprince has joined #openstack-dev14:03
*** zns has joined #openstack-dev14:06
*** flaviamissi has quit IRC14:08
openstackgerritJay Pipes proposed a change to openstack/glance: Bug#911599 - Location field wiped on update  https://review.openstack.org/295214:10
*** rods has quit IRC14:14
*** deshantm has joined #openstack-dev14:14
*** rods has joined #openstack-dev14:14
*** rods has left #openstack-dev14:16
*** rods has joined #openstack-dev14:16
*** rods has left #openstack-dev14:23
*** rods has joined #openstack-dev14:24
*** rods has quit IRC14:26
*** rods has joined #openstack-dev14:26
*** crobinso has joined #openstack-dev14:28
*** bourke has quit IRC14:28
*** bourke has joined #openstack-dev14:28
*** rods has quit IRC14:30
*** rods has joined #openstack-dev14:31
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Implement Secure Token Auth  https://review.openstack.org/288914:32
*** berendt has quit IRC14:33
*** pmyers has quit IRC14:34
*** pmyers has joined #openstack-dev14:38
openstackgerritJay Pipes proposed a change to openstack/tempest: Rework exceptions in Tempest  https://review.openstack.org/285714:40
*** mdomsch has joined #openstack-dev14:41
*** rods has quit IRC14:42
*** pixelbeat_ has quit IRC14:42
*** rbasak has joined #openstack-dev14:43
*** rbasak has joined #openstack-dev14:43
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug#913608 - tests should be isolated  https://review.openstack.org/294514:44
*** zns has quit IRC14:44
*** rods has joined #openstack-dev14:44
*** map_nw has quit IRC14:45
*** mattray has joined #openstack-dev14:47
*** pmyers has quit IRC14:48
openstackjenkinsProject nova-docs build #1903: FAILURE in 1 min 55 sec: https://jenkins.openstack.org/job/nova-docs/1903/14:48
openstackjenkinsMark McLoughlin: Add optional revision field to version number14:48
jaypipescomstud: thx for the note on the multi-process-server patch in Glance... I'll investigate and get back to ya14:53
*** pixelbeat has joined #openstack-dev14:55
*** dtroyer has joined #openstack-dev14:58
openstackgerritThierry Carrez proposed a change to openstack/nova: Do not overwrite project_id from request params  https://review.openstack.org/296014:59
*** pmyers has joined #openstack-dev14:59
*** deshantm_ has joined #openstack-dev15:09
*** deshantm has quit IRC15:11
*** deshantm_ is now known as deshantm15:11
*** zigo has quit IRC15:11
*** dolphm has joined #openstack-dev15:12
*** dolphm has quit IRC15:15
*** CarlosM has joined #openstack-dev15:16
*** dtroyer has quit IRC15:17
*** dtroyer has joined #openstack-dev15:18
openstackjenkinsProject nova-docs build #1904: STILL FAILING in 1 min 45 sec: https://jenkins.openstack.org/job/nova-docs/1904/15:18
openstackjenkinsThierry Carrez: Do not overwrite project_id from request params15:18
*** cp16net has joined #openstack-dev15:19
*** CarlosM1 has joined #openstack-dev15:19
*** CarlosM has quit IRC15:21
*** lorin1 has joined #openstack-dev15:23
*** dolphm has joined #openstack-dev15:32
*** yamahata_ has joined #openstack-dev15:32
*** flaviamissi has joined #openstack-dev15:37
*** zzed has joined #openstack-dev15:40
*** dtroyer has quit IRC15:44
*** rnirmal has joined #openstack-dev15:49
openstackgerritBrian Lamar proposed a change to openstack/openstack-chef: Xenserver definitions were failing due to image_path being Nil.  https://review.openstack.org/296215:50
openstackgerritAlex Meade proposed a change to openstack/nova: Update logging in compute manager to use uuids  https://review.openstack.org/296315:50
openstackgerritJay Pipes proposed a change to openstack/tempest: LP Bug#914770 - NameError in test_images  https://review.openstack.org/296415:56
*** lorin1 has left #openstack-dev15:58
*** dtroyer has joined #openstack-dev15:58
openstackgerritJay Pipes proposed a change to openstack/tempest: Adds Images API tests  https://review.openstack.org/288415:59
*** adjohn has joined #openstack-dev15:59
ttxjaypipes: could you comment on https://bugs.launchpad.net/nova/+bug/903345 ?16:00
uvirtbotLaunchpad bug 903345 in nova "no way to publish-image if nova uses keystone (no EC2_CERT)" [Medium,Confirmed]16:00
*** CarlosM has joined #openstack-dev16:02
jaypipesttx: lookking16:03
*** CarlosM1 has quit IRC16:04
ttxjaypipes: mostly interested in smoser's last sentence, but feel free to comment on the rest too :)16:06
*** bcwaldon has joined #openstack-dev16:08
*** Mandell has joined #openstack-dev16:16
*** adjohn has quit IRC16:19
zulmtaylor: ping can you approve me for openstack-cla please?16:19
*** reidrac has quit IRC16:19
*** adjohn has joined #openstack-dev16:23
*** adjohn has quit IRC16:23
*** dolphm has quit IRC16:25
*** dragondm has joined #openstack-dev16:26
openstackgerritJay Pipes proposed a change to openstack/glance: Bug#911599 - Location field wiped on update  https://review.openstack.org/295216:29
openstackgerritThierry Carrez proposed a change to openstack/swift: Add missing files in tarball  https://review.openstack.org/296516:29
jaypipesdprince: if you have a sec, this one is relevant to smoestack, IIRC: https://review.openstack.org/#change,294516:30
zulcan someone from nova-core-dev approve me for openstack-cla please?16:31
openstackjenkinsProject nova-docs build #1905: STILL FAILING in 2 min 6 sec: https://jenkins.openstack.org/job/nova-docs/1905/16:33
openstackjenkinsDean Troyer: nova-manage floating ip fixes16:33
openstackgerritJay Pipes proposed a change to openstack/tempest: LP Bug#914770 - NameError in test_images  https://review.openstack.org/296416:35
*** maploin has quit IRC16:35
*** dwalleck has joined #openstack-dev16:36
vishymarkmc: did you see my email regarding common/cfg.py?16:37
*** dwalleck_ has joined #openstack-dev16:37
markmcvishy, yeah, was on my todo list16:37
* markmc looks again now16:38
markmcvishy, yeah, sounds like a good plan to me16:39
markmcvishy, something rung a bell with me about either cfg or flags handling attributes beginning with '_' specially16:40
markmcvishy, that's why I stuck it on the todo list; can't find any code like that now16:40
markmcvishy, so, yeah - AttributeError seems right16:40
*** dwalleck has quit IRC16:41
vishyi had another version that did a startswith('_'_16:41
vishybut i wasn't sure if we wanted to allow flags that start with _ at some point16:41
openstackgerritMark Washenberger proposed a change to openstack/nova: Modify HACKING to limit decorator usage.  https://review.openstack.org/296616:41
comstudjaypipes: np16:42
comstudjaypipe: also, prob sandy and myself for zones16:43
comstud+s16:43
vishymarkmc: ok should I prop that one or do you want to take a run at it?16:44
markmcvishy, feel free, you've a reproducer16:45
markmcvishy, I'll pull it back into openstack-common later16:45
markmcvishy, https://review.openstack.org/#change,294116:46
markmcjeblair, any idea why https://review.openstack.org/#change,2941 didn't get merged into openstack-common?16:46
jeblairmarkmc: acknowledged, that's next on my stack.  :)16:46
markmcjeblair, cool16:46
*** pixelbeat has quit IRC16:49
openstackgerritChuck Short proposed a change to openstack/nova: Remove container directory if it fails. Fixes LP: #903927  https://review.openstack.org/296716:49
*** andrewbogott has joined #openstack-dev16:50
vishypvo: did you see this bug? https://bugs.launchpad.net/nova/+bug/90319916:58
uvirtbotLaunchpad bug 903199 in nova "nova-network leaks memory overtime and eventually stops responding" [High,Confirmed]16:58
vishycomstud: ^^16:58
comstudhm16:58
*** hugokuo has joined #openstack-dev16:58
pvovishy: thanks.16:59
*** zul has quit IRC16:59
jkoelkerpvo, I'm looking at that now16:59
comstudvishy: ty16:59
pvojkoelker: cool16:59
vishythought i'd throw it out there, because it looks like an interesting project for someone to tackle16:59
vishyprobably a bit of a rabbit hole though :)17:00
*** zzed has quit IRC17:00
vishypatch eventlet maybe?17:00
comstudyeah17:00
comstud(an interesting problem to tackle)17:00
comstudbeen curious about the memory usage for quite some time17:01
*** rnirmal has quit IRC17:01
comstudit's painfully obvious just running tests17:01
comstudthat there's an issue17:01
comstudlogging calls might make sense there17:01
vishynotmyname: any idea if gholt is familiar with this: https://gist.github.com/1346749 ?17:01
vishynotmyname: rephrase, that is his gist, any idea if he found a way to stop the memory leak from happening?17:02
*** pixelbeat has joined #openstack-dev17:02
notmynamevishy: I'll check17:02
*** bepernoot has quit IRC17:03
*** cp16net has quit IRC17:03
jeblairmarkmc: i don't believe anyone created a Jenkins job to merge openstack-common17:04
markmcjeblair, ah, Jenkins isn't self-aware?17:04
jeblairmarkmc: good help is hard to find17:04
openstackjenkinsYippie, build fixed!17:05
openstackjenkinsProject nova-docs build #1906: FIXED in 3 min 51 sec: https://jenkins.openstack.org/job/nova-docs/1906/17:05
openstackjenkinsalex.meade: Update logging in compute manager to use uuids17:05
jeblairYippie!17:05
annegentlejeblair: hee hee.17:05
*** cp16net has joined #openstack-dev17:05
markmcJenkins is getting a little too excited there17:06
markmcget a grip, Jenkins17:06
jeblairLinuxJedi: thanks for finding the problem with nova-docs17:06
LinuxJedijeblair: no problem, it was fun, thanks for walking me through the bits I didn't know ;)17:06
*** dwalleck has joined #openstack-dev17:07
*** dwalleck_ has quit IRC17:07
notmynamevishy: https://bitbucket.org/gholt/eventlet/changeset/9f3b81131ae917:08
*** heckj has joined #openstack-dev17:08
comstudvishy: if you find you need me to take that memory bug, let me know.  i can try to come up with something17:08
jeblairmarkmc: i added a merge-check job (and re-approved that change, it's merged now).  is os-common ready for any other gate jobs?  pep8, unittests?17:09
*** zzed has joined #openstack-dev17:09
markmcjeblair, not sure - best ask jkoelker and monty who are doing some magic with tox17:10
jkoelkercomstud: re the network-manager leaking specifically, I think its the RPCmixin's allocate fixed ips17:10
notmynamevishy: I don't think that's submitted/merged to eventlet yet since it turned out to be not a big deal for swift (it was an early candidate for solving our memory leak)17:10
jeblairjkoelker: aside from anything that might involve tox, is os-common ready for any other gating jobs (like pep8?)17:11
comstudjkoelker: yea, it's really more than just network-manager tho... but i'd love to hear more about that allocate fixed ips thing at some point17:11
notmynamevishy: he added a comment on the gist17:11
*** cp16net has quit IRC17:12
jkoelkerjeblair: it should pass both pep8 and tests. I know mtaylor was wanting to run those with tox. I know it runs them with tox locally successfully.17:13
*** johnpur has joined #openstack-dev17:14
*** ChanServ sets mode: +v johnpur17:14
jkoelkerjeblair: as far as the jenkins side of things, i don't know. For now we can just be diciplined to make sure the tests run ourselves17:14
openstackgerritJohannes Erdfelt proposed a change to openstack/nova: KVM and XEN Disk Management Parity  https://review.openstack.org/291817:15
jeblairjkoelker: apparently, installing tox on the jenkins builders will require a little work.  but i can probably put pep8 in now.17:15
*** sleepsonthefloo has joined #openstack-dev17:15
jkoelkercomstud: yea I see that now, I had ran across that bug a few weeks ago and had it on my check it out list, but now that i see its a bigger problem, I'd rather someone who does the eventlet well to handle it17:16
*** Remco_ has quit IRC17:16
jkoelkerjeblair: rock on17:16
comstudjkoelker: nod17:16
*** lorin1 has joined #openstack-dev17:17
*** lorin1 has left #openstack-dev17:17
markmcvishy, fyi, https://launchpad.net/nova/+milestone/2011.3.117:19
markmcjaypipes, https://launchpad.net/glance/+milestone/2011.3.117:21
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293817:21
openstackgerritBrian Waldon proposed a change to openstack/nova: Add policy checks to Compute.API  https://review.openstack.org/294317:27
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: Blueprint bp/api-filters This changeset implements filters for core Quantum API and provides unit tests  https://review.openstack.org/296817:27
*** bepernoot has joined #openstack-dev17:29
*** bepernoot has quit IRC17:30
*** rbasak has quit IRC17:31
*** eglynn_ has quit IRC17:32
*** jeremy_ has joined #openstack-dev17:36
*** jeremy_ has joined #openstack-dev17:36
*** jeremy has quit IRC17:36
*** jeremy_ is now known as jeremy17:36
*** maplebed has joined #openstack-dev17:37
vishynotmyname: thanks17:38
vishyjkoelker, comstud, pvo: looks like gholt already found a fix: https://bitbucket.org/gholt/eventlet/changeset/9f3b81131ae917:38
*** zaitcev has joined #openstack-dev17:40
*** gyee has joined #openstack-dev17:43
*** eglynn_ has joined #openstack-dev17:46
openstackgerritGhe Rivero proposed a change to openstack/quantum: Improved VlanMap.  https://review.openstack.org/230217:49
openstackgerritJay Pipes proposed a change to openstack/tempest: Adds Images API tests  https://review.openstack.org/288417:51
*** derekh has quit IRC17:53
openstackgerritA change to openstack/glance has been rejected: Bug#911599 - Location field wiped on update  https://review.openstack.org/295217:54
*** AlanClark has joined #openstack-dev17:57
openstackgerritA change to openstack/glance has been rejected: Bug#911599 - Location field wiped on update  https://review.openstack.org/295217:59
*** rnirmal has joined #openstack-dev18:02
*** jdurgin has joined #openstack-dev18:04
*** cp16net has joined #openstack-dev18:04
*** mdomsch has quit IRC18:04
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293818:07
openstackgerritMark Washenberger proposed a change to openstack/nova: Modify HACKING to limit decorator usage.  https://review.openstack.org/296618:09
*** novas0x2a|laptop has joined #openstack-dev18:09
*** jdurgin has quit IRC18:10
*** jdurgin has joined #openstack-dev18:13
*** dwalleck has quit IRC18:14
*** jdurgin has quit IRC18:16
*** zzed has joined #openstack-dev18:17
*** bengrue has joined #openstack-dev18:18
*** jdurgin has joined #openstack-dev18:22
openstackgerritArmando Migliaccio proposed a change to openstack/nova: Bug #914907: register_models in db/sqlalchemy/models.py references non-existent ExportDevice  https://review.openstack.org/296918:22
uvirtbotLaunchpad bug 914907 in nova "register_models in db/sqlalchemy/models.py references non-existent ExportDevice" [Undecided,New] https://launchpad.net/bugs/91490718:22
*** jdurgin has quit IRC18:22
*** darraghb has quit IRC18:23
*** oneiroi has quit IRC18:27
*** jdurgin has joined #openstack-dev18:27
*** jdurgin has quit IRC18:28
*** rods has quit IRC18:29
*** rods has joined #openstack-dev18:30
*** jdurgin has joined #openstack-dev18:32
*** jdurgin has quit IRC18:33
*** jdurgin has joined #openstack-dev18:38
*** eglynn_ has quit IRC18:39
*** jdurgin has quit IRC18:39
*** adjohn has joined #openstack-dev18:40
*** jdurgin has joined #openstack-dev18:42
*** jdurgin has quit IRC18:44
*** jdurgin has joined #openstack-dev18:48
*** jdurgin has quit IRC18:49
*** rods has quit IRC18:53
*** heckj has quit IRC18:53
*** rods has joined #openstack-dev18:54
*** jdurgin has joined #openstack-dev18:55
*** jdurgin has quit IRC18:57
*** jdurgin has joined #openstack-dev18:58
openstackgerritBrian Waldon proposed a change to openstack/nova: Add policy checks to Compute.API  https://review.openstack.org/294318:59
*** jdurgin has quit IRC18:59
*** zzed has quit IRC18:59
*** deshantm has quit IRC19:01
*** rnirmal has quit IRC19:01
*** cp16net_ has joined #openstack-dev19:03
*** jdurgin has joined #openstack-dev19:05
openstackjenkinsProject nova-docs build #1907: SUCCESS in 4 min 26 sec: https://jenkins.openstack.org/job/nova-docs/1907/19:06
openstackjenkinsarmando.migliaccio: Bug #914907: register_models in db/sqlalchemy/models.py references non-existent ExportDevice19:06
uvirtbotLaunchpad bug 914907 in nova "register_models in db/sqlalchemy/models.py references non-existent ExportDevice" [Undecided,Fix committed] https://launchpad.net/bugs/91490719:06
*** cp16net has quit IRC19:06
*** cp16net_ is now known as cp16net19:06
*** jdurgin has quit IRC19:07
*** jdurgin has joined #openstack-dev19:09
openstackgerritandrewbogott proposed a change to openstack/nova: Automatically clean up DNS when a floating IP is deallocated.  https://review.openstack.org/297119:10
*** jdurgin has quit IRC19:10
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293819:10
*** jdurgin has joined #openstack-dev19:15
openstackgerritPaul McMillan proposed a change to openstack/horizon: Silences logging output during test runs.  https://review.openstack.org/295419:15
*** jdurgin has quit IRC19:15
*** dolphm has joined #openstack-dev19:17
openstackjenkinsProject nova-docs build #1908: SUCCESS in 3 min 12 sec: https://jenkins.openstack.org/job/nova-docs/1908/19:19
openstackjenkinsKevin L. Mitchell: Add @utils.deprecated().19:19
*** jdurgin has joined #openstack-dev19:21
*** jdurgin has quit IRC19:24
*** jdurgin has joined #openstack-dev19:26
*** joelc has joined #openstack-dev19:30
*** rods has quit IRC19:32
*** rods has joined #openstack-dev19:32
*** rods has quit IRC19:33
joelcis anyone currently working on the openstack project named "donabe"?19:35
rmkNot really an Openstack issue directly but have you guys seen libvirt completely hang and become unresponsive?19:35
rmkWe're seeing it from time to time on Ubuntu 11.1019:35
*** hugokuo has quit IRC19:38
* jaypipes stabs M2Crypto19:40
vishypvo: ping19:42
jaypipesjeblair: \o/ ty for adding the s3 and swift configs to jenkins19:43
openstackgerritAlex Meade proposed a change to openstack/nova: Call to instance_info_cache_delete to use uuid  https://review.openstack.org/297219:44
*** cp16net has quit IRC19:45
*** cp16net has joined #openstack-dev19:46
*** rods has joined #openstack-dev19:49
*** zzed has joined #openstack-dev19:50
*** rnirmal has joined #openstack-dev19:53
jeblairjaypipes: almost done! :)  next up: configuring a test job to use them, then the gate job if that works.19:55
pvovishy: pong19:57
*** rods has quit IRC19:58
*** CarlosM has quit IRC19:59
*** rods has joined #openstack-dev19:59
*** rods has quit IRC20:01
*** rods has joined #openstack-dev20:02
*** AlanClark has quit IRC20:03
*** bcwaldon has quit IRC20:10
*** bcwaldon has joined #openstack-dev20:10
*** joelc has quit IRC20:10
*** rods has quit IRC20:11
*** rods has joined #openstack-dev20:11
*** bepernoot has joined #openstack-dev20:13
*** oneiroi has joined #openstack-dev20:17
*** joelc has joined #openstack-dev20:17
*** eglynn_ has joined #openstack-dev20:27
*** bepernoot has quit IRC20:30
*** bepernoot has joined #openstack-dev20:31
joelcis anyone online familiar with donabe?20:32
*** zns has joined #openstack-dev20:36
vishypvo: pm20:36
openstackgerritChris Behrens proposed a change to openstack/nova: Implement more complete kombu reconnecting  https://review.openstack.org/297320:39
*** bepernoot has quit IRC20:40
*** zns has quit IRC20:41
openstackgerritChris Behrens proposed a change to openstack/nova: Implement more complete kombu reconnecting  https://review.openstack.org/297320:44
openstackgerritChris Behrens proposed a change to openstack/nova: Implement more complete kombu reconnecting  https://review.openstack.org/297320:47
* comstud spams20:48
openstackjenkinsProject nova-docs build #1909: SUCCESS in 3 min 0 sec: https://jenkins.openstack.org/job/nova-docs/1909/20:49
openstackjenkinsluozhongyue: fix reboot_instance typo20:49
*** rods has quit IRC20:54
ironcameldevstack peoples, what is the best way to blow away a devstack stack and generate a new one? just run stack.sh again?20:56
openstackgerritChris Behrens proposed a change to openstack/nova: Implement more complete kombu reconnecting  https://review.openstack.org/297320:58
*** dwalleck has joined #openstack-dev20:59
*** dwalleck has quit IRC20:59
*** rods has joined #openstack-dev21:00
openstackgerritVish Ishaya proposed a change to openstack-dev/devstack: Stop devstack from exploding in paste config changes  https://review.openstack.org/297821:01
vishyjeblair, mtaylor: that patch should allow the paste config change from sleepsonthefloo to go in21:01
*** rods has quit IRC21:03
notmynameany keystone devs around?21:03
markmcjeblair, a favour most kind?21:03
*** maplebed has quit IRC21:04
openstackgerritBrad Hall proposed a change to openstack/nova: Take the availability zone from the instance if available  https://review.openstack.org/297921:04
markmcjeblair, we'll be needing stable/diablo tarball jobs in jenkins for nova and glance21:04
markmcjeblair, once https://review.openstack.org/297{4,5,6,7} is approved21:04
* markmc is on the verge of approving them himself since no-one else is around to do it21:04
*** dwalleck has joined #openstack-dev21:05
*** rods has joined #openstack-dev21:05
*** maplebed has joined #openstack-dev21:06
*** bengrue has quit IRC21:09
*** pixelbeat has quit IRC21:14
vishymarkmc: just noticed that you have a couple methods defined twice in test_config21:16
*** AlanClark has joined #openstack-dev21:16
vishymarkmc:  and two copies of test_conf_file_not_found21:17
*** bhall has joined #openstack-dev21:18
*** bhall has quit IRC21:18
*** bhall has joined #openstack-dev21:18
markmcvishy, thanks; looks like there's a few dups21:18
vishymarkmc: the top ones i think just need to the word _group added to the test name21:18
vishythe test_conf_file_not_found, not sure which one is correct21:19
*** rods has quit IRC21:19
markmcvishy, second one should be test_conf_file_broken or something; config file just contains 'foo'21:19
markmc      2 test_conf_file_not_found21:19
markmc      2 test_default_override21:19
markmc      2 test_float_default21:19
markmc      2 test_int_default21:19
markmc      2 test_list_default21:19
markmc      2 test_multistr_default21:19
markmc      2 test_override21:20
markmc      2 test_str_default21:20
markmcvishy, will sort it in the morning, thanks again21:20
*** reed has joined #openstack-dev21:20
vishymarkmc: ok i won't bother to fix those in this patch then21:20
*** rods has joined #openstack-dev21:20
markmcvishy, grand21:20
openstackgerritVish Ishaya proposed a change to openstack/nova: Makes common/cfg.py raise AttributeError  https://review.openstack.org/298021:23
*** Remco_ has joined #openstack-dev21:24
*** rods has quit IRC21:24
*** dwalleck has quit IRC21:29
*** rods has joined #openstack-dev21:29
openstackgerritBrian Waldon proposed a change to openstack/nova: Remove 'location' from GlanceImageService  https://review.openstack.org/298121:31
*** flaviamissi has quit IRC21:32
*** dprince has quit IRC21:32
*** rods has quit IRC21:33
*** heckj has joined #openstack-dev21:34
*** rods has joined #openstack-dev21:34
*** rods has quit IRC21:35
openstackgerritBrian Waldon proposed a change to openstack/nova: Remove 'location' from GlanceImageService  https://review.openstack.org/298121:36
*** Remco_ has quit IRC21:38
*** Remco_ has joined #openstack-dev21:39
*** rods has joined #openstack-dev21:41
*** rods has quit IRC21:46
jeblairmarkmc: noted (bug 915053)21:47
uvirtbotLaunchpad bug 915053 in openstack-ci "need stable/diablo tarball jobs for nova and glance" [Undecided,New] https://launchpad.net/bugs/91505321:47
openstackgerritRussell Bryant proposed a change to openstack/nova: Add support for Qpid to nova.rpc.  https://review.openstack.org/298221:49
*** bcwaldon has quit IRC21:52
*** rods has joined #openstack-dev21:52
*** rods has quit IRC21:54
jeblairvishy: I like.21:54
*** rods has joined #openstack-dev21:54
*** andrewsmedina has quit IRC21:55
notmynameany keystone devs around. got a question about what's in the service catalog21:55
*** rnirmal has quit IRC21:57
*** _adjohn has joined #openstack-dev21:58
*** adjohn has quit IRC21:58
*** _adjohn is now known as adjohn21:58
*** Ryan_Lane has joined #openstack-dev21:59
Ryan_Laneare the devstack guys in here?22:00
jeblairmarkmc: did you want https://review.openstack.org/297{4,5,6,7} to be merged?22:00
*** maplebed has quit IRC22:00
jeblair(they have an approved vote, but have no code review votes, which is still required for merging)22:01
Ryan_Lanedevstack writes an apache config directly into /etc/apache2/sites-enabled/000-default. that directory is supposed to be links to files in /etc/apache2/sites-available22:01
Ryan_Laneit also assumes that users have a group with their username22:01
Ryan_Lanewhere's the bugtracker for it?22:02
*** maplebed has joined #openstack-dev22:02
*** rods has quit IRC22:02
*** maplebed_ has joined #openstack-dev22:03
jeblairRyan_Lane: https://bugs.launchpad.net/devstack22:03
Ryan_Lanecool. thanks22:03
*** maplebed_ is now known as Guest9427822:04
openstackjenkinsProject nova-docs build #1910: SUCCESS in 3 min 16 sec: https://jenkins.openstack.org/job/nova-docs/1910/22:04
openstackjenkinsVishvananda Ishaya: Makes common/cfg.py raise AttributeError22:04
*** bcwaldon has joined #openstack-dev22:05
*** rods has joined #openstack-dev22:05
*** maplebed has quit IRC22:07
*** dwalleck has joined #openstack-dev22:09
*** Remco_ has quit IRC22:12
jeblairjaypipes: https://jenkins.openstack.org/job/dev-glance-functests/2/console22:12
jeblairthe s3/swift tests were skipped22:12
*** rods has quit IRC22:13
*** Guest94278 is now known as maplebed22:15
*** maplebed has joined #openstack-dev22:15
vishyRyan_Lane: same process for filing patches too22:16
Ryan_Laneah. cool. I haven't submitted anything since the move to git22:17
jeblairRyan_Lane: http://wiki.openstack.org/GerritWorkflow22:17
*** rods has joined #openstack-dev22:17
openstackjenkinsProject nova-docs build #1911: SUCCESS in 2 min 34 sec: https://jenkins.openstack.org/job/nova-docs/1911/22:19
openstackjenkinsBrian Waldon: Remove 'location' from GlanceImageService22:19
Ryan_Laneyep. have read it. a coworker has switched to doing the openstack dev, and I'm doing infrastructure instead22:19
*** cp16net has quit IRC22:20
*** adjohn has quit IRC22:20
*** adjohn has joined #openstack-dev22:21
openstackgerritBrad Hall proposed a change to openstack/nova: Take the availability zone from the instance if available  https://review.openstack.org/297922:21
openstackgerritA change to openstack/nova has been rejected: Improve the vlan/bridge startup  https://review.openstack.org/78922:22
*** rods has quit IRC22:23
*** apevec has quit IRC22:26
*** Kiall_ has quit IRC22:26
*** rods has joined #openstack-dev22:27
*** dolphm has quit IRC22:27
*** dwalleck has quit IRC22:32
notmynameany keystone devs around? I'm curious about some default values in the service catalog22:33
*** CarlosM has joined #openstack-dev22:35
*** andrewsmedina has joined #openstack-dev22:39
*** bcwaldon has quit IRC22:42
*** markvoelker has quit IRC22:44
jaypipesjeblair: were env variables GLANCE_TEST_S3_CONF and GLANCE_TEST_SWIFT_CONF set to the paths where the configs are?22:45
*** flaviamissi has joined #openstack-dev22:45
jeblairjaypipes: yep, and i checked that they are readable by jenkins on the host22:45
jaypipesjeblair: hmm, interesting...22:47
jaypipesjeblair: ok, let me dig into that...22:47
jaypipesjeblair: in the meantime, in order to test the Xattr-based image cache, can we add user_xattr to the fstab of the VMs Jenkins is spinning up (that's the skip you see that says "SKIP: filesystem does not support xattr"22:48
openstackjenkinsProject nova-docs build #1912: SUCCESS in 3 min 4 sec: https://jenkins.openstack.org/job/nova-docs/1912/22:49
openstackjenkins* Vishvananda Ishaya: Don't overwrite local context on elevated22:49
openstackjenkins* pbrady: Fix libguestfs operation with specified partitions22:49
*** flaviamissi has quit IRC22:49
*** flaviamissi has joined #openstack-dev22:50
jeblairjaypipes: that'll take a little more work to do right; can you file an openstack-ci bug for that?22:51
russellbvishy: thanks for the quick review on the qpid rpc patch22:51
vishyrussellb: no problem22:52
vishydefinitely want comstud to take a look at that as well.  Hopefully he has a minute22:52
jaypipesjeblair: try replacing the export GLANCE_TEST_S3_CONF=~/.config/glance/s3.conf with the full filepath (expanduser..)22:53
*** bcwaldon has joined #openstack-dev22:53
jaypipesjeblair: that's the only think I can see that is different between my local setup and that job.22:53
jaypipesjeblair: and glancing at the code in glance/tests/functional/test_swift.py, it seems that it's trying to open the env variable directly and not calling os.path.expanduser() on it..22:54
jaypipesjeblair: and yes, I will file a bug on the fstab thing.22:54
openstackgerritA change to openstack/nova has been rejected: Fixes LP Bug #883293  https://review.openstack.org/174722:55
uvirtbotLaunchpad bug 883293 in openstack-qa "combination of log_notifier and log.PublishErrorsHandler causes infinite loop" [High,In progress] https://launchpad.net/bugs/88329322:55
*** zzed has quit IRC22:55
jeblairpretty sure bash should do the expansion before setting the variable; but here it is changed to the full path: https://jenkins.openstack.org/view/Glance/job/dev-glance-functests/10/console22:58
jeblairjaypipes: i stuck some "tail" commands in there just to make sure jenkins is reading the right file22:58
jeblairjaypipes: which it wasn't; i had a typo.  :)22:59
jeblairjaypipes: i think the swift tests are succeding now, i'll try s3 again22:59
*** adjohn has quit IRC23:01
*** reed has quit IRC23:01
*** sleepsonthefloo has quit IRC23:01
*** bcwaldon has quit IRC23:02
markmcjeblair, ah, thanks!23:03
*** sleepsonthefloo has joined #openstack-dev23:05
*** reed has joined #openstack-dev23:05
*** bcwaldon has joined #openstack-dev23:05
*** adjohn has joined #openstack-dev23:06
*** Ryan_Lane has quit IRC23:06
*** Ryan_Lane has joined #openstack-dev23:07
jeblairjaypipes: https://jenkins.openstack.org/view/Glance/job/dev-glance-functests-sd/4/console23:25
jeblairjaypipes: swift functional tests fail on stable/diablo23:25
jeblair(or rather, 2 of them do)23:25
joelcdoes anyone have any information on the direction for orchestration23:38
joelcthere are several related blueprints but it doesn't appear there is yet a clear direction (that I can find anyway)23:38
*** crobinso has quit IRC23:42
*** openstackjenkins has quit IRC23:42
*** mattray has quit IRC23:43
*** openstackjenkins has joined #openstack-dev23:43
jeblairjenkins is restarting to remove a buggy plugin23:44
*** lts has quit IRC23:46
openstackgerritRussell Bryant proposed a change to openstack/nova: Add support for Qpid to nova.rpc.  https://review.openstack.org/298223:47
*** AlanClark has quit IRC23:49
*** pixelbeat has joined #openstack-dev23:54

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