*** pberis has joined #openstack-swift | 00:01 | |
*** 64MADOR5X has quit IRC | 00:09 | |
*** haomaiwang has joined #openstack-swift | 00:10 | |
mattoliverau | kota_: morning | 00:13 |
---|---|---|
*** asd112z has joined #openstack-swift | 00:14 | |
ho | kota_: morning! | 00:14 |
*** jrichli has joined #openstack-swift | 00:18 | |
*** jrichli has quit IRC | 00:20 | |
*** jrichli has joined #openstack-swift | 00:20 | |
*** pberis has quit IRC | 00:29 | |
*** openstack has joined #openstack-swift | 00:35 | |
-cameron.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp | 00:35 | |
*** hrou has joined #openstack-swift | 00:39 | |
*** tsg has quit IRC | 00:42 | |
*** changbl has quit IRC | 00:42 | |
*** nakagawamsa has joined #openstack-swift | 00:51 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift-specs: Add global ec cluster improvement https://review.openstack.org/209447 | 00:58 |
*** rjaiswal has quit IRC | 01:00 | |
*** ktsuyuzaki has joined #openstack-swift | 01:02 | |
*** kota_ has quit IRC | 01:04 | |
*** CR7 has quit IRC | 01:06 | |
*** kota_ has joined #openstack-swift | 01:07 | |
*** ChanServ sets mode: +v kota_ | 01:07 | |
clayg | WTF is wrong with launchpad? We go to all this trouble to keep our line length under 80 chars and then their stupid bug description form won't let me have even 78 character lines without wrapping!? | 01:09 |
*** ktsuyuzaki has quit IRC | 01:09 | |
*** kei_yama has quit IRC | 01:09 | |
*** haomaiwang has quit IRC | 01:09 | |
*** ktsuyuzaki has joined #openstack-swift | 01:09 | |
*** kei_yama has joined #openstack-swift | 01:10 | |
*** CR7 has joined #openstack-swift | 01:10 | |
*** haomaiwang has joined #openstack-swift | 01:10 | |
clayg | https://bugs.launchpad.net/launchpad/+bug/30002 ?!? 2006? no *wonder* it feels like I'm using a decade old pos tool! | 01:11 |
openstack | Launchpad bug 30002 in Launchpad itself "Cannot format descriptions" [Low,Triaged] | 01:11 |
*** kota_ has quit IRC | 01:12 | |
*** kota_ has joined #openstack-swift | 01:14 | |
*** ChanServ sets mode: +v kota_ | 01:14 | |
*** ktsuyuzaki has quit IRC | 01:16 | |
*** ktsuyuzaki has joined #openstack-swift | 01:16 | |
*** kota_ has quit IRC | 01:18 | |
*** kota_ has joined #openstack-swift | 01:21 | |
*** ChanServ sets mode: +v kota_ | 01:21 | |
*** chlong has quit IRC | 01:22 | |
*** ktsuyuzaki has quit IRC | 01:23 | |
*** ktsuyuzaki has joined #openstack-swift | 01:25 | |
*** kota_ has quit IRC | 01:27 | |
*** kota_ has joined #openstack-swift | 01:28 | |
*** ChanServ sets mode: +v kota_ | 01:28 | |
*** ktsuyuzaki has quit IRC | 01:30 | |
*** ccavanna_ has joined #openstack-swift | 01:34 | |
*** ktsuyuzaki has joined #openstack-swift | 01:34 | |
*** kota_ has quit IRC | 01:36 | |
*** kota_ has joined #openstack-swift | 01:37 | |
*** ChanServ sets mode: +v kota_ | 01:37 | |
*** ccavanna has quit IRC | 01:37 | |
*** ktsuyuzaki has quit IRC | 01:39 | |
*** ktsuyuzaki has joined #openstack-swift | 01:39 | |
*** kota_ has quit IRC | 01:41 | |
*** kota_ has joined #openstack-swift | 01:42 | |
*** ChanServ sets mode: +v kota_ | 01:42 | |
*** ktsuyuzaki has quit IRC | 01:44 | |
*** ktsuyuzaki has joined #openstack-swift | 01:44 | |
*** kota_ has quit IRC | 01:46 | |
*** kota_ has joined #openstack-swift | 01:47 | |
*** ChanServ sets mode: +v kota_ | 01:47 | |
clayg | well... at least launchpad is written in python - next weekend should be interesting | 01:48 |
*** ktsuyuzaki has quit IRC | 01:49 | |
*** ktsuyuzaki has joined #openstack-swift | 01:51 | |
*** kota_ has quit IRC | 01:53 | |
ktsuyuzaki | stop my IRC client temprary because my WiFi is not stable...(I want to stop frequently login/logout) | 01:53 |
*** ktsuyuzaki has quit IRC | 01:54 | |
*** wbhuber has joined #openstack-swift | 01:55 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Fix Kazuhiro's dispersion patch https://review.openstack.org/216922 | 02:00 |
jrichli | clayg: I am testing the mixture of the COPY and encryption middleware. | 02:06 |
jrichli | I get intermittent failures in test/functional/tests.py:TestFile.testMetadataOnPost | 02:06 |
clayg | jrichli: :\ | 02:07 |
jrichli | I see that the object server encounters a DiskFileNotExist from disk_file.read_metadata() when handling PUT | 02:07 |
jrichli | any idea on what sort of timing issue I could look into? | 02:07 |
jrichli | I dont even know what could make a DiskFile disappear that was expected to be there for that test | 02:08 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Fix Kazuhiro's dispersion patch https://review.openstack.org/216922 | 02:08 |
clayg | jrichli: yeah you don't normally see that kind of failure on functional tests | 02:09 |
*** haomaiwang has quit IRC | 02:09 | |
jrichli | when that happens, the code just sets the orig_metadata to be an empty dict, and moves on. | 02:09 |
clayg | might be a timing issue - sometimes I reboot my vm's and re-run install and it helps | 02:09 |
*** haomaiwang has joined #openstack-swift | 02:10 | |
jrichli | when i take out the crypto middleware, everything is fine. every time. | 02:10 |
clayg | jrichli: you could pause the test before the post and see where stuff is? | 02:10 |
clayg | oh wow | 02:10 |
jrichli | the only part that is intermittent is when running with the same pipeline | 02:10 |
jrichli | the metadata is gone after the test calls file_item.sync_metadata | 02:12 |
clayg | jrichli: well I'd need to understand if it's raising DiskFileNotExists because there's no .data file there or if it's just getting confused with what it finds | 02:12 |
jrichli | i dug into that to find the object server error i mentioned | 02:12 |
clayg | jrichli: are you post_as_copy true or false? | 02:13 |
clayg | neway - if the DiskFileNotExists is popping because the .data file isn't there - then the task is clear - track down at what point it gets removed | 02:14 |
jrichli | post_as_copy is true. ok, i will dig into that part | 02:14 |
jrichli | thx! | 02:15 |
clayg | yeah maybe the GET part of the COPY is blowing up because of keys or something - but it doesn't die until it tries to read the body - so all the tracebacks are down in eventlet_debug land | 02:16 |
jrichli | well, the crypto middleware doesn't complain at all. the only issue is that the metadata disappears, and so the assertion in the test fails. | 02:17 |
jrichli | (again, only sometimes) | 02:18 |
clayg | well... the metadata "disappears" - like for example if the PUT part of COPY in the post_as_copy failed because when it tried to decode the body of the GET request it blew up - the observed result being the POST didn't happen - the metadata is "gone" | 02:19 |
jrichli | oh, ok. i will look for that | 02:20 |
clayg | jrichli: could be i'm misunderstanding the symptoms you're describing - the DiskFileNotExists error seems rather strange, the PUT stage of COPY should just overwrite what's there - there's no DELETE step... | 02:20 |
clayg | I'm curious what's on disk (i.e. find /srv/node*/sdb*/objects* -name \*.data) right before and right after the test calls sync_metadata (i.e. makes the POST request) | 02:21 |
jrichli | well, i just know that is something happening with about the same frequency as the expected metadata missing. | 02:21 |
* notmyname is back home and online this evening | 02:22 | |
jrichli | notmyname: welcome back! | 02:23 |
notmyname | clayg: mattoliverau: yeah, I need to go through the priority patches again to cull them. thanks for bugging me about it | 02:23 |
jrichli | clayg: ok, i will capture that | 02:23 |
*** kota_ has joined #openstack-swift | 02:32 | |
*** ChanServ sets mode: +v kota_ | 02:32 | |
*** annegent_ has quit IRC | 02:32 | |
*** annegentle has joined #openstack-swift | 02:42 | |
openstackgerrit | Kazuhiro MIYAHARA proposed openstack/swift: Fix dispersion-reports error message https://review.openstack.org/213697 | 02:47 |
*** wbhuber has quit IRC | 02:49 | |
*** gyee has quit IRC | 03:00 | |
openstackgerrit | Clay Gerrard proposed openstack/swift: EC GET path: require fragments to be of same set https://review.openstack.org/212187 | 03:03 |
*** kei_yama has quit IRC | 03:07 | |
*** haomaiwang has quit IRC | 03:09 | |
*** mahatic has joined #openstack-swift | 03:09 | |
*** haomaiwang has joined #openstack-swift | 03:10 | |
mahatic | good morning! | 03:10 |
openstackgerrit | Merged openstack/swift: Fix the comment in [1]. https://review.openstack.org/214915 | 03:11 |
*** miyahara has joined #openstack-swift | 03:21 | |
jrichli | mahatic: good morning! | 03:22 |
mahatic | o/ | 03:24 |
notmyname | mahatic: good morning! | 03:38 |
*** baojg has joined #openstack-swift | 03:39 | |
*** haomaiwang has quit IRC | 03:40 | |
*** jrichli has quit IRC | 03:45 | |
*** links has joined #openstack-swift | 03:45 | |
*** changbl has joined #openstack-swift | 03:46 | |
*** proteusguy has quit IRC | 03:50 | |
*** baojg has quit IRC | 03:52 | |
*** baojg has joined #openstack-swift | 03:53 | |
*** kei_yama has joined #openstack-swift | 03:58 | |
ho | mahatic: good morning! | 04:00 |
notmyname | current community graphs: | 04:02 |
notmyname | http://d.not.mn/active_contribs.png | 04:02 |
notmyname | http://d.not.mn/contrib_activity.png | 04:02 |
notmyname | http://d.not.mn/total_contribs.png | 04:02 |
notmyname | the first one is the most interesting, I think | 04:02 |
*** proteusguy has joined #openstack-swift | 04:02 | |
kota_ | notmyname: Are these same ones we saw at hackathon? | 04:04 |
notmyname | kota_: yes. slightly changed colors. current as of today. the vertical lines are swift releases | 04:04 |
notmyname | so yes, exactly the same except for how they are different ;-) | 04:04 |
kota_ | notmyname: good, saved into my laptop because they are interesting to me, too. | 04:05 |
*** haomaiwang has joined #openstack-swift | 04:05 | |
*** annegentle has quit IRC | 04:07 | |
kota_ | notmyname: and I want to give information that I'll be absent tommorrow weekly meeting because I have to be in moving train to take a complete medical checkup | 04:07 |
notmyname | I hope your checkup is good | 04:08 |
kota_ | notmyname: thanks | 04:08 |
notmyname | kota_: oh yeah. you weren't on earlier...unless you have something to bring up in the meeting, no meeting tomorrow | 04:08 |
notmyname | ho: ^ | 04:08 |
notmyname | mahatic: mattoliverau: ^ | 04:08 |
mattoliverau | I have nothing to raise, well nothing springs to mind :) | 04:09 |
mattoliverau | So a sleep in might be nice ;) | 04:09 |
*** haomaiwang has quit IRC | 04:09 | |
*** haomaiwang has joined #openstack-swift | 04:10 | |
kota_ | I have nothing, too except want to land my SPEC :P (but actually not urgent and I can get in touch any others on IRC) | 04:10 |
mahatic | likewise, if I do have somthing, it should be updated in trello | 04:10 |
mahatic | thanks notmyname | 04:10 |
notmyname | great | 04:10 |
notmyname | ok. no meeting tomorrow. https://wiki.openstack.org/wiki/Meetings/Swift | 04:12 |
kota_ | notmyname: thanks to take care of that. | 04:14 |
*** CR7 has quit IRC | 04:14 | |
mattoliverau | \o/ sleep in! | 04:15 |
kota_ | but I have to wake up early morning to move to hospital :/ | 04:15 |
mattoliverau | kota_: :( | 04:16 |
ho | notmyname: ack, no meeting tomorrow. thanks for the info! | 04:17 |
kota_ | ho: nice timing, could you review Kazuhiro's patch (patch 213697), again? | 04:19 |
patchbot | kota_: https://review.openstack.org/#/c/213697/ | 04:19 |
kota_ | ho: maybe it is now almost changed from older patch set but I guess current patch is the simplest. | 04:20 |
kota_ | ho: I know you have some concern about previous ones so I'd like to check if they are still exist or not. | 04:21 |
* janonymous will be back on monday from vacations :) | 04:22 | |
kota_ | janonymous: Please enjoy your vacations :) | 04:24 |
mattoliverau | timburke: you still around? | 04:25 |
*** kota_ has quit IRC | 04:34 | |
*** hrou has quit IRC | 04:35 | |
*** zhill has joined #openstack-swift | 04:44 | |
ho | kota_: i read the code. if i put a score, it's -1 from my point of view because my concerns are not solved. but i don't put score for this patch now, i would like to see other people's comments on it. i have a meeting and will back around 3:30pm. | 04:45 |
*** zhill has quit IRC | 04:48 | |
*** trifon has quit IRC | 04:51 | |
*** tsg has joined #openstack-swift | 04:53 | |
*** haomaiwang has quit IRC | 05:09 | |
*** haomaiwang has joined #openstack-swift | 05:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 05:20 |
*** SkyRocknRoll has joined #openstack-swift | 05:20 | |
*** andrey-mp has joined #openstack-swift | 05:21 | |
*** kota_ has joined #openstack-swift | 05:23 | |
*** ChanServ sets mode: +v kota_ | 05:23 | |
openstackgerrit | Mahati Chamarthy proposed openstack/swift: Encrypt flag for probe tests https://review.openstack.org/216974 | 05:25 |
*** mahatic has quit IRC | 05:25 | |
andrey-mp | kota_: hi! do you have any objections here - https://review.openstack.org/#/c/215325/ ? this is review for devstack and infra team wants to know swift`s team opinion | 05:25 |
*** mahatic has joined #openstack-swift | 05:26 | |
kota_ | andrey-mp: 1 minute | 05:27 |
*** trifon has joined #openstack-swift | 05:29 | |
*** redbo has quit IRC | 05:32 | |
*** redbo has joined #openstack-swift | 05:32 | |
*** ChanServ sets mode: +v redbo | 05:32 | |
openstackgerrit | Matthew Oliver proposed openstack/swift: Add container and account reverse listings https://review.openstack.org/120709 | 05:32 |
mattoliverau | timburke: ^^ | 05:32 |
kota_ | andrey-mp: so...1 question, what does it mean "all cloud lives with 'RegionOne'"? | 05:32 |
andrey-mp | i mean that devstack uses 'RegionOne' | 05:33 |
kota_ | for S3 testing? | 05:33 |
andrey-mp | always | 05:33 |
andrey-mp | all services | 05:33 |
andrey-mp | all services registered by devstack in keystone in ' | 05:34 |
kota_ | hmm...maybe I need to know more detail for signature v4, currently not sure yet. | 05:34 |
*** silor has joined #openstack-swift | 05:34 | |
andrey-mp | I have another review for signature v4 ) | 05:34 |
andrey-mp | but i need to write more tests in it | 05:34 |
*** asd112z has quit IRC | 05:35 | |
kota_ | so, I'm wondering that if we should use same region's name with keystone, tempauth would be broken? | 05:36 |
andrey-mp | signature v2 doesn't use region in sign process. but signature v4 uses it. and awscli tool (from Amazon) shows such behavior | 05:36 |
andrey-mp | i think no - i run functional tests from tempest with all my changes for v4 and they works | 05:36 |
andrey-mp | because tests know that they work in RegionOne and they add it in signature process and aws client (boto, botocore) adds region to message body | 05:38 |
*** silor1 has joined #openstack-swift | 05:38 | |
andrey-mp | so swift3 plugin checks that input region is equal to configured one | 05:38 |
*** silor has quit IRC | 05:38 | |
*** silor1 is now known as silor | 05:38 | |
andrey-mp | problem is in that check in swift3. because i can take region name from input request for check signature | 05:39 |
andrey-mp | also, I would like to draw your attention to https://review.openstack.org/#/c/215766/ | 05:42 |
kota_ | Does tempest has S3 tests? | 05:44 |
andrey-mp | it has tempest.thirdparty.boto group that has tests which use s3 requests | 05:47 |
andrey-mp | these test upload some info to new bucket and then nova uses this bucket to take info from it. this is Amazon scenario of image registering in the cloud | 05:48 |
kota_ | oh no, I didn't notice that so you mean we need patch 120709 to pass such a s3 requests. | 05:48 |
patchbot | kota_: https://review.openstack.org/#/c/120709/ | 05:48 |
kota_ | andrey-mp: ok, let me make sure tempest.thirdparty and will review them after that. | 05:50 |
kota_ | andrey-mp: Is it ok? | 05:50 |
andrey-mp | yes, thank you! | 05:50 |
andrey-mp | 120709 already has tempest job with tempest.thirdparty section. but this tempest job doesn't use swift s3 store - by default nova s3 store is used | 05:51 |
kota_ | nova s3 store??? | 05:52 |
andrey-mp | yes, we have it )) | 05:53 |
kota_ | what's that | 05:53 |
andrey-mp | nova implements simple s3 store without authentication | 05:53 |
kota_ | interesting | 05:53 |
andrey-mp | it stores bucket locally | 05:53 |
kota_ | as a file (or directry)? | 05:54 |
andrey-mp | buckets as directories, objects as files | 05:54 |
kota_ | make sense | 05:54 |
andrey-mp | I made new gat job because I didn't find any other job that uses swift3 plugin | 05:55 |
andrey-mp | gat -> gate | 05:55 |
kota_ | for Swift? | 05:56 |
andrey-mp | for swift3 | 05:56 |
andrey-mp | i can add same for swift if you and swift`s team agree with it | 05:57 |
kota_ | swift3 already has functional tests by itself, they are not care about devstack/tempest tho. | 05:57 |
kota_ | Adding a non-voting gate for swift3 to Swift project is good idea to notify that proposed change would break swift3 (or not) | 05:59 |
kota_ | I support the idea. | 06:00 |
andrey-mp | good to hear it :) | 06:01 |
kota_ | but I'm not sure it should be tempest.thirdparty (or not) | 06:02 |
andrey-mp | ok, i will wait while you see to tempest | 06:04 |
kota_ | sorry for inconvinience | 06:04 |
*** ppai has joined #openstack-swift | 06:08 | |
ho | i'm back | 06:08 |
*** haomaiwang has quit IRC | 06:09 | |
*** haomaiwa_ has joined #openstack-swift | 06:10 | |
*** tsg has quit IRC | 06:19 | |
miyahara | ho: Hello. | 06:19 |
miyahara | ho: I updated my patch. I would like to discuss about it. https://review.openstack.org/#/c/213697/ | 06:26 |
ho | miyahara: hello, i'm back again. i have a meeting from 4:00pm so i can discuss now. :-) | 06:45 |
miyahara | ho: thank you. | 06:46 |
miyahara | ho: First, "class information bug " is not bug. This is my mistake. | 06:50 |
ho | miyahara: yeah | 06:51 |
*** flwang has quit IRC | 06:52 | |
*** andrey-mp has quit IRC | 06:53 | |
miyahara | I have tried catch error with "import urllib2", but swift raises HTTPError of "from eventlet.green import urllib2". | 06:53 |
miyahara | ho :So I couldn't catch the error. | 06:54 |
miyahara | ho: So, ClientException is not used in my latest patch. | 06:57 |
ho | miyahara: but better to use the exception right? sync.py expects it. http://paste.openstack.org/show/426557/ | 06:58 |
ho | miyahara: my understanding for the root causes of this bug are | 06:59 |
ho | miyahara: (1) didn't wrap exceptions as ClientException in retry_request (2) unnecesarry 'raise' in swift-dispersion-report as a command | 07:02 |
*** rledisez has joined #openstack-swift | 07:04 | |
miyahara | ho: That's right. I was ovelooking it. | 07:05 |
*** baojg has quit IRC | 07:08 | |
*** haomaiwa_ has quit IRC | 07:09 | |
*** haomaiwang has joined #openstack-swift | 07:10 | |
*** baojg has joined #openstack-swift | 07:10 | |
miyahara | ho: But, the problem should be fixed by another patch. | 07:10 |
kota_ | ho: miyahara means we should fix swift/container/sync.py in another patch | 07:12 |
kota_ | ho: And I agree his opinion because if sync.py has a problem it should be filed in launchpad. | 07:12 |
kota_ | ho: BUT nice catch, I was missing sync.py is a user of SimpleClient, thanks. | 07:16 |
miyahara | kota_: thank you for your detailed explanations. | 07:18 |
openstackgerrit | Mahati Chamarthy proposed openstack/swift: Modified tests to include real crypto https://review.openstack.org/211451 | 07:22 |
openstackgerrit | Mahati Chamarthy proposed openstack/swift: Encrypt flag for probe tests https://review.openstack.org/216974 | 07:22 |
*** mahatic_ has joined #openstack-swift | 07:24 | |
*** mahatic has quit IRC | 07:25 | |
openstackgerrit | Merged openstack/python-swiftclient: Update .gitreview for stable/juno https://review.openstack.org/215716 | 07:36 |
onovy | am i only one who have problem with eventbrite registration to summit? JS error: Uncaught TypeError: Cannot read property 'payment_type' of undefined :)) | 07:36 |
onovy | never mind, working now | 07:42 |
*** akle has quit IRC | 07:47 | |
openstackgerrit | Merged openstack/swift: Fix swob.Range docstring https://review.openstack.org/216649 | 07:48 |
*** miyahara has left #openstack-swift | 07:54 | |
*** m_kazuhiro has joined #openstack-swift | 07:58 | |
ho | miyahara,kota_: unnn... sorry, but i don't understand why you split the fix. in order to fix sync.py you should change ex handling in retry_request and it's also effect to swift-dispersion-report. so i wrote root cause is (1) | 08:00 |
*** mahatic_ has quit IRC | 08:01 | |
kota_ | ho: that is because it is a bug fix for bug/1468120 | 08:02 |
kota_ | ho: it's obviously swift-dispersion-report bug. | 08:03 |
kota_ | And we don't have to change ex handling in retry_request to fix sync.py, right? | 08:05 |
kota_ | IMO, we can fix sync.py to handle eventlet.green.urllib2.HTTPError as well as swift-dispersion-report. | 08:05 |
*** haomaiwang has quit IRC | 08:09 | |
*** haomaiwang has joined #openstack-swift | 08:10 | |
kota_ | ho: current miyahara's patch doesn't change any behavior of SimpleClient, just handling correct Exception (i.e. urllib2.HTTPError) on swift-dispersion-report so that no effect for sync.py even though container-sync has a problem with SimpleClient (it should be as it is on this fix) | 08:11 |
*** acoles_ is now known as acoles | 08:11 | |
openstackgerrit | Merged openstack/swift: Allow pep8 of a single file https://review.openstack.org/216545 | 08:12 |
ho | kota_: i reviewed the code so current my understanding is better to change retry_request that i wrote it as comment i think. | 08:19 |
kota_ | ho: thx | 08:20 |
acoles | good morning | 08:21 |
kota_ | acoles: good morning | 08:21 |
acoles | hi kota_ | 08:21 |
kota_ | acoles: FYI, no meeting this week. | 08:21 |
acoles | kota_: yup i just read scrollback thanks! | 08:21 |
acoles | notmyname: ack no meeting | 08:22 |
ho | kota_: sorry for it. so i would like to see other people's comments on it. | 08:22 |
ho | acoles: good morning! | 08:23 |
acoles | kota_: hope your hospital trip goes ok | 08:23 |
acoles | ho: good evening! | 08:23 |
kota_ | acoles: thanks :) | 08:23 |
kota_ | ho: no need to say "sorry", I just get "which is a suitable way for Swift" and I'd like to know your concern correctly. | 08:25 |
kota_ | s/just get/just want to get/ | 08:25 |
ho | kota_: thanks! | 08:25 |
ho | acoles: any chance you see the functional test patch? | 08:26 |
*** geaaru has joined #openstack-swift | 08:28 | |
*** ho has quit IRC | 08:33 | |
acoles | ho: its on my list but i need to be honest with you, it will not be until next week - i'm really sorry :( i am out of office tomorrow->Sept 2nd. | 08:36 |
* acoles is chipping away at backlog | 08:36 | |
*** jistr has joined #openstack-swift | 08:39 | |
*** mahatic has joined #openstack-swift | 08:47 | |
*** jordanP has joined #openstack-swift | 08:49 | |
*** tsubic has quit IRC | 08:54 | |
*** km has quit IRC | 09:01 | |
*** kei_yama has quit IRC | 09:02 | |
*** haomaiwang has quit IRC | 09:09 | |
*** haomaiwang has joined #openstack-swift | 09:10 | |
mahatic | acoles: when you get time, could you take a look at this patch 216974? If that has any corrections, it would help me in the new probe tests | 09:12 |
patchbot | mahatic: https://review.openstack.org/#/c/216974/ | 09:12 |
*** h00327910__ has joined #openstack-swift | 09:13 | |
*** daemontool_ has joined #openstack-swift | 09:25 | |
*** onovy_ has joined #openstack-swift | 09:27 | |
*** onovy has quit IRC | 09:28 | |
*** blair has quit IRC | 09:28 | |
*** proteusguy has quit IRC | 09:28 | |
*** onovy_ is now known as onovy | 09:28 | |
*** onovy has quit IRC | 09:28 | |
*** onovy has joined #openstack-swift | 09:28 | |
*** daemontool__ has quit IRC | 09:28 | |
*** proteusguy has joined #openstack-swift | 09:29 | |
m_kazuhiro | acoles: Please check my patch (patch 213697), too. kota_ checked this patch and reviewed +2. | 09:30 |
patchbot | m_kazuhiro: https://review.openstack.org/#/c/213697/ | 09:30 |
acoles | m_kazuhiro: did you squash kota_ 's patch into yours? | 09:33 |
m_kazuhiro | acoles: Yes, I did. | 09:35 |
*** goodygum has joined #openstack-swift | 09:38 | |
*** flwang has joined #openstack-swift | 09:44 | |
openstackgerrit | Jiri Suchomel proposed openstack/swift: Let object-info find files in a given directory https://review.openstack.org/189258 | 09:45 |
*** marzif_ has joined #openstack-swift | 09:55 | |
*** baojg has quit IRC | 10:06 | |
*** nakagawamsa has quit IRC | 10:07 | |
*** haomaiwang has quit IRC | 10:09 | |
*** haomaiwang has joined #openstack-swift | 10:10 | |
*** Kennan2 has joined #openstack-swift | 10:16 | |
*** Kennan has quit IRC | 10:16 | |
*** trifon has quit IRC | 10:23 | |
*** blair has joined #openstack-swift | 10:34 | |
*** SkyRocknRoll_ has joined #openstack-swift | 10:37 | |
*** mahatic has quit IRC | 10:37 | |
*** kota_ has quit IRC | 10:43 | |
*** flwang has quit IRC | 10:52 | |
*** dmorita has quit IRC | 10:55 | |
*** flwang has joined #openstack-swift | 10:55 | |
*** SkyRocknRoll_ has quit IRC | 11:00 | |
*** haomaiwang has quit IRC | 11:09 | |
*** Vinsh has quit IRC | 11:12 | |
*** SkyRocknRoll_ has joined #openstack-swift | 11:15 | |
*** trifon has joined #openstack-swift | 11:15 | |
*** m_kazuhiro has quit IRC | 11:19 | |
openstackgerrit | Jiri Suchomel proposed openstack/swift: Let object-info find files in a given directory https://review.openstack.org/189258 | 11:23 |
*** mahatic has joined #openstack-swift | 11:38 | |
*** flwang has quit IRC | 11:40 | |
*** mlanner has quit IRC | 11:43 | |
*** csmart has quit IRC | 11:44 | |
*** csmart has joined #openstack-swift | 11:46 | |
*** mlanner has joined #openstack-swift | 11:46 | |
*** flwang has joined #openstack-swift | 11:48 | |
*** h00327910__ has quit IRC | 11:53 | |
*** marcusvrn_ has joined #openstack-swift | 12:01 | |
*** flwang has quit IRC | 12:02 | |
*** MVenesio has joined #openstack-swift | 12:02 | |
*** flwang has joined #openstack-swift | 12:04 | |
*** m_kazuhiro has joined #openstack-swift | 12:14 | |
*** m_kazuhiro has quit IRC | 12:15 | |
*** m_kazuhiro has joined #openstack-swift | 12:15 | |
*** m_kazuhiro has quit IRC | 12:15 | |
*** petertr7_away is now known as petertr7 | 12:16 | |
*** annegentle has joined #openstack-swift | 12:27 | |
*** CR7 has joined #openstack-swift | 12:28 | |
*** aix has quit IRC | 12:29 | |
*** ccavanna_ has quit IRC | 12:37 | |
*** Vinsh has joined #openstack-swift | 12:40 | |
*** Vinsh has quit IRC | 12:41 | |
*** Vinsh has joined #openstack-swift | 12:41 | |
*** ppai has quit IRC | 12:42 | |
*** SkyRocknRoll_ has quit IRC | 12:43 | |
*** sslypushenko has left #openstack-swift | 12:50 | |
*** gustavo has quit IRC | 12:50 | |
*** Vinsh has quit IRC | 12:52 | |
*** Vinsh has joined #openstack-swift | 12:53 | |
*** petertr7 is now known as petertr7_away | 12:53 | |
*** chlong has joined #openstack-swift | 12:56 | |
*** petertr7_away is now known as petertr7 | 12:56 | |
*** aix has joined #openstack-swift | 12:58 | |
*** hrou has joined #openstack-swift | 13:08 | |
*** trifon has quit IRC | 13:09 | |
*** trifon has joined #openstack-swift | 13:10 | |
*** dustins has joined #openstack-swift | 13:14 | |
*** dustins has quit IRC | 13:15 | |
*** links has quit IRC | 13:15 | |
*** dustins has joined #openstack-swift | 13:18 | |
*** remix_tj has quit IRC | 13:19 | |
*** pgbridge has joined #openstack-swift | 13:19 | |
*** flwang has quit IRC | 13:21 | |
*** flwang has joined #openstack-swift | 13:21 | |
*** annegentle has quit IRC | 13:27 | |
*** remix_tj has joined #openstack-swift | 13:29 | |
*** CR7 has quit IRC | 13:48 | |
*** jrichli has joined #openstack-swift | 13:51 | |
*** amandap_ is now known as amandap | 13:51 | |
*** breitz has quit IRC | 13:52 | |
*** breitz has joined #openstack-swift | 13:52 | |
*** mahatic has quit IRC | 13:58 | |
*** Kennan2 has quit IRC | 14:01 | |
*** trifon has quit IRC | 14:02 | |
*** Kennan has joined #openstack-swift | 14:02 | |
*** annegentle has joined #openstack-swift | 14:03 | |
*** ajiang has left #openstack-swift | 14:03 | |
*** links has joined #openstack-swift | 14:05 | |
*** wbhuber has joined #openstack-swift | 14:06 | |
*** lpabon has joined #openstack-swift | 14:08 | |
*** petertr7 is now known as petertr7_away | 14:16 | |
*** jlhinson has joined #openstack-swift | 14:18 | |
*** thumpba has joined #openstack-swift | 14:19 | |
*** thumpba has quit IRC | 14:20 | |
*** thumpba has joined #openstack-swift | 14:20 | |
*** haomaiwang has joined #openstack-swift | 14:22 | |
*** lifeless1 has joined #openstack-swift | 14:23 | |
*** zaitcev has joined #openstack-swift | 14:23 | |
*** ChanServ sets mode: +v zaitcev | 14:23 | |
*** lifeless has quit IRC | 14:24 | |
*** proteusguy_ has joined #openstack-swift | 14:27 | |
*** proteusguy has quit IRC | 14:27 | |
*** petertr7_away is now known as petertr7 | 14:38 | |
*** mdelapp has joined #openstack-swift | 14:41 | |
openstackgerrit | Alistair Coles proposed openstack/python-swiftclient: Cleanup and improve tests for download https://review.openstack.org/217246 | 14:45 |
*** Guest48632 is now known as scotticus | 14:48 | |
notmyname | good morning | 14:49 |
acoles | cschwede: zaitcev mattoliverau torgomatic i just put +2 on joel's memory reducing client download patch, think you have all reviewed in past, he's been asking if we can move it along if you can take another look. | 14:57 |
zaitcev | acoles: I should | 14:57 |
acoles | zaitcev: thx, i am sure joel would be grateful, its been up on gerrit for 10 months | 14:58 |
*** links has quit IRC | 14:59 | |
*** minwoob has joined #openstack-swift | 14:59 | |
openstackgerrit | John Dickinson proposed openstack/swift: Disallow unsafe tempurl operations to point to unauthorized data https://review.openstack.org/217253 | 15:00 |
openstackgerrit | John Dickinson proposed openstack/swift: Disallow unsafe tempurl operations to point to unauthorized data https://review.openstack.org/217254 | 15:00 |
openstackgerrit | John Dickinson proposed openstack/swift: Better scoping for tempurls, especially container tempurls https://review.openstack.org/217255 | 15:00 |
openstackgerrit | John Dickinson proposed openstack/swift: Disallow unsafe tempurl operations to point to unauthorized data https://review.openstack.org/217256 | 15:01 |
openstackgerrit | John Dickinson proposed openstack/swift: Better scoping for tempurls, especially container tempurls https://review.openstack.org/217257 | 15:01 |
openstackgerrit | Christian Schwede proposed openstack/swift: Better scoping for tempurls, especially container tempurls https://review.openstack.org/217257 | 15:01 |
openstackgerrit | Christian Schwede proposed openstack/swift: Disallow unsafe tempurl operations to point to unauthorized data https://review.openstack.org/217256 | 15:01 |
notmyname | cschwede: ??? | 15:01 |
cschwede | notmyname: i was asked by tristanC to push them | 15:02 |
notmyname | I just did about 10 seconds before you | 15:02 |
cschwede | notmyname: ah, damned. i revoke mine then | 15:02 |
*** asd112z has joined #openstack-swift | 15:02 | |
notmyname | cschwede: wait | 15:02 |
tristanC | Greeting, sorry folks for the mis-communication | 15:02 |
*** kevinc_ has joined #openstack-swift | 15:03 | |
tristanC | I wasn't sure who would be online to push the fix, so I asked cschwede | 15:03 |
cschwede | notmyname: sorry, i didnāT looked into the irc channel atm, was focusing to do this correctly | 15:04 |
notmyname | acoles: don't +A the ones to master yet | 15:05 |
acoles | notmyname: yup lets sort the commit messages out | 15:05 |
notmyname | yeah. but git won't let me repush because it says there are no changes | 15:06 |
notmyname | hang on. I know what to do | 15:06 |
acoles | edit on gerrit? | 15:06 |
openstackgerrit | John Dickinson proposed openstack/swift: Disallow unsafe tempurl operations to point to unauthorized data https://review.openstack.org/217259 | 15:07 |
openstackgerrit | John Dickinson proposed openstack/swift: Better scoping for tempurls, especially container tempurls https://review.openstack.org/217260 | 15:07 |
notmyname | there | 15:08 |
acoles | notmyname: ready to go? | 15:08 |
notmyname | made a new change id | 15:08 |
notmyname | ya | 15:08 |
notmyname | tristanC: cschwede: I had updated the commit messages to refer to the CVE and LP bugs | 15:08 |
*** marzif_ has quit IRC | 15:08 | |
cschwede | notmyname: ah, ok. well, anyways, sorry for the extra work | 15:09 |
notmyname | no problems | 15:09 |
notmyname | cschwede: thanks for being on it :-) | 15:09 |
*** haomaiwang has quit IRC | 15:09 | |
acoles | notmyname: you mean you wasted a change id? one day they'll run out you know :P | 15:09 |
notmyname | lol | 15:09 |
notmyname | tristanC: did you mark the LP bugs public? | 15:10 |
*** asd112z has quit IRC | 15:10 | |
*** haomaiwang has joined #openstack-swift | 15:10 | |
notmyname | yes you did | 15:11 |
*** asd112z has joined #openstack-swift | 15:11 | |
tristanC | and I can't wait to mark the tasks as fix released ;) | 15:12 |
*** jistr is now known as jistr|mtg | 15:12 | |
acoles | notmyname: did we reach 100 comments on the bug? | 15:13 |
notmyname | tristanC: so I think that will be taken care of automatically now right? | 15:13 |
cschwede | acoles: oh, that was the goal? to get to 100? *epic fail* | 15:14 |
tristanC | notmyname: I meant the OSSA tasks, which will be released once the ossa is out | 15:14 |
notmyname | ah ok | 15:14 |
tristanC | for the other tasks, I guess it's marked as released once the fix is in a release | 15:15 |
notmyname | tristanC: when does that happen? google doesn't show anything public yet | 15:15 |
acoles | cschwede: lol. we reached 94 | 15:15 |
tristanC | (by relmgmt folks) | 15:15 |
notmyname | http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5223 | 15:15 |
tristanC | notmyname: I'll submit a review to openstack/ossa with the announce referencing the reviews, and once approve I'll send the ossa out | 15:15 |
notmyname | ok. thanks everyone | 15:16 |
* notmyname now needs to drive an hour | 15:16 | |
tristanC | notmyname: mitre website is not updated by us, the link should be public anytime soon | 15:16 |
tristanC | yes, thanks everyone :) | 15:17 |
notmyname | if anything comes up, call or text me. I'll be at openstack silicon valley today and in-and-out online today | 15:17 |
*** chsc has joined #openstack-swift | 15:20 | |
*** changbl has quit IRC | 15:21 | |
*** jistr|mtg is now known as jistr | 15:22 | |
*** MVenesio has quit IRC | 15:31 | |
*** tsg has joined #openstack-swift | 15:32 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Add test that a tempurl POST cannot set a DLO manifest header https://review.openstack.org/217273 | 15:34 |
*** haomaiwang has quit IRC | 15:34 | |
acoles | notmyname: clayg: minor follow up ^^ | 15:35 |
tristanC | does someone know what would be the version number of the next stable/juno swift release ? | 15:36 |
tristanC | Last Juno version was 2.2.0, but 2.2.1 is also part of Kilo... so is there a plan already ? | 15:39 |
*** lpabon has quit IRC | 15:40 | |
*** lpabon has joined #openstack-swift | 15:41 | |
*** ajiang has joined #openstack-swift | 15:44 | |
-openstackstatus- NOTICE: restarting gerrit due to a slow memory leak | 15:45 | |
*** lpabon has quit IRC | 15:48 | |
*** lpabon has joined #openstack-swift | 15:48 | |
*** changbl has joined #openstack-swift | 16:00 | |
openstackgerrit | Charles Hsu proposed openstack/python-swiftclient: Increase httplib._MAXHEADERS to 256. https://review.openstack.org/214144 | 16:01 |
*** petertr7 is now known as petertr7_away | 16:10 | |
*** jistr has quit IRC | 16:12 | |
*** jordanP has quit IRC | 16:13 | |
*** gyee has joined #openstack-swift | 16:14 | |
tsg | notmyname, peluse: if you are okay with https://review.openstack.org/#/c/214054/, can you +2 so we can get the rest of the EC library stuff taken care of | 16:20 |
*** rledisez has quit IRC | 16:21 | |
*** lpabon has quit IRC | 16:22 | |
zaitcev | Aww, Sam has already done 130339. | 16:28 |
zaitcev | I was in a Ceph RGW meeting... And had to build a fixed 1.13.1 in RHEL 7 urgently... ;_; | 16:30 |
tsg | torgomatic: thanks! | 16:31 |
*** tsg has left #openstack-swift | 16:31 | |
peluse | tsg, done | 16:35 |
zaitcev | Huh, the delim_force_gte thing went in too | 16:41 |
*** mfalatic has joined #openstack-swift | 16:44 | |
openstackgerrit | Alistair Coles proposed openstack/python-swiftclient: Cleanup and improve tests for download https://review.openstack.org/217246 | 16:49 |
*** SkyRocknRoll has quit IRC | 16:54 | |
*** petertr7_away is now known as petertr7 | 16:56 | |
*** petertr7 is now known as petertr7_away | 17:11 | |
*** joeljwright has joined #openstack-swift | 17:17 | |
*** ChanServ sets mode: +v joeljwright | 17:17 | |
*** trifon has joined #openstack-swift | 17:20 | |
*** stevelle has joined #openstack-swift | 17:31 | |
clayg | wbhuber: post what you have so far on lp bug #1488610 (unittest?) and I'll take a look! | 17:43 |
openstack | Launchpad bug 1488610 in OpenStack Object Storage (swift) "EC connection refused exception when storage node is offline" [Undecided,New] https://launchpad.net/bugs/1488610 - Assigned to Bill Huber (wbhuber) | 17:43 |
*** aix has quit IRC | 17:44 | |
stevelle | in swift proxy config does sorting_method have any influence on write_affinity operation or only on read_affinity? | 17:45 |
clayg | stevelle: good question! | 17:48 |
stevelle | I'm not having a lot of luck searching for the answer in source either :) | 17:49 |
stevelle | but I don't know my way around swift | 17:49 |
*** eandersson has quit IRC | 17:49 | |
*** jlhinson has quit IRC | 17:50 | |
clayg | proxy.server.Application.sort_nodes is called in iter_nodes | 17:50 |
stevelle | this is as far as I got https://github.com/openstack/swift/blob/0279411c5876f815f86065cad2c91ba464e6d91b/swift/proxy/server.py#L227-L234 | 17:51 |
clayg | looks like in proxy.controllers.obj.BaseObjectController.iter_nodes_local_first we don't really look at sorting method (because we have to connect to all of them anyway stuff like timing and shuffle don't make much sense?) | 17:52 |
clayg | so, no the sorting_method does not influence write_affinity - only read_affinity only effects sort_nodes when sorting_method is affinity | 17:54 |
*** lpabon has joined #openstack-swift | 17:54 | |
stevelle | great, thanks | 17:54 |
clayg | stevelle: there was a patch to make all of those config options per policy - i lost track of it | 17:54 |
stevelle | I'm sure that would be rather useful as scoped to policy | 17:56 |
stevelle | but seems like that would be a bit of a change | 17:56 |
peluse | clayg, found it, patch 160877 | 17:57 |
patchbot | peluse: https://review.openstack.org/#/c/160877/ | 17:57 |
clayg | peluse: THANKS! | 17:59 |
clayg | peluse: bah I don't know how to star it from that view : | 17:59 |
stevelle | top left of the commit msg box | 18:00 |
clayg | stevelle: heh - i wasn't signed in :P | 18:00 |
stevelle | that would do it | 18:00 |
peluse | clayg, I guess one of us should pick it up and run with it | 18:03 |
clayg | peluse: yeah, eventually, concurrent GETs, fast-POST, 5 outstanding EC fixes | 18:07 |
clayg | I think COPY middleware is picking up steam again? | 18:07 |
clayg | peluse: timburke probably needs me to review new features in versioned-writes and SLO middlwares :\ | 18:07 |
clayg | peluse: I think joeljwright is dying to get python-swiftclient to not download all the listings before it starts downloading again :'( | 18:08 |
* clayg cries | 18:08 | |
joeljwright | and then I see my nameā¦ | 18:08 |
clayg | joeljwright: you're doing god's work man - keep the faith | 18:09 |
joeljwright | clayg: you drag me back in just as I was getting ready to shut down! | 18:09 |
joeljwright | :D | 18:09 |
tdasilva | clayg: copy middleware is coming soon :P | 18:10 |
clayg | oh, bah - container-sync - there's no end | 18:10 |
*** joeljwright has quit IRC | 18:12 | |
*** annegentle has quit IRC | 18:14 | |
acoles | joeljwright: you can't go you have to watch your patch land :P | 18:14 |
timburke | otherwise the gate will bust :P | 18:14 |
clayg | lol | 18:15 |
clayg | ho needs me to review keystone in vagrant-swift-all-in-one - only there's a number of things in the PR that I wish where different :'( | 18:16 |
clayg | f'ing PTA meeting tonite :'( | 18:16 |
*** openstackgerrit has quit IRC | 18:17 | |
*** openstackgerrit has joined #openstack-swift | 18:17 | |
acoles | clayg: i'm liking your etag buckets patch | 18:19 |
clayg | acoles: IKR! | 18:19 |
clayg | acoles: it was all you man | 18:19 |
clayg | acoles: if only I'd had the balls to go for timestamps it would be complete :'( | 18:19 |
clayg | acoles: NodeIter might be a bit much, but that nodes_left attribute reads *so nice* | 18:20 |
timburke | clayg: oh, if i can goad you into reviewing things, how about https://review.openstack.org/#/c/120709/? then i can write *another* patch for versioned-writes! | 18:20 |
acoles | right! | 18:20 |
clayg | timburke: I'm not even going to be doing reviews today :'( | 18:20 |
clayg | timburke: but I'll star it | 18:20 |
*** mdelapp has left #openstack-swift | 18:21 | |
acoles | clayg: so i got all excited about rolling in timestamps and optimistic getting, but then my day disappeared | 18:21 |
acoles | clayg: if number of co-authors >= nparity +1 then the patch should just land yeah? :P | 18:22 |
acoles | clayg: +1 for nodes_left, makes it all drop out so nicely | 18:23 |
clayg | acoles: no worries - we'll get there - don't listen to me whine - EVERYTHING IS AWESOME! | 18:23 |
clayg | we fixed a bunch of security bugs today! HOORAY SWIFT! | 18:23 |
*** marzif has joined #openstack-swift | 18:24 | |
acoles | clayg: :-) | 18:26 |
*** marzif has quit IRC | 18:28 | |
*** aix has joined #openstack-swift | 18:30 | |
*** lifeless1 is now known as lifeless | 18:39 | |
*** esker has joined #openstack-swift | 18:40 | |
*** lpabon has quit IRC | 18:41 | |
*** esker has quit IRC | 18:41 | |
*** esker has joined #openstack-swift | 18:42 | |
*** lpabon has joined #openstack-swift | 18:46 | |
minwoob | acoles: peluse: clayg: Any recollection, off the top of your head, of a test that elegantly retrieves a node's left and right hand partner primaries? | 18:47 |
minwoob | No worries if not. I'll find it eventually. | 18:48 |
minwoob | Basically, if any of you recall doing it before. | 18:48 |
*** marzif has joined #openstack-swift | 18:50 | |
*** asd112z_ has joined #openstack-swift | 18:52 | |
*** asd112z has quit IRC | 18:56 | |
clayg | minwoob: grep -Ri partner test/probe | 18:58 |
clayg | minwoob: if that doesn't turn anything up tell me and I'll try to track it down on my machine | 18:58 |
minwoob | clayg: I've found something that I'll be able to use. | 19:01 |
minwoob | Thanks! | 19:01 |
minwoob | clayg: Apparently it just boils down to (frag_index +/- 1) % len(part_nodes) | 19:04 |
*** marzif has quit IRC | 19:04 | |
clayg | minwoob: you'd be surprised how many times I've written that function incorrectly :'( | 19:05 |
minwoob | Haha. | 19:05 |
peluse | sheeeeit | 19:06 |
clayg | minwoob: I'd probably suggest you use from swift.obj.reconstructor import _get_partners if at all possible | 19:07 |
peluse | minwoob, yeah, there had better be a unit test for that :) | 19:07 |
peluse | minwoob, see unit test test_get_partners() | 19:08 |
clayg | peluse: too funny | 19:08 |
minwoob | clayg: peluse: Got it. | 19:08 |
clayg | I think the last time i botched it it had something to do with order of operations - anyway - now there's a function | 19:09 |
peluse | heh, funny because ctennis and I were just looking at that func earlier today because I had forgotten which version of the many had actually ended up landing! | 19:09 |
*** jlhinson has joined #openstack-swift | 19:13 | |
*** esker has quit IRC | 19:15 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Minor fixups for EC GET path etag buckets https://review.openstack.org/217358 | 19:19 |
acoles | clayg: peluse : I'm +2 for the etag buckets, there's some fixups in this dependent patch ^^ | 19:19 |
acoles | clayg: go ahead and squash in if you like | 19:20 |
acoles | clayg: i split it out in case you don't agree with the _pending thing and the 404->200 change in test_obj.py | 19:20 |
*** petertr7_away is now known as petertr7 | 19:23 | |
peluse | acoles, cool! | 19:24 |
peluse | acoles, I'll take a look ASAP | 19:25 |
acoles | peluse: just running probe tests before adding my vote ;) | 19:25 |
acoles | peluse: clayg fyi i am ooo til 9/2, holiday weekend in uk. i will pick up on optimistic gets on return. | 19:26 |
acoles | jrichli: fyi ^^ | 19:26 |
peluse | acoles, don't forget to +2 before you leave :) we can +A once I give a run here on the perf cluster | 19:32 |
acoles | peluse: probes good, now func with EC... | 19:34 |
peluse | cool, i still need to review all the good additions from you guys too :) | 19:36 |
jrichli | acoles: have fun! so, when does this holiday start? i probably missed that part | 19:37 |
clayg | acoles: oh honestly I ment to delete that test - it's covered (better?) by the new tests I added (re: 404 => 200 bad_etags count <= parity) | 19:37 |
acoles | clayg: cool just do that , yup there is plenty of coverage there | 19:37 |
clayg | acoles: ok, you should quit out! today is your last day before holiday tho? | 19:38 |
clayg | acoles: thanks for the other fixups. | 19:38 |
acoles | jrichli: monday is the official holiday, i am stretching the weekend | 19:38 |
acoles | clayg; yah i am gone now til next weds | 19:38 |
acoles | peluse: clayg: added my +2, if you push over a new version i am sure i will be happy, just land it. | 19:40 |
clayg | acoles: ok, i'll squash it down then - thanks! | 19:40 |
clayg | acoles: ok, i'll comment that my +2 after squash is really like a +4 :P | 19:41 |
*** si1v3r has left #openstack-swift | 19:43 | |
acoles | clayg: so the pending thing was really a nit - i was just thinking if someone else came along used it and spawned new jobs after a StopIteration they could get a surprise | 19:43 |
*** stevelle has left #openstack-swift | 19:43 | |
acoles | hmmm, good point, am i masking a bug | 19:44 |
acoles | clayg: ALL you +2's are really like a +4 :P | 19:44 |
acoles | s/you/your/ | 19:45 |
peluse | WTF are all these holidays people keep talking about?? | 19:46 |
acoles | peluse: come live in europe and you'll see ;) | 19:46 |
*** acoles is now known as acoles_ | 19:51 | |
openstackgerrit | Merged openstack/swift: pep8: Don't override '_' symbol https://review.openstack.org/213495 | 19:51 |
peluse | :) | 19:53 |
*** thumpba has quit IRC | 19:55 | |
hrou | peluse, acoles_ its funny you mention that just recently I had a conversation with someone about the # of statutory holidays in Canada vs US, and concluded they weren't too different ; ) about 10 | 19:57 |
peluse | hrou, I think I should take tomorrow off now... | 19:58 |
hrou | peluse, in protest ? ; - ) | 19:58 |
peluse | in honor of... | 19:59 |
*** blmartin has joined #openstack-swift | 20:00 | |
*** marzif has joined #openstack-swift | 20:00 | |
hrou | haha, I'll condone it ; ) pick someone know one has ever heard of, those are always the best. | 20:01 |
*** marzif has quit IRC | 20:12 | |
*** lpabon has quit IRC | 20:12 | |
*** lpabon has joined #openstack-swift | 20:16 | |
wbhuber | clayg: posted per your request. still very raw @ this point. | 20:18 |
*** petertr7 is now known as petertr7_away | 20:20 | |
*** silor has quit IRC | 20:23 | |
*** rjaiswal has joined #openstack-swift | 20:25 | |
*** thumpba has joined #openstack-swift | 20:29 | |
openstackgerrit | Michael Barton proposed openstack/swift: go: GREP middleware https://review.openstack.org/217381 | 20:31 |
*** barker has joined #openstack-swift | 20:43 | |
*** barker has quit IRC | 20:46 | |
*** aerwin has joined #openstack-swift | 20:50 | |
*** asd112z_ has quit IRC | 20:51 | |
*** barker has joined #openstack-swift | 20:51 | |
*** hugokuo has quit IRC | 20:52 | |
*** asd112z has joined #openstack-swift | 20:52 | |
wbhuber | lan44don | 20:52 |
wbhuber | oops | 20:52 |
wbhuber | :) | 20:52 |
*** asd112z has quit IRC | 20:52 | |
*** asd112z has joined #openstack-swift | 20:53 | |
*** hugokuo has joined #openstack-swift | 20:55 | |
*** trifon has quit IRC | 20:57 | |
*** dustins has quit IRC | 20:57 | |
*** openstackgerrit has quit IRC | 21:01 | |
*** openstackgerrit has joined #openstack-swift | 21:01 | |
*** RackerShagz has joined #openstack-swift | 21:02 | |
*** sudorandom has quit IRC | 21:02 | |
*** sudorandom has joined #openstack-swift | 21:02 | |
*** RackerShagz has quit IRC | 21:06 | |
*** trifon has joined #openstack-swift | 21:14 | |
*** jrichli has quit IRC | 21:16 | |
*** gyee has quit IRC | 21:17 | |
minwoob | clayg: I think I have what we're looking for, but when I test it now it yields "pkg_resources.DistributionNotFound: swift==2.3.0rc1.post16" when all that changed were the probe tests themselves. | 21:19 |
minwoob | I'm running this on SAIO, btw. | 21:19 |
*** lpabon has quit IRC | 21:20 | |
minwoob | I understand what it means, but not sure why it's occuring, and what needs to be done. | 21:20 |
minwoob | Do you want me to go ahead and upload the new test while I investigate this further? | 21:21 |
wbhuber | minwoob: just checking, what versions of pip and swift are u using? | 21:22 |
clayg | minwoob: just reinstlal - `cd swift; sudo pip install -e .` | 21:23 |
minwoob | Okay, we're good now. | 21:27 |
*** jamielennox has quit IRC | 21:36 | |
*** esker has joined #openstack-swift | 21:37 | |
*** ctennis has quit IRC | 21:38 | |
*** jamielennox has joined #openstack-swift | 21:38 | |
*** ctennis has joined #openstack-swift | 21:38 | |
*** sudorandom has quit IRC | 21:39 | |
*** alejandrito has joined #openstack-swift | 21:39 | |
*** thumpba has quit IRC | 21:40 | |
*** thumpba has joined #openstack-swift | 21:40 | |
*** sudorandom has joined #openstack-swift | 21:42 | |
*** blmartin has quit IRC | 21:43 | |
*** RackerShagz has joined #openstack-swift | 21:45 | |
*** esker has quit IRC | 21:46 | |
*** esker has joined #openstack-swift | 21:46 | |
*** thumpba has quit IRC | 21:47 | |
clayg | q | 21:47 |
*** aerwin has quit IRC | 21:48 | |
*** thumpba has joined #openstack-swift | 21:49 | |
*** thumpba has quit IRC | 21:51 | |
*** alejandrito has quit IRC | 21:51 | |
*** shri has joined #openstack-swift | 21:54 | |
*** esker has quit IRC | 21:56 | |
*** hrou has quit IRC | 22:02 | |
*** RackerShagz has quit IRC | 22:04 | |
*** geaaru has quit IRC | 22:20 | |
*** lpabon has joined #openstack-swift | 22:20 | |
*** pgbridge has quit IRC | 22:22 | |
*** lpabon has quit IRC | 22:25 | |
*** lpabon has joined #openstack-swift | 22:27 | |
mattoliverau | Morning | 22:28 |
*** ho has joined #openstack-swift | 22:29 | |
ho | good morning! | 22:32 |
ho | acoles: thanks! i'm waiting for your review on the patches. :P | 22:33 |
mattoliverau | ho: morning | 22:37 |
ho | mattoliverau: morning! | 22:38 |
*** hrou has joined #openstack-swift | 22:39 | |
*** minwoob has quit IRC | 22:43 | |
ho | clayg: I would like to know "PR" in " only there's a number of things in the PR that I wish where different". PRint statement? Partial Rxx (blocks?) | 22:45 |
clayg | ho: heh, i'm typing up my first comment for the patch right now - i've been playing with in the background today | 22:45 |
ho | clayg: thanks! | 22:46 |
*** dmorita has joined #openstack-swift | 22:50 | |
ho | clayg: I got your comment now so I will check it. thanks again! | 22:52 |
openstackgerrit | Victor Stinner proposed openstack/swift: py3: Update pbr and dnspython requirements https://review.openstack.org/217423 | 22:54 |
*** haypo has joined #openstack-swift | 22:54 | |
openstackgerrit | Victor Stinner proposed openstack/swift: Input validation must not depend on the locale https://review.openstack.org/217424 | 22:58 |
openstackgerrit | Victor Stinner proposed openstack/swift: Port swob to Python 3 https://review.openstack.org/217425 | 23:02 |
*** jlhinson has quit IRC | 23:03 | |
openstackgerrit | Victor Stinner proposed openstack/swift: py3: Fix Python 3 issues in utils https://review.openstack.org/217426 | 23:08 |
*** km has joined #openstack-swift | 23:09 | |
*** barker has quit IRC | 23:09 | |
*** ccavanna has joined #openstack-swift | 23:10 | |
*** lpabon has quit IRC | 23:10 | |
openstackgerrit | Victor Stinner proposed openstack/swift: py3: Add py34 test environment to tox https://review.openstack.org/199034 | 23:12 |
*** occupant has quit IRC | 23:15 | |
*** lpabon has joined #openstack-swift | 23:16 | |
*** esker has joined #openstack-swift | 23:16 | |
*** bkopilov has quit IRC | 23:19 | |
*** bkopilov has joined #openstack-swift | 23:19 | |
*** chsc has quit IRC | 23:19 | |
openstackgerrit | Victor Stinner proposed openstack/swift: Input validation must not depend on the locale https://review.openstack.org/217424 | 23:20 |
*** esker has quit IRC | 23:22 | |
*** esker has joined #openstack-swift | 23:23 | |
*** kei_yama has joined #openstack-swift | 23:29 | |
*** lpabon has quit IRC | 23:51 | |
*** asd112z has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!