Wednesday, 2012-01-25

*** misheska has quit IRC00:00
andrewbogottvishy:  many thanks!00:00
vishyif sleepsonthefloo and dtroyer both like it i won't argue :)00:00
openstackgerritVerification of a change to openstack/nova failed: Adds extension for retrieving certificates  https://review.openstack.org/320000:01
*** maplebed has quit IRC00:01
openstackgerritVerification of a change to openstack/python-novaclient failed: Implementing client for new x509 support in nova.  https://review.openstack.org/324600:01
openstackgerritVerification of a change to openstack/python-novaclient failed: Catch novaclient up with renaming and other nova changes.  https://review.openstack.org/316300:01
vishymtaylor, jeblair: devstack gate just exploded with no free nodes00:02
*** Ryan_Lane has quit IRC00:02
openstackgerritVerification of a change to openstack/python-novaclient failed: Catch novaclient up with renaming and other nova changes.  https://review.openstack.org/316300:02
andrewbogotthm... false failure again?00:03
mtaylorvishy: grumble00:03
vishyandrewbogott: yeah devstack has no nodes for testing00:03
* andrewbogott nods00:04
vishyandrewbogott: should be good again soon00:04
*** dolphm has joined #openstack-dev00:04
*** jeffjapan has joined #openstack-dev00:04
jeblairvishy: and anyone interested in rs cloud operational issues00:07
jeblairhttps://jenkins.openstack.org/job/devstack-launch-vms/00:07
*** Ryan_Lane has joined #openstack-dev00:07
*** Ryan_Lane has joined #openstack-dev00:07
jeblairthat's the job that launches devstack vms.  it attempts to keep a pool of 5 machines ready at all times00:07
jeblairrecently rs cloud has been throwing 400 and 500 errors00:08
vishywe broke cloudservers!00:08
mtaylorvishy: we're a great test case :)00:08
mtaylorwe should do nova integration testing by installing nova and then using that nova to spin up nodes to use to test nova00:09
openstackgerritdan wendlandt proposed a change to openstack/python-quantumclient: initial cut at removing unneeded dependencies left-over from quantum-server  https://review.openstack.org/337900:10
*** troytoman is now known as troytoman-away00:11
*** jakedahn_ has joined #openstack-dev00:11
openstackgerritNaveed Massjouni proposed a change to openstack/nova: Fixing a rebuild race condition bug.  https://review.openstack.org/336700:12
*** bagit has quit IRC00:12
*** jakedahn has quit IRC00:14
*** jakedahn_ is now known as jakedahn00:14
openstackgerritA change to openstack/nova has been rejected: blueprint host-aggregates: OSAPI extensions  https://review.openstack.org/310900:15
*** ewindisch has quit IRC00:15
*** ewindisch_ is now known as ewindisch00:15
openstackgerritA change to openstack/python-novaclient has been rejected: blueprint host-aggregates  https://review.openstack.org/314400:15
*** legkodymov has joined #openstack-dev00:16
openstackgerritVish Ishaya proposed a change to openstack/nova: Adds extension for retrieving certificates  https://review.openstack.org/320000:17
*** pballand has left #openstack-dev00:17
openstackgerritBrad Hall proposed a change to openstack/nova: Add support for pluggable l3 backends  https://review.openstack.org/327300:18
openstackjenkinsProject nova-docs build #2040: SUCCESS in 3 min 6 sec: https://jenkins.openstack.org/job/nova-docs/2040/00:18
openstackjenkinsVishvananda Ishaya: Create nova cert worker for x509 support00:18
*** pixelbeat has quit IRC00:21
*** dolphm has quit IRC00:22
vishyok looks like it is working again00:23
vishygoing to retrigger00:23
jeblairi don't think it is00:24
jeblairi think it's erroneously reprting success after timing out the launch)00:24
jeblairit's been waiting on rs cloud to build the same 5 machines for like half an hour00:24
openstackgerritVerification of a change to openstack/python-novaclient failed: Implementing client for new x509 support in nova.  https://review.openstack.org/324600:25
openstackgerritVerification of a change to openstack/python-novaclient failed: Catch novaclient up with renaming and other nova changes.  https://review.openstack.org/316300:25
vishyor i could be wrong00:25
vishy:(00:25
vishyfooled me with the green :)00:26
* mtaylor blames the color green00:26
jeblairso the more interesting question is:00:26
jeblairwhat should the script do in this case?00:26
jeblaircontinue waiting on those servers (could be hours)?00:26
jeblairor give up on them and try spinning up new servers (underlying problem could persist for hours, causing the account to have tons of abandoned servers)00:27
openstackgerritdan wendlandt proposed a change to openstack/python-quantumclient: initial cut at removing unneeded dependencies left-over from quantum-server  https://review.openstack.org/337900:27
* mtaylor votes for give up and try spinning up new servers - and then having the reaping program kill anything that never spun up after X amount of time00:28
jeblairwe can't kill them until they have finished spinning up.00:28
mtaylorvomit00:28
jeblair(and if they go into error state, we can't kill them at all)00:28
mtaylorwow, really? that's great00:29
*** stuntmachine has joined #openstack-dev00:29
zaitcevDoes anyone know if there's an easy way to kill specific modules without blowing away whole .venv?00:31
*** dtroyer has joined #openstack-dev00:31
zaitcevOverall I'm trying to get a failing package rebuilt until I fix it (in this case lxml).00:32
zaitcevBut for some reason... something, somewhere remembers that lxml failed to build and does not rebuild it if I run ./run_tests.sh.00:33
mtaylorzaitcev: pip install -I -E .venv lxml00:34
openstackgerritJake Dahn proposed a change to openstack/python-novaclient: Implementing client for new x509 support in nova.  https://review.openstack.org/324600:34
zaitcevmtaylor: Thanks00:35
jeblairmtaylor, vishy: i manually abandoned those 5 machines, 5 new ones are building, and they're doing a better job.00:36
mtayloryay!00:36
jeblairmtaylor: the abandon and try again approach may be the way to go.  we'll need to add more code to the reap script to look for abandoned machines00:36
mtaylorjeblair: makes sense00:36
jeblairalso, the proximity of this problem to the daily vm image rebuild is suspicious00:37
jeblairwe may want to see about mutexing the 2 jobs or something.00:37
jeblairmtaylor: there could be a cloud servers race condition in there00:38
mtaylorjeblair: indeed.00:38
mtaylorjeblair: locks and latches plugin?00:38
jeblairlooks good00:39
jeblairer, actually00:39
jeblairhttps://wiki.jenkins-ci.org/display/JENKINS/Proposed+Plugin+Deprecation00:40
openstackgerritdan wendlandt proposed a change to openstack/python-quantumclient: initial cut at removing unneeded dependencies left-over from quantum-server  https://review.openstack.org/337900:40
vishyjeblair: let me know when I can start firing off branches again00:40
vishythere are 3 or 4 ready to go00:40
jeblairvishy: will do ("Running Post-Build Configurations")00:41
*** bhall has joined #openstack-dev00:41
*** bhall has quit IRC00:42
*** bhall has joined #openstack-dev00:42
*** bhall has quit IRC00:42
*** bhall has joined #openstack-dev00:42
jeblairmtaylor: perhaps https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin00:44
jeblairvishy: 3 machines are ready00:45
vishyjeblair: tnx00:45
vishyjeblair: I guess they are recreated at midnight?00:47
vishyJan 25, 2012 12:00:30 AM00:47
vishywas the first failure :)00:47
jeblairyeah, that's when the zw image update job runs00:47
jeblairer, zw -> vm00:47
jeblairvishy: 5 machines are ready00:48
mtaylorjeblair: yes. throttle seems good00:50
openstackgerritArmando Migliaccio proposed a change to openstack/nova: bug 921087: i18n-key and local-storage hard-coded in xenapi  https://review.openstack.org/338000:51
uvirtbotLaunchpad bug 921087 in nova "i18n-key and local-storage hard-coded in xenapi" [Undecided,Confirmed] https://launchpad.net/bugs/92108700:51
*** ncode has quit IRC00:52
*** negronjl_ has quit IRC00:52
openstackgerritVerification of a change to openstack/python-novaclient failed: Implementing client for new x509 support in nova.  https://review.openstack.org/324600:57
openstackgerritEwan Mellor proposed a change to openstack/nova: bp/xenapi-provider-firewall and bug/915403  https://review.openstack.org/320700:58
*** flaviamissi has quit IRC01:00
*** flaviamissi has joined #openstack-dev01:01
openstackgerritDolph Mathews proposed a change to openstack/keystone: Updated error message for keystone-manage2  https://review.openstack.org/338101:01
adam_gvishy: ping wrt Bug #921294 if you get a sec01:03
uvirtbotLaunchpad bug 921294 in nova "Migration 074 assumes connection_type is defined locally during migrations" [Undecided,New] https://launchpad.net/bugs/92129401:03
vishyadam_g: sure wasup01:03
*** flaviamissi has quit IRC01:05
*** flaviamissi has joined #openstack-dev01:06
adam_gvishy: having looked at the blueprint for the first time after hitting that, im having trouble understanding the expected outcome. if the idea is to keep the disk abstractions compute driver agnostic, why shouldn't database migrations be also? it appears that is the only migration that exists that is conditional based on any specific FLAG01:06
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Fix authorization checks for simple_usage.show  https://review.openstack.org/338201:06
vishybecause they weren't agnostic before01:06
vishyadam_g: the problem is for existing installations01:06
vishythe two drivers interpreted the same field differently01:06
vishyso we created two fields01:07
vishynow they can interpret them the same way01:07
vishybut existing flavors need to work the same as they used to01:07
mikalI'm having troubles getting devstack to work on a clean ubuntu 11.10 vm at the moment. Are there known issues with nova-api and the /opt/stack/nova/bin/nova-api-paste.ini config file?01:08
openstackgerritDolph Mathews proposed a change to openstack/keystone: Updated bp keystone-configuration for bp keystone-manage2  https://review.openstack.org/338301:09
openstackgerritJake Dahn proposed a change to openstack/python-novaclient: Implementing client for new x509 support in nova.  https://review.openstack.org/324601:10
openstackgerritDolph Mathews proposed a change to openstack/keystone: Updated bp keystone-configuration for bp keystone-manage2  https://review.openstack.org/338301:11
openstackgerritsleepsonthefloor proposed a change to openstack/horizon: Novaclient for usage features.  Kill openstackx.  https://review.openstack.org/338401:12
adam_gvishy: i get that much, im just trying to imagine how migration is expected to work in an environment that has different pools of compute nodes using different connection_types.. unless im completely off base in imagining that to begin with. :p01:12
*** sleepsonthefloo has quit IRC01:13
*** sleepsonthefloo has joined #openstack-dev01:13
openstackgerritVerification of a change to openstack/python-novaclient failed: Implementing client for new x509 support in nova.  https://review.openstack.org/324601:14
*** novas0x2a|laptop has quit IRC01:17
dtroyermikal: the fix for that went into nova around noon CST today.  https://review.openstack.org/335301:18
mikaldtroyer: hmmmm, my devstack is using the one from /bin/nova-api/ ... is that an error on my part?01:20
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: bp/api-filters This changeset implements filters for core Quantum API and provides unit tests  https://review.openstack.org/296801:20
*** ohnoimdead has quit IRC01:21
*** jeffjapan has quit IRC01:21
openstackgerritVerification of a change to openstack/python-novaclient failed: Implementing client for new x509 support in nova.  https://review.openstack.org/324601:22
dtroyermikal: devstack copies etc/nova/api-paste.ini to bin/nova-aoi-paste.ini  It used to append files/nova-api-paste.ini from devstack01:23
mikalOh ok01:23
mikalI shall try a pull then. Thanks.01:24
*** ncode has joined #openstack-dev01:25
*** ncode has joined #openstack-dev01:25
*** hhoover has quit IRC01:25
*** legkodymov has quit IRC01:28
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: blueprint bp/api-error-codes Restructured API error codes for Quantum API v1.1 This changeset provides the following changes: - Only standard HTTP errors for Quantum API v1.1 - Customized fault response body formatting according to API version - Changes t  https://review.openstack.org/310101:29
*** gyee has quit IRC01:29
*** zns has joined #openstack-dev01:30
*** bhall has quit IRC01:31
*** zns has quit IRC01:33
*** andrewbogott has quit IRC01:35
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Bootstrap 2!  https://review.openstack.org/338501:35
openstackgerritVish Ishaya proposed a change to openstack/nova: Adds extension for retrieving certificates  https://review.openstack.org/320001:37
*** jakedahn has quit IRC01:38
*** ncode has quit IRC01:41
openstackgerritMonty Taylor proposed a change to openstack/quantum: Quantum was missing depend on lxml.  https://review.openstack.org/338601:42
*** Ryan_Lane has quit IRC01:42
*** bencherian has joined #openstack-dev01:43
*** legkodymov has joined #openstack-dev01:43
*** Ryan_Lane has joined #openstack-dev01:47
*** zns has joined #openstack-dev01:49
*** ncode has joined #openstack-dev01:54
*** ncode has joined #openstack-dev01:54
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: bp/api-filters This changeset implements filters for core Quantum API and provides unit tests  https://review.openstack.org/296801:57
openstackgerritVerification of a change to openstack/nova failed: Adds extension for retrieving certificates  https://review.openstack.org/320001:58
*** novas0x2a|laptop has joined #openstack-dev02:02
openstackgerritA change to openstack/nova has been rejected: Blueprint xenapi-provider-firewall and Bug #915403.  https://review.openstack.org/320702:02
uvirtbotLaunchpad bug 915403 in nova "Admin apis for the provider firewall is broken" [Undecided,In progress] https://launchpad.net/bugs/91540302:02
*** novas0x2a|laptop has quit IRC02:02
*** novas0x2a|laptop has joined #openstack-dev02:02
*** dprince has joined #openstack-dev02:03
dprincextoddx/vishy: I'm seeing issues with the xenapi-provider-firewall branch.02:03
openstackgerritVerification of a change to openstack/keystone failed: Updated bp keystone-configuration for bp keystone-manage2  https://review.openstack.org/338302:07
*** dprince has quit IRC02:08
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Bootstrap 2!  https://review.openstack.org/338502:09
*** reed has joined #openstack-dev02:09
openstackgerrittomoe proposed a change to openstack/nova: Add start/stop server action to OSAPI  https://review.openstack.org/334502:11
openstackgerritA change to openstack/nova has been rejected: Blueprint xenapi-provider-firewall and Bug #915403.  https://review.openstack.org/320702:15
uvirtbotLaunchpad bug 915403 in nova "Admin apis for the provider firewall is broken" [Undecided,In progress] https://launchpad.net/bugs/91540302:15
openstackgerritZhongyue Luo proposed a change to openstack/nova: nova flags list tool  https://review.openstack.org/321002:16
*** reed has quit IRC02:18
openstackgerritMonty Taylor proposed a change to openstack/python-quantumclient: Added 501 exceptions to client package.  https://review.openstack.org/338702:19
openstackgerritJay Pipes proposed a change to openstack/glance: Adds documentation for policy files.  https://review.openstack.org/337002:19
*** martine has joined #openstack-dev02:21
openstackgerritMonty Taylor proposed a change to openstack/python-quantumclient: initial cut at removing unneeded dependencies left-over from quantum-server  https://review.openstack.org/337902:22
openstackgerritMonty Taylor proposed a change to openstack/python-quantumclient: initial cut at removing unneeded dependencies left-over from quantum-server  https://review.openstack.org/337902:24
*** legkodymov has quit IRC02:24
openstackgerritMonty Taylor proposed a change to openstack/python-quantumclient: Initial cut at removing unneeded dependencies.  https://review.openstack.org/337902:30
*** jdurgin has quit IRC02:30
*** reed has joined #openstack-dev02:31
openstackgerritMonty Taylor proposed a change to openstack/quantum: Split out quantum.client and quantum.common.  https://review.openstack.org/316502:32
*** heckj has quit IRC02:35
openstackgerritVerification of a change to openstack/nova failed: Blueprint xenapi-provider-firewall and Bug #915403.  https://review.openstack.org/320702:37
uvirtbotLaunchpad bug 915403 in nova "Admin apis for the provider firewall is broken" [Undecided,In progress] https://launchpad.net/bugs/91540302:37
*** bencherian has quit IRC02:38
*** legkodymov has joined #openstack-dev02:39
*** Ryan_Lane has quit IRC02:43
*** bencherian has joined #openstack-dev02:49
*** bencherian has quit IRC02:49
openstackgerritMonty Taylor proposed a change to openstack/quantum: Split out quantum.client and quantum.common.  https://review.openstack.org/316502:50
openstackgerritJay Pipes proposed a change to openstack/glance: Few small cleanups to align with Nova  https://review.openstack.org/338802:52
*** martine has quit IRC02:52
*** martine has joined #openstack-dev02:52
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Return Version and Tenant in Endpoints  https://review.openstack.org/338902:53
*** dtroyer_ has joined #openstack-dev02:56
*** dtroyer has quit IRC02:58
*** dtroyer_ is now known as dtroyer02:58
*** adjohn has quit IRC03:07
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Updated bp keystone-configuration for bp keystone-manage2  https://review.openstack.org/338303:08
*** novas0x2a|laptop has quit IRC03:09
openstackgerritMonty Taylor proposed a change to openstack/python-quantumclient: Additional small release needs  https://review.openstack.org/339003:12
*** andrewsmedina has quit IRC03:13
openstackgerritMonty Taylor proposed a change to openstack/python-quantumclient: Additional small release needs  https://review.openstack.org/339003:15
*** jog0 has quit IRC03:16
openstackgerritVerification of a change to openstack/keystone failed: Updated bp keystone-configuration for bp keystone-manage2  https://review.openstack.org/338303:22
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Migrated 'enabled' int columns to bool for postgres (bug 885426)  https://review.openstack.org/337403:27
uvirtbotLaunchpad bug 885426 in keystone "type error with postgresql" [Medium,In progress] https://launchpad.net/bugs/88542603:27
*** martine has quit IRC03:29
*** rajaram has joined #openstack-dev03:33
openstackgerritVerification of a change to openstack/nova failed: Adds extension for retrieving certificates  https://review.openstack.org/320003:38
openstackgerritVish Ishaya proposed a change to openstack/nova: Adds extension for retrieving certificates  https://review.openstack.org/320003:39
*** martine has joined #openstack-dev03:44
openstackgerritVish Ishaya proposed a change to openstack/nova: Blueprint xenapi-provider-firewall and Bug #915403.  https://review.openstack.org/320703:45
uvirtbotLaunchpad bug 915403 in nova "Admin apis for the provider firewall is broken" [Undecided,In progress] https://launchpad.net/bugs/91540303:45
*** AlanClark has quit IRC03:45
*** martine has quit IRC03:50
*** ewindisch_ has joined #openstack-dev03:54
*** mjfork has quit IRC03:57
*** rickfoosusa has quit IRC04:18
openstackjenkinsProject nova-docs build #2041: SUCCESS in 2 min 47 sec: https://jenkins.openstack.org/job/nova-docs/2041/04:18
openstackjenkinsTomoe Sugihara: Add os-start/os-stop server actions to OSAPI04:18
*** Ryan_Lane has joined #openstack-dev04:18
*** n0ano has quit IRC04:22
*** stuntmachine has quit IRC04:26
*** sleepsonthefloo has joined #openstack-dev04:26
openstackgerritVerification of a change to openstack/quantum failed: Split out quantum.client and quantum.common.  https://review.openstack.org/316504:33
mtaylordamnit04:47
*** sleepsonthefloo has quit IRC04:49
*** sleepsonthefloo has joined #openstack-dev04:49
openstackgerritVerification of a change to openstack/quantum failed: Split out quantum.client and quantum.common.  https://review.openstack.org/316504:50
openstackgerritVerification of a change to openstack/quantum failed: Split out quantum.client and quantum.common.  https://review.openstack.org/316504:51
openstackgerritVerification of a change to openstack/quantum failed: Split out quantum.client and quantum.common.  https://review.openstack.org/316504:53
openstackgerritVerification of a change to openstack/quantum failed: Split out quantum.client and quantum.common.  https://review.openstack.org/316504:54
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Migrated 'enabled' int columns to bool for postgres (bug 885426)  https://review.openstack.org/337405:26
uvirtbotLaunchpad bug 885426 in keystone "type error with postgresql" [Medium,In progress] https://launchpad.net/bugs/88542605:26
openstackgerritRavikumar Venkatesan proposed a change to openstack/image-api: bug899330 wadl file -image api  https://review.openstack.org/339105:31
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Migrated 'enabled' int columns to bool for postgres (bug 885426)  https://review.openstack.org/337405:49
uvirtbotLaunchpad bug 885426 in keystone "type error with postgresql" [Medium,In progress] https://launchpad.net/bugs/88542605:49
*** zaitcev has quit IRC05:51
openstackgerritMark Washenberger proposed a change to openstack/nova: Do not pass image ref through database for rebuild  https://review.openstack.org/339206:00
*** davlap has quit IRC06:01
*** reed has quit IRC06:03
*** jeffjapan has joined #openstack-dev06:12
*** jeffjapan has quit IRC06:13
openstackgerritVerification of a change to openstack/quantum failed: bp/api-filters This changeset implements filters for core Quantum API and provides unit tests  https://review.openstack.org/296806:16
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Migrated 'enabled' int columns to bool for postgres (bug 885426)  https://review.openstack.org/337406:16
uvirtbotLaunchpad bug 885426 in keystone "type error with postgresql" [Medium,In progress] https://launchpad.net/bugs/88542606:16
*** bepernoot has joined #openstack-dev06:17
openstackgerritDaryl Walleck proposed a change to openstack/tempest: Fixes LP#921409 * Adds /servers filter tests * Re-ordered resource building in fixtures to improve   execution time  https://review.openstack.org/339306:22
openstackgerritZiad Sawalha proposed a change to openstack/keystone: Migrated 'enabled' int columns to bool for postgres (bug 885426)  https://review.openstack.org/337406:29
uvirtbotLaunchpad bug 885426 in keystone "type error with postgresql" [Medium,In progress] https://launchpad.net/bugs/88542606:29
openstackgerritVish Ishaya proposed a change to openstack/nova: Blueprint xenapi-provider-firewall and Bug #915403.  https://review.openstack.org/320706:31
uvirtbotLaunchpad bug 915403 in nova "Admin apis for the provider firewall is broken" [Undecided,In progress] https://launchpad.net/bugs/91540306:31
*** bepernoot has quit IRC06:33
openstackgerritVerification of a change to openstack/keystone failed: Migrated 'enabled' int columns to bool for postgres (bug 885426)  https://review.openstack.org/337406:35
uvirtbotLaunchpad bug 885426 in keystone "type error with postgresql" [Medium,In progress] https://launchpad.net/bugs/88542606:35
openstackgerritDaryl Walleck proposed a change to openstack/tempest: Addresses LP#917976 * Adds basic logging when exceptions occur  https://review.openstack.org/339406:47
*** zns1 has joined #openstack-dev06:49
*** ewindisch_ has quit IRC06:50
*** ewindisch_ has joined #openstack-dev06:50
*** zns has quit IRC06:51
*** byeager has quit IRC06:51
*** sleepsonthefloo has quit IRC06:57
*** novas0x2a|laptop has joined #openstack-dev07:00
openstackjenkinsProject nova-docs build #2042: SUCCESS in 2 min 52 sec: https://jenkins.openstack.org/job/nova-docs/2042/07:03
openstackjenkinsVishvananda Ishaya: Adds extension for retrieving certificates07:03
*** ghe_ has joined #openstack-dev07:04
*** zns1 has quit IRC07:31
*** Ryan_Lane has quit IRC08:00
*** map_nw has joined #openstack-dev08:08
openstackgerritDevdeep Singh proposed a change to openstack/nova: Changes for supporting fast cloning on Xenserver. (Implements https://blueprints.launchpad.net/nova/+spec/fast-cloning-for-xenserver) 1. use_cow_images flag is reused for xenserver to check if copy on write images should be used. 2. image-id is used to   https://review.openstack.org/334308:13
*** salv-orlando has joined #openstack-dev08:26
*** mnewby has quit IRC08:29
*** novas0x2a|lapto1 has joined #openstack-dev08:29
*** novas0x2a|laptop has quit IRC08:30
*** ghe_ is now known as GheRivero08:39
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: bp/api-filters This changeset implements filters for core Quantum API and provides unit tests  https://review.openstack.org/296808:52
openstackgerritVerification of a change to openstack/quantum failed: bp/api-filters This changeset implements filters for core Quantum API and provides unit tests  https://review.openstack.org/296809:04
openstackgerritKei Masumoto proposed a change to openstack/nova: Adding live migration server actions  https://review.openstack.org/231509:09
*** zigo has joined #openstack-dev09:10
openstackgerritMonty Taylor proposed a change to openstack/quantum: Pin versions to standard versions.  https://review.openstack.org/339509:21
openstackgerritMonty Taylor proposed a change to openstack/quantum: Make tox config work.  https://review.openstack.org/339609:23
*** pixelbeat has joined #openstack-dev09:28
*** sniperd_ has quit IRC09:33
*** sniperd has joined #openstack-dev09:33
*** apevec has joined #openstack-dev09:36
*** derekh has joined #openstack-dev09:39
*** maploin has joined #openstack-dev09:41
*** maploin has quit IRC09:41
*** maploin has joined #openstack-dev09:41
*** Mandell has quit IRC09:41
*** ewindisch_ has quit IRC09:47
*** derekh has quit IRC09:47
*** derekh has joined #openstack-dev09:47
*** darraghb has joined #openstack-dev09:54
*** flaviamissi has quit IRC09:58
*** ewindisch_ has joined #openstack-dev10:05
Kiallttx: looks like the milestone on bug 913641 is incorrect, that should be 2011.3.2 I think10:14
uvirtbotLaunchpad bug 913641 in horizon "dashboard can't delete snapshot" [High,Fix released] https://launchpad.net/bugs/91364110:14
ttxKiall: it doesn't affect essex ?10:16
KiallIt was fixed in essex ages ago, probably e110:16
KiallI guess it could still apply to e3 if there had not been a previous ticket10:16
ttxKiall: fixed10:17
KiallBTW, does that mean the e3 tarballs have been built?10:18
ttxKiall: most of them, yes10:27
ttxbut only candidates10:27
ttxthe real tarballs will be there late THursday or early Friday10:27
*** novas0x2a|lapto1 has quit IRC10:30
*** novas0x2a|laptop has joined #openstack-dev10:30
*** uvirtbot` has joined #openstack-dev10:36
*** uvirtbot has quit IRC10:36
*** bepernoot has joined #openstack-dev10:50
*** reidrac has joined #openstack-dev10:57
*** jeremy_ has joined #openstack-dev11:00
*** jeremy_ has joined #openstack-dev11:00
*** jeremy has quit IRC11:03
*** jeremy_ is now known as jeremy11:03
*** flaviamissi has joined #openstack-dev11:05
Kiallannegentle: It looks like your install guide has some merge leftovers preventing a build..11:19
*** jeremy has quit IRC11:22
*** jeremy has joined #openstack-dev11:25
openstackgerritArmando Migliaccio proposed a change to openstack/nova: bug 921087: i18n-key and local-storage hard-coded in xenapi  https://review.openstack.org/338011:30
uvirtbot`Launchpad bug 921087 in nova "i18n-key and local-storage hard-coded in xenapi" [Undecided,In progress] https://launchpad.net/bugs/92108711:30
openstackgerriteglynn proposed a change to openstack/keystone: Updating example glance paste config.  https://review.openstack.org/339711:32
*** andrewsmedina has joined #openstack-dev11:34
*** andrewsmedina has quit IRC11:35
*** jeremy has quit IRC11:36
openstackgerritAkira YOSHIYAMA proposed a change to openstack/swift: Adds keystone auth-n/auth-z for Swift S3 API.  https://review.openstack.org/307611:37
openstackgerritStuart McLaren proposed a change to openstack/glance: Don't force client to supply SSL cert/key  https://review.openstack.org/339811:39
*** jeremy has joined #openstack-dev11:39
*** jeremy has joined #openstack-dev11:39
openstackgerritKei Masumoto proposed a change to openstack/nova: Adding live migration server actions  https://review.openstack.org/231511:45
*** mjfork has joined #openstack-dev11:51
*** GheRivero has quit IRC11:58
*** crobinso has quit IRC11:58
*** ghe_ has joined #openstack-dev11:58
openstackgerritArmando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates: OSAPI/virt integration, via nova.compute.api  https://review.openstack.org/314911:59
*** bepernoot has quit IRC11:59
*** bepernoot has joined #openstack-dev11:59
*** andrewsmedina has joined #openstack-dev12:00
*** zigo has quit IRC12:00
openstackgerritMark McLoughlin proposed a change to openstack/nova: Convert vmwareapi code to UNIX style line endings  https://review.openstack.org/339912:09
openstackgerritArmando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates: OSAPI extensions  https://review.openstack.org/310912:28
*** novas0x2a|laptop has quit IRC12:30
*** vinilios has joined #openstack-dev12:32
*** markvoelker has joined #openstack-dev12:38
openstackgerritStuart McLaren proposed a change to openstack/glance: Don't force client to supply SSL cert/key  https://review.openstack.org/339812:39
openstackgerritSapan Kona proposed a change to openstack/tempest: Made a few style-related fixups Changed the error response code from 422 to 404 and converted the indentation to 4 space width. Added nonexistant server action tests for reboot and rebuild Restored the deleted new lines.  https://review.openstack.org/255412:40
*** apevec has quit IRC12:44
openstackgerriteglynn proposed a change to openstack/keystone: Updating example glance paste config.  https://review.openstack.org/339712:50
*** lts has joined #openstack-dev12:58
*** rajaram has quit IRC13:11
*** dprince has joined #openstack-dev13:12
*** ncode has quit IRC13:14
*** zigo has joined #openstack-dev13:28
*** dolphm has joined #openstack-dev13:34
*** novas0x2a|laptop has joined #openstack-dev13:34
*** derekh has quit IRC13:40
*** derekh has joined #openstack-dev13:53
*** mattray has joined #openstack-dev13:56
openstackgerritAnne Gentle proposed a change to openstack/openstack-manuals: Adds install manual, fixes 920457  https://review.openstack.org/330113:59
*** dolphm has quit IRC13:59
*** dolphm has joined #openstack-dev13:59
*** dolphm has quit IRC14:03
openstackgerritMark McLoughlin proposed a change to openstack/nova: Remove unused flags.Help*Flag  https://review.openstack.org/340014:22
*** ayoung has joined #openstack-dev14:31
openstackgerritMark McLoughlin proposed a change to openstack/nova: Refactor away the flags.DEFINE_* helpers  https://review.openstack.org/340114:33
*** rkukura has joined #openstack-dev14:36
openstackgerritDolph Mathews proposed a change to openstack/keystone: Forgot to update models (bug 885426)  https://review.openstack.org/340214:38
uvirtbot`Launchpad bug 885426 in keystone "type error with postgresql" [Medium,Fix released] https://launchpad.net/bugs/88542614:38
*** dtroyer has quit IRC14:45
*** rajaram has joined #openstack-dev14:47
*** legkodymov has quit IRC14:48
*** deshantm has joined #openstack-dev14:54
*** mjfork has quit IRC14:55
*** dtroyer has joined #openstack-dev15:00
*** legkodymov has joined #openstack-dev15:01
*** mjfork has joined #openstack-dev15:05
*** davlap has joined #openstack-dev15:08
*** AlanClark has joined #openstack-dev15:08
*** masumotok has joined #openstack-dev15:09
*** map_nw has quit IRC15:11
*** map_nw has joined #openstack-dev15:11
*** eglynn has quit IRC15:15
*** eglynn has joined #openstack-dev15:15
*** markmc has joined #openstack-dev15:19
*** legkodymov has quit IRC15:19
*** mattray1 has joined #openstack-dev15:20
*** mattray has quit IRC15:21
*** vinilios has quit IRC15:21
*** dtroyer has quit IRC15:22
*** annegentle has left #openstack-dev15:24
*** cmagina_ has quit IRC15:27
*** dtroyer has joined #openstack-dev15:27
*** reed has joined #openstack-dev15:29
*** novas0x2a|laptop has quit IRC15:30
*** stokachu has quit IRC15:32
*** JStoker has quit IRC15:32
*** rmk has quit IRC15:33
*** pmyers has quit IRC15:33
*** mjfork has quit IRC15:33
*** zigo has quit IRC15:33
*** jeremy has quit IRC15:33

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