Tuesday, 2011-09-27

*** reed has joined #openstack-dev00:03
*** retr0h has quit IRC00:06
openstackgerritBrad Hall proposed a change to openstack/quantum: Add code-coverage support to run_tests.sh (lp860160)  https://review.openstack.org/67700:22
*** dragondm has quit IRC00:26
*** vladimir3p has quit IRC00:37
*** dysinger has quit IRC00:38
*** ohnoimdead has quit IRC00:43
*** dysinger has joined #openstack-dev00:55
*** fyang has quit IRC00:57
*** reed has quit IRC01:00
*** stanchan has quit IRC01:15
*** jdurgin has quit IRC01:29
openstackgerritBrian Lamar proposed a change to openstack/nova: Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bug 838581.  https://review.openstack.org/67801:37
uvirtbotLaunchpad bug 838581 in nova "Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows." [High,In progress] https://launchpad.net/bugs/83858101:37
*** dysinger has quit IRC02:06
openstackgerritBrian Lamar proposed a change to openstack/nova: Set error state on spawn error + integration test.  https://review.openstack.org/67902:32
*** joonwon has joined #openstack-dev02:32
*** dysinger has joined #openstack-dev02:44
*** stuntmachine has quit IRC03:00
*** reed has joined #openstack-dev03:01
*** novas0x2a|laptop has quit IRC03:07
*** novas0x2a|laptop has joined #openstack-dev03:07
*** joonwon has quit IRC03:09
*** dysinger has quit IRC03:14
*** stanchan has joined #openstack-dev03:17
*** joonwon has joined #openstack-dev04:01
*** jakedahn has quit IRC04:07
openstackgerritVerification of a change to openstack/nova failed: Add support for header version parameter to specify API version.  https://review.openstack.org/65604:31
*** jakedahn has joined #openstack-dev04:34
*** zul has quit IRC04:36
openstackgerritA change was merged to openstack/nova: Fix some minor issues due to premature merge of original code.  https://review.openstack.org/64404:40
*** zul has joined #openstack-dev04:40
*** jakedahn has quit IRC04:43
openstackjenkinsProject nova-docs build #1,426: SUCCESS in 3 min 6 sec: https://jenkins.openstack.org/job/nova-docs/1426/04:48
openstackjenkinsJohannes Erdfelt: Fix some minor issues due to premature merge of original code.04:48
*** stanchan has quit IRC04:58
openstackgerritA change was merged to openstack/nova: Adds disk config  https://review.openstack.org/62905:05
*** joonwon has quit IRC05:07
openstackjenkinsProject nova-docs build #1,427: SUCCESS in 3 min 17 sec: https://jenkins.openstack.org/job/nova-docs/1427/05:14
openstackjenkinsMatt Dietz: Adds disk config05:14
*** jdag has quit IRC05:15
*** stanchan has joined #openstack-dev05:24
*** novas0x2a|laptop has quit IRC05:27
openstackgerritChris Behrens proposed a change to openstack/nova: compute_api create*() and schedulers refactoring  https://review.openstack.org/64005:32
*** novas0x2a|laptop has joined #openstack-dev05:40
*** zaitcev has quit IRC05:49
*** novas0x2a|laptop has quit IRC06:50
*** martines has quit IRC07:06
*** reidrac has joined #openstack-dev07:09
*** martines has joined #openstack-dev07:09
*** mancdaz has joined #openstack-dev07:29
*** jakedahn has joined #openstack-dev07:36
*** rbasak has joined #openstack-dev08:16
*** reidrac has quit IRC08:25
*** reidrac has joined #openstack-dev08:30
*** reidrac has quit IRC08:35
*** reidrac has joined #openstack-dev08:35
*** darraghb has joined #openstack-dev08:50
*** jeffjapan has quit IRC08:51
*** tryggvil_ has joined #openstack-dev08:52
*** blueblade has joined #openstack-dev09:03
*** stanchan has quit IRC09:07
*** tryggvil_ has quit IRC09:58
vishywho wants to switch to gevent!10:08
*** tryggvil_ has joined #openstack-dev10:15
zykes-vishy: what's better with it ?10:17
vishyits newer10:19
vishyit must be better :)10:19
hugokuowhat's the benefit of Chef ? why not Puppet10:22
vishyhugokuo: why not chef?10:27
vishythey are very similar10:27
vishychef has a better representation of cluster state imo10:27
vishybut they are roughly equivalent10:28
hugokuovishy , thanks ..... just wondring to know why not choose puppet , that's a good tool been a long time10:28
vishychoose puppet for what exactly?10:28
hugokuohmm,  actually I though that there's something different XD10:29
hugokuovishy , thanks I know what you mean now :>10:31
hugokuoVishy , an addition question .... about the workflow of nova-compute retriving image from Swift.....10:36
hugokuodoes Swfit transfer image through Glance to nova-compute ?   or directly from SWIFT to nova-compute ?   Thanks10:36
*** rods has joined #openstack-dev10:54
*** Binbin has joined #openstack-dev10:57
*** Vek has quit IRC11:13
*** darraghb has quit IRC11:14
*** darraghb has joined #openstack-dev11:22
*** chemikadze has quit IRC11:27
*** chemikadze has joined #openstack-dev11:30
vishyit uses the glance client to retrieve the image11:36
*** zul has quit IRC11:36
vishyhugokuo: so it will be streamed through glance afaik11:36
*** zul has joined #openstack-dev11:36
*** zul has quit IRC11:36
hugokuovishy , thanks11:39
*** Binbin has quit IRC11:48
*** Binbin has joined #openstack-dev11:48
ttxvishy: ping11:50
hugokuovishy , you r right .... it using python-glance XD  thanks a lot ... much more clear now11:58
*** tangyaguang has joined #openstack-dev11:58
tangyaguanghi,all11:58
*** mfer has joined #openstack-dev11:58
tangyaguangi wonder  how nova-compute  communacate with keystone  ,and i can not find the relative code11:59
sandywalshtangyaguang, try the README that comes with https://github.com/openstack/keystone12:00
*** hugokuo has quit IRC12:01
*** lts has joined #openstack-dev12:03
*** brendan-maguire has joined #openstack-dev12:32
*** lorin1 has joined #openstack-dev12:35
*** bsza has joined #openstack-dev12:45
*** Rajaram has joined #openstack-dev12:57
chmouelkeystone devs: do you know if keystone+ldap is working at this time or is that a wip ?12:57
*** brendan-maguire has left #openstack-dev12:58
openstackgerritDan Prince proposed a change to openstack/nova: Make sure options is set before checking managed_disk setting. Fixes bug 860520.  https://review.openstack.org/68013:00
uvirtbotLaunchpad bug 860520 in nova "image snapshots broken (disk config change causes glance plugin AttributeError)" [High,In progress] https://launchpad.net/bugs/86052013:00
*** Rajaram_ has joined #openstack-dev13:03
openstackgerritRajaram Mallya proposed a change to openstack/nova: Adds melange to nova  https://review.openstack.org/64613:03
*** Rajaram__ has joined #openstack-dev13:04
*** Rajaram has quit IRC13:04
*** Rajaram__ is now known as Rajaram13:04
openstackgerritBrendan Maguire proposed a change to openstack/nova: Beef up nova/api/direct.py tests  https://review.openstack.org/68113:05
*** Rajaram_ has quit IRC13:08
*** Vek has joined #openstack-dev13:09
*** brodrigue has quit IRC13:09
openstackgerritBrendan Maguire proposed a change to openstack/nova: Beef up nova/api/direct.py tests  https://review.openstack.org/68113:14
*** tangyaguang has quit IRC13:23
openstackgerritBrian Waldon proposed a change to openstack/glance: Improving swfit store uri construction  https://review.openstack.org/67013:28
*** ccorrigan has quit IRC13:32
*** zns has joined #openstack-dev13:35
*** bcwaldon has joined #openstack-dev13:35
*** doude has joined #openstack-dev13:35
*** wwkeyboard has joined #openstack-dev13:37
openstackgerritVerification of a change to openstack/glance failed: Make remote swift image streaming functional  https://review.openstack.org/67213:40
ttxjaypipes: looks like bug 845788 was not backported to milestone-proposed for diablo -- if you agree please untarget, set it back to FixCommitted and (maybe) add it to the list of known issues on the releasenotes ?13:42
uvirtbotLaunchpad bug 845788 in glance "update_image in glance.client doesn't add content-length so the swift backend can't chunk" [High,Fix released] https://launchpad.net/bugs/84578813:42
ttxone more reason why the backport scoreboard would serve us well.13:43
jaypipesttx: indeed.13:43
openstackgerritA change was merged to openstack/nova: Make sure options is set before checking managed_disk setting. Fixes bug 860520.  https://review.openstack.org/68013:43
uvirtbotLaunchpad bug 860520 in nova "image snapshots broken (disk config change causes glance plugin AttributeError)" [High,In progress] https://launchpad.net/bugs/86052013:43
jaypipesttx: that sucks... that is a critical bug fix...13:43
ttxjaypipes: I'd say access to the patch should be made pretty obvious for any downstream that want to package Diablo13:45
vishyjaypipes: is there any way to pass a username and password to glance command line? Or do i have to get a token separately and pass it?13:45
jaypipesvishy: set the OS_AUTH_USER and OS_AUTH_KEY env variables... (or use the nova_to_os_env.sh script in tools/13:45
ttxjaypipes: we need to discuss stable branch maintenance at the summit -- I think Daviey will propose a session around that13:45
vishyttx, jaypipes: how about  .1 release?13:46
jaypipesttx: yes, and NTT. They would like that to happen ASAP.13:46
vishythere are 3 or 4 critical nova fixes as well13:46
sandywalshttx, brainstorm sessions are 55 min?13:46
ttxsandywalsh: yes13:46
sandywalshthx13:46
ttxvishy: it's a thin line to walk on -- there will always be bugs13:46
openstackgerritA change was merged to openstack/glance: Improving swfit store uri construction  https://review.openstack.org/67013:46
sandywalshttx bcwaldon merged our two talks: http://summit.openstack.org/sessions/view/2513:46
ttxsandywalsh: cool13:47
vishyttx: well nova is essentially unusable at any reasonable scale13:47
vishyttx: because of the db_pool issues13:47
sandywalsh"everything breaks at scale"13:47
vishya scale of 4 loaded hosts?13:47
sandywalshHmm, well, no. :)13:48
vishyjaypipes: hmm, were those recent additions?  They don't show up in options for the (older) version i'm using13:48
openstackjenkinsProject nova-docs build #1,428: SUCCESS in 3 min 8 sec: https://jenkins.openstack.org/job/nova-docs/1428/13:48
openstackjenkinsdan.prince: Make sure options is set before checking managed_disk setting. Fixes bug 860520.13:48
uvirtbotLaunchpad bug 860520 in nova "image snapshots broken (disk config change causes glance plugin AttributeError)" [High,Fix committed] https://launchpad.net/bugs/86052013:48
vishyjaypipes: also, how does it how which auth endpoint to use?13:49
ttxvishy: the original plan was to have our CI and testing catch all critical issues before release, then let downstream distributors maintain their stable branches for other fixes, each with their own update policies13:49
jaypipesvishy: could be an issue with the PyPI package (yet again) being old...13:49
ttxvishy: we can discuss/revise that plan13:49
vishyjaypipes: this is not pypi, this is a d4ish snapshot13:49
ttxbut stable maintenance is like QA, it doesn't happen just by saying it should happen13:49
jaypipesvishy: the endpoint is handled via the glance middleware.13:49
ttxit needs resources committed to making it happen13:49
vishyttx: yes, we kinda failed in that department13:49
vishyjaypipes?13:50
ttxso saying "we should do it" is not sufficient in my book.13:50
vishyjaypipes: I'm talking about client end13:50
vishyjaypipes: to get a token13:50
openstackgerritBrian Waldon proposed a change to openstack/glance: Make remote swift image streaming functional  https://review.openstack.org/67213:50
ttxrather than rush anything now, I'd wait for the summit and have a clear discussion around that13:50
vishyttx: ok13:50
*** kbringard has joined #openstack-dev13:51
ttxvishy: the reason for the current state of affairs is lack of interest for milestone-proposed fixes/testing over the last month13:51
vishyIn the meantime i've marked a few bugs diablo-backport which i would consider cantidates13:51
jaypipesvishy: the client hits the glance API endpoint, which has middleware that automatically redirects to the auth endpoint. the client then follows the redirect and passes the user/pass to the identity endpoint. I think it's just that you don't have the latest client..13:51
vishyah autoredirect gotcha13:51
vishyassuming that actually works13:52
openstackgerritBrendan Maguire proposed a change to openstack/nova: Signer no longer fails if hashlib.sha256 is not available. test_signer unit test added.  https://review.openstack.org/68213:53
smoserjaypipes, around ?13:54
smosercan you confirm or refute my comment 2 on bug 84578813:55
uvirtbotLaunchpad bug 845788 in glance "update_image in glance.client doesn't add content-length so the swift backend can't chunk" [High,Fix released] https://launchpad.net/bugs/84578813:55
*** joesavak has joined #openstack-dev13:56
*** zul has joined #openstack-dev13:57
vishyjaypipes: looks like i got it to hit the right endpoint13:58
vishy< Www-Authenticate: Keystone uri='http://94.143.115.132:5000/v2.0'13:58
vishybut i don't think this version of the client can do it13:59
vishyi will try a newer one13:59
openstackgerritA change was merged to openstack/glance: Make remote swift image streaming functional  https://review.openstack.org/67213:59
*** benrodrigue has joined #openstack-dev14:02
*** bourke has quit IRC14:03
*** bourke has joined #openstack-dev14:05
vishyFailed to show image. Got error: None14:06
vishyno luck14:07
vishyprobably version conflicts14:07
*** martine has joined #openstack-dev14:07
vishysigh, the old version does not work with the new client,  I guess i have to manually get the key and use -A14:09
*** zns has quit IRC14:10
*** martine has quit IRC14:11
*** jdag has joined #openstack-dev14:12
*** bcwaldon has quit IRC14:12
*** jsavak has joined #openstack-dev14:14
*** joesavak has quit IRC14:16
*** zns has joined #openstack-dev14:17
*** tryggvil_ has quit IRC14:20
openstackgerritBrian Lamar proposed a change to openstack/nova: Set error state on spawn error + integration test.  https://review.openstack.org/67914:28
*** hugokuo has joined #openstack-dev14:28
*** mattray has joined #openstack-dev14:29
*** cp16net has joined #openstack-dev14:29
*** mattray has quit IRC14:30
*** mattray has joined #openstack-dev14:30
*** rnirmal has joined #openstack-dev14:31
openstackgerritBrian Lamar proposed a change to openstack/nova: Set error state on spawn error + integration test.  https://review.openstack.org/67914:34
openstackgerritAaron Lee proposed a change to openstack/nova: Setting error state when spawn fails  https://review.openstack.org/67614:35
ttxvishy: still around ?14:35
*** code_franco has joined #openstack-dev14:35
vishyttx: yes14:36
ttxvishy: any chance you could have a look at the list of proposed sessions for the Nova stuff and add what you want to see discussed, if anything is missing ?14:36
vishyi looked over them briefly today14:37
vishyI will do more tonight14:37
ttxvishy: I've done a first pass at approving the obvious stuff14:37
vishythere are a couple duplicatish things14:37
ttxvishy: what is not approved (or put on waiting list) needs a bit more analysis from you14:37
ttxvishy: yeah, at that point, I'd rather focus on adding the obviously-missing stuff14:38
ttxso that we get a complete picture at the end of the day and see how much we need to cut14:38
wwkeyboardShould the CA directory every be checked in?14:38
wwkeyboardIf not I suggest it be added to .gitignore14:38
wwkeyboardalong with *.sqlite and *.log14:39
wwkeyboardThat would exclude all of the artifacts of running run_tests.sh14:39
vishyok14:39
vishywwkeyboard: seems reasonable14:40
openstackgerritA change was merged to openstack/swift: Changes swift-ring-builder exit codes  https://review.openstack.org/49914:40
wwkeyboardI'll make that change. It's only a matter of time before anything not in the .gitignore gets accidentally checked in.14:41
jaypipessmoser, vishy: hey, sorry, stepped out for breakfast...14:42
jaypipessmoser: how can I help ya?14:43
openstackgerritAaron Lee proposed a change to openstack/nova: Adding run_test.sh artifacts to .gitignore  https://review.openstack.org/68314:43
jaypipesvishy: the old version of what? nova or glance API server? thx14:44
vishyjaypipes: no worries, I have a certain snapshot of glance running that has a client that accepts -A14:44
vishybeing a key14:44
vishyi just have to not mix versions14:45
jaypipesvishy: yes... just be aware that the -A option is going away! :)14:45
vishywas it available at diablo?14:45
vishycuz it is gone in current pypi14:45
*** zns1 has joined #openstack-dev14:46
jaypipesvishy: what is gone in current pypi? we haven't yet removed the -A option from the client.14:46
jaypipesvishy: so the pypi one is likely BEFORE we added any auth stuff to the client14:46
*** zns has quit IRC14:48
jaypipesvishy: I've had a bug in to mtaylor about automatically producing PyPI packages: https://bugs.launchpad.net/glance/+bug/809663. But he says there are some complications preventing that from happening :(14:48
uvirtbotLaunchpad bug 809663 in glance "Glance milestone and integrated packages should automatically be uploaded to PyPI" [High,Confirmed]14:48
vishyjaypipes i just did pip install glance14:49
jaypipesvishy: let me upload a new package to PyPI... needs to be done manually.14:49
vishyglance i just grabbed it and i don't see an -A version14:50
vishy* option14:50
vishymaybe it is just really old14:51
jaypipesvishy: it is old (8/2/2011)14:51
jaypipesvishy: I'm uploading a new package now... gimme a few.14:51
jaypipesttx: ping14:51
vishyjaypipes: cool thx14:52
jaypipesttx: I'm thinking about dropping Essex into PyPI, since it has that critical Swift update bug fix. What do you think?14:52
jaypipesttx: but I can drop the last 2011.3 as well. just need to know: does it have tags?14:53
ttxjaypipes: you mean, is there a 2011.3 tag in the Glance git repo ?14:53
jaypipesttx: yes14:54
ttxnot sure I understand the question14:54
ttxthen "yes"14:54
jaypipesk, thx14:54
* ttx checks14:54
ttxhttps://github.com/openstack/glance/tree/2011.314:54
jaypipesttx: I'm asking if I should put >1 package up to PyPI: one for the Diablo final, and one for the latest trunk...14:54
ttxjaypipes: I think the versioning necessary to achieve that was still under discussion with mtaylor14:55
jaypipesttx: well, I'm a bit stuck then...14:55
jaypipesttx: and this is pretty critical to fix.14:55
ttxjaypipes: in PyPI ?14:56
*** tryggvil has joined #openstack-dev14:56
jaypipesttx: yes, since that is where a lot of people (like vishy) get their Glance client)14:56
ttxjaypipes: I guess you could push a 2012.1a1 or something, but it would be bad if publishing that restricted mtaylor's options for the future14:57
ttxjaypipes: he should show up soon ?14:58
jaypipesttx: well here is the problem: the one currently up there is called 2011.3, but it's an old milestone release.14:58
ttxjaypipes: (note that Ubuntu's Glance in Oneiric should carry the patch)14:58
jaypipesttx:  I need to, at a minimum, upload the final 2011.3 to PyPI14:58
ttxjaypipes: yes, that sounds like the very minimum14:58
jaypipesttx: but how to do that? since I have already named one 2011.3?14:59
* ttx wonders how that one got there14:59
* ttx looks14:59
*** dragondm has joined #openstack-dev14:59
ttxjaypipes: who uploaded this crap ?15:00
jaypipesttx: it got there because the last time someone asked for updated PyPI packages, I had to do it manually.15:00
jaypipesttx: these were the instructions Monty gave me during Bexar release: http://wiki.openstack.org/GlanceReleaseInstructions15:00
jaypipesttx: and that's what I used up until now...15:01
jaypipesttx: the python setup.py -s sdidt15:01
jaypipessdist15:01
ttxsigh15:01
ttxright, those instructions are valid. But at release time, not at random time15:02
ttxjaypipes: does PyPI support removing a release ?15:02
jaypipesttx: dude, I'm trying my best here. I'm no packaging expert.15:02
jaypipesttx: yes it does. I can do that now.15:02
ttxjaypipes: you should upload the very same tarball as the final15:03
vishyugh, two versions with the same name will be annoying15:03
openstackgerritBrendan Maguire proposed a change to openstack/nova: api.ec2.admin unit tests  https://review.openstack.org/68415:03
jaypipesvishy: I'm removing the one in there now, replacing with the final.15:03
*** joesavak has joined #openstack-dev15:04
*** dolphm has joined #openstack-dev15:04
vishyjaypipes: cool15:04
*** jsavak has quit IRC15:04
vishyi still don't have the magic for getting the user key working, but -A seems to work fine15:05
ttxjaypipes: I stopped looking into refreshing PyPI since we had a discussion about that not being needed anymore (with real packaging taking over) -- I guess that was a bit optimistic15:06
jaypipesvishy: OK, new package uploaded.15:06
ttxjaypipes: the md5s differ15:08
ttxFrom LP: 6e9561c6bd1e5df1d08d84879792cecc glance-2011.3.tar.gz15:09
ttxFrom PyPI: 4ecc3117372c31a2326211949689926515:09
openstackgerritDan Prince proposed a change to openstack/openstack-chef: Add allow_resize_to_same_host flag to nova.conf template.  https://review.openstack.org/68515:10
jaypipesttx: wtf.15:10
openstackgerritA change was merged to openstack/openstack-chef: Add allow_resize_to_same_host flag to nova.conf template.  https://review.openstack.org/68515:10
jaypipesttx: I did a git checkout -b glance-diablo <SHA1 of Final Diablo commit (the tag/version commit)> and then just did a python setup.py sdist -s upload15:11
ttxjaypipes: that rebuilds the tarball, so you end up with two different things15:12
jaypipesttx: ugh...15:12
ttxjaypipes: is there a way to just upload the tarball as produced ?15:12
jaypipesttx: OK, what fo I need to do?15:12
ttxUpload PKG-INFO from release tarball to set release details15:13
ttxIn "Files", Upload "source" tarball, any python version, with signature.15:13
ttxFrom http://wiki.openstack.org/HowToRelease15:13
ttxGuess I need to get rid of stale instructions15:13
jaypipesttx: and delete the package I just uploaded I assume?15:13
ttxjaypipes: yes15:14
ttxwant me to do it ?15:14
*** vladimir3p has joined #openstack-dev15:14
openstackgerritDolph Mathews proposed a change to openstack/keystone: XSD changes to scope by tenantName or tenantId (#855182)  https://review.openstack.org/67315:16
*** reidrac has quit IRC15:17
jaypipesttx: now I removed the latest release, and I don't see any button to "add a release", so that I can edit the PKG-INFO... I suppose I need to upload another tarball via sdist -s upload?15:18
ttxhmm, let me have a look15:18
jaypipesttx: http://pypi.python.org/pypi?:action=pkg_edit&name=glance15:18
ttxI remember it was not obvious to find15:19
ttxhttp://pypi.python.org/pypi?%3Aaction=submit_form and upload the PKG-INFO from the tarball15:20
ttxthen add the tarball as a "File"15:20
ttxjaypipes: I can handle it if you want15:20
jaypipesttx: I'll do it..15:20
openstackgerritVerification of a change to openstack/nova failed: Adding run_test.sh artifacts to .gitignore  https://review.openstack.org/68315:22
jaypipesttx: OK, done.15:22
jaypipesttx: but still different MD5. :(15:23
ttxuh15:23
ttxlet me try15:24
jaypipesalrighty15:24
ttxjaypipes: doublecheck: http://pypi.python.org/pypi/glance15:27
*** ameade has joined #openstack-dev15:30
jaypipesttx: OK, so how the heck did you do that?15:30
jaypipesttx: I followed the instructions, AFAICT15:31
*** mdomsch has joined #openstack-dev15:31
openstackgerritBrian Lamar proposed a change to openstack/nova: Snapshots/backups can no longer happen simultaneously. Tests included.  https://review.openstack.org/68615:31
ttxme too... In "Files", Upload "source" tarball, select "any" python version, add signature.15:31
jaypipesttx: yup, same.15:31
ttxIt fell back on the previous one for some reason15:32
openstackgerritAaron Lee proposed a change to openstack/nova: Adding run_test.sh artifacts to .gitignore  https://review.openstack.org/68315:32
jaypipesttx: hmm, seems really weird that the exact same steps work for you and not for me.15:32
*** jsavak has joined #openstack-dev15:32
*** joesavak has quit IRC15:33
* ttx reloads page to be more precise15:34
ttxjaypipes: clicked on "files" at the right of the 2011.3 line, then select the tar.gz in File:, select "Source" as File Type:, select .asc sigfile as PGP signature: and clicked "Upload new file"15:36
jaypipesttx: that is precisely what I did.15:36
jaypipesttx: how did you create the tarball?15:36
ttxjaypipes: I downloaded it from LP and doublechecked MD5/Sig15:37
openstackgerritYogeshwar Srikrishnan proposed a change to openstack/keystone: Minor changes to wadl.  https://review.openstack.org/68715:37
jaypipesttx: well that means that the tarball on LP is different from the one generated from the final commit SHA1 on github. :(15:37
ttxjaypipes: no, that means it was created at a different time15:38
jaypipesttx: huh? why should it matter *when* a tarball is created, if it is created from identical source trees?15:38
ttxjaypipes: because tarball listings contain dates ?15:39
ttxjaypipes: I'm using the one produced by our CI, nothing more, nothing less15:39
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/68815:40
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961415:40
jaypipesttx: ok, I guess that makes sense...15:40
ttxhttps://jenkins.openstack.org/view/Milestone-proposed/job/glance-milestone-tarball/23/15:40
openstackgerritA change was merged to openstack/keystone: Minor changes to wadl.  https://review.openstack.org/68715:40
jaypipesttx: though I really don't understand why the datetime that a tarball is created should effect it's MD5 content checksum...15:40
*** mattray has quit IRC15:41
ttxjaypipes: I think that's an artifact from the jenkins job15:41
ttxjaypipes: all files in the tarball are created with the same date -- which seems to be the job execution date15:41
ttxjaypipes: whatever you upload, I bet the files in it have not the same date.15:42
jaypipesttx: yes, but I don't understand why the datetime of files in a source tarball affect the MD5 of the *content* in the tarball...15:42
*** Gordonz has joined #openstack-dev15:43
ttxjaypipes: well, the tar.gz contains datestamps, not just file contents15:43
ttxi.e:15:44
ttxtar ztvf /tmp/glance-2011.3.tar.gz | grep bin/glance-scrubber15:44
ttx-rwxr-xr-x jenkins/jenkins  2921 2011-09-21 22:46 glance-2011.3/bin/glance-scrubber15:44
ttxthat "2011-09-21 22:46" is stored in the tar.gz file15:44
jaypipesttx: OK, I understand that. I was just under the impression that the MD5 was only of the content in the tarball...15:46
ttxjaypipes: the "content of the tarball" includes more than just a collection of file contents. It also includes file names, directories, owners, dates15:47
jaypipesttx: OK, got it. thank you.15:48
*** bcwaldon has joined #openstack-dev15:48
ttxi.e. you can't rely on tar.gz MD5 to detect that two contents are the same file-wise. You can only use it to detect tampering.15:48
openstackgerritA change was merged to openstack/nova: Adding run_test.sh artifacts to .gitignore  https://review.openstack.org/68315:51
openstackjenkinsProject nova-docs build #1,429: SUCCESS in 3 min 15 sec: https://jenkins.openstack.org/job/nova-docs/1429/15:59
openstackjenkinsaaron.lee: Adding run_test.sh artifacts to .gitignore15:59
*** zns1 has quit IRC16:02
*** elasticdog has joined #openstack-dev16:07
openstackgerritAaron Lee proposed a change to openstack/nova: bug lp845714  https://review.openstack.org/54516:07
comstudhm16:09
comstudmy profile has no email address in gerrit16:10
*** Rajaram has quit IRC16:10
comstudand I don't see how to set one16:10
*** cp16net_ has joined #openstack-dev16:15
*** zns has joined #openstack-dev16:15
*** zaitcev has joined #openstack-dev16:16
*** cp16net_ has quit IRC16:17
*** cp16net_ has joined #openstack-dev16:17
*** cp16net has quit IRC16:18
*** cp16net_ is now known as cp16net16:18
*** code_franco has quit IRC16:18
*** rnirmal has quit IRC16:19
*** zns has quit IRC16:20
*** jsavak has quit IRC16:21
*** jsavak has joined #openstack-dev16:21
*** heckj has joined #openstack-dev16:26
*** heckj has quit IRC16:29
*** heckj has joined #openstack-dev16:29
*** blakeyeager has joined #openstack-dev16:30
*** heckj has quit IRC16:32
*** heckj has joined #openstack-dev16:32
smoserjaypipes, can you confirm or refute my comment 2 on bug 84578816:35
uvirtbotLaunchpad bug 845788 in glance "update_image in glance.client doesn't add content-length so the swift backend can't chunk" [High,In progress] https://launchpad.net/bugs/84578816:35
smoserit seems that that did not make 2011.3, but i just wanted you to clarify, and if you agree, someone should switch it to fix-commited.16:35
jaypipessmoser: I'm WAY ahead of ya ;)16:36
jaypipessmoser: might want to check the bug again :) I updated it aroudn 45 minutes ago.16:36
smoseroh. sorry for spam16:36
*** zns has joined #openstack-dev16:37
*** chemikadze has quit IRC16:39
*** jdurgin has joined #openstack-dev16:40
*** chemikadze has joined #openstack-dev16:40
jaypipessmoser: no worries mate! :)16:45
smoserjaypipes, so you think my cherry picking that commit should fix our issue on 2011.3 ?16:45
jaypipessmoser: absolutely it will.16:45
jaypipessmoser: I was going to give my approval to a merge prop, but saw you hadn't proposed the branch yet...16:46
smoserhm..16:46
smoseri actually  just pushed it to the onieric branch16:47
smoserubuntu has its own oneiric 2011.3 branch16:47
smoseras there is no other packaging branch that i'm aware of that would be tracking 2011.3 fixes16:47
jaypipessmoser: ok, no worries at all.16:47
smoserif there is, then ubuntu should get on that, but if not, then thats why ubuntu has it16:48
jaypipessmoser: no, there isn't, yet. :) I believe we will be opening a fix branch for Diablo, though, at some point in the near future (after summit probably)16:52
jaypipescomstud: your profile in Gerrit fixed?16:53
smoserok. zul ^^ fyi.16:53
*** zns has joined #openstack-dev16:53
comstudjaypipes: looking16:53
comstudjaypipes: email is blank16:53
zuljaypipes: sweet so i dont have to stalk review16:53
openstackgerritMark Gius proposed a change to openstack/swift: Fix for bug 845952  https://review.openstack.org/52216:54
uvirtbotLaunchpad bug 845952 in swift "index out of range on ring rebalance" [Undecided,In progress] https://launchpad.net/bugs/84595216:54
comstudjaypipes: i have an email address under 'contact info'.. and of course LP identity.. but not on the main 'profile'16:54
jaypipescomstud: hmm, is your email set in Launchpad?16:54
comstudjaypipes: Yeah.. but I have a number of them listed there16:54
jaypipesjeblair: ? ^^16:54
comstudjaypipes: problem because I have 3 listed?16:54
jaypipescomstud: under Identities, what is listed?16:55
comstudjaypipes: my launchpad login (same email address as the first one in the list on LP)16:55
jaypipescomstud: only one line though? is there a checkbox available to remove it?16:55
smoserif your'e just itching for a packaging change to review, you could consider, https://code.launchpad.net/~smoser/glance/merge-from-ubuntu/+merge/77190 jaypipes16:56
comstudjaypipes: not under Identities, no16:56
jaypipescomstud: k.16:56
comstudjaypipes: Nothing editable on that page16:56
jaypipescomstud: ya, me neither...16:56
comstudjaypipes: The only place I see things editable is under 'Contact Information'16:56
jeblairhi16:56
jaypipescomstud: and your email is there, right?16:57
comstudjaypipes: yep16:57
comstudbut I seem to get no email from any comments in gerrit16:57
comstudon things I've propped or commented on16:57
jeblaircomstud: try 'register new email' even though it looks like it's already registered16:57
comstudjeblair: k16:58
jeblair(ie, re-register the email you want to receive comments at)16:58
comstudi'll add a different one, yeah16:58
comstudok16:58
comstudit added it16:58
comstudbut16:58
comstudnothing shows up in "Profile" for 'Email Address'16:59
comstudahh16:59
comstudnow it does16:59
comstud:)16:59
comstudThanks.16:59
comstudwe'll see if that solves my issue16:59
*** ohnoimdead has joined #openstack-dev16:59
jeblairbug 85596617:00
uvirtbotLaunchpad bug 855966 in openstack-ci "launchpad/gerrit sync script doesn't set email correctly" [Medium,Confirmed] https://launchpad.net/bugs/85596617:00
openstackgerritA change was merged to openstack/nova: Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bug 838581.  https://review.openstack.org/67817:00
uvirtbotLaunchpad bug 838581 in nova "Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows." [High,In progress] https://launchpad.net/bugs/83858117:00
*** zul has quit IRC17:01
jeblairit seems our sync script doesn't always get the email set correctly in gerrit, so some people need to re-register email even though it looks like it's set.17:01
*** zul has joined #openstack-dev17:01
comstudjeblair: No worries.. I just want to receive comments in email :)17:01
jeblaironce it's registered, double check that it's set as your preferred email under 'profile', and that your project watches are set the way you want under 'watched projects'17:02
comstudand I'm already getting them17:02
comstudyay17:02
jeblaircool17:02
comstudthanks17:02
jeblairnp17:02
*** bcwaldon has quit IRC17:03
*** blueblade has quit IRC17:04
*** bcwaldon has joined #openstack-dev17:05
*** code_franco has joined #openstack-dev17:09
*** lhrc_ has joined #openstack-dev17:09
openstackjenkinsProject nova-docs build #1,430: SUCCESS in 3 min 43 sec: https://jenkins.openstack.org/job/nova-docs/1430/17:09
openstackjenkinsbrian.lamar: Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bug 838581.17:09
uvirtbotLaunchpad bug 838581 in nova "Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows." [High,In progress] https://launchpad.net/bugs/83858117:09
*** zul has quit IRC17:11
*** zul has joined #openstack-dev17:13
*** lhrc_ is now known as mikeyp-317:17
openstackgerritMark Gius proposed a change to openstack/swift: Add more specific error messages to swift-ring-builder  https://review.openstack.org/54017:21
openstackgerritBrian Waldon proposed a change to openstack/nova: Moving admin actions to extension  https://review.openstack.org/62117:21
*** dragondm has quit IRC17:22
openstackgerritJosh Durgin proposed a change to openstack/glance: Add RBD store backend.  https://review.openstack.org/68917:32
smosergerrit question, the merge proposal for https://bugs.launchpad.net/nova/+bug/854614 is accepted and in trunk17:32
uvirtbotLaunchpad bug 854614 in nova "metadata service local-hostname is not fqdn" [Undecided,In progress]17:32
smosershould some magic move that to 'fix-commited' ?17:33
*** hugokuo has quit IRC17:33
jaypipessmoser: if the proposer included a "Fixes Bug#XXXXX" in the commit description, yes.17:35
smoserhm...17:42
smoserit needs "fixes" ?17:42
smoserit wrote a comment. with the commit id and such, but it did not move it to fix commited.17:44
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/68817:45
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961417:45
*** darraghb has quit IRC17:45
openstackgerritAnne Gentle proposed a change to openstack/keystone: Adds list of dependencies to dev install  https://review.openstack.org/69017:50
openstackgerritAnne Gentle proposed a change to openstack/keystone: Adds additional install information and adds Anne to AUTHORS  https://review.openstack.org/69117:50
mtaylorsmoser: it doesn't need fixes ... I'm guessing there is perhaps an interaction between the email interface to bugs and the fact that that bug was targetted to two projects17:50
smoserk.thanks mtaylor17:51
vishymtaylor: did you manage to rebuild new libvirt?17:51
vishyjaypipes: i have not noticed that happen17:51
vishyjaypipes, mtaylor: i had a fix merge as well and I had to manually update17:52
mtaylorvishy: I uploaded fixed packages and launchpad vomitted17:52
vishy+ is it supposed to comment on the bug with a link automatically?17:52
jaypipesjeblair: perhaps the auto-update bug thing isn't turned on for Nova?17:52
jaypipesvishy: yes, it is. might just not be activated for Nova yet?17:52
mtaylorvishy: I haven't fixed those problems yet - so still in work17:52
*** ameade has quit IRC17:53
*** retr0h has joined #openstack-dev17:53
jeblairjaypipes: checking17:53
mtaylorjaypipes: I don't think it's a per-project thing ... but perhaps openstack-gerrit isn't in the nova-bugs team17:53
* mtaylor shuts up - jeblair is on the case17:53
*** mikeyp-3 has quit IRC17:59
jeblairI'm leaning towards agreeing with this:18:00
jeblair10:50 <+mtaylor> smoser: it doesn't need fixes ... I'm guessing there is perhaps an interaction between the  email interface to bugs and the fact that that bug was targetted to two projects18:00
*** mattray has joined #openstack-dev18:01
jeblairyes, i think that's the case.  here's an example of it setting the status (and it's targeted to only one project)18:02
jeblairhttps://bugs.launchpad.net/nova/+bug/83858118:02
uvirtbotLaunchpad bug 838581 in nova "Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows." [High,Fix committed]18:02
jeblairmtaylor, jaypipes: we can improve the script to handle this case18:03
jaypipesjeblair: ++18:04
mtaylorjeblair: we can?18:04
*** stuntmachine has joined #openstack-dev18:04
jeblair  affects nova18:04
jeblair  status fixcomitted18:04
jeblairof course, there's some work to figure out which project to change18:05
*** novas0x2a|laptop has joined #openstack-dev18:05
mtaylorah. cool18:06
mtaylorwell...18:06
mtaylorcould we assume that if the gerrit project is openstack/nova - that the affects should be nova, since that's what we're managing18:07
mtaylorand if it also fixes one of the other projects, we actually can't really know that?18:07
jeblairyep.  however, right now, we will set the status on _any_ bug, no matter the project.  we should figure out if that's a desirable behavior, or if we can handle losing that "feature".18:07
jeblair(i tend to think it's okay if the script only ever updates that status in the "nova" project)18:08
*** martine has joined #openstack-dev18:09
jeblairbug 86077918:10
uvirtbotLaunchpad bug 860779 in openstack-ci "launchpad bug update hook should handle bugs targeted to more than one project" [Medium,Triaged] https://launchpad.net/bugs/86077918:10
mtayloryes.18:10
mtaylorand I think that perhaps only targetting bugs that are applicable to our project is a good constraint/safety measure against bug typos?18:11
jeblairyes; i assume we'd still let it comment on any bug, but at least we wouldn't be setting status18:11
zuljaypipes: ping i have a question about https://review.openstack.org/#change,672 and https://review.openstack.org/#change,634 what are they suppose to be fixing?18:13
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci-puppet: Close pull requests for nova.  https://review.openstack.org/69218:14
openstackgerritA change was merged to openstack/openstack-ci-puppet: Close pull requests for nova.  https://review.openstack.org/69218:14
jaypipeszul: they fix a problem with users who want to add remote Swift locations via the Location field in the POST/PUT /images request18:16
zuljaypipes: ah ok18:16
*** rbasak has quit IRC18:22
*** dragondm has joined #openstack-dev18:28
*** stuntmachine has quit IRC18:29
*** code_franco has quit IRC18:30
*** ameade has joined #openstack-dev18:30
openstackgerritAaron Lee proposed a change to openstack/nova: Raise InsufficientFreeMemory  https://review.openstack.org/67618:35
*** mgius has quit IRC18:39
*** mgius has joined #openstack-dev18:48
*** zns has quit IRC18:58
*** zns has joined #openstack-dev19:00
*** jakedahn has quit IRC19:08
openstackgerritA change was merged to openstack/nova: Raise InsufficientFreeMemory  https://review.openstack.org/67619:14
openstackjenkinsProject nova-docs build #1,431: SUCCESS in 3 min 19 sec: https://jenkins.openstack.org/job/nova-docs/1431/19:19
openstackjenkinsaaron.lee: Raise InsufficientFreeMemory19:19
*** dolphm has quit IRC19:20
*** sdake_ has joined #openstack-dev19:25
*** sdake has quit IRC19:26
comstudttx: can you change bug 838581 back to commited?19:29
uvirtbotLaunchpad bug 838581 in nova "Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows." [High,Fix released] https://launchpad.net/bugs/83858119:29
*** sdake_ has quit IRC19:29
comstudttx: or whatever it should be ;)19:29
ttxcomstud: sure. But you can probably do it too19:29
*** sdake has joined #openstack-dev19:30
ttxdone19:30
comstudttx: Oh.19:30
comstudI didn't check, sorry19:30
comstudI'm not used to my new abilities.19:30
ttxcomstud: np -- nova-core is part of the nova-bugs group, so it has bug supervisor power19:30
comstudI can't delegate as much now!19:31
comstudthanks :)19:31
*** code_franco has joined #openstack-dev19:39
*** dolphm has joined #openstack-dev19:41
*** mattray has quit IRC19:44
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/69319:44
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961419:44
*** nati has joined #openstack-dev19:50
*** zns has quit IRC19:50
*** mdomsch has quit IRC19:53
*** markvoelker has joined #openstack-dev19:57
openstackgerritTrey Morris proposed a change to openstack/nova: moved floating ip db access and sanity checking from network api into network manager added floating ip get by fixed address added fixed_ip_get moved floating ip testing from osapi into the network tests where they belong  https://review.openstack.org/62819:58
*** mfer has quit IRC19:58
*** mfer has joined #openstack-dev19:59
openstackgerritYogeshwar Srikrishnan proposed a change to openstack/keystone: Changes to support authenticate call to accept token as per agreed format.  https://review.openstack.org/69420:01
*** zns has joined #openstack-dev20:01
openstackgerritA change was merged to openstack/nova: compute_api create*() and schedulers refactoring  https://review.openstack.org/64020:01
*** joesavak has joined #openstack-dev20:02
*** zul has quit IRC20:04
*** zns1 has joined #openstack-dev20:04
*** zns1 has quit IRC20:04
*** zns1 has joined #openstack-dev20:04
*** dolphm has quit IRC20:04
*** jsavak has quit IRC20:05
*** zns has quit IRC20:06
*** joesavak has quit IRC20:06
*** zns1 has quit IRC20:06
openstackjenkinsProject nova-docs build #1,432: SUCCESS in 3 min 29 sec: https://jenkins.openstack.org/job/nova-docs/1432/20:09
openstackjenkinsChris Behrens: compute_api create*() and schedulers refactoring20:09
*** Binbin has quit IRC20:09
*** Binbin has joined #openstack-dev20:09
*** nati has quit IRC20:11
*** joesavak has joined #openstack-dev20:14
*** jsavak has joined #openstack-dev20:14
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/69320:21
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961420:21
*** jakedahn has joined #openstack-dev20:22
*** martines has quit IRC20:23
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/69320:23
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961420:23
openstackgerritBrian Waldon proposed a change to openstack/glance: Returning functionality of s3 backend to stream remote images  https://review.openstack.org/69520:24
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/69320:25
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961420:25
*** tryggvil has quit IRC20:32
*** code_franco has quit IRC20:33
*** martines has joined #openstack-dev20:34
*** joesavak has quit IRC20:49
*** jsavak has quit IRC20:49
*** ewindisch has joined #openstack-dev20:51
*** cp16net has quit IRC20:55
vishysmoser, zul, Daviey: fyi, these are the bugs I'm eyeing for potential backport.  You might want to keep them on your radar for your oneric release.  The first one is especially nasty.20:59
vishyhttps://bugs.launchpad.net/nova/+bugs?field.tag=diablo-backport20:59
*** lorin1 has quit IRC21:01
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/69321:02
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961421:02
*** troytoman-away is now known as troytoman21:03
openstackgerritKevin L. Mitchell proposed a change to openstack/nova: Allow serialization to be performed lazily  https://review.openstack.org/69621:04
openstackgerritRick Harris proposed a change to openstack/nova: Deallocate ip if build fails.  https://review.openstack.org/69721:04
*** novas0x2a|laptop has quit IRC21:05
*** mattray has joined #openstack-dev21:06
zykes-oh21:10
zykes-dell has released crowbar21:10
*** tryggvil_ has joined #openstack-dev21:11
openstackgerritJosh Kearney proposed a change to openstack/nova: Fixes bug 809614.  https://review.openstack.org/69321:13
uvirtbotLaunchpad bug 809614 in nova "Locate and clean up orphaned VDIs in XenServer" [High,In progress] https://launchpad.net/bugs/80961421:13
*** mfer has quit IRC21:17
*** mfer has joined #openstack-dev21:19
*** martine has quit IRC21:27
*** novas0x2a|laptop has joined #openstack-dev21:27
*** bcwaldon has quit IRC21:30
smoserthank you vishy21:30
*** troytoman is now known as troytoman-away21:34
*** troytoman-away is now known as troytoman21:39
*** mfer has quit IRC21:42
*** lts has quit IRC21:43
openstackgerritTrey Morris proposed a change to openstack/nova: moved floating ip db access and sanity checking from network api into network manager added floating ip get by fixed address added fixed_ip_get moved floating ip testing from osapi into the network tests where they belong  https://review.openstack.org/62821:43
openstackgerritJosh Kearney proposed a change to openstack/nova: Adds a script that can automatically delete orphaned VDIs. Also had to move some flags around to avoid circular imports.  https://review.openstack.org/69321:44
*** zul has joined #openstack-dev21:46
*** bsza has quit IRC21:55
openstackgerritFlorian Hines proposed a change to openstack/swift: Add support querying only specific zones via recon cli.  Add --all shortcut flag.  https://review.openstack.org/69822:01
*** kbringard has quit IRC22:02
*** mattray has quit IRC22:07
*** wwkeyboard has quit IRC22:07
openstackgerritBrian Lamar proposed a change to openstack/nova: Snapshots/backups can no longer happen simultaneously. Tests included.  https://review.openstack.org/68622:08
*** troytoman is now known as troytoman-away22:10
*** troytoman-away is now known as troytoman22:10
*** wwkeyboard has joined #openstack-dev22:15
*** mikeyp-3 has joined #openstack-dev22:22
*** cole has joined #openstack-dev22:29
colehey all, can someone tell me the details on the openstack / ceph announcement that just happened?  was it just the .35 release of ceph?22:29
openstackgerritJosh Kearney proposed a change to openstack/nova: Adds a script that can automatically delete orphaned VDIs. Also had to move some flags around to avoid circular imports.  https://review.openstack.org/69322:30
*** troytoman is now known as troytoman-away22:31
openstackgerritJosh Kearney proposed a change to openstack/nova: Adds a script that can automatically delete orphaned VDIs. Also had to move some flags around to avoid circular imports.  https://review.openstack.org/69322:32
*** cole has quit IRC22:34
*** benrodrigue has quit IRC22:42
openstackgerritYogeshwar Srikrishnan proposed a change to openstack/keystone: Changes to return groups as a part of RAXKSGRP extension.Also fixed incorrect schema version references in wadls and examples.  https://review.openstack.org/69922:44
openstackgerritBrian Lamar proposed a change to openstack/glance: Returning functionality of s3 backend to stream remote images  https://review.openstack.org/69522:51
*** medberry is now known as med_out22:52
openstackgerritA change was merged to openstack/glance: Returning functionality of s3 backend to stream remote images  https://review.openstack.org/69522:56
*** Binbin has quit IRC22:57
*** Binbin has joined #openstack-dev22:57
vishymtaylor: cookies for a new libvirt build :)22:58
*** dragondm has quit IRC23:09
*** dysinger has joined #openstack-dev23:09
openstackgerrittermie proposed a change to openstack/nova: allow using git config's user.name for rfc.sh  https://review.openstack.org/67423:14
*** markvoelker has quit IRC23:32
*** jeffjapan has joined #openstack-dev23:32
openstackgerrittermie proposed a change to openstack/nova: use git config's review.username for rfc.sh  https://review.openstack.org/67423:35
*** Gordonz has quit IRC23:43
*** joonwon has joined #openstack-dev23:48
*** tryggvil_ has quit IRC23:59

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