ho | good morning! | 00:01 |
---|---|---|
*** hrou has joined #openstack-swift | 00:08 | |
ho | clayg: so far i didn't realize my test methodology is not popular one. do you know this? https://en.wikipedia.org/wiki/Orthogonal_array_testing | 00:10 |
*** chlong has joined #openstack-swift | 00:10 | |
*** lpabon has joined #openstack-swift | 00:14 | |
*** minwoob_ has quit IRC | 00:14 | |
clayg | ho: that's interesting! | 00:32 |
clayg | it's not obvious to me how you identify orthogonal tests tho? how do you know that test case 1 should be 1, 1, 1? | 00:32 |
clayg | ho: anyway - I think that array matrix based testing is a real and useful thing - but that's orthogonal (heh) to my point about maintainability | 00:34 |
*** david-lyle has quit IRC | 00:40 | |
clayg | found the bug with max_allowed_replicas | 00:44 |
clayg | can any one name the *4* things that make up a tier in swift? | 00:44 |
ho | clayg: i see. I'm preparing to explain how to make test cases with orthogonal array testing for easier review. as for hte maintenability i try to improve it with next patch so i would like to have your comments on it. | 00:50 |
clayg | one thing you probably get like or not is clayg's comments from the peanut gallery :\ | 00:51 |
clayg | oh bah - isn't cache invalidation one of the hard problems in computer science? | 00:51 |
ho | clayg: i really appriciete your comments. i only know software development way with current campany. i don't know other way so far. | 00:53 |
*** lpabon has quit IRC | 00:57 | |
notmyname | clayg: region, zone, server, drive? | 01:05 |
*** kota_ has joined #openstack-swift | 01:09 | |
*** ChanServ sets mode: +v kota_ | 01:09 | |
kota_ | good morning | 01:09 |
*** robefran has joined #openstack-swift | 01:10 | |
clayg | notmyname: you get 3 points! | 01:10 |
notmyname | out of 4? | 01:10 |
clayg | heh - well you (unlike all rings cached dispersion_reports) were correct in saying server and not (ip, port) - so yeah maybe you get *do* get all 4 points? | 01:11 |
*** Kennan has quit IRC | 01:17 | |
*** jlhinson_ has quit IRC | 01:23 | |
*** Kennan has joined #openstack-swift | 01:24 | |
*** haomaiwang has quit IRC | 01:26 | |
*** wbhuber has joined #openstack-swift | 01:39 | |
*** jome has quit IRC | 01:39 | |
*** bill_az has quit IRC | 01:42 | |
*** CaioBrentano has joined #openstack-swift | 01:47 | |
openstackgerrit | Daisuke Morita proposed openstack/swift: Fix swift-object-info to show policy index at deep working directory https://review.openstack.org/205344 | 01:50 |
*** CaioBrentano has quit IRC | 01:51 | |
*** gyee has quit IRC | 02:17 | |
*** sanchitmalhotra has joined #openstack-swift | 02:47 | |
*** jrichli has joined #openstack-swift | 02:48 | |
*** sanchitmalhotra1 has quit IRC | 02:49 | |
*** wbhuber has quit IRC | 02:58 | |
mattoliverau | notmyname: submitted my LCA proposal, now I just need to make sure I get some good numbers out of this container sharding stuff :P | 02:59 |
*** km has quit IRC | 03:08 | |
*** jasondotstar has quit IRC | 03:10 | |
openstackgerrit | Merged openstack/swift: Metaclass Python 3.x Compatibility https://review.openstack.org/203714 | 03:15 |
*** david-lyle has joined #openstack-swift | 03:17 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 03:35 |
*** lpabon has joined #openstack-swift | 03:36 | |
*** DericHorn-HP has joined #openstack-swift | 03:52 | |
*** jrichli has quit IRC | 03:57 | |
notmyname | mattoliverau: nice | 04:00 |
notmyname | I've got to do mine | 04:00 |
notmyname | hmmm..I should do that now, I guess | 04:00 |
notmyname | mrda: ^ | 04:00 |
mattoliverau | notmyname: you have 1 week left before call for papers close, so you should do it soon :) | 04:02 |
notmyname | yeah | 04:02 |
notmyname | and I'm traveling next week, so it will be harder then :-) | 04:02 |
mattoliverau | notmyname: in that case, typey typey :) | 04:03 |
*** kota_ has quit IRC | 04:04 | |
*** proteusguy has quit IRC | 04:05 | |
*** ppai has joined #openstack-swift | 04:11 | |
*** proteusguy has joined #openstack-swift | 04:17 | |
mrda | \o/ | 04:24 |
notmyname | working on it now ;-) | 04:24 |
notmyname | (and talking to my dad on the phone about soccer at the same time...) | 04:25 |
mattoliverau | the power of 'typey typey'! | 04:25 |
notmyname | never doubt "typey typey" | 04:29 |
*** lpabon has quit IRC | 04:32 | |
ho | all, is there any problem to put paste url in the code? Is it not prefereble? | 04:37 |
notmyname | paste url? | 04:37 |
notmyname | like from a pastebin? | 04:37 |
ho | yes. | 04:37 |
ho | i would like to use it as a comment. | 04:38 |
notmyname | any link to external stuff is hard because it can go away and invalidate the references | 04:38 |
ho | notmyname: ok, thanks! | 04:38 |
notmyname | I'd prefer not to see pastebin links. but I've also had code commits that reference gist.github.com in the commit message | 04:39 |
notmyname | so I can't really complain too much ;-) | 04:40 |
ho | notmyname: thanks for the explanation. i will use the link in the commit message because it's useful to understand the patch. | 04:41 |
*** mutoulbj has joined #openstack-swift | 04:44 | |
*** silor has joined #openstack-swift | 04:50 | |
*** silor1 has joined #openstack-swift | 04:51 | |
*** silor has quit IRC | 04:54 | |
*** silor1 is now known as silor | 04:54 | |
*** mahatic has joined #openstack-swift | 04:57 | |
*** mahatic has quit IRC | 04:58 | |
clayg | wow thanks for the quick reviews on the dispersion cli fix ( mattoliverau & torgomatic ) | 04:58 |
mattoliverau | clayg: your welcome | 05:01 |
mattoliverau | clayg: you going to come to LCA and spend a week in Oz.. I think you should :) You have a week to get a talk proposal in. | 05:02 |
notmyname | clayg: it's a great conference. also, only about 18 hours in an airplane | 05:03 |
*** nadeem has joined #openstack-swift | 05:04 | |
clayg | is peluse going? | 05:04 |
clayg | what would i even talk about? | 05:04 |
mattoliverau | It'll be in a smaller city next year, but close to Melbourne, so you can come hang in my city :) | 05:04 |
notmyname | I'm working on a talk on EC | 05:04 |
*** silor has quit IRC | 05:07 | |
*** silor has joined #openstack-swift | 05:07 | |
*** DericHorn-HP has quit IRC | 05:10 | |
*** silor has quit IRC | 05:12 | |
mattoliverau | clayg: you could talk about being awesome. Or anything we've (or just you) been working on. Vagrant, tuning swift (for Ops), Go:swfit vs Python:swift (and the python improvements we've made), problems with greenlet and how we've over come some. | 05:20 |
notmyname | clayg: if you're considering it, I'd love to tell you more in the office tomorrow. it's a great conference | 05:21 |
clayg | notmyname: i'm not considering it | 05:21 |
notmyname | lol | 05:21 |
mattoliverau | pfft | 05:21 |
notmyname | if I do end up going, then I'll definitely try to spend a day up in melbourne. I'm told it's the best part of Oz | 05:22 |
mattoliverau | Yeah it is ;) | 05:24 |
StevenK | Is not | 05:26 |
notmyname | lol | 05:27 |
mattoliverau | notmyname: ignore him, he's from Sydney :P | 05:29 |
mattoliverau | Melbourne is like SF, good food, coffee and trams :) | 05:29 |
StevenK | Except much colder, and always raining. | 05:32 |
StevenK | And less hills, but that's a good thing. | 05:32 |
notmyname | StevenK: that _does_ sound like San Francisco! ;-) | 05:32 |
clayg | lol | 05:32 |
StevenK | notmyname: It can't be, California is in a drought! | 05:32 |
mattoliverau | well he'll be here in summer, so it'll be nicer weather. | 05:33 |
notmyname | well, yeah. after 3 years in SF, I think "rain" for locals is more of a heavy fog. we dont' get the texas-style thunderstorms that I grew up with | 05:33 |
notmyname | of course, also no tornados and hail, so that's nice ;-) | 05:33 |
notmyname | mattoliverau: that just means the sun is actively trying to kill me, right? (summer in australia) | 05:34 |
mattoliverau | notmyname: pretty much, but at least you wont freeze | 05:34 |
mattoliverau | notmyname: also we'll have to take a boat somewhere, cause that's apparently something we seem to do :P | 05:35 |
notmyname | the thing I should really try to do when I'm in Oz is take a plane to antarctica. | 05:36 |
StevenK | And you didn't do that when you were in Perth? :-P | 05:37 |
StevenK | It would have been a nice change from the 110degrees :-P | 05:37 |
notmyname | in Perth i got to go to the beach and put my feet in the Indian ocean. | 05:37 |
notmyname | yeah, it was hot | 05:37 |
mattoliverau | yeah, theres a boat you can catch the leaves from Melb and goes via Tas and then onto antarctica. | 05:37 |
notmyname | but perth has *amazing* beaches. and the one I went to seems to be the worst one around, according to locals. but it was easily equal to the very nice ones I've seen in the Gulf and the Caribbean. it was amazing | 05:38 |
*** SkyRocknRoll has joined #openstack-swift | 05:39 | |
*** ccavanna has joined #openstack-swift | 05:43 | |
*** otoolee has quit IRC | 05:43 | |
*** ccavanna has quit IRC | 05:44 | |
*** hrou has quit IRC | 05:47 | |
notmyname | found it. seems this is a really terrible beach in perth: http://d.not.mn/IMG_2407.jpg and http://d.not.mn/IMG_2399.m4v | 05:50 |
notmyname | relative to the others int he area. of course, it's probably one of the best I've ever been to | 05:51 |
openstackgerrit | Merged openstack/swift: go: Adds memcache ring https://review.openstack.org/203758 | 05:52 |
*** otoolee has joined #openstack-swift | 05:52 | |
*** SkyRocknRoll has quit IRC | 06:00 | |
clayg | wait - what happened to the encrytpion eatherpad | 06:02 |
notmyname | ? | 06:02 |
notmyname | https://etherpad.openstack.org/p/swift_encryption_issues | 06:03 |
notmyname | mrda: "Proposal submitted!" | 06:03 |
clayg | notmyname is like google for swift links | 06:03 |
*** ChanServ sets mode: +o notmyname | 06:04 | |
*** notmyname changes topic to "Review Dashboard: http://goo.gl/8IUcKl | Summary Dashboard: http://goo.gl/qHus5v | Hackathon topics: https://etherpad.openstack.org/p/swift-midcycle-aug-2015 | https://etherpad.openstack.org/p/swift_encryption_issues | Logs: http://eavesdrop.openstack.org/irclogs/%23openstack-swift/" | 06:04 | |
notmyname | now it's in the topic :-) | 06:05 |
*** notmyname sets mode: -o notmyname | 06:05 | |
clayg | g'night | 06:05 |
notmyname | same here | 06:05 |
notmyname | mattoliverau: mrda: is there an openstack miniconf proposed? | 06:06 |
ho | clayg: good night! | 06:06 |
*** kota_ has joined #openstack-swift | 06:06 | |
*** ChanServ sets mode: +v kota_ | 06:06 | |
mattoliverau | clayg: night man | 06:07 |
mattoliverau | notmyname: good question, I'll assume there will be one, but I don't know.. mrda probably knows tho. | 06:07 |
notmyname | if there is one, I'm just curious who's doing it. I'd like to be a part if one's happening | 06:08 |
mattoliverau | notmyname: lol, when reading scroll back I thought you added the Perth photo to the topic | 06:08 |
notmyname | heh | 06:08 |
notmyname | ok, my kids wake up early. I gotta get to bed too :-) | 06:09 |
notmyname | good night | 06:09 |
mattoliverau | notmyname: mikal ran the last one, but he's in the US atm, so can't ask him. | 06:09 |
mattoliverau | notmyname: night man | 06:09 |
*** sanchitmalhotra1 has joined #openstack-swift | 06:12 | |
*** sanchitmalhotra has quit IRC | 06:14 | |
ho | notmyname: good night! | 06:15 |
*** SkyRocknRoll has joined #openstack-swift | 06:17 | |
*** jome has joined #openstack-swift | 06:29 | |
*** ppai has quit IRC | 06:31 | |
*** ppai has joined #openstack-swift | 06:45 | |
openstackgerrit | Merged openstack/swift: Get StringIO and cStringIO from six.moves https://review.openstack.org/185457 | 06:52 |
openstackgerrit | Merged openstack/swift: Replace StringIO with BytesIO for WSGI input https://review.openstack.org/186071 | 06:52 |
openstackgerrit | Merged openstack/swift: Fix 499 client disconnected on COPY EC object https://review.openstack.org/201055 | 06:55 |
*** ppai has quit IRC | 06:58 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 07:04 |
*** SkyRocknRoll has quit IRC | 07:05 | |
*** pcaruana has joined #openstack-swift | 07:10 | |
*** ppai has joined #openstack-swift | 07:12 | |
*** pcaruana is now known as centos | 07:13 | |
*** centos is now known as Guest59730 | 07:13 | |
*** Guest59730 is now known as pcaruana | 07:13 | |
*** rledisez has joined #openstack-swift | 07:21 | |
*** SkyRocknRoll has joined #openstack-swift | 07:22 | |
*** nadeem has quit IRC | 07:32 | |
*** chlong has quit IRC | 07:33 | |
*** SkyRocknRoll has quit IRC | 07:58 | |
*** kota_ has quit IRC | 08:04 | |
*** jistr has joined #openstack-swift | 08:04 | |
*** kota_ has joined #openstack-swift | 08:04 | |
*** ChanServ sets mode: +v kota_ | 08:04 | |
*** joeljwright1 has joined #openstack-swift | 08:11 | |
openstackgerrit | Atsushi SAKAI proposed openstack/swift: Fix six typos on swift documentation https://review.openstack.org/205426 | 08:12 |
*** joeljwright has quit IRC | 08:12 | |
*** mahatic has joined #openstack-swift | 08:17 | |
*** silor has joined #openstack-swift | 08:24 | |
*** aix has joined #openstack-swift | 08:38 | |
*** janonymous has joined #openstack-swift | 08:43 | |
*** rledisez has quit IRC | 08:55 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Fix EC range GET/COPY handling https://review.openstack.org/204892 | 09:01 |
*** marzif has joined #openstack-swift | 09:02 | |
*** marzif has quit IRC | 09:08 | |
*** marzif has joined #openstack-swift | 09:09 | |
*** marzif has quit IRC | 09:11 | |
*** marzif has joined #openstack-swift | 09:12 | |
*** gaurangt has joined #openstack-swift | 09:21 | |
*** rledisez has joined #openstack-swift | 09:21 | |
*** sanchitmalhotra has joined #openstack-swift | 09:33 | |
*** kota_ has quit IRC | 09:33 | |
*** sanchitmalhotra1 has quit IRC | 09:34 | |
mahatic | cschwede: around? | 09:40 |
cschwede | mahatic: yes :) | 09:40 |
mahatic | cschwede: great! :) I'm encountering this: https://bugs.launchpad.net/swift/+bug/1425776 | 09:41 |
openstack | Launchpad bug 1425776 in OpenStack Object Storage (swift) "ACL tests fails on fresh Ubuntu 14.04" [Undecided,Fix committed] - Assigned to Christian Schwede (cschwede) | 09:41 |
mahatic | cschwede: although I do have speedups - | 09:41 |
openstackgerrit | Victor Stinner proposed openstack/swift: Fix Python 3 issues https://review.openstack.org/185450 | 09:42 |
mahatic | cschwede: http://paste.openstack.org/show/405132/ | 09:42 |
mahatic | cschwede: I see that torgomatic on that thread has suggested to check if simplejson has C bindings. I'm not sure if there is a way to check it | 09:44 |
mahatic | my version of simplejson is 3.3.3 , I did reinstall it a couple of times to verify | 09:46 |
cschwede | you could check with: | 09:46 |
cschwede | python -c "import simplejson; print getattr(simplejson, '_speedups', None)" | 09:46 |
cschwede | well, or just „python -c "import simplejson; print getattr(simplejson, '_speedups')"" | 09:47 |
mahatic | http://paste.openstack.org/show/405134/ | 09:49 |
openstackgerrit | Victor Stinner proposed openstack/swift: Use six to fix imports on Python 3 https://review.openstack.org/185453 | 09:49 |
cschwede | mahatic: looks like the errors you see are not related to speedups then | 09:50 |
mahatic | cschwede: I guess. I just get that "Exception: No result after 5 retries" for all the func tests | 09:51 |
mahatic | the connection won't simply go through | 09:51 |
mahatic | acl tests* | 09:51 |
cschwede | did you try some simple checks with curl or swiftclient? like just setting an acl? | 09:52 |
mahatic | yeah | 10:00 |
mahatic | cschwede: http://paste.openstack.org/show/405143/ - I try with admin account it still says unauthorize | 10:05 |
cschwede | mahatic: that should be: „curl -i -H "X-Auth-User: test:tester" -H "X-Auth-Key: testing" http://127.0.0.1:8080/auth/v1.0/„ | 10:08 |
cschwede | note the end of the url | 10:08 |
cschwede | you don’t have a token yet, thus you need to use the auth endpoint, not the storage endpoint | 10:08 |
*** jome has quit IRC | 10:09 | |
mahatic | cschwede: I ran this before that -http://paste.openstack.org/show/405144/ | 10:10 |
cschwede | mahatic: you need to use the token then, not the user and password | 10:11 |
cschwede | curl -i -H "X-Auth-Token: AUTH_tke25785c990324e8ea304653530de6240" http://127.0.0.1:8080/v1/AUTH_test | 10:11 |
mahatic | cschwede: right. sorry, I did | 10:11 |
mahatic | it gives me a no content (didn't create any containers) | 10:12 |
*** haypo has joined #openstack-swift | 10:14 | |
openstackgerrit | Victor Stinner proposed openstack/swift: Replace urllib(2), urlparse with six.moves.urllib https://review.openstack.org/196835 | 10:14 |
cschwede | mahatic: that’s ok if there is no container yet - because you simply issued a GET command on the account | 10:14 |
mahatic | cschwede: PUT works okay http://paste.openstack.org/show/405151/ | 10:14 |
*** jome has joined #openstack-swift | 10:18 | |
openstackgerrit | Victor Stinner proposed openstack/swift: Fix tox -e py34 https://review.openstack.org/199034 | 10:22 |
haypo | i rebased all my python3 patches, enjoy ;) https://review.openstack.org/#/q/owner:%22Victor+Stinner%22+status:open+project:openstack/swift,n,z | 10:23 |
haypo | timburke: hi. it looks like you have to rebase your dnspython3 patch. https://review.openstack.org/#/c/203108/ | 10:24 |
haypo | timburke: FYI i fixed my dnspython3 patch for requirements yesterday. it's now restricted to python3 | 10:24 |
mahatic | cschwede: http://paste.openstack.org/show/405171/ - when I run individually it works, not through the scripts. Am I doing something silly or majorly wrong? | 10:27 |
*** marzif has quit IRC | 10:45 | |
*** marzif has joined #openstack-swift | 10:46 | |
*** logan2 has quit IRC | 10:47 | |
cschwede | mahatic: that’s on master? | 10:47 |
mahatic | cschwede: I recently downloaded the encryption code | 10:48 |
mahatic | before that, it worked alright | 10:48 |
cschwede | mahatic: ah, well - that might be the reason? which patch did you download? | 10:50 |
*** logan2 has joined #openstack-swift | 10:50 | |
mahatic | cschwede: https://review.openstack.org/#/c/203454/ | 10:57 |
mahatic | I notice this in the logs : raise HTTPException("got more than %d headers" % _MAXHEADERS) | 10:57 |
cschwede | ah yes, we had this in the past. actually, if you look at the output of the jenkins functional test from that review you’ll notice that 0 tests run, that’s the reason why it is successful | 10:59 |
cschwede | and the headers thing is probably due to a missing rebase on master | 11:00 |
cschwede | because it needs https://github.com/openstack/swift/commit/edfca86 | 11:00 |
mahatic | oh! | 11:01 |
*** openstackgerrit has quit IRC | 11:01 | |
*** openstackgerrit has joined #openstack-swift | 11:01 | |
mahatic | I cloned swift lated a couple of weeks back, took encryption code yesterday. Would I still need a rebase? | 11:02 |
cschwede | mahatic: looking at the head of the patch chain master was last rebased in April: https://review.openstack.org/#/c/163806/6 | 11:02 |
mahatic | ah | 11:03 |
cschwede | so yes, a rebase would be a very good thing :) | 11:03 |
mahatic | :) | 11:03 |
cschwede | you might want to talk to Janie and Alistair about rebasing the patch chain | 11:04 |
mahatic | cschwede: yeah I was thinking | 11:06 |
mahatic | cschwede: I'm also not too sure, for a quick clarification: I created a new branch say "git branch mahati_crypto" checked it out | 11:07 |
mahatic | now I do just a "git rebase master" and it should have the latest? | 11:07 |
cschwede | yes, if that succeeds it should work (though you might see other functional tests fail then) | 11:08 |
mahatic | right, that's expected (some x errors and failures). But since I was getting way too more than x, I checked into the logs | 11:09 |
mahatic | cschwede: oh well, it says Current branch HEAD is up to date. | 11:14 |
mahatic | git fetch https://review.openstack.org/openstack/swift refs/changes/54/203454/4 && git checkout FETCH_HEAD | 11:15 |
mahatic | I used that to download code | 11:15 |
cschwede | you should see some errors durring rebasing | 11:16 |
cschwede | http://paste.openstack.org/show/405191/ | 11:17 |
cschwede | if you don’t see errors, it’s likely that your master branch is outdated too | 11:18 |
mahatic | cschwede: perfect! that paste is what exactly happened! :) | 11:19 |
cschwede | :) | 11:19 |
mahatic | and I'm not sure what to do | 11:20 |
cschwede | in this case it is easy, because it is only a single file that failed | 11:21 |
cschwede | requirements.txt | 11:21 |
mahatic | right | 11:21 |
mahatic | cschwede: I don't know the easy step either :) | 11:22 |
cschwede | it looks something like this: http://paste.openstack.org/show/405213/ | 11:23 |
cschwede | line 3 tells you that the following lines until „=========„ are from current master (which is HEAD) | 11:24 |
mahatic | ah! | 11:24 |
cschwede | and the lines after ========== until the next comment starting with >>>>>>>>> are on your current branch | 11:24 |
mahatic | just go ahead and fix that file you mean? | 11:24 |
cschwede | now you need to remove the comments (lines with <<<<, >>>> and ====) and keep the code that should be go into the current patchset | 11:24 |
cschwede | that would keep PyECLib>=1.0.7 and cryptography>=0.8.2 | 11:25 |
cschwede | after that, you add the file using „git add requirements.txt“ | 11:25 |
cschwede | and then „git rebase —continue" | 11:25 |
cschwede | this will give you another error ;) | 11:25 |
cschwede | but, it’s also quite easy to fix. again git add, git rebase —continue and then it will finally succeed | 11:26 |
mahatic | right | 11:26 |
mahatic | I see | 11:26 |
cschwede | let me know if that works for you | 11:26 |
mahatic | sure! | 11:26 |
mahatic | thanks so much! :) | 11:26 |
cschwede | you’re welcome :) | 11:28 |
*** eandersson has joined #openstack-swift | 11:32 | |
mahatic | cschwede: yes, succeded! | 11:34 |
cschwede | mahatic: \o/ :D | 11:34 |
mahatic | yes \o/ :D | 11:34 |
mahatic | and now I hope, tests run better | 11:34 |
*** sanchitmalhotra has quit IRC | 11:35 | |
*** sanchitmalhotra has joined #openstack-swift | 11:39 | |
*** sanchitmalhotra has quit IRC | 11:41 | |
*** rledisez has quit IRC | 11:46 | |
*** rledisez has joined #openstack-swift | 11:47 | |
*** thurloat_isgone is now known as thurloat | 11:59 | |
*** kei_yama has quit IRC | 12:12 | |
*** robefran has quit IRC | 12:15 | |
*** mahatic has quit IRC | 12:16 | |
*** wasmum has quit IRC | 12:20 | |
*** ppai has quit IRC | 12:33 | |
*** robefran has joined #openstack-swift | 12:48 | |
*** annegentle has joined #openstack-swift | 12:55 | |
peluse | folks, here's a talk to vote for. Swift perf improvements via python optimizations... https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5363 | 12:55 |
openstackgerrit | janonymous proposed openstack/swift: Python3: Fix Remaining issues of python3 compatibility in bin directory https://review.openstack.org/198518 | 12:56 |
*** CaioBrentano has joined #openstack-swift | 12:57 | |
*** wasmum has joined #openstack-swift | 13:04 | |
*** wer has quit IRC | 13:07 | |
*** wer has joined #openstack-swift | 13:07 | |
*** jasondotstar has joined #openstack-swift | 13:13 | |
*** gaurangt1 has joined #openstack-swift | 13:14 | |
*** annegentle has quit IRC | 13:15 | |
*** gaurangt has quit IRC | 13:16 | |
*** annegentle has joined #openstack-swift | 13:17 | |
*** petertr7_away is now known as petertr7 | 13:17 | |
*** annegentle has quit IRC | 13:22 | |
openstackgerrit | Daisuke Morita proposed openstack/swift: Fix swift-object-info to show policy index at deep working directory https://review.openstack.org/205344 | 13:24 |
*** hrou has joined #openstack-swift | 13:25 | |
*** jistr is now known as jistr|mtg | 13:29 | |
*** tristanC has quit IRC | 13:31 | |
*** tristanC has joined #openstack-swift | 13:32 | |
*** petertr7 is now known as petertr7_away | 13:34 | |
*** petertr7_away is now known as petertr7 | 13:35 | |
openstackgerrit | paul luse proposed openstack/swift: Add ability for GET path to see/select alternate frag archs https://review.openstack.org/201283 | 13:43 |
openstackgerrit | paul luse proposed openstack/swift: Add ability for GET path to see/select alternate frag archs https://review.openstack.org/201283 | 13:45 |
openstackgerrit | janonymous proposed openstack/swift: Resolving func_name attribute issues https://review.openstack.org/205535 | 13:56 |
*** gaurangt1 has quit IRC | 13:59 | |
openstackgerrit | janonymous proposed openstack/swift: Python3: Fix Remaining issues of python3 compatibility in bin directory https://review.openstack.org/198518 | 14:00 |
*** gaurangt has joined #openstack-swift | 14:08 | |
*** jistr|mtg is now known as jistr | 14:12 | |
*** wbhuber has joined #openstack-swift | 14:15 | |
openstackgerrit | janonymous proposed openstack/swift: Add __bool__ for classes that implement __nonzero__ https://review.openstack.org/205545 | 14:17 |
openstackgerrit | Hisashi Osanai proposed openstack/swift: Add functional test for access control (PUT) with Keystone https://review.openstack.org/202411 | 14:19 |
*** ho has quit IRC | 14:27 | |
*** jrichli has joined #openstack-swift | 14:28 | |
*** DericHorn-HP has joined #openstack-swift | 14:28 | |
*** Fin1te has joined #openstack-swift | 14:35 | |
*** Fin1te has quit IRC | 14:37 | |
*** annegentle has joined #openstack-swift | 14:43 | |
*** marzif has quit IRC | 14:44 | |
*** marzif has joined #openstack-swift | 14:45 | |
*** jlhinson has joined #openstack-swift | 14:45 | |
*** thurloat is now known as thurloat_isgone | 14:49 | |
*** petertr7 is now known as petertr7_away | 14:51 | |
*** petertr7_away is now known as petertr7 | 14:53 | |
*** thurloat_isgone is now known as thurloat | 14:56 | |
*** jlhinson has quit IRC | 14:56 | |
*** sc68cal has quit IRC | 15:00 | |
jrichli | mahatic: I saw the exchange between you and cschwede. I didnt have the ACL errors because I have not upgraded python to 2.7.9 | 15:02 |
*** sc68cal has joined #openstack-swift | 15:03 | |
jrichli | mahatic: we need to merge from master to the feature/crypto branch. acoles_away had been doing that before. you could talk with peluse about how to do this if you want. | 15:03 |
*** annegentle has quit IRC | 15:04 | |
*** annegentle has joined #openstack-swift | 15:05 | |
*** minwoob has joined #openstack-swift | 15:06 | |
peluse | hi guys | 15:09 |
peluse | so I can give it a shot if you like, if there are major conflicts I would likely need help from jrichli to resolve them | 15:09 |
jrichli | peluse: hello. that would be great :-) Just let me know if you hit issues | 15:10 |
peluse | OK, will see how bad it looks and let ya know here shortly.... | 15:10 |
peluse | hmm, no conflicts... cool | 15:13 |
peluse | will run some basic tests and push patch so you can sanity check it, sound good? | 15:13 |
jrichli | sounds great! | 15:13 |
sweeper | cmon guys, whoever's adding features should merge master regularly, fobbing merges off on third parties isn't cool :P | 15:14 |
* sweeper hates getting stuck with other people's merges | 15:15 | |
peluse | sweeper, so this is a feature branch we're talking about. Kind of a special thing and last time I checked only cores could merge master to a feature branch | 15:15 |
peluse | for people's own things, yeah totally agree :) | 15:15 |
sweeper | ohh, gotcha :) | 15:15 |
openstackgerrit | paul luse proposed openstack/swift: Merge master to feature/crypto https://review.openstack.org/205579 | 15:16 |
sweeper | although I suppose you could resolve the conflicts in a third branch still | 15:16 |
peluse | jrichli, ^ there ya go. Check it out and see if's what you'd expect | 15:16 |
peluse | sweeper, correct. we've gone that route before as well wrt keeping feature branches up to date. This is only our 2nd feature branch ever so not a big amount of overhead | 15:17 |
peluse | jrichli, and, of course, as there are no conflicts all you need to do is pull that patch down and run whatever it is you usually run wrt crypto specific tets and if they all look good let me know and I'll approve it | 15:18 |
jrichli | peluse: sure, will let you know. | 15:19 |
*** blmartin has joined #openstack-swift | 15:20 | |
*** thurloat is now known as thurloat_isgone | 15:20 | |
*** mahatic has joined #openstack-swift | 15:27 | |
*** prometheanfire has joined #openstack-swift | 15:38 | |
prometheanfire | what's the status of review 195131 ? | 15:38 |
prometheanfire | https://review.openstack.org/#/c/195131/ | 15:38 |
*** gyee has joined #openstack-swift | 15:41 | |
*** david-lyle has quit IRC | 15:44 | |
*** wbhuber has quit IRC | 15:46 | |
*** gaurangt has quit IRC | 15:48 | |
*** gaurangt has joined #openstack-swift | 15:49 | |
openstackgerrit | janonymous proposed openstack/swift: Modifying Lambda function tuple usage for python3 https://review.openstack.org/205598 | 15:51 |
*** wbhuber has joined #openstack-swift | 15:52 | |
*** jlhinson has joined #openstack-swift | 15:54 | |
*** bitblt has joined #openstack-swift | 15:56 | |
*** Dieterbe has left #openstack-swift | 15:57 | |
*** annegentle has quit IRC | 15:59 | |
*** annegentle has joined #openstack-swift | 16:00 | |
*** marzif has quit IRC | 16:05 | |
*** annegentle has quit IRC | 16:05 | |
*** marzif has joined #openstack-swift | 16:06 | |
*** nadeem has joined #openstack-swift | 16:07 | |
*** david-lyle has joined #openstack-swift | 16:20 | |
*** rledisez has quit IRC | 16:21 | |
*** petertr7 is now known as petertr7_away | 16:25 | |
*** bill_az has joined #openstack-swift | 16:26 | |
*** breitz has quit IRC | 16:28 | |
*** breitz has joined #openstack-swift | 16:29 | |
*** mahatic has quit IRC | 16:30 | |
*** gyee has quit IRC | 16:34 | |
*** Protux has quit IRC | 16:37 | |
*** Protux has joined #openstack-swift | 16:37 | |
*** gyee has joined #openstack-swift | 16:40 | |
*** haomaiwang has joined #openstack-swift | 16:48 | |
*** mahatic has joined #openstack-swift | 16:49 | |
*** joeljwright1 has quit IRC | 16:53 | |
*** annegentle has joined #openstack-swift | 16:54 | |
*** annegent_ has joined #openstack-swift | 16:55 | |
*** annegentle has quit IRC | 16:59 | |
*** zhill has joined #openstack-swift | 17:02 | |
*** petertr7_away is now known as petertr7 | 17:04 | |
*** gaurangt has left #openstack-swift | 17:12 | |
*** petertr7 is now known as petertr7_away | 17:14 | |
*** petertr7_away is now known as petertr7 | 17:32 | |
*** nadeem has quit IRC | 17:44 | |
*** nadeem has joined #openstack-swift | 17:46 | |
*** jlhinson has quit IRC | 17:47 | |
*** petertr7 is now known as petertr7_away | 17:48 | |
*** petertr7_away is now known as petertr7 | 17:48 | |
openstackgerrit | Merged openstack/swift: Fix six typos on swift documentation https://review.openstack.org/205426 | 17:52 |
*** mutoulbj has quit IRC | 17:53 | |
*** marzif has quit IRC | 17:58 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 18:00 |
clayg | torgomatic: any chance you might review my additional comments to patch 205344 and deside if you still want to +A | 18:04 |
patchbot | clayg: https://review.openstack.org/#/c/205344/ | 18:04 |
clayg | torgomatic: I think I'll be just fine with the merge - but I really did like patch set 1 better and there's a couple of things in the new change that are "not great" (feel free to disagree!) | 18:04 |
torgomatic | clayg: I like using the rightmost one more; it's basically /operator-defined-stuff/mountpoint/objects/part/suffix/hash/ts.data, so I don't see any opportunity for other things named "objects" to creep in on the right of the real objects-N dir | 18:06 |
torgomatic | but I could see some admin using /srv/object-storage/ or somethign | 18:06 |
clayg | torgomatic: good point! | 18:06 |
clayg | torgomatic: and I bet they would - I stand *entirely* corrected - thank you! | 18:07 |
torgomatic | clayg: np :) | 18:07 |
clayg | torgomatic: and in that case I feel even more strongly the chagne should go in disk file ;) | 18:07 |
torgomatic | hehe :) | 18:07 |
torgomatic | that does sound like a good idea; I'll hack up a follow-on patch | 18:07 |
clayg | oh yeah - follow on! duh | 18:08 |
clayg | no I already have the diffs - let me just stop by belly aching | 18:08 |
torgomatic | ok | 18:08 |
clayg | gah - not eough coffe this morning! | 18:08 |
mahatic | jrichli: Mine isn't python 2.7.9 either, it is 2.7.6 | 18:08 |
openstackgerrit | Merged openstack/swift: Fix swift-object-info to show policy index at deep working directory https://review.openstack.org/205344 | 18:12 |
*** eandersson has quit IRC | 18:12 | |
openstackgerrit | Clay Gerrard proposed openstack/swift: Use right most occurrence object dir in diskfile.extract_policy https://review.openstack.org/205641 | 18:13 |
*** jistr has quit IRC | 18:14 | |
*** thurloat_isgone is now known as thurloat | 18:16 | |
*** thurloat is now known as thurloat_isgone | 18:17 | |
*** jistr has joined #openstack-swift | 18:35 | |
*** jistr is now known as jistr|afk | 18:35 | |
*** DericHorn-HP has quit IRC | 18:40 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 18:42 |
tdasilva | clayg: check this out: http://ur1.ca/n7vn4 | 18:44 |
*** mahatic has quit IRC | 18:45 | |
*** nadeem has quit IRC | 18:47 | |
openstackgerrit | Zack M. Davis proposed openstack/python-swiftclient: make Connection.get_auth set url and token attributes on self https://review.openstack.org/205672 | 18:52 |
*** gyee has quit IRC | 18:59 | |
tdasilva | mattoliverau, clayg: actually this is better: http://ur1.ca/n7vvw | 19:01 |
tdasilva | mattoliverau, clayg: so I feel like it actually fixed slo + versioning behavior (even when compared to master) but now dlo is not working as expected, i'm looking into it :( | 19:02 |
*** DericHorn-HP has joined #openstack-swift | 19:10 | |
jrichli | peluse: merge patch looks good. I just ran the normal tests. I can't run against encryption until I rebase the whole string. will do that this weekend | 19:10 |
jrichli | peluse: you can go ahead and commit that | 19:11 |
*** blmartin has quit IRC | 19:14 | |
*** EmilienM is now known as EmilienM|brb | 19:18 | |
*** zhill has quit IRC | 19:20 | |
*** bitblt has quit IRC | 19:22 | |
peluse | ok | 19:22 |
*** DericHorn-HP has quit IRC | 19:23 | |
*** nadeem has joined #openstack-swift | 19:30 | |
*** silor has quit IRC | 19:47 | |
*** mfalatic has quit IRC | 19:48 | |
openstackgerrit | Merged openstack/swift: go: goroutine leak https://review.openstack.org/205234 | 19:52 |
*** jasondotstar has quit IRC | 19:57 | |
*** EmilienM|brb is now known as EmilienM | 19:59 | |
*** hrou has quit IRC | 20:05 | |
*** hrou has joined #openstack-swift | 20:05 | |
openstackgerrit | Merged openstack/swift: go: allow profiling https://review.openstack.org/205232 | 20:14 |
*** zaitcev has joined #openstack-swift | 20:30 | |
*** ChanServ sets mode: +v zaitcev | 20:30 | |
*** zhill has joined #openstack-swift | 20:31 | |
*** robefran has quit IRC | 20:32 | |
*** zhill has quit IRC | 20:36 | |
*** zhill has joined #openstack-swift | 20:45 | |
*** zhill has quit IRC | 20:47 | |
*** gyee has joined #openstack-swift | 20:55 | |
*** shri has joined #openstack-swift | 20:56 | |
shri | Hey … question about reporting Swift metrics. Is reporting to Stats still supported? | 21:03 |
shri | *statsd. | 21:05 |
shri | I configured the object-server accordingly. I have collectd with the statsd plugin running. But I don't see any numbers. | 21:06 |
*** annegent_ has quit IRC | 21:06 | |
*** petertr7 is now known as petertr7_away | 21:11 | |
*** minwoob has quit IRC | 21:15 | |
*** wbhuber has quit IRC | 21:16 | |
openstackgerrit | Merged openstack/swift: go: wait for availability on REPLICATE https://review.openstack.org/204292 | 21:17 |
*** CaioBrentano has quit IRC | 21:18 | |
*** ho has joined #openstack-swift | 21:33 | |
ho | clayg: around? | 21:38 |
clayg | what'd i miss! | 21:41 |
ho | clayg: I tried to improve patch 202411 with your comment. could you please check it? | 21:41 |
patchbot | ho: https://review.openstack.org/#/c/202411/ | 21:41 |
clayg | lol | 21:42 |
*** annegentle has joined #openstack-swift | 21:42 | |
onovy | clayg, hi, is this change in docs sufficient for you? https://review.openstack.org/#/c/192198/7/doc/source/replication_network.rst | 21:44 |
*** shri has left #openstack-swift | 21:46 | |
clayg | ho: thanks - the doc helped so much! | 21:46 |
clayg | onovy: looking | 21:46 |
ho | clayg: yay! thanks! one more thing... I wrote a comment on patch 204050. i would like to confirm whether it fits for your comment | 21:47 |
patchbot | ho: https://review.openstack.org/#/c/204050/ | 21:47 |
clayg | onovy: oh yeah - i saw that already - yes it looks sufficient in my mind - i haven't had a chance to test it! | 21:48 |
onovy | clayg, perfect | 21:48 |
clayg | ho: right ok - i remember that - yeah that's probably what i needed - thanks for the pointer - i'll try to grok :D | 21:50 |
clayg | ho: oh wait - no - that only talks about the swift code base? | 21:51 |
ho | clayg: my comment is only code base. | 21:51 |
clayg | ho: so i probably misunderstood - I thought that code was there for backwards compatibility with some code outside of our code base (keystone auth token middleware?) | 21:54 |
ho | clayg: i see. i will check other components. | 21:55 |
clayg | ho: it's something about the *shape* of the environ that our middleware sees | 21:55 |
clayg | FWIW I don't see removing backwards compatibility with old versions as particularlly high value | 21:56 |
clayg | ho: unless it's actively contributing some kind of maintance burden i'm mostly inclined to just keep stuff around basically indefinately | 21:56 |
ho | clayg: ok, I will keep keystone.identity in environment but i think we don't need _keystone_identity method. it's a kind of refactoring. | 21:58 |
ho | clayg: wait. i misunderstood. | 22:00 |
*** jrichli has quit IRC | 22:04 | |
ho | clayg: unnn... it's not just a refactoring. someone might use this. i don't think this refactoring breaks something but don't need to hurry up... keeping is a easy way | 22:05 |
*** _hrou_ has joined #openstack-swift | 22:27 | |
*** hrou has quit IRC | 22:29 | |
*** hrou has joined #openstack-swift | 22:29 | |
*** _hrou_ has quit IRC | 22:32 | |
*** hrou has quit IRC | 22:47 | |
*** nadeem has quit IRC | 22:49 | |
clayg | what'd i miss? | 22:56 |
clayg | yeah just leaving it around is pretty cheap unfortunately :\ | 22:57 |
ho | lol. i feel so :) | 22:58 |
*** annegentle has quit IRC | 22:59 | |
ho | i could solve my concerns now (thanks clayg!) so i can sleep well. good night and have a nice weekend! | 23:05 |
*** ho has quit IRC | 23:05 | |
clayg | you too! | 23:07 |
zaitcev | You know guys, I kinda hate C++. | 23:07 |
*** jome has quit IRC | 23:10 | |
notmyname | https://review.openstack.org/#/c/205723/ <<-- removes dsvm tests from the hummingbird branch. also makes gate-swift-tox-func voting | 23:13 |
notmyname | glange: hurricanerix: redbo: dfg_: ^ | 23:13 |
clayg | zaitcev: only you man, everyone here loves c++ | 23:13 |
redbo | nice | 23:13 |
notmyname | it's like C. but one better | 23:14 |
notmyname | or "incremented" | 23:14 |
zaitcev | clayg: so you're okay with this - https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5281 | 23:14 |
notmyname | zaitcev: so it *is* yours!! | 23:14 |
redbo | is it called grenade because it blows up all the time? | 23:14 |
clayg | now that you fixed the name - yeah i'm cool with that | 23:14 |
clayg | redbo: you're supposed to fall on it | 23:15 |
zaitcev | you're slaying me, people | 23:15 |
clayg | zaitcev: i ment fixed the author line - i like the title from the start! | 23:15 |
*** haomaiwang has quit IRC | 23:16 | |
zaitcev | I saw a number of talks proposed by Go people and one of them includes Mr dfg IIRC. Isn't he famous for never travelling though? Skype again? | 23:17 |
zaitcev | Maybe I'm just mistaken, it was a blur reading through many proposals. | 23:18 |
redbo | nah, dfg is a world traveler. But glange has only left Texas twice, and he didn't like it. | 23:18 |
zaitcev | oooh | 23:18 |
redbo | he refers to people from Dallas as yankees | 23:20 |
notmyname | good job HP http://www.businessinsider.com/hp-dress-code-for-programmers-2015-7 | 23:23 |
notmyname | there's probably a few companies represented here who would be happy to hire you if you don't want to dress up in your programming job ;-) | 23:24 |
peluse | thats nuts | 23:27 |
peluse | although for many years we had a rule at Intel in Phoenix that shorts were not allowed (not that anyone followed it). Heck, maybe its still a thing | 23:28 |
*** jistr|afk has quit IRC | 23:29 | |
openstackgerrit | paul luse proposed openstack/swift: Add ability for GET path to see/select alternate frag archs https://review.openstack.org/201283 | 23:44 |
openstackgerrit | Merged openstack/swift: Merge master to feature/crypto https://review.openstack.org/205579 | 23:48 |
*** breitz1 has joined #openstack-swift | 23:53 | |
*** wasmum has quit IRC | 23:54 | |
*** breitz has quit IRC | 23:54 | |
*** marzif has joined #openstack-swift | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!