*** sanchitmalhotra1 has quit IRC | 00:01 | |
*** sanchitmalhotra2 has joined #openstack-swift | 00:01 | |
*** chlong has joined #openstack-swift | 00:03 | |
*** sanchitmalhotra has quit IRC | 00:04 | |
*** jrichli has joined #openstack-swift | 00:10 | |
*** sanchitmalhotra has joined #openstack-swift | 00:15 | |
*** sanchitmalhotra2 has quit IRC | 00:17 | |
*** janonymous_ has quit IRC | 00:21 | |
*** sanchitmalhotra1 has joined #openstack-swift | 00:24 | |
*** sanchitmalhotra has quit IRC | 00:26 | |
*** notmyname has quit IRC | 00:27 | |
*** notmyname has joined #openstack-swift | 00:28 | |
*** ChanServ sets mode: +v notmyname | 00:28 | |
openstackgerrit | Janie Richling proposed openstack/swift: Add CORS unit tests to base https://review.openstack.org/198510 | 00:28 |
---|---|---|
*** jasondotstar has quit IRC | 00:54 | |
*** minwoob has joined #openstack-swift | 01:12 | |
*** blmartin has joined #openstack-swift | 01:18 | |
*** sanchitmalhotra has joined #openstack-swift | 01:21 | |
*** tab___ has quit IRC | 01:22 | |
*** janonymous has quit IRC | 01:23 | |
*** sanchitmalhotra1 has quit IRC | 01:23 | |
*** asettle is now known as asettle-afk | 01:29 | |
*** dmorita has joined #openstack-swift | 01:36 | |
*** jasondotstar has joined #openstack-swift | 01:38 | |
minwoob | swifterdarrell: tdasilva: Could you have another look at https://review.openstack.org/#/c/184113/ (it's an EC fix that's been hanging around for a while). | 01:41 |
*** kota_ has joined #openstack-swift | 01:49 | |
*** ChanServ sets mode: +v kota_ | 01:49 | |
*** jamielennox is now known as jamielennox|away | 01:51 | |
notmyname | so far, so good for the first day of jury duty. I don't have to go in tomorrow | 01:52 |
jrichli | that's good. | 01:54 |
notmyname | mrda: now I'm writing down notes for an LCA talk submission | 01:54 |
*** jasondotstar has quit IRC | 01:55 | |
*** jamielennox|away is now known as jamielennox | 02:02 | |
mattoliverau | notmyname: good to hear (LCA) ;) | 02:03 |
notmyname | mattoliverau: you going next year? it's like an hour from your house :-) | 02:04 |
notmyname | mattoliverau: or, rather, which night am I coming over for dinner? ;-) | 02:04 |
mattoliverau | notmyname: Lol, I dunno, it'll be pretty far away :P | 02:04 |
notmyname | lol | 02:04 |
mattoliverau | notmyname: any time you want ;) | 02:05 |
mattoliverau | thinking about putting in an LCA talk submission called: Adventures in container sharding :) | 02:06 |
notmyname | that would be really cool! | 02:06 |
*** mutoulbj has joined #openstack-swift | 02:09 | |
mrda | notmyname: good job! :) | 02:11 |
*** minwoob has quit IRC | 02:19 | |
*** thurloat_isgone has quit IRC | 02:19 | |
*** thurloat_isgone has joined #openstack-swift | 02:19 | |
*** thurloat_isgone is now known as thurloat | 02:19 | |
*** marzif has quit IRC | 02:22 | |
*** nexusz99 has joined #openstack-swift | 02:26 | |
*** blmartin has quit IRC | 02:30 | |
*** bkopilov has quit IRC | 02:45 | |
*** acoles has quit IRC | 02:47 | |
*** acoles_away has joined #openstack-swift | 02:50 | |
*** acoles_away is now known as acoles | 02:51 | |
*** ChanServ sets mode: +v acoles | 02:51 | |
*** sanchitmalhotra1 has joined #openstack-swift | 02:59 | |
*** sanchitmalhotra has quit IRC | 03:01 | |
*** sanchitmalhotra has joined #openstack-swift | 03:03 | |
*** adiantum has joined #openstack-swift | 03:04 | |
*** sanchitmalhotra1 has quit IRC | 03:05 | |
*** janonymous has joined #openstack-swift | 03:09 | |
*** sanchitmalhotra1 has joined #openstack-swift | 03:14 | |
*** sanchitmalhotra has quit IRC | 03:16 | |
*** sanchitmalhotra has joined #openstack-swift | 03:20 | |
*** sanchitmalhotra1 has quit IRC | 03:23 | |
openstackgerrit | Janie Richling proposed openstack/swift: Trivial Key Master for encyrption https://review.openstack.org/193749 | 03:32 |
*** lukman has joined #openstack-swift | 03:36 | |
lukman | hello | 03:37 |
*** lukman has quit IRC | 03:38 | |
*** jamielennox is now known as jamielennox|away | 03:38 | |
*** jrichli has quit IRC | 03:39 | |
*** SkyRocknRoll has joined #openstack-swift | 03:43 | |
*** jamielennox|away is now known as jamielennox | 03:49 | |
*** bkopilov has joined #openstack-swift | 03:51 | |
*** mutoulbj has quit IRC | 03:51 | |
*** mutoulbj has joined #openstack-swift | 03:52 | |
*** hrou has quit IRC | 03:54 | |
*** hrou has joined #openstack-swift | 03:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 04:18 |
hrou | If anyone is aware off the top of their head: Does swift only support the 2nd version of the keystone API, I have no issue getting it work with when running with OS_AUTH_URL=http://controller:35357/v2.0 in the env but not when I try to use the v3 version of the the API. | 04:22 |
*** janonymous has quit IRC | 04:23 | |
hrou | I actually have a similar issue with the keystone client (which also only seems to play nice with the V2 variant) whereas the actual 'openstack' cmd tool works with V3 | 04:23 |
notmyname | hrou: the swift cli tool? | 04:25 |
hrou | Yep! (e.g. swift stat) | 04:26 |
notmyname | the swift cli definitely supports v2 auth. AFAIK it support v3 too, but, honestly, I don't have a keystone setup that I regularly test with (although that's down on my todo list somehwere) | 04:35 |
hrou | swift -V 3 stat | 04:35 |
hrou | : ) | 04:35 |
notmyname | there ya go: | 04:35 |
notmyname | :-) | 04:35 |
hrou | So it turns out it supports various versions, by default it uses V1, which indirectly only supports V2 keystone. But using the -V 3 option on the client, OS_AUTH_URL=http://controller:35357/v3 | 04:36 |
hrou | will work. | 04:36 |
hrou | Awesome, thanks a bunch ! Yea only recently have I bothered with keystone + swift, standalone keystone was a bit of a pain to setup, there are various parts of the documentation that need to be updated. | 04:37 |
notmyname | hrou: I'd definitely welcome any sort of help on docs for keystone + swift | 04:38 |
hrou | Definitely ! So I actually had issues with the standalone keystone install (but I'll open doc bugs for that against keystone), but I think an up to date guide for swift && keystone would be handy, I'll put something together ! | 04:39 |
notmyname | thanks! | 04:39 |
notmyname | I also think it would be great to have docs on swift.openstack.org | 04:42 |
notmyname | (from the swift source tree) | 04:42 |
hrou | Yep, I agree, that's where I think it'd be most useful and easily found. | 04:43 |
hrou | There are a few swift middleware products that rely on keystone so there are various use cases for a keystone && swift installation. | 04:43 |
*** ppai has joined #openstack-swift | 04:45 | |
notmyname | well, most 3rd party middleware shouldn't hinge on which auth middleware is used, but, yeah, there are a lot of swift+keystone (only) use cases and deployments | 04:47 |
notmyname | (and swift + something other than keystone too) | 04:47 |
hrou | Yep that's a good point they should be configurable as well. | 04:47 |
*** SkyRocknRoll has quit IRC | 04:48 | |
*** sanchitmalhotra1 has joined #openstack-swift | 04:59 | |
*** sanchitmalhotra has quit IRC | 05:01 | |
*** sanchitmalhotra has joined #openstack-swift | 05:06 | |
*** sanchitmalhotra1 has quit IRC | 05:08 | |
*** sanchitmalhotra1 has joined #openstack-swift | 05:13 | |
*** shlee322 has joined #openstack-swift | 05:15 | |
*** sanchitmalhotra has quit IRC | 05:15 | |
*** silor has joined #openstack-swift | 05:20 | |
*** SkyRocknRoll has joined #openstack-swift | 05:21 | |
*** sanchitmalhotra has joined #openstack-swift | 05:26 | |
*** sanchitmalhotra1 has quit IRC | 05:29 | |
*** ppai is now known as ppai|afk | 05:31 | |
*** shlee322 has quit IRC | 05:32 | |
*** sanchitmalhotra1 has joined #openstack-swift | 05:37 | |
*** sanchitmalhotra has quit IRC | 05:39 | |
*** sanchitmalhotra has joined #openstack-swift | 05:40 | |
*** sanchitmalhotra1 has quit IRC | 05:42 | |
*** ig0r__ has joined #openstack-swift | 05:51 | |
*** ig0r_ has quit IRC | 05:55 | |
*** hrou has quit IRC | 06:13 | |
*** SkyRocknRoll has quit IRC | 06:18 | |
*** iepupp has joined #openstack-swift | 06:23 | |
*** jrichli has joined #openstack-swift | 06:25 | |
*** iepupp_ has joined #openstack-swift | 06:25 | |
*** jrichli has quit IRC | 06:26 | |
*** iepupp has quit IRC | 06:28 | |
iepupp_ | Need help, while building rings response doesnot cotaing "got id 0" | 06:30 |
*** ppai|afk is now known as ppai | 06:32 | |
*** SkyRocknRoll has joined #openstack-swift | 06:34 | |
*** ianbrown has quit IRC | 06:35 | |
*** silor1 has joined #openstack-swift | 06:40 | |
*** silor has quit IRC | 06:43 | |
*** rledisez has joined #openstack-swift | 07:10 | |
*** iepupp_ has quit IRC | 07:11 | |
*** ppai has quit IRC | 07:28 | |
*** chlong has quit IRC | 07:35 | |
*** ppai has joined #openstack-swift | 07:45 | |
*** geaaru has joined #openstack-swift | 07:50 | |
*** mutoulbj has quit IRC | 07:51 | |
*** mutoulbj has joined #openstack-swift | 07:55 | |
*** pksingh_ has joined #openstack-swift | 07:58 | |
pksingh_ | hi kota_ San ,there? | 07:59 |
kota_ | pksingh_: hi | 08:02 |
kota_ | pksingh_: what's up? | 08:03 |
*** joeljwright has joined #openstack-swift | 08:03 | |
*** ChanServ sets mode: +v joeljwright | 08:03 | |
pksingh_ | kota_, san i have resubmitted the patch after your comment, please review if you have time https://review.openstack.org/#/c/183899/ | 08:04 |
kota_ | pksingh_: about patch 183899? | 08:04 |
patchbot | kota_: https://review.openstack.org/#/c/183899/ | 08:04 |
pksingh_ | kota_, san yes | 08:04 |
kota_ | ok, let me see. | 08:04 |
kota_ | i'll take a time today :-) | 08:04 |
pksingh_ | kota_, ok :) | 08:04 |
*** proteusguy has quit IRC | 08:07 | |
acoles | good morning | 08:14 |
acoles | notmyname: yeah that diskfile refactor has been bugging me too. I worked on it mostly on buses and planes over last month and its taken me til now to iron the last few pieces :/ | 08:15 |
kota_ | acoles: good morning :) | 08:24 |
*** proteusguy has joined #openstack-swift | 08:25 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Change POST container semantics https://review.openstack.org/198632 | 08:25 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Last-Modified header support on HEAD/GET container https://review.openstack.org/198633 | 08:25 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Support last modified on listing containers https://review.openstack.org/198634 | 08:25 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Change POST container semantics https://review.openstack.org/198632 | 08:27 |
acoles | hi kota_ ! | 08:34 |
*** sanchitmalhotra1 has joined #openstack-swift | 08:37 | |
*** sanchitmalhotra has quit IRC | 08:39 | |
*** shlee322 has joined #openstack-swift | 08:41 | |
*** sanchitmalhotra has joined #openstack-swift | 08:52 | |
*** sanchitmalhotra1 has quit IRC | 08:54 | |
*** jordanP has joined #openstack-swift | 09:00 | |
*** shlee322 has quit IRC | 09:10 | |
*** jamielennox is now known as jamielennox|away | 09:11 | |
*** shlee322 has joined #openstack-swift | 09:15 | |
*** jamielennox|away is now known as jamielennox | 09:18 | |
*** proteusguy has quit IRC | 09:29 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Support last modified on listing containers https://review.openstack.org/198634 | 09:33 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Last-Modified header support on HEAD/GET container https://review.openstack.org/198633 | 09:33 |
*** dmorita has quit IRC | 09:40 | |
*** nexusz99 has quit IRC | 09:51 | |
*** mutoulbj has quit IRC | 10:03 | |
*** shlee322 has quit IRC | 10:03 | |
*** pksingh_ has quit IRC | 10:05 | |
*** marzif has joined #openstack-swift | 10:12 | |
*** adiantum has quit IRC | 10:24 | |
*** marzif_ has joined #openstack-swift | 10:33 | |
*** mutoulbj has joined #openstack-swift | 10:46 | |
*** acoles has quit IRC | 10:54 | |
*** acoles has joined #openstack-swift | 10:58 | |
*** ChanServ sets mode: +v acoles | 10:58 | |
*** chlong has joined #openstack-swift | 11:05 | |
*** kota_ has quit IRC | 11:07 | |
*** km has quit IRC | 11:36 | |
*** kei_yama has quit IRC | 11:52 | |
*** bill_az has joined #openstack-swift | 11:57 | |
*** delatte has quit IRC | 12:01 | |
*** delatte has joined #openstack-swift | 12:02 | |
*** NM has joined #openstack-swift | 12:03 | |
*** benny_ has joined #openstack-swift | 12:04 | |
*** ppai has quit IRC | 12:06 | |
*** CaioBrentano has joined #openstack-swift | 12:08 | |
*** hrou has joined #openstack-swift | 12:09 | |
*** bkopilov has quit IRC | 12:09 | |
*** ppai has joined #openstack-swift | 12:20 | |
*** NM1 has joined #openstack-swift | 12:22 | |
*** NM has quit IRC | 12:23 | |
*** ppai has quit IRC | 12:34 | |
*** geaaru has quit IRC | 12:37 | |
*** jasondotstar has joined #openstack-swift | 12:38 | |
*** geaaru has joined #openstack-swift | 12:38 | |
*** benny_ has quit IRC | 12:40 | |
*** sanchitmalhotra1 has joined #openstack-swift | 12:51 | |
*** sanchitmalhotra has quit IRC | 12:53 | |
*** lpabon has joined #openstack-swift | 13:09 | |
*** acampbel11 has joined #openstack-swift | 13:19 | |
*** petertr7_away is now known as petertr7 | 13:20 | |
*** benny_ has joined #openstack-swift | 13:27 | |
*** rbrooker has joined #openstack-swift | 13:29 | |
*** bkopilov has joined #openstack-swift | 13:30 | |
*** chlong has quit IRC | 13:39 | |
*** chlong has joined #openstack-swift | 13:40 | |
*** proteusguy has joined #openstack-swift | 13:41 | |
*** lastops has joined #openstack-swift | 13:43 | |
*** lastops has quit IRC | 13:43 | |
*** proteusguy has quit IRC | 13:44 | |
*** proteusguy has joined #openstack-swift | 13:45 | |
*** proteusguy has quit IRC | 13:48 | |
*** vinsh has joined #openstack-swift | 13:50 | |
*** nottrobin has quit IRC | 13:51 | |
*** nottrobin has joined #openstack-swift | 13:51 | |
*** proteusguy has joined #openstack-swift | 13:51 | |
*** adiantum has joined #openstack-swift | 13:58 | |
*** blmartin has joined #openstack-swift | 13:58 | |
*** tongli has joined #openstack-swift | 13:59 | |
*** SkyRocknRoll has quit IRC | 14:01 | |
*** lpabon has quit IRC | 14:03 | |
*** proteusguy has quit IRC | 14:12 | |
*** proteusguy has joined #openstack-swift | 14:13 | |
*** logan2 has quit IRC | 14:17 | |
*** acampbell has joined #openstack-swift | 14:27 | |
*** lpabon has joined #openstack-swift | 14:30 | |
*** jeblair_ is now known as jeblair | 14:30 | |
*** acampbel11 has quit IRC | 14:30 | |
*** marzif_ has quit IRC | 14:32 | |
*** marzif_ has joined #openstack-swift | 14:33 | |
notmyname | good morning | 14:35 |
tdasilva | notmyname: good morning | 14:39 |
*** logan2 has joined #openstack-swift | 14:41 | |
*** lpabon_ has joined #openstack-swift | 14:48 | |
*** jkugel has joined #openstack-swift | 14:49 | |
openstackgerrit | Victor Stinner proposed openstack/swift: Use six to fix imports on Python 3 https://review.openstack.org/185453 | 14:49 |
openstackgerrit | Victor Stinner proposed openstack/swift: Replace urllib with six.moves.urllib https://review.openstack.org/196835 | 14:49 |
pgbridge | good morning | 14:49 |
NM1 | Good :) | 14:49 |
*** NM1 is now known as NM | 14:49 | |
peluse | mornin' | 14:53 |
hrou | morning! | 14:53 |
*** treyd_ is now known as treyd | 14:53 | |
*** lpabon_ has quit IRC | 14:54 | |
*** SkyRocknRoll has joined #openstack-swift | 15:02 | |
notmyname | seems VirtualBox 5.0.0_RC3 broke my SAIO | 15:04 |
notmyname | downgrading works | 15:04 |
*** serverascode has quit IRC | 15:05 | |
hrou | Ah ! Thanks I was planning on moving up from 4.3 | 15:05 |
notmyname | I downgraded to 4.3.28 | 15:06 |
notmyname | (latest from the website, although the auto-update still prompts me to go to 5.0.0RC3) | 15:06 |
notmyname | 5.0.0 RC2 was working for me | 15:07 |
*** serverascode has joined #openstack-swift | 15:07 | |
peluse | seems every time I upgrade VB I break my SAIO... | 15:07 |
peluse | I'm on 4.3.26 | 15:08 |
hrou | Same, no issues for the most part on that release | 15:08 |
notmyname | this might only be the 2nd time that's happened in several years of "upgrade available, do it now" | 15:08 |
peluse | wow, impressive. I run the windows version is probably why my world is turned upside down w/every release | 15:09 |
*** logan2 has quit IRC | 15:11 | |
*** haomaiwang has quit IRC | 15:14 | |
*** haomaiw__ has joined #openstack-swift | 15:15 | |
swifterdarrell | notmyname: oh god, VirtualBox is bad enough with normal releases, I'd *never* run any release labeled "RC" ;). We've had our development severely impacted by new versions of VBox at least twice (at least one of which was an intermittent but too-frequent gray-screen-of-death bug) | 15:17 |
swifterdarrell | notmyname: (that said, I do update my VirtualBox more frequently than most of the team) | 15:18 |
notmyname | I have updates set to "All New Releases", so I get whatever Uncle Larry at Oracle tells me is good | 15:18 |
notmyname | (I not the pre-releases) | 15:18 |
swifterdarrell | notmyname: ouch | 15:18 |
notmyname | s/I/ie/ | 15:18 |
*** proteusguy has quit IRC | 15:19 | |
*** lpabon_ has joined #openstack-swift | 15:19 | |
*** logan2 has joined #openstack-swift | 15:19 | |
*** lpabon_ has quit IRC | 15:20 | |
*** proteusguy has joined #openstack-swift | 15:22 | |
*** proteusguy has quit IRC | 15:25 | |
*** proteusguy has joined #openstack-swift | 15:25 | |
*** proteusguy has quit IRC | 15:34 | |
*** proteusguy has joined #openstack-swift | 15:34 | |
*** annegentle has joined #openstack-swift | 15:37 | |
*** ceph has joined #openstack-swift | 15:41 | |
*** ceph has quit IRC | 15:41 | |
*** lcurtis has joined #openstack-swift | 15:44 | |
*** minwoob has joined #openstack-swift | 15:45 | |
*** zhiyan has quit IRC | 15:47 | |
*** gyee has joined #openstack-swift | 15:47 | |
*** zhiyan has joined #openstack-swift | 15:47 | |
*** silor has joined #openstack-swift | 15:54 | |
*** haypo has joined #openstack-swift | 15:54 | |
*** silor1 has quit IRC | 15:56 | |
*** petertr7 is now known as petertr7_away | 16:04 | |
*** sanchitmalhotra1 has quit IRC | 16:07 | |
*** CaioBren_ has joined #openstack-swift | 16:10 | |
*** acoles is now known as acoles_away | 16:10 | |
*** nadeem has joined #openstack-swift | 16:10 | |
*** _hrou_ has joined #openstack-swift | 16:11 | |
*** hrou has quit IRC | 16:12 | |
*** CaioBren_ has quit IRC | 16:13 | |
*** NM has quit IRC | 16:13 | |
*** CaioBren_ has joined #openstack-swift | 16:13 | |
*** CaioBrentano has quit IRC | 16:14 | |
*** lyrrad has joined #openstack-swift | 16:14 | |
*** CaioBrentano has joined #openstack-swift | 16:15 | |
*** CaioBren_ has quit IRC | 16:16 | |
openstackgerrit | Victor Stinner proposed openstack/swift: Fix Python 3 issues https://review.openstack.org/185450 | 16:17 |
*** NM has joined #openstack-swift | 16:17 | |
*** rledisez has quit IRC | 16:20 | |
*** haypo has quit IRC | 16:31 | |
*** janonymous has joined #openstack-swift | 16:32 | |
*** kun_huang has left #openstack-swift | 16:34 | |
*** zhill has joined #openstack-swift | 16:39 | |
*** jordanP has quit IRC | 16:41 | |
*** tongli has quit IRC | 16:42 | |
*** tongli has joined #openstack-swift | 16:42 | |
*** rbrooker has quit IRC | 16:46 | |
*** nexusz99 has joined #openstack-swift | 16:47 | |
*** tongli has quit IRC | 16:47 | |
*** annegentle has quit IRC | 16:50 | |
*** ondergetekende_ has quit IRC | 16:50 | |
*** ondergetekende has joined #openstack-swift | 16:50 | |
*** NM has quit IRC | 16:51 | |
*** annegentle has joined #openstack-swift | 16:54 | |
*** NM has joined #openstack-swift | 16:55 | |
notmyname | good morning (again) | 17:02 |
peluse | has another day gone by already? | 17:03 |
* peluse picked the wrong day to quit drinking... | 17:03 | |
notmyname | heh | 17:03 |
*** _hrou_ has quit IRC | 17:04 | |
notmyname | first time was me getting up and checking email and IRC scrollback. then I had to get ready and take a kid to camp. now I'm actually in the office :-) | 17:04 |
*** _hrou_ has joined #openstack-swift | 17:04 | |
peluse | wow man, we're on the same schedule. That was my exact morning - just got to the office | 17:04 |
*** jordanP has joined #openstack-swift | 17:05 | |
janonymous | gud morning. | 17:06 |
notmyname | did gerrit just die? | 17:06 |
notmyname | janonymous: hey! I had a question about bandit | 17:06 |
janonymous | Yes. | 17:06 |
notmyname | is it possible (like with hacking) to turn off certain checks? or to at least mark them as resolved or something like that? | 17:06 |
*** SkyRocknRoll has quit IRC | 17:07 | |
janonymous | Yes it is possible to tag some issues as low priority | 17:07 |
janonymous | Then it could be configured to show only issues above medium or high priority | 17:07 |
*** tongli has joined #openstack-swift | 17:10 | |
*** prometheanfire has joined #openstack-swift | 17:14 | |
prometheanfire | can v6 be used as the backend between swift object nodes? | 17:14 |
openstackgerrit | janonymous proposed openstack/swift: Update urllib/urlparse/urlencode to use six.moves https://review.openstack.org/198529 | 17:15 |
ctennis | v6? | 17:17 |
prometheanfire | ipv6 | 17:17 |
*** jordanP has quit IRC | 17:17 | |
ctennis | good question. The last time I tried it, all of the ring code supported it, but the version of eventlet being used was not ipv6 aware, so it did not work. I don't know if a current version of eventlet now supports it or not, someone else in the channel may know better. | 17:19 |
*** logan2 has quit IRC | 17:21 | |
*** adiantum has quit IRC | 17:23 | |
prometheanfire | Just released v0.17 with full Python3 support and new IPv6 support. Please, try it. | 17:26 |
*** marzif_ has quit IRC | 17:28 | |
*** petertr7_away is now known as petertr7 | 17:30 | |
*** jrichli has joined #openstack-swift | 17:31 | |
*** jordanP has joined #openstack-swift | 17:35 | |
*** amit213 has quit IRC | 17:39 | |
*** amit213 has joined #openstack-swift | 17:39 | |
*** amit213 has quit IRC | 17:40 | |
*** amit213 has joined #openstack-swift | 17:40 | |
*** amit213 has quit IRC | 17:41 | |
*** amit213 has joined #openstack-swift | 17:42 | |
*** mutoulbj has quit IRC | 17:42 | |
*** amit213 has quit IRC | 17:42 | |
redbo | ipv6 is supposed to work. But I don't know if anyone's tried it lately, and problems can creep back in. | 17:42 |
*** amit213 has joined #openstack-swift | 17:42 | |
*** mutoulbj has joined #openstack-swift | 17:43 | |
notmyname | theres a bunch of patches for swift and swiftclient that need another +2. would be helpful if cores could look at them early this week | 17:43 |
*** NM has quit IRC | 17:45 | |
*** NM has joined #openstack-swift | 17:45 | |
*** NM has quit IRC | 17:45 | |
*** delattec has joined #openstack-swift | 17:48 | |
*** delatte has quit IRC | 17:50 | |
*** logan2 has joined #openstack-swift | 17:50 | |
*** delatte has joined #openstack-swift | 17:50 | |
openstackgerrit | janonymous proposed openstack/swift: Update urllib/urlparse/urlencode to use six.moves https://review.openstack.org/198529 | 17:51 |
*** delattec has quit IRC | 17:51 | |
*** cdelatte has joined #openstack-swift | 17:52 | |
prometheanfire | also | 17:52 |
prometheanfire | I imaging that node to node comms (rsync and http requests) are not encrypted, that is, the l2 network is assumed to be 'secure'? | 17:52 |
notmyname | prometheanfire: true | 17:54 |
*** delattec has joined #openstack-swift | 17:54 | |
janonymous | notmyname: Does the answers solve your queries.. | 17:55 |
notmyname | janonymous: sort of. or, it's better than nothing | 17:56 |
janonymous | hahaa :) | 17:56 |
*** jasondotstar has quit IRC | 17:56 | |
notmyname | (the functionality, not your answers. your answer is great) | 17:56 |
*** rdaly2 has joined #openstack-swift | 17:56 | |
janonymous | Ohh. Thanks. | 17:57 |
*** NM has joined #openstack-swift | 17:58 | |
*** cdelatte has quit IRC | 17:58 | |
*** delatte has quit IRC | 17:58 | |
*** jordanP has quit IRC | 17:58 | |
*** cdelatte has joined #openstack-swift | 17:58 | |
*** delatte has joined #openstack-swift | 18:01 | |
*** delattec has quit IRC | 18:05 | |
*** cdelatte has quit IRC | 18:05 | |
*** gyee has quit IRC | 18:07 | |
*** jasondotstar has joined #openstack-swift | 18:08 | |
*** blmartin has quit IRC | 18:30 | |
*** geaaru has quit IRC | 18:39 | |
*** _hrou_ has left #openstack-swift | 18:39 | |
*** _hrou_ has quit IRC | 18:39 | |
*** hrou has joined #openstack-swift | 18:40 | |
*** gyee has joined #openstack-swift | 18:42 | |
*** acampbell has quit IRC | 18:43 | |
*** NM has quit IRC | 18:44 | |
*** CaioBrentano has quit IRC | 18:44 | |
*** CaioBrentano has joined #openstack-swift | 18:47 | |
*** CaioBrentano has quit IRC | 18:47 | |
openstackgerrit | Merged openstack/swift: Correcting minor grammatical errors https://review.openstack.org/195825 | 18:48 |
*** okdas has quit IRC | 18:49 | |
*** petertr7 is now known as petertr7_away | 18:49 | |
*** okdas has joined #openstack-swift | 18:51 | |
*** okdas has joined #openstack-swift | 18:51 | |
*** NM has joined #openstack-swift | 18:53 | |
*** petertr7_away is now known as petertr7 | 18:53 | |
*** prometheanfire has left #openstack-swift | 18:55 | |
*** DericHorn-HP has joined #openstack-swift | 18:58 | |
*** okdas has quit IRC | 19:00 | |
*** tongli has quit IRC | 19:01 | |
*** tongli has joined #openstack-swift | 19:02 | |
*** acoles_away has quit IRC | 19:02 | |
*** acoles_away has joined #openstack-swift | 19:02 | |
*** acoles_away is now known as acoles | 19:03 | |
*** ChanServ sets mode: +v acoles | 19:03 | |
*** shlee322 has joined #openstack-swift | 19:03 | |
*** NM has quit IRC | 19:04 | |
*** tongli has quit IRC | 19:06 | |
*** tongli has joined #openstack-swift | 19:07 | |
*** NM has joined #openstack-swift | 19:09 | |
*** tongli has quit IRC | 19:12 | |
*** shlee322 has quit IRC | 19:17 | |
*** adiantum has joined #openstack-swift | 19:20 | |
*** petertr7 is now known as petertr7_away | 19:24 | |
*** janonymous has quit IRC | 19:24 | |
*** acampbell has joined #openstack-swift | 19:27 | |
*** petertr7_away is now known as petertr7 | 19:29 | |
*** mutoulbj has quit IRC | 19:30 | |
*** rdaly2 has quit IRC | 19:35 | |
*** NM has quit IRC | 19:36 | |
*** tongli has joined #openstack-swift | 19:38 | |
*** NM has joined #openstack-swift | 19:43 | |
*** NM has quit IRC | 19:44 | |
*** tongli has quit IRC | 19:44 | |
*** shlee322 has joined #openstack-swift | 19:45 | |
minwoob | If anyone has some time on their hands for reviews, here are some EC ones that have been waiting around for a while: | 19:47 |
minwoob | https://review.openstack.org/#/c/184113/ | 19:47 |
minwoob | https://review.openstack.org/#/c/193279/ | 19:47 |
minwoob | https://review.openstack.org/#/c/196848/ | 19:47 |
minwoob | The first two should be ready to be merged. | 19:47 |
*** NM has joined #openstack-swift | 19:49 | |
*** petertr7 is now known as petertr7_away | 19:51 | |
minwoob | Thanks tdasilva for looking over the first one. We just need one more review for that one. | 19:51 |
*** NM has quit IRC | 19:53 | |
*** petertr7_away is now known as petertr7 | 19:54 | |
*** nexusz99 has quit IRC | 19:58 | |
*** jasondotstar has quit IRC | 20:00 | |
*** DericHorn-HP has quit IRC | 20:02 | |
*** DericHorn-HP has joined #openstack-swift | 20:03 | |
*** shlee322 has quit IRC | 20:09 | |
*** NM has joined #openstack-swift | 20:12 | |
*** NM has quit IRC | 20:13 | |
*** NM has joined #openstack-swift | 20:14 | |
*** barker has joined #openstack-swift | 20:17 | |
*** silor has quit IRC | 20:17 | |
openstackgerrit | Merged openstack/swift: go: check err on call to get free space on object puts https://review.openstack.org/196770 | 20:21 |
*** _hrou_ has joined #openstack-swift | 20:23 | |
*** hrou has quit IRC | 20:24 | |
*** NM has quit IRC | 20:24 | |
openstackgerrit | Merged openstack/swift: go: check err on call to get free space on object sync https://review.openstack.org/196782 | 20:24 |
openstackgerrit | Merged openstack/swift: go: return metadata as map[string]string https://review.openstack.org/197368 | 20:25 |
*** annegentle has quit IRC | 20:27 | |
openstackgerrit | Merged openstack/swift: go: make unpickle mark() return error if mark is not found https://review.openstack.org/197235 | 20:30 |
*** NM has joined #openstack-swift | 20:31 | |
*** shlee322 has joined #openstack-swift | 20:42 | |
*** joeljwright1 has joined #openstack-swift | 20:42 | |
*** lyrrad_ has joined #openstack-swift | 20:43 | |
*** lyrrad has quit IRC | 20:43 | |
*** lyrrad_ is now known as lyrrad | 20:43 | |
*** tongli has joined #openstack-swift | 20:44 | |
*** joeljwright has quit IRC | 20:45 | |
*** bhakta has quit IRC | 20:47 | |
*** ajiang has quit IRC | 20:47 | |
*** tongli has quit IRC | 20:48 | |
*** tongli has joined #openstack-swift | 20:49 | |
openstackgerrit | Merged openstack/swift: go: add targeted replication https://review.openstack.org/196259 | 20:55 |
*** barker has quit IRC | 20:56 | |
openstackgerrit | John Dickinson proposed openstack/swift: update AUTHORS file https://review.openstack.org/198064 | 20:57 |
notmyname | lol @ https://samsclass.info/ipv6/exhaustion.htm?utm_content=buffer654ea&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer | 20:59 |
notmyname | bah. https://samsclass.info/ipv6/exhaustion.htm | 20:59 |
notmyname | I don't like when twitter adds all those query args for tracking | 20:59 |
*** acampbell has quit IRC | 21:01 | |
openstackgerrit | Janie Richling proposed openstack/swift: Cryptography module to be used by middleware https://review.openstack.org/193826 | 21:01 |
*** lpabon has quit IRC | 21:03 | |
*** DericHorn-HP has quit IRC | 21:05 | |
*** annegentle has joined #openstack-swift | 21:05 | |
*** petertr7 is now known as petertr7_away | 21:07 | |
swifterdarrell | minwoob: took a look at that patch (sorry for the delay); still seems like an inordinate number of lines for error handling (to lines doing work), but maybe I'm missing something? | 21:18 |
minwoob | swifterdarrell: I'll revisit. Thanks! :) | 21:19 |
openstackgerrit | Janie Richling proposed openstack/swift: Encrypter and Decrypter middleware - object body only https://review.openstack.org/194191 | 21:20 |
*** petertr7_away is now known as petertr7 | 21:21 | |
*** jasondotstar has joined #openstack-swift | 21:25 | |
minwoob | swifterdarrell: I see your case. However, the branches were there before I had committed the patch, so I stayed with it to stay consistent. Maybe we could try your suggestion and see if others have any strong opinions about it, in a refactoring patch? | 21:26 |
*** saltsa has quit IRC | 21:27 | |
minwoob | swifterdarrell: I think it might be good to handle your refactoring suggestion after merging this functionality-related patch, in case other issues may appear? | 21:28 |
*** joeljwright1 has quit IRC | 21:28 | |
*** jrichli has quit IRC | 21:38 | |
minwoob | swifterdarrell: I went through diskfile.py, and it seems that in general there needs to be some work to standardize the way that errors are being handled across the file. I can do that, but it might be worth it to do that in a separate patch since it also goes beyond the scope of the fsync_dir change. | 21:40 |
*** mfalatic has joined #openstack-swift | 21:44 | |
*** ianbrown has joined #openstack-swift | 21:46 | |
*** ianbrown has quit IRC | 21:46 | |
*** NM has quit IRC | 21:51 | |
*** nadeem has quit IRC | 21:52 | |
*** joeljwright has joined #openstack-swift | 21:53 | |
*** ChanServ sets mode: +v joeljwright | 21:53 | |
*** DericHorn-HP has joined #openstack-swift | 21:55 | |
*** mfalatic has quit IRC | 21:56 | |
*** jkugel has quit IRC | 21:57 | |
*** petertr7 is now known as petertr7_away | 22:08 | |
*** bill_az has quit IRC | 22:10 | |
*** jasondotstar has quit IRC | 22:17 | |
*** benny_ has quit IRC | 22:22 | |
* notmyname waits for kota_ or ho to get online... | 22:23 | |
notmyname | anyone else comfortable changing their dev environment to a japanese locale for a bit? | 22:24 |
swifterdarrell | minwoob: I was just looking for a straightforward simplification in the lines of code touched by your patch... not necessarily a Grand Unification of DiskFile Error handing ;) | 22:24 |
swifterdarrell | minwoob: was there any clue in the commit message that originally introduced sep. handling of IOError and OSError in different blocks as to why that was done? (i.e. is that somehow useful?) | 22:26 |
openstackgerrit | Minwoo Bae proposed openstack/swift: Error handling of DiskFileNoSpace() https://review.openstack.org/198909 | 22:26 |
mattoliverau | Morning all | 22:29 |
minwoob | mattoliverau: Morning!\ | 22:30 |
minwoob | !* | 22:30 |
openstack | minwoob: Error: "*" is not a valid command. | 22:30 |
*** tongli has quit IRC | 22:33 | |
*** tongli has joined #openstack-swift | 22:34 | |
*** tongli has quit IRC | 22:37 | |
*** jasondotstar has joined #openstack-swift | 22:37 | |
*** tongli has joined #openstack-swift | 22:37 | |
minwoob | swifterdarrell: Not necessarily. You're probably right that eliminating the verbosity is the better way to do it. | 22:39 |
*** annegentle has quit IRC | 22:40 | |
*** tongli has quit IRC | 22:42 | |
notmyname | here's a simple bug if someone's looking for something small to work on https://bugs.launchpad.net/swift/+bug/1439816 | 22:42 |
openstack | Launchpad bug 1439816 in OpenStack Object Storage (swift) "If PID file becomes empty, swift-init throws exception" [Undecided,Confirmed] | 22:42 |
peluse | FYI, the perf testing cluster here completed 3x repl baseline runs last week, data is almost formated and ready to be posted... EC running but hit error - unable to find account DB file, impacting perf. Investigating | 22:43 |
*** annegentle has joined #openstack-swift | 22:44 | |
*** barker has joined #openstack-swift | 22:48 | |
*** tongli has joined #openstack-swift | 22:48 | |
*** chlong_ has joined #openstack-swift | 22:50 | |
*** chlong_ has quit IRC | 22:50 | |
*** chlong has quit IRC | 22:51 | |
*** chlong has joined #openstack-swift | 22:51 | |
*** tongli has quit IRC | 22:53 | |
*** tongli has joined #openstack-swift | 22:57 | |
*** DericHorn-HP has quit IRC | 22:58 | |
*** lcurtis has quit IRC | 22:59 | |
*** km has joined #openstack-swift | 23:01 | |
*** annegentle has quit IRC | 23:02 | |
*** tongli has quit IRC | 23:02 | |
*** _hrou_ has quit IRC | 23:06 | |
*** thurloat is now known as thurloat_isgone | 23:08 | |
*** barker has quit IRC | 23:10 | |
*** jamielennox is now known as jamielennox|away | 23:11 | |
*** minwoob has quit IRC | 23:12 | |
*** annegentle has joined #openstack-swift | 23:18 | |
*** tongli has joined #openstack-swift | 23:18 | |
*** annegentle has quit IRC | 23:20 | |
*** jamielennox|away is now known as jamielennox | 23:22 | |
*** tongli has quit IRC | 23:23 | |
*** kei_yama has joined #openstack-swift | 23:23 | |
notmyname | no jury duty tomorrow either | 23:41 |
mattoliverau | notmyname: so your jury duty is going well then :P | 23:49 |
notmyname | very well. today, I spent most of it doing bug triage (which you shoudl see reflected in your emails from overnight) | 23:50 |
notmyname | ;-) | 23:50 |
mattoliverau | notmyname: yeah, I noticed | 23:50 |
*** joeljwright has quit IRC | 23:51 | |
mattoliverau | jury duty, the secret to bug triage :P | 23:51 |
notmyname | if I don't have to go in on (my) wednesday, then we'll still have a meeting | 23:51 |
notmyname | otherwise I'll be unavailable | 23:51 |
mattoliverau | So I guess theres no way of knowing until your tuesday | 23:52 |
notmyname | yeah. I have to check at 4:30 every afternoon for the next day | 23:52 |
notmyname | hmm...one way to fix bugs is just wait until the version is EOL'd | 23:55 |
notmyname | https://bugs.launchpad.net/swift/+bug/1426510 | 23:55 |
openstack | Launchpad bug 1426510 in OpenStack Object Storage (swift) "Icehouse functional tests are broken" [Undecided,New] | 23:55 |
notmyname | torgomatic: is this something you've fixed or can do a drive-by on in your existing ring patches? https://bugs.launchpad.net/swift/+bug/1454433 | 23:56 |
openstack | Launchpad bug 1454433 in OpenStack Object Storage (swift) "swift-ring-builder does not seem to properly parse setting weights for multiple devices at one time" [Undecided,New] | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!