Tuesday, 2012-01-10

vishyjeblair: what on earth is HEAD^1 ??00:00
vishydo you mean HEAD^00:00
vishyHEAD^ == HEAD~100:00
vishyi've never seen HEAD^1 before00:01
jeblairit's an mtaylorism00:02
jeblairhttp://paste.openstack.org/show/4176/00:04
jeblairvishy: HEAD^1 seems valid to me00:04
mtaylorjeblair: which thing's help was that in?00:05
jeblairman gitrevisions00:05
*** dtroyer has quit IRC00:05
mtaylorAH00:05
openstackgerritA change to openstack/nova has been rejected: Implements blueprint separate-nova-volumeapi  https://review.openstack.org/291900:06
vishyThis will give you the Nth parent of a particular commit.00:06
vishysso i guess it is equivalent to HEAD^00:06
vishyjust never seen anyone use it00:06
mtayloryes. whereas ~1 will give you the Nth generation grandparent - so ~1 and ^1 are pretty much the same00:06
*** lloydde has quit IRC00:06
vishyjeblair: fyi: This format is only useful on merge commits - commit objects that have more than one direct parent.00:06
mtaylorjeblair: you know, git log -n1 might actually be a better choice00:08
mtaylorsince what we actually want is the log message from the top rev00:08
jeblairwell, ~1 and ^1 are always equivalent, i believe.  but yes, other numbers do different things based on whether you have merge commits.00:09
jeblairmtaylor: that's brilliant.  I wish I thought of that.00:09
openstackgerritVish Ishaya proposed a change to openstack/nova: Don't overwrite local context on elevated  https://review.openstack.org/292300:10
mtaylorjeblair: see, that's what you get for listening to me00:10
openstackgerritPaul McMillan proposed a change to openstack/horizon: Implement tooltips using twipsy and field help_text property.  https://review.openstack.org/277300:10
*** lloydde has joined #openstack-dev00:10
openstackgerritPaul McMillan proposed a change to openstack/horizon: Implement tooltips using twipsy and field help_text property.  https://review.openstack.org/277300:11
*** rnirmal has quit IRC00:13
*** bengrue has quit IRC00:16
openstackgerritDonald Ngo proposed a change to openstack/nova: trying to commit again  https://review.openstack.org/174700:17
openstackgerritDonald Ngo proposed a change to openstack/nova: Code review modifications  https://review.openstack.org/163900:17
*** pixelbeat has quit IRC00:18
*** anotherjesse has quit IRC00:21
*** sleepsonthefloo has quit IRC00:21
*** rods has quit IRC00:23
*** CarlosM1 has quit IRC00:23
*** rods has joined #openstack-dev00:24
*** CarlosM has joined #openstack-dev00:27
*** dtroyer has joined #openstack-dev00:28
*** rods has left #openstack-dev00:34
openstackgerritVish Ishaya proposed a change to openstack/nova: Don't overwrite local context on elevated  https://review.openstack.org/292300:36
*** lloydde has quit IRC00:38
*** crobinso has quit IRC00:43
*** lloydde has joined #openstack-dev00:45
*** rods has joined #openstack-dev00:46
*** zns has quit IRC00:51
*** lloydde has quit IRC00:54
*** dragondm has quit IRC00:58
*** lloydde has joined #openstack-dev01:07
*** jeffjapan has joined #openstack-dev01:08
*** jakedahn has quit IRC01:11
*** sleepsonthefloo has joined #openstack-dev01:14
openstackgerritJohannes Erdfelt proposed a change to openstack/nova: KVM and XEN Disk Management Parity  https://review.openstack.org/291801:19
*** rods has quit IRC01:20
*** rods has joined #openstack-dev01:21
*** ben_duyujie has joined #openstack-dev01:22
*** mszilagyi has quit IRC01:24
*** rods has quit IRC01:25
*** rods has joined #openstack-dev01:26
*** dragondm has joined #openstack-dev01:29
*** andrewsmedina has joined #openstack-dev01:29
*** rods has quit IRC01:30
*** rods has joined #openstack-dev01:32
*** maplebed has quit IRC01:32
*** ben_duyujie has quit IRC01:33
openstackgerritPaul McMillan proposed a change to openstack/horizon: Implement tooltips using twipsy and field help_text property.  https://review.openstack.org/277301:34
*** ben_duyujie has joined #openstack-dev01:35
*** lloydde has quit IRC01:36
*** dprince has joined #openstack-dev01:41
*** spiffxp has quit IRC01:42
jog0Hi, who do I talk to about getting approval to join the https://launchpad.net/~openstack-cla group?01:52
jog0I am covered under a corporate CLA01:52
vishyjog0: you can't sign individual?01:54
jog0I can but not sure what the legal should be since already under corporate01:54
jog0vishy, should I just sign the individual as well?01:55
vishyif you can, that would make it easier01:55
jog0ok01:55
vishythen put the number on wiki.openstack.org/Contributors01:56
*** gyee has quit IRC01:56
vishyand I will approve you01:56
jog0vishy, also wouldn't it make more sense to block on CLA at merge and not at patch proposal?   It would make the experience less scary for new users01:56
jog0thanks vishy, signing right now01:56
vishyjog0: true, but it also saves reviewer time if we do it at patch time01:56
*** rkukura has joined #openstack-dev01:57
openstackgerritgholt proposed a change to openstack/swift: Added memcache.conf option  https://review.openstack.org/288602:01
jog0vishy, signed and added to wiki02:02
*** ayoung has quit IRC02:02
vishyjog0: done02:03
vishyjog0: update is on a cron so it may take 5 min for gerrit to pick it up02:03
jog0thanks!02:03
hugokuovishy , morning ....02:07
hugokuovishy , does there have newer docs talk about nova-volume in Essex02:07
hugokuowhile I use older flag to specify iscsi_target_ip_prefix seems not work now though02:08
*** rods has quit IRC02:15
openstackjenkinsProject nova-docs build #1892: SUCCESS in 3 min 52 sec: https://jenkins.openstack.org/job/nova-docs/1892/02:20
openstackjenkinsVishvananda Ishaya: Adds simple policy engine support02:20
openstackgerritJoe Gordon proposed a change to openstack/nova: fix bug 914049: private key in log  https://review.openstack.org/292402:22
uvirtbotLaunchpad bug 914049 in nova "EC2 API CreateKeyPair writes private key to log in verbose mode" [Undecided,New] https://launchpad.net/bugs/91404902:22
jog0vishy, FYI  gerrit just picked up the change, took closer to 20 minutes02:24
*** rods has joined #openstack-dev02:35
openstackgerritHengqing Hu proposed a change to openstack/nova: Fix bad test cases in smoketest.  https://review.openstack.org/286102:40
*** _adjohn has joined #openstack-dev02:41
*** sandywalsh has quit IRC02:43
*** adjohn has quit IRC02:43
*** _adjohn is now known as adjohn02:43
*** rods has quit IRC02:46
*** _adjohn has joined #openstack-dev02:46
*** novas0x2a|laptop has quit IRC02:49
*** adjohn has quit IRC02:49
*** flaviamissi has quit IRC02:50
*** _adjohn has quit IRC02:50
*** andrewbogott has quit IRC03:05
*** dprince has quit IRC03:11
*** jdurgin has quit IRC03:13
openstackjenkinsProject nova-docs build #1893: SUCCESS in 2 min 31 sec: https://jenkins.openstack.org/job/nova-docs/1893/03:19
openstackjenkinsHengqing Hu: Fix bad test cases in smoketest.03:19
*** RobertLaptop has joined #openstack-dev03:22
*** feiyuliu has quit IRC03:26
*** RobertLaptop has left #openstack-dev03:26
*** andrewsmedina has quit IRC03:30
openstackjenkinsProject nova-docs build #1894: SUCCESS in 2 min 45 sec: https://jenkins.openstack.org/job/nova-docs/1894/03:34
openstackjenkinsjogo: fix bug 914049: private key in log03:34
uvirtbotLaunchpad bug 914049 in nova "EC2 API CreateKeyPair writes private key to log in verbose mode" [Undecided,Fix committed] https://launchpad.net/bugs/91404903:34
*** eglynn_ has joined #openstack-dev03:35
*** andrewbogott has joined #openstack-dev03:35
*** andrewbogott has joined #openstack-dev03:35
*** andrewbogott has quit IRC03:36
*** ben_duyujie has left #openstack-dev03:38
*** eglynn has quit IRC03:39
*** zns has joined #openstack-dev03:41
*** saberman_1 has joined #openstack-dev03:52
*** saberman_1 has quit IRC03:52
vishyhugokuo: doubtful03:54
vishyjog0: maybe the chron is on a 15 min timer?03:55
openstackgerritVerification of a change to openstack/nova failed: Adds support for floating ip pools  https://review.openstack.org/289203:57
*** saberman_1 has joined #openstack-dev04:01
jog0vishy, this is why allowing pushes and then checking CLA before can approve would make the flow easier for new devs04:03
vishyjog0: maybe we should just have it post a warning on the merge prop or something04:04
jog0vishy, sounds good to me04:05
*** dragondm has quit IRC04:13
openstackgerritVerification of a change to openstack/nova failed: Adds support for floating ip pools  https://review.openstack.org/289204:15
*** dragondm has joined #openstack-dev04:20
*** ncode has joined #openstack-dev04:23
*** ncode has joined #openstack-dev04:23
*** anotherjesse has joined #openstack-dev04:26
*** anotherjesse has joined #openstack-dev04:27
*** Rajaram has joined #openstack-dev04:29
*** zns has quit IRC04:30
hugokuo vishy , --iscsi_ip_prefix=192.168.2.204:36
hugokuo                    --volume_group=nova-volumes                     --use_local_volumes=True               ,  192.168.2.2 is a seperated host from nova-volume ...... after that ... nova-volume still looking for nova-volumes VG under nova-volume local host04:36
hugokuothx04:36
*** jog0 has quit IRC04:42
*** deshantm_ has joined #openstack-dev04:43
*** zaitcev has quit IRC04:43
*** dtroyer has quit IRC04:43
*** deshantm has quit IRC04:46
openstackgerritVerification of a change to openstack/python-novaclient failed: PEP8 python-novaclient cleanup  https://review.openstack.org/277204:50
*** CarlosM has joined #openstack-dev04:52
*** dragondm has quit IRC04:53
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: fix for bug903970 create image from deleted server. Verified Pep8 formats. Verified that the test run fine . No image created  https://review.openstack.org/292604:56
*** Mandell_ has joined #openstack-dev05:01
*** Mandell has quit IRC05:01
openstackgerritVerification of a change to openstack/python-novaclient failed: PEP8 python-novaclient cleanup  https://review.openstack.org/277205:05
*** anotherjesse has quit IRC05:12
openstackgerritVerification of a change to openstack/python-novaclient failed: PEP8 python-novaclient cleanup  https://review.openstack.org/277205:15
*** mjfork has quit IRC05:17
*** bcwaldon has quit IRC05:33
openstackgerritVerification of a change to openstack/python-novaclient failed: PEP8 python-novaclient cleanup  https://review.openstack.org/277205:34
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Converts all of Access & Security to use new panels, modals, views, etc.  https://review.openstack.org/292705:41
*** Mandell has joined #openstack-dev05:46
*** Mandell_ has quit IRC05:46
vishyjeblair, mtaylor: getting some weird failures in devstack merge gate05:46
*** bcwaldon has joined #openstack-dev05:47
openstackgerritVerification of a change to openstack/nova failed: Adds support for floating ip pools  https://review.openstack.org/289205:55
jeblairvishy: #373 is because of "Exception: No ready nodes"05:56
vishythey are all failin :)05:56
jeblairso is #37905:56
vishywhy we got no ready nodes?05:56
vishypublic cloud down?05:57
*** deshantm_ has quit IRC05:57
jeblairhttps://jenkins.openstack.org/job/devstack-launch-vms/2518/console05:57
jeblairException: No images found05:57
jeblairso maybe something wrong with the image we clone from05:58
jeblairhttps://jenkins.openstack.org/job/devstack-update-vm-image/51/console06:01
jeblair400 Bad Request Unhandled exception occurred during processing. com.rackspace.cloud.servers.nucleus.client.exceptions.NotFoundException:  Not Found; com.rackspace.cloud.service.servers.CloudServersFault: Unhandled exception occurred during processing. com.rackspace.cloud.servers.nucleus.client.exceptions.NotFoundException:  Not Found06:01
jeblairi'll try running the image update job again06:01
vishydid they delete the image we use?06:01
jeblairi think the image failed to build (we have a server that we keep up to date, and snapshot it to an image periodically)06:02
pandemicsynanyone have any ideas as to why git review might be blowing up for me now with this error - http://pastebin.com/98jK5531 , i've signed the cla, im on the wiki entry, and im in the launchpad group.06:02
jeblairi think the script deletes the current image before making the new one.  in retrospect, it may be better to make the new one, check to make sure it succeeded, then delete the old one.  :)06:03
vishypandemicsyn: different email?06:04
jeblairpandemicsyn: what's your launchpad username?06:04
pandemicsynjust switched it to pandemicsyn to match gerrit (it was fhines), let me try it again06:06
openstackgerritFlorian Hines proposed a change to openstack/swift: swift-recon cli cleanup  https://review.openstack.org/292806:07
pandemicsynsweet, thanks guys.06:07
jeblairvishy: the new image has been in the queued state for more than 10 minutes.  :(06:14
vishydoh :)06:14
vishyjeblair: also is it possible to just put a note on the merge prop instead of blocking propsing for people that haven't signed the cla06:15
*** markmc has quit IRC06:15
vishymight be a little nicer for new devs06:17
jeblairwe might be able to do a jenkins job instead.  we could talk about it at the ci meeting tomorrow.  CLA's are not nice for new devs no matter how you cut it.  The current error message points people directly to the wiki page with instructions on signing the cla.06:20
*** zigo has joined #openstack-dev06:21
jeblairpersonally, i'd like to abolish the cla.06:21
vishyjeblair: not sure that is an option06:21
jeblairanother option is to ask the lawyers to approve gerrit's internal CLA system.  one assumes they are really busy setting up a foundation right now, so it doesn't seem like the best time.06:22
*** CarlosM has quit IRC06:22
jeblairvishy: well, there are some pretting convincing arguments referenced on the mailing list recently from lawyers practicing in the field that suggest the cla is not needed.06:23
vishytrue06:25
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Delete the image after its replacement is ACTIVE.  https://review.openstack.org/292906:25
vishyjeblair: got a couple of extra whitespaces06:26
vishyjeblair: not sure if there is a pep8 on ci but it will fail if so06:26
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Delete the image after its replacement is ACTIVE.  https://review.openstack.org/292906:27
jeblairvishy: thx.  i don't think there is, but i cleaned them up anyway06:28
*** markmc has joined #openstack-dev06:29
jeblairvishy: so that image is still 'queued'.  i'm not sure if there's any voodoo i can do to get it to actually be saved.06:29
vishyit is on public cloud?06:30
jeblairyep06:30
vishyprobably just failed06:30
*** zigo-_- has joined #openstack-dev06:31
*** zigo has quit IRC06:32
jeblairvishy: well, we can wait and see, and try again tomorrow.  or i can disable the devstack gating job.  do you have a preference?06:32
*** bepernoot has joined #openstack-dev06:33
vishylets give it a bit06:34
vishyjeblair: no way to recreate the image easily?06:35
jeblairit is pretty easy -- just make an image of the running server06:35
vishyjeblair: we can give it tonight and recreate the image tomorrow morning i guess06:37
jeblairvishy: okay, hopefully it will feel better tomorrow.  goodnight.  :)06:38
*** bcwaldon has quit IRC06:55
*** jeffjapan has quit IRC06:58
*** zns has joined #openstack-dev06:58
*** adjohn has joined #openstack-dev07:03
*** bepernoot has quit IRC07:08
*** Mandell has quit IRC07:09
*** Remco_ has joined #openstack-dev07:17
*** zigo-_- has quit IRC07:23
*** zigo has joined #openstack-dev07:23
*** GheRivero has quit IRC07:26
*** Remco_ has quit IRC07:38
openstackgerritVerification of a change to openstack/nova failed: Adds support for floating ip pools  https://review.openstack.org/289207:41
*** zigo has quit IRC07:43
*** zigo has joined #openstack-dev07:45
*** popux has joined #openstack-dev07:47
*** davlap has quit IRC07:52
*** reidrac has joined #openstack-dev08:04
*** zigo-_- has joined #openstack-dev08:05
*** anotherjesse has joined #openstack-dev08:05
*** zigo has quit IRC08:05
*** bepernoot has joined #openstack-dev08:10
*** zigo-_- has quit IRC08:18
*** zigo has joined #openstack-dev08:18
*** anotherjesse has quit IRC08:20
*** rbasak has joined #openstack-dev08:23
*** Remco_ has joined #openstack-dev08:27
*** zul has joined #openstack-dev08:34
*** sleepsonthefloo has quit IRC08:42
*** Remco_ has quit IRC08:44
*** eglynn_ has quit IRC09:06
*** LinuxJedi has joined #openstack-dev09:14
*** eglynn_ has joined #openstack-dev09:18
*** eglynn_ has quit IRC09:39
*** darraghb has joined #openstack-dev09:41
*** zigo has quit IRC10:01
*** zigo has joined #openstack-dev10:02
*** maploin has joined #openstack-dev10:21
*** eglynn_ has joined #openstack-dev10:22
*** zigo has quit IRC10:29
*** zigo-_- has joined #openstack-dev10:29
*** eglynn_ has quit IRC10:33
*** Remco_ has joined #openstack-dev10:37
*** zigo-_- has quit IRC11:02
*** eglynn_ has joined #openstack-dev11:03
*** flaviamissi has joined #openstack-dev11:05
*** Arminder has joined #openstack-dev11:07
*** Arminder has left #openstack-dev11:07
*** GheRivero has joined #openstack-dev11:08
*** Arminder has joined #openstack-dev11:08
*** Arminder has quit IRC11:12
*** markmc_ has joined #openstack-dev11:19
*** markmc has quit IRC11:19
*** eglynn_ has quit IRC11:27
*** eglynn_ has joined #openstack-dev11:28
*** flaviamissi has quit IRC11:38
*** markmc_ is now known as markmc11:50
*** andrewsmedina has joined #openstack-dev11:53
*** markvoelker1 has joined #openstack-dev11:59
*** zul has quit IRC12:03
*** rbasak has quit IRC12:04
*** ncode has quit IRC12:12
*** flaviamissi has joined #openstack-dev12:21
*** mjfork has joined #openstack-dev12:21
*** rkukura has quit IRC12:34
*** hugo_kuo has joined #openstack-dev12:36
openstackgerritZhongyue Luo proposed a change to openstack/nova: fix reboot_instance typo  https://review.openstack.org/293012:39
*** hugo_kuo has quit IRC12:40
*** uncleofthestick has joined #openstack-dev12:44
openstackjenkinsProject nova-docs build #1895: SUCCESS in 2 min 35 sec: https://jenkins.openstack.org/job/nova-docs/1895/12:49
openstackjenkinsVishvananda Ishaya: Adds support for floating ip pools12:49
Kiallhumm .. is adding Copyright notices like this does to bin/nova-manage allowed?12:53
Kiallhttps://review.openstack.org/#patch,sidebyside,2892,5,bin/nova-manage12:53
*** Arminder has joined #openstack-dev13:13
*** zul has joined #openstack-dev13:13
*** dolphm has joined #openstack-dev13:17
*** rbasak has joined #openstack-dev13:23
*** crobinso has joined #openstack-dev13:36
openstackgerritp-draigbrady proposed a change to openstack/nova: Fix libguestfs operation with specified partitions  https://review.openstack.org/293113:37
*** dprince has joined #openstack-dev13:44
*** apevec has joined #openstack-dev14:05
*** mattray has joined #openstack-dev14:09
*** crobinso has quit IRC14:27
*** ayoung has joined #openstack-dev14:27
*** dtroyer has joined #openstack-dev14:29
*** HugoKuo_ has joined #openstack-dev14:37
*** crobinso has joined #openstack-dev14:39
*** jeblair_ has joined #openstack-dev14:39
*** jstraw has joined #openstack-dev14:39
*** Lumiere has quit IRC14:40
*** jeblair has quit IRC14:40
*** ches has quit IRC14:40
*** hugokuo has quit IRC14:40
*** statik has quit IRC14:40
*** jstraw is now known as Lumiere14:40
*** lorin1 has joined #openstack-dev14:50
*** rkukura has joined #openstack-dev14:52
*** rods has joined #openstack-dev14:55
*** zns has joined #openstack-dev15:07
*** ben_duyujie has joined #openstack-dev15:16
*** rods has quit IRC15:21
*** rods has joined #openstack-dev15:22
openstackgerritHengqing Hu proposed a change to openstack/nova: Fix metadata mapping in s3._s3_parse_manifest.  https://review.openstack.org/293315:25
*** dtroyer has quit IRC15:26
*** CarlosM has joined #openstack-dev15:27
markmcjaypipes, hey, there?15:32
*** dillon-w has joined #openstack-dev15:39
*** zzed has joined #openstack-dev15:43
*** ben_duyujie has quit IRC15:46
*** ben_duyujie has joined #openstack-dev15:55
*** dragondm has joined #openstack-dev15:55
*** adjohn has joined #openstack-dev15:55
*** rbasak has quit IRC16:00
*** rbasak has joined #openstack-dev16:01
*** rbasak has joined #openstack-dev16:01
openstackgerritlinuxjedi proposed a change to openstack/openstack-ci: Adds a cron script to:  https://review.openstack.org/290316:04
*** joesavak has joined #openstack-dev16:07
jaypipesmarkmc: yup!16:08
markmcjaypipes, hey16:09
jaypipesmarkmc: yo16:09
markmcjaypipes, so, ttx and I hatched a cunning plan: http://wiki.openstack.org/StableBranchRelease16:09
markmcjaypipes, does that sound reasonable to you, re: doing a glance-2011.3.1 release ?16:10
jaypipesuh oh :)16:10
*** rods has quit IRC16:10
jaypipesmarkmc: yes, actually, funny timing, as I was going to approach you today about doing that....16:10
*** reed_ has quit IRC16:11
markmcjaypipes, I've been putting it on the long finger for the last couple of months :)16:11
jaypipesmarkmc: there are two major performance-related patches that really do need to go into a diablo release IMHO16:11
*** rods has joined #openstack-dev16:11
*** bcwaldon has joined #openstack-dev16:11
markmcjaypipes, got links/commit ids?16:11
jaypipesmarkmc: I will in a couple hours... working with some HP folks to identify them all.16:12
jaypipesmarkmc: since HP is deploying Diablo as well...16:12
markmcjaypipes, oh, they're not even reported ? :)16:12
*** reidrac has quit IRC16:12
jaypipesmarkmc: no, they are all (but one) in trunk already, but not proposed to stable/diablo16:13
jaypipesmarkmc: lots of people have been on holiday, slowing things down lately (including me!)16:13
markmcjaypipes, ah, but we're not sure which commits fix the problem?16:13
*** deshantm has joined #openstack-dev16:13
jaypipesmarkmc: no, we do know the commits (one is in review still and all others are in trunk)16:13
jaypipesmarkmc: I just haven't proposed those patches to stable/diablo yet16:14
*** rods has quit IRC16:14
jaypipesmarkmc: but if you want to do that instead, shall I just give you the list of SHA1s?16:14
markmcjaypipes, so, could you give me the gerrit URL and the commit ids for the ones in trunk ?16:14
markmcjaypipes, right :)16:14
jaypipesmarkmc: heh, yep :) gimme a few16:14
markmcjaypipes, I'll at least take a look16:14
markmcjaypipes, also, could you make openstack-stable-maint the release manager for diablo here: https://launchpad.net/glance/diablo16:14
markmcjaypipes, already done by ttx for nova: https://launchpad.net/nova/diablo16:15
*** rods has joined #openstack-dev16:15
markmcjaypipes, it just means openstack-stable-maint can accept bugs nominated for the diablo series16:15
*** ayoung has quit IRC16:17
openstackgerritFlorian Hines proposed a change to openstack/swift: swift-recon cli cleanup  https://review.openstack.org/292816:17
*** ayoung has joined #openstack-dev16:18
*** zns has quit IRC16:19
openstackjenkinsProject nova-docs build #1896: SUCCESS in 3 min 17 sec: https://jenkins.openstack.org/job/nova-docs/1896/16:19
openstackjenkinsmark.washenberger: Use instance_properties in resize.16:19
jaypipesmarkmc: done.16:20
markmcjaypipes, thankie16:20
jaypipesnp :)16:20
jaypipesrussellb: thx for your notification plugin split patch. now it's finally in trunk! :)16:20
markmcooh, look at all these extra buttons I have now16:20
* markmc clicks some things randomly :)16:21
*** cp16net has joined #openstack-dev16:22
russellbjaypipes: you're welcome, thank you :-)16:23
* russellb keeps hacking on unit tests for qpid nova rpc support16:23
dillon-whi gurus.  i've questions about multizone Nova setup. if i'd like to setup two zones, one parent + one child, what is least keystone/glance service i should have?16:28
*** bepernoot has quit IRC16:30
dillon-whi markmc, r u maintaining openstack fedora packaging?16:31
jaypipesdillon-w: totally depends how many compute nodes (and potential instances on those nodes) that each zone will have.16:31
markmcdillon-w, yep, me and a bunch of others on #fedora-cloud16:31
dillon-wjaypipes : so it's ok to have only one keystone/glance for two zones, right? since they can share.16:32
*** Remco_ has quit IRC16:32
dillon-wmarkmc : great.  i've been using GridDynamic's RHEL package since Bexar, but not happy with it... i'm thinking moving to fedora.16:33
jaypipesdillon-w: you can set up as many glance-api servers as you want... I would recommend (for simplicity) having a single glance registry server, though16:33
openstackgerritA change to openstack/nova has been rejected: KVM and XEN Disk Management Parity  https://review.openstack.org/291816:33
markmcdillon-w, cool; if you want to join #fedora-cloud, then pixelbeat would probably be glad to help you out16:33
markmcdillon-w, he has done most of the EPEL work16:33
jaypipesdillon-w: for Keystone, you should check with dolphm. I believe for keystone, you should be able to set up multiple keystone and keystone-admin services as long as they are pointing at the same MySQL/PostgreSQL server backend.16:33
dillon-wmarkmc : nice! thx for the info.  does fedora has package for both stable and trunk?16:34
markmcdillon-w, just diablo right now; but we'll be packaging essex for F-17 soon16:35
markmcdillon-w, we'll probably push essex to EPEL6 too once it's released16:35
dillon-wjaypipes : thx for the pointer!  i'd ping dolphm.16:36
*** ben_duyujie has quit IRC16:36
*** ben_duyujie has joined #openstack-dev16:36
jaypipesdillon-w: np16:37
*** rkukura has quit IRC16:37
jaypipesdillon-w: are you on Diablo or Essex?16:37
*** rkukura has joined #openstack-dev16:37
dillon-wmarkmc : so no plan for trunk package?16:38
dillon-wso if i'd like to do development, ubuntu is _the_ best platform to choose?16:38
dillon-wjaypipes : im on Diablo16:38
markmcheh16:38
* markmc wonders if dillon-w is trying to troll :)16:38
*** jeblair_ is now known as jeblair16:38
*** berendt has joined #openstack-dev16:38
markmcdillon-w, I'd suggest Fedora is the best platform for that :)16:38
*** spiffxp has joined #openstack-dev16:39
dillon-wsorry for my dumb question, but i though most developers were using ubuntu?16:39
markmcmost upstream OpenStack developers use Ubuntu currently, yeah16:40
markmcbut most upstream developers probably don't use packages16:40
markmcat least, I assume not16:40
wwkeyboardA bunch of us are on OSX as well16:40
markmcwwkeyboard, not for actually launching instances, I guess?16:41
wwkeyboardjust use something you're comfortable with16:41
markmcyou've a separate compute node or ...?16:41
dillon-whmm, good to know.16:41
wwkeyboardno, I have xenserver running on vmware and everything else locally16:41
markmcwwkeyboard, ah, right16:42
wwkeyboardjust don't use the dhcp stuff in the flat network manager16:42
*** rods has quit IRC16:42
wwkeyboardit tries to talk to ip_tables16:42
wwkeyboardbut yes, I test everything on an ubuntu machine before it's done16:42
*** pixelbeat has joined #openstack-dev16:43
markmcdillon-w, there's pixelbeat now :)16:43
dillon-wactually to me, it's all about how easy it is to solve python package dependency16:43
openstackgerritJorge L. Williams proposed a change to openstack/identity-api: Added HP-IDM extension.  https://review.openstack.org/258916:44
dillon-wmarkmc : thx, i'll talk 2 him.16:45
*** pmyers has joined #openstack-dev16:45
*** rods has joined #openstack-dev16:46
*** Mandell has joined #openstack-dev16:48
*** maploin has quit IRC16:50
*** popux has quit IRC16:50
dillon-wjaypipes : can you shed me some light on the threading model glance is using?  in my testing, multiple uploading clients are serilized in glance, the total B/W is only 100Mbps, even I have 10Gbps.16:50
*** rbasak has quit IRC16:51
*** zul has quit IRC16:51
dillon-wjaypipes : i can only see one glance-api/registry process in the system, according to developer guide, nova is using single process+green threads, is glance using the same model?16:52
jaypipesdillon-w: https://review.openstack.org/#change,248616:52
jaypipesdillon-w: glance will be using the swift model shortly (and we will be backporting this to Diablo...)16:53
jaypipesdillon-w: swift model is multi-process (set workers>1 in conf file) and each process has thousands of greenthreads.16:53
dillon-wjaypipes : yeah, i know about swift model.  i was just curious why nova/glance doesn't use the same thing.16:54
dillon-wjaypipes : is this one of the performance patch you were talking about ?16:54
*** zzed has quit IRC16:55
jaypipesdillon-w: yep16:56
dillon-whmm, HP is working fast.16:56
openstackgerritAlex Meade proposed a change to openstack/glance: Add notifications for sending an image  https://review.openstack.org/293516:56
dillon-wdid they purpose to fix Nova API too?16:57
*** dolphm has quit IRC16:58
dillon-won the other hand, glance is doing well when multiple compute nodes asking for same image.  i observed ~4Gbps b/w, which is much better than uploading.16:59
*** adjohn has quit IRC17:01
*** ben_duyujie has quit IRC17:04
*** ben_duyujie has joined #openstack-dev17:07
*** heckj has joined #openstack-dev17:07
*** hugokuo has joined #openstack-dev17:09
*** cp16net has quit IRC17:10
*** rbasak has joined #openstack-dev17:10
*** rbasak has joined #openstack-dev17:10
*** cp16net has joined #openstack-dev17:11
*** sleepsonthefloo has joined #openstack-dev17:11
*** ben_duyujie has quit IRC17:13
openstackgerritSalvatore Orlando proposed a change to openstack/nova: Blueprint xenapi-security-groups  https://review.openstack.org/207117:16
*** bcwaldon has quit IRC17:19
*** maplebed has joined #openstack-dev17:20
*** reed_ has joined #openstack-dev17:22
*** rbasak has quit IRC17:22
openstackgerritKevin L. Mitchell proposed a change to openstack/nova: Add @utils.deprecated().  https://review.openstack.org/291217:22
*** dillon-w has quit IRC17:24
*** bcwaldon has joined #openstack-dev17:25
*** dtroyer has joined #openstack-dev17:27
*** maplebed has quit IRC17:30
*** rods has quit IRC17:34
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: fix for bug903970 create image from deleted server. Verified Pep8 formats. Verified that the test run fine . No image created  https://review.openstack.org/292617:35
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Implements blueprint separate-nova-volumeapi  https://review.openstack.org/291917:37
*** andrewbogott has joined #openstack-dev17:38
*** andrewbogott has quit IRC17:39
*** Rajaram has quit IRC17:39
*** andrewbogott has joined #openstack-dev17:39
annegentlesoren: around?17:40
* andrewbogott has started to have dreams about poor, neglected patch #273817:45
*** ayoung has quit IRC17:45
openstackgerritMark Washenberger proposed a change to openstack/compute-api: Allow request-id response headers.  https://review.openstack.org/293617:46
openstackgerritMark Washenberger proposed a change to openstack/compute-api: Allow request-id response headers.  https://review.openstack.org/293617:47
*** rods has joined #openstack-dev17:49
openstackjenkinsProject nova-docs build #1897: SUCCESS in 3 min 4 sec: https://jenkins.openstack.org/job/nova-docs/1897/17:49
openstackjenkinsfrancois.charlier: Fix call to compute_api.resize from _migrate17:49
*** gyee has joined #openstack-dev17:51
*** jdurgin has joined #openstack-dev17:52
*** nati2 has joined #openstack-dev17:53
*** rods has quit IRC17:53
*** rods has joined #openstack-dev17:56
openstackgerritA change to openstack/nova has been rejected: Adding the request id to response headers.  https://review.openstack.org/291517:57
*** rods has quit IRC17:58
*** rods has joined #openstack-dev17:59
*** rods has joined #openstack-dev18:01
*** bcwaldon has quit IRC18:02
*** cp16net has quit IRC18:02
*** cp16net has joined #openstack-dev18:02
*** dolphm has joined #openstack-dev18:03
*** sleepsonthefloo_ has joined #openstack-dev18:03
*** reed__ has joined #openstack-dev18:03
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: 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/292618:03
*** bepernoot has joined #openstack-dev18:03
*** bcwaldon has joined #openstack-dev18:03
*** sleepsonthefloo has quit IRC18:04
*** sleepsonthefloo_ is now known as sleepsonthefloo18:04
openstackgerritSalvatore Orlando proposed a change to openstack/quantum: Fix for bug 803086 Moving the plugin_provider attribute into Quantum.conf, deprecating plugins.ini  https://review.openstack.org/141518:05
uvirtbotLaunchpad bug 803086 in quantum "plugins.ini should be collapsed into quantum.conf to prevent configuraitn"sprawl"" [Medium,In progress] https://launchpad.net/bugs/80308618:05
*** reed_ has quit IRC18:05
openstackgerritEd Leafe proposed a change to openstack/keystone: Created skeleton for the context middleware.  https://review.openstack.org/293718:06
*** adjohn has joined #openstack-dev18:06
*** zzed has joined #openstack-dev18:06
andrewbogottSo... I want to submit a patch for review but it depends on another patch that's already on gerrit.  The warning message on git-review suggests that this will result on the older patch getting replaced on gerrit as well.  Is that right?18:07
andrewbogottThat'd be bad, since it would invalidate the existing reviews...18:08
*** darraghb has quit IRC18:08
*** novas0x2a|laptop has joined #openstack-dev18:09
*** ayoung has joined #openstack-dev18:11
*** rods has quit IRC18:14
*** uncleofthestick has quit IRC18:15
*** rods has joined #openstack-dev18:18
*** bengrue has joined #openstack-dev18:18
*** hugokuo has left #openstack-dev18:20
andrewbogottbcwaldon:  any change I could get a review today?  I'm somewhat blocked right now (due to the above concern about my next patch)18:21
vishyandrewbogott: did you change the sha of the original patch?18:26
vishyandrewbogott: if not it shouldn't upload a new patchset18:26
andrewbogottHm... I may have.18:26
andrewbogottBut, that makes sense, as a determiner of when it would or wouldn't get clobbered.18:26
*** lorin1 has left #openstack-dev18:30
*** jog0 has joined #openstack-dev18:33
bcwaldonandrewbogott: yes, youre on my list.18:34
*** statik has joined #openstack-dev18:37
mtaylorandrewbogott: it shouldn't upload an additional18:38
mtaylorandrewbogott: I should update the output of that to indicate whether or not the patch has been upoladed to gerrit18:39
mtaylorandrewbogott: at the moment it doesn't query gerrit for that information, it merely looks to see which local commits you have that you're pushing aren't in origin/master18:39
mtaylorandrewbogott: but in general, it won't even clobber an old patch if you haven't changed the old patch - the warning is mainly for people who might have fogotten to squash multiple commits and therefore might be accidentally submitting a bunch of things18:41
andrewbogottIf I haven't changed the patch but /have/ changed the commitid -- it'll get clobbered then, right?18:41
andrewbogott(I've been monkeying with my branches so have probably changed the id.)18:41
mtaylorif the git commit sha has changed, then it'll upload as a new patchset to the old change18:42
andrewbogottok, that's what I'd expect.18:42
mtaylorif the gerrit change id has changed, then it'll make a new change18:42
andrewbogottYep, that all makes sense.  Since my patch already has two +1's, I think I will leave it be for now :)18:43
mtaylorok. cool18:43
mtaylorfwiw, if the shas have changed, you might want to do git review -d REVIEWID to get a branch with exactly what's in gerrit, then cherry pick your new commit on top of _that_ and then do git review...18:44
mtaylorotherwise you may wind up submitting your changed version of patch number one again even after patch #1 has landed18:45
openstackgerritEd Leafe proposed a change to openstack/keystone: Created skeleton for the context middleware.  https://review.openstack.org/293718:48
openstackgerritA change to openstack/nova has been rejected: Add renaming functions to the floating ip dns api.  https://review.openstack.org/273818:48
andrewbogottmtaylor:  doesn't 'rebase origin' do the same thing?  (post-merge, I mean?)18:49
mtaylorandrewbogott: not if you've re-modified patch 118:51
andrewbogottI haven't modified it, just cherry-picked it into a different branch.18:51
andrewbogottso, changed the id but not the content18:52
mtayloryeah - that still makes it a different commit, even though it has the same effect18:52
mtaylorat least, I'm 99% sure about that18:52
*** jakedahn has joined #openstack-dev18:53
jakedahnany nova client folk want to take a look at https://review.openstack.org/#change,291718:54
*** jog0 has quit IRC18:56
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Implements blueprint separate-nova-volumeapi  https://review.openstack.org/291918:56
*** jog0 has joined #openstack-dev18:56
*** jakedahn has quit IRC18:57
*** davlap has joined #openstack-dev19:00
*** reed__ has quit IRC19:00
*** reed has joined #openstack-dev19:01
*** dolphm has quit IRC19:11
andrewbogottbcwaldon:  resubmitted minus the renaming function (which I was not very attached to anyway.)19:13
andrewbogottOr... trying.  Suddenly gerrit wants me to sign a SLA (which I have already signed)19:17
andrewbogottum... CLA19:17
bcwaldonandrewbogott: you need to add yourself to the openstack-cla team on launchpad19:18
bcwaldonandrewbogott: we changed the process around checking CLS19:18
bcwaldonCLA19:18
openstackjenkinsProject nova-docs build #1898: SUCCESS in 2 min 38 sec: https://jenkins.openstack.org/job/nova-docs/1898/19:19
openstackjenkinsTodd Willey: Isolate certain images on certain hosts.19:19
*** bepernoot has quit IRC19:21
sorenandrewbogott: Yeah, be sure not to sign any SLA's. CLA's are bad enough :), but SLA's can get you in real trouble.19:22
*** zzed has quit IRC19:22
andrewbogottOK, the echosign site won't let me create an account because I have to fill in the 'number of employees' field but there is no such field.  Grrrrrr19:23
andrewbogottah, nm, here's the magic number I was looking for19:25
openstackgerritAlex Meade proposed a change to openstack/glance: Add notifications for sending an image  https://review.openstack.org/293519:25
*** cp16net_ has joined #openstack-dev19:26
*** PaulM has joined #openstack-dev19:26
PaulMg19:26
*** rkukura has quit IRC19:26
*** ayoung_ has joined #openstack-dev19:27
*** rkukura has joined #openstack-dev19:27
*** bpg has quit IRC19:27
*** cp16net has quit IRC19:29
*** cp16net_ is now known as cp16net19:29
*** ayoung has quit IRC19:30
mtaylorandrewbogott: I just approved your cla team membership - will take ~15 minutes to propogate to gerrit (one of these days that'll be instant, but only so much time in a day)19:32
*** bepernoot has joined #openstack-dev19:33
andrewbogottgreat, thanks.19:33
*** mattray has quit IRC19:36
*** jakedahn has joined #openstack-dev19:36
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293819:37
openstackgerritandrewbogott proposed a change to openstack/nova: Add renaming functions to the floating ip dns api.  https://review.openstack.org/273819:37
*** CarlosM has quit IRC19:37
*** ayoung_ is now known as ayoung19:37
*** CarlosM has joined #openstack-dev19:39
openstackgerritAlex Meade proposed a change to openstack/glance: Add notifications for sending an image  https://review.openstack.org/293519:46
*** pixelbeat has quit IRC19:48
andrewbogottvishy:  Thanks for your comment.  I want to make sure I understand what it means to create a new migration...19:50
andrewbogottI would create a new file 068_add_dns_table.py and copy the move the code from 001 into there?19:50
andrewbogottSimple as that?19:50
vishysort of19:51
vishylook at some of the other migrations19:51
vishythat add a table19:51
vishybut yeah that is the gist of it19:51
andrewbogottOK, I'll have a go and resubmit.19:52
*** mdomsch has joined #openstack-dev19:52
vishyi also made a second comment19:52
vishyandrewbogott: ^^19:52
andrewbogottok -- I welcome any advice along the lines of 'ignore this problem for now' :D19:53
vishycomstud: https://review.openstack.org/#change,2877 that one seem ok to you?19:56
comstudlooking19:56
vishyandrewbogott: I mean take out the role checking for now19:56
vishywe can add authz checks when we add it to all the network calls19:56
andrewbogottyep, understood.19:56
*** tr3buchet has quit IRC19:57
*** tr3buchet has joined #openstack-dev19:57
comstudvishy: Yeah, that makes sense.  Should definitely return a RemoteError to the caller in that case19:58
comstudfwiw, carrot has the same bug20:00
comstudI'd really like to remove carrot20:00
comstudi have more reconnecting fixes coming20:00
comstudand it's hard to fix carrot completely20:01
comstudwe keep fixing things in kombu and not carrot, and since it's deprecated, i think it's fair to remove it.20:01
*** adjohn has quit IRC20:02
vishycomstud: did we remember to put a deprecation warning in anywhere?20:02
vishyI think it is reasonable to remove it for sure20:02
comstudvishy: I don't think we have in nova20:02
vishycomstud: we have a lot of things to pull out post e-3 (auth stuff, etc.)20:03
comstudok, the thing that bothers me is that there's about 4 bugs we've marked closed... but we've only fixed them in kombu20:03
comstud:)20:03
comstudI agree with leaving carrot and logging a deprecation warning, I guess, and removing post-essex20:04
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293820:08
openstackgerritandrewbogott proposed a change to openstack/nova: Add a modify function to the floating ip dns api.  https://review.openstack.org/273820:08
andrewbogottvishy:  I just resubmitted, but my migrate code is clearly wrong; can you look at what I did and comment?20:09
*** GheRivero_ has joined #openstack-dev20:09
*** mdomsch has quit IRC20:12
openstackgerritMark Washenberger proposed a change to openstack/openstack-chef: Update glance-api.conf and defaults.  https://review.openstack.org/293920:12
*** adjohn has joined #openstack-dev20:14
vishyandrewbogott: looks reasonable20:15
vishyandrewbogott: do the tests run?20:15
andrewbogottNope, the test says no such table: dns_domains20:16
openstackgerritlinuxjedi proposed a change to openstack/openstack-ci: Adds a reviews expire cron script  https://review.openstack.org/290320:17
*** maplebed has joined #openstack-dev20:18
openstackgerritlinuxjedi proposed a change to openstack/openstack-ci: Adds a reviews expire cron script  https://review.openstack.org/290320:18
LinuxJedidoes help if I don't push up a typo...20:18
openstackjenkinsProject nova-docs build #1899: SUCCESS in 2 min 49 sec: https://jenkins.openstack.org/job/nova-docs/1899/20:19
openstackjenkinsjulien.danjou: libvirt: implements boot from ISO images20:19
openstackgerritFlorian Hines proposed a change to openstack/swift: swift-recon cli cleanup  https://review.openstack.org/292820:28
openstackgerritA change to openstack/nova has been rejected: Implements blueprint separate-nova-volumeapi  https://review.openstack.org/291920:29
*** bepernoot has quit IRC20:30
openstackjenkinsProject nova-docs build #1900: SUCCESS in 2 min 47 sec: https://jenkins.openstack.org/job/nova-docs/1900/20:34
openstackjenkinsarmando.migliaccio: Bug #894683: nova.service does not handle attribute specific exceptions and client hangs20:34
uvirtbotLaunchpad bug 894683 in nova "nova.service does not handle attribute specific exceptions and client hangs " [High,Fix committed] https://launchpad.net/bugs/89468320:34
openstackgerritVerification of a change to openstack/horizon failed: Converts all of Access & Security to use new panels, modals, views, etc.  https://review.openstack.org/292720:37
*** ayoung has quit IRC20:37
*** rkukura has quit IRC20:37
*** ayoung has joined #openstack-dev20:38
*** rkukura has joined #openstack-dev20:38
*** ohnoimdead has joined #openstack-dev20:42
*** cp16net has quit IRC20:50
*** heckj has quit IRC20:50
*** Gordonz has quit IRC20:50
*** dolphm has joined #openstack-dev20:50
openstackgerritNaveed Massjouni proposed a change to openstack/nova: Adding the request id to response headers.  https://review.openstack.org/291520:52
sorenVek: Gosh, sorry, I completely missed annegentle's e-mail about your moin problems the first time around.20:55
sorenVek: Gimme a sec, need to refresh my memory.20:56
annegentlethanks soren20:56
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Converts all of Access & Security to use new panels, modals, views, etc.  https://review.openstack.org/292720:56
*** zzed has joined #openstack-dev20:57
openstackgerritBrian Waldon proposed a change to openstack/glance: Multi-process Glance API server support.  https://review.openstack.org/248620:57
sorenVek: So you have two accounts?20:58
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci-puppet: Add glance config files for func testing.  https://review.openstack.org/294020:59
*** bepernoot has joined #openstack-dev21:02
*** dolphm has quit IRC21:02
ttxMeeting on #openstack-meeting21:04
*** flaviamissi has quit IRC21:04
*** Kiall2 has joined #openstack-dev21:04
*** rkukura has quit IRC21:04
*** ayoung has quit IRC21:04
*** ayoung has joined #openstack-dev21:05
*** Kiall has quit IRC21:05
*** Kiall2 is now known as Kiall21:05
openstackgerritA change to openstack/quantum has been rejected: Fix for lp907123  https://review.openstack.org/249521:05
*** rkukura has joined #openstack-dev21:06
*** bepernoot has quit IRC21:10
openstackgerritBrian Waldon proposed a change to openstack/glance: Multi-process Glance API server support.  https://review.openstack.org/248621:12
openstackgerritVerification of a change to openstack/horizon failed: Cleaning up instance detail page.  https://review.openstack.org/276121:12
*** Kiall_ has joined #openstack-dev21:12
*** Kiall_ has quit IRC21:12
sorenVek: Try now.21:14
openstackgerritMark McLoughlin proposed a change to openstack/openstack-common: Add new cfg module  https://review.openstack.org/294121:18
*** Kiall_ has joined #openstack-dev21:22
openstackgerritRick Harris proposed a change to openstack/python-novaclient: Get ImpLoader from ImpImporter for Py2.6  https://review.openstack.org/294221:32
*** novas0x2a|laptop has quit IRC21:34
*** bhall has joined #openstack-dev21:35
*** bhall has quit IRC21:35
*** bhall has joined #openstack-dev21:35
*** novas0x2a|laptop has joined #openstack-dev21:35
*** novas0x2a|laptop has left #openstack-dev21:35
*** andrewbogott_ has joined #openstack-dev21:36
*** andrewbogott_ has quit IRC21:36
*** andrewbogott_ has joined #openstack-dev21:36
*** rods has quit IRC21:39
*** rods has joined #openstack-dev21:39
*** andrewbogott has quit IRC21:39
*** andrewbogott_ has quit IRC21:41
sleepsonthefloojeblair: seems like it would be useful to be able to specify an alternate jenkins devstack branch for pull requests that change config params21:42
*** jaypipes has quit IRC21:43
jeblairsleepsonthefloo: i agree, but implementing trunk gating on that is difficult.  for one, something like cross-repo dependencies is needed inside of gerrit itself.  people are working on that though:21:45
jeblairhttps://groups.google.com/forum/#!topic/repo-discuss/dZg-Tie8__A21:45
*** andrewbogott has joined #openstack-dev21:45
*** maplebed has quit IRC21:46
*** dprince has quit IRC21:47
jeblairin other words: finding a way to specify that two particular branches of two projects should be used together is relatively easy.  ensuring that they both get merged at "the same time" is not.21:48
*** jaypipes has joined #openstack-dev21:49
openstackjenkinsProject nova-docs build #1901: SUCCESS in 3 min 14 sec: https://jenkins.openstack.org/job/nova-docs/1901/21:49
openstackjenkinsnaveedm9: Adding the request id to response headers.21:49
vishyjeblair: so are we going to have to manually update devstack to get the volumeapi branch in?21:50
openstackgerritBrian Waldon proposed a change to openstack/nova: Add policy checks to Compute.API  https://review.openstack.org/294321:50
jeblairi just responded to dan's message, but since the ML can be slow, here's the text: http://paste.openstack.org/show/4218/21:51
jeblairvishy, sleepsonthefloo: i'm particularly interested in your take on my last paragraph21:51
openstackgerritgholt proposed a change to openstack/swift: TempURL and FormPost Middleware  https://review.openstack.org/250621:57
*** spiffxp has quit IRC21:59
*** sdake has quit IRC22:00
*** nati2 has quit IRC22:06
vishyjeblair: yeah we should probably switch devstack to take the nova one and add new stuff22:07
vishymaybe we should go ahead and stick the keystone middleware back in nova22:07
*** crobinso has quit IRC22:09
*** pixelbeat has joined #openstack-dev22:13
mikalI don't mean to be impatient, but I'm wondering... Is my nova compute code review going slowly because I am meant to have solicited people to review it, or is it just that all the potential reviewers are busy at the moment?22:15
*** sdake has joined #openstack-dev22:19
*** flaviamissi has joined #openstack-dev22:24
andrewbogottmikal:  Some of my patches have gotten pretty stale as well.  I think folks are just swamped (although I've had some luck nagging people.)22:25
vishymikal: which is it?22:26
vishymikal: which review is it that is22:27
mikalhttps://review.openstack.org/#change,2902 -- phase 1 of the nova-image-management blueprint22:27
mikalI don't think there is anything really blocking any more, I suspect its just people are really busy22:27
vishymikal: awesome, I was just reading through that one actually22:27
mikalBut perhaps I am being unintentionally rude by not having asked people nicely out of band or something22:27
vishymikal: I don't see any issues with it, although it seems like it would be nice to have some kind of testing22:28
mikalI'd like to move onto phase 2, but I want to get this bit nailed down first in case I have to rewrite big bits of it or something22:28
mikalYeah, I was thinking about unit testing. I think I'll need to do a refactor to make that easier.22:28
mikalDo you want to block this submit for it, or would you be happy with unit tests and the refactor for them being in the next review?22:29
*** GheRivero_ has quit IRC22:30
*** markmc has quit IRC22:31
vishymikal: generally we should have tests in with the patch22:31
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293822:31
openstackgerritandrewbogott proposed a change to openstack/nova: Add a modify function to the floating ip dns api.  https://review.openstack.org/273822:31
vishymikal: made an inline comment as well22:31
*** andrewbogott has quit IRC22:31
vishymikal: functionally code looks great22:32
vishymikal: sorry review has been slow22:32
mikalThat's fine, I just have no idea what is normal for openstack22:32
mikalI'll work on an update with unit tests today then and submit for re-review as soon as I can22:32
mikalThanks for the review22:33
*** rkukura has quit IRC22:35
openstackgerritPaul McMillan proposed a change to openstack/horizon: Implement tooltips using twipsy and field help_text property.  https://review.openstack.org/277322:38
*** apevec has quit IRC22:39
openstackgerritPaul McMillan proposed a change to openstack/horizon: Implement tooltips using twipsy and field help_text property.  https://review.openstack.org/277322:39
*** zaitcev has joined #openstack-dev22:42
*** bcwaldon has quit IRC22:44
*** andrewsmedina has quit IRC22:45
*** andrewbogott has joined #openstack-dev22:46
*** zzed has quit IRC22:46
andrewbogottvishy:  In patchset 3 the migration actually works;  I had a dangling table dependency before.22:48
andrewbogott(in case you were curious for some reason :) )22:48
*** RobertLaptop has joined #openstack-dev22:49
*** RobertLaptop has left #openstack-dev22:49
openstackgerritDean Troyer proposed a change to openstack/nova: nova-manage floating ip fixes  https://review.openstack.org/294422:51
*** joesavak has quit IRC22:53
*** Remco_ has joined #openstack-dev22:53
openstackgerritA change to openstack/nova has been rejected: Add policy checks to Compute.API  https://review.openstack.org/294322:58
*** Remco_ has quit IRC23:00
openstackgerritJay Pipes proposed a change to openstack/glance: Fixes LP Bug#913608 - tests should be isolated  https://review.openstack.org/294523:02
*** ayoung has quit IRC23:02
openstackjenkinsProject nova-docs build #1902: SUCCESS in 3 min 23 sec: https://jenkins.openstack.org/job/nova-docs/1902/23:05
openstackjenkinsabogott: Add a modify function to the floating ip dns api.23:05
*** Remco_ has joined #openstack-dev23:05
*** lts has quit IRC23:15
*** Remco_ has quit IRC23:15
*** andrewsmedina has joined #openstack-dev23:17
*** markvoelker1 has quit IRC23:20
*** spiffxp has joined #openstack-dev23:22
*** AlanClark has joined #openstack-dev23:31
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Document changes to forge permissions.  https://review.openstack.org/294623:34
*** bcwaldon has joined #openstack-dev23:36
*** _adjohn has joined #openstack-dev23:41
openstackgerritBrian Waldon proposed a change to openstack/nova: Add policy checks to Compute.API  https://review.openstack.org/294323:42
*** deshantm_ has joined #openstack-dev23:43
*** adjohn has quit IRC23:44
*** _adjohn is now known as adjohn23:44
*** nati2 has joined #openstack-dev23:44
*** deshantm has quit IRC23:46
*** rods has quit IRC23:51
openstackgerritJoe Heck proposed a change to openstack/horizon: nonsense change to test gerrit  https://review.openstack.org/294723:53
*** rods has joined #openstack-dev23:55
openstackgerritJohannes Erdfelt proposed a change to openstack/nova: KVM and XEN Disk Management Parity  https://review.openstack.org/291823:56
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/294823:59

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