openstackgerrit | Merged openstack/swift: Add missing docs for ring.builder.rebalance https://review.openstack.org/242295 | 00:12 |
---|---|---|
clayg | awesome - more merge conflicts for me | 00:21 |
*** breitz has quit IRC | 00:23 | |
openstackgerrit | Clay Gerrard proposed openstack/swift: Put part-replicas where they go https://review.openstack.org/241571 | 00:25 |
clayg | ^ no excuse to not review for you! | 00:26 |
notmyname | oh great. new patch revisions to download | 00:26 |
notmyname | ;-) | 00:26 |
notmyname | I think I'm just going to end up rebuilding my saio from scratch | 00:30 |
notmyname | I wanted to fix the transient "test_object_delete_at_aysnc_update (test.unit.obj.test_server.TestObjectController)" error. but with the pyeclib updates and the pbr updates, I've ended up getting into some state where I don't know what I've got installed and I'm getting an error about internal-clinet.conf not found | 00:32 |
notmyname | but where that test is failing seems to be expected! so I don't know what changed so that the error is happening now when I didn't see it earlier | 00:33 |
notmyname | perhaps something I upgraded or downgraded | 00:33 |
clayg | oh man path queries are stupid - they need directory markers | 00:34 |
notmyname | ah ha! | 00:35 |
notmyname | it's because I had apt pastedeploy and pip pastedeploy | 00:35 |
clayg | tisk tisk | 00:35 |
notmyname | because I ended up explicitly installing stuff from requirements (why would I think that was a good idea!?) when I already had some packages installed | 00:36 |
torgomatic_ | you ever feel like pbr upgrades are a loose thread in a knit garment? | 00:36 |
torgomatic_ | as in, you pull on it and now you just have a pile of yarn instead of a sweater, and it's time to start over | 00:37 |
notmyname | torgomatic_: https://www.youtube.com/watch?v=LHQqqM5sr7g | 00:37 |
torgomatic_ | indeed | 00:37 |
torgomatic_ | it's like "upgrade me! it'll be easy this time, I promise!" | 00:38 |
torgomatic_ | and then http://40.media.tumblr.com/tumblr_md9qr1rhgO1ri1p5ro1_1280.jpg | 00:39 |
clayg | timburke: mattoliverau: reverse doesn't effect path queries | 00:39 |
notmyname | torgomatic_: to be fair, it's not just pbr. in my case now, it's just the difference between distro packages and python packages | 00:41 |
torgomatic_ | notmyname: I usually do okay with those. And it's usually not pbr itself for me, but its dependencies getting upgraded and børking things | 00:42 |
notmyname | torgomatic_: yeah. what happened is I had the great idea of "I know, I'll run the minimum version specified" (I do that from time to time). and then I ended up installing python packages over pip packages | 00:43 |
torgomatic_ | heh, then hilarity ensues | 00:44 |
notmyname | and now I'm right back where I was an hour or two ago | 00:44 |
notmyname | "while [[ $? = 0 ]]; do nosetests test_server.py:TestObjectController.test_object_delete_at_aysnc_update; done" | 00:45 |
notmyname | (object server) | 00:46 |
notmyname | eventually that fails | 00:46 |
*** peterlisak has joined #openstack-swift | 00:53 | |
clayg | timburke: like wouldn't you expect a list from marker=>end-marker to return the same thing with end-marker=>marker with reverse=true? (like if you swapped the markers) | 00:55 |
clayg | timburke: even with reverse=true marker still means where to *start* and end_marker means where to *stop* - or it's backwards? | 00:56 |
clayg | idk, doesn't seem to mater | 00:56 |
timburke | clayg: it's apparent that my impression of path (shorthand for delimiter=/ with a prefix) differs (perhaps radically) from the actuality of path. so: how does path work? what do i need to do to get it to return a non-empty result? | 00:57 |
*** jerrygb has joined #openstack-swift | 00:57 | |
clayg | ask for a directory that has "files" in it | 00:57 |
clayg | so subdir/nesteddir/obj1 would result in path=subdir/ => empty, and path=subdir/nesteddir => subdir/nesteddir/obj1 | 00:58 |
clayg | ^ or very close to that | 00:58 |
clayg | but scratch that - come look at this end-marker crap | 00:58 |
timburke | clayg: ah. thanks. playing with it... | 00:58 |
*** peterlisak has quit IRC | 00:58 | |
*** garthb has quit IRC | 01:01 | |
*** jerrygb has quit IRC | 01:02 | |
*** badari has quit IRC | 01:12 | |
*** mzhou has quit IRC | 01:14 | |
*** gyee has quit IRC | 01:16 | |
*** gmmaha has quit IRC | 01:18 | |
*** gmmaha has joined #openstack-swift | 01:18 | |
clayg | timburke: k, end-marker works - i'm getting there | 01:20 |
clayg | timburke: i added the delim thing I found, dunno if it'll be helpful - maybe clist.py - dunno | 01:20 |
*** zhill has quit IRC | 01:29 | |
clayg | i think i logged into the swiftqa cluster and upgraded pbr on the little dude that runs probetests | 01:29 |
*** bapalm_ has quit IRC | 01:31 | |
clayg | acoles_: you merge conflicted yourself! ssync test reog screwed up fast-POST | 01:32 |
clayg | ok, happy friday all | 01:32 |
*** bapalm has joined #openstack-swift | 01:32 | |
*** zhill has joined #openstack-swift | 01:38 | |
*** zhill has quit IRC | 01:43 | |
*** August1914 has quit IRC | 01:43 | |
*** zhill has joined #openstack-swift | 01:59 | |
*** zhill has quit IRC | 02:03 | |
*** klrmn1 has quit IRC | 02:14 | |
*** zhill has joined #openstack-swift | 02:18 | |
*** zhill has quit IRC | 02:22 | |
*** rohit_ has quit IRC | 02:44 | |
*** jerrygb has joined #openstack-swift | 02:58 | |
*** jerrygb has quit IRC | 03:04 | |
*** hrou has joined #openstack-swift | 03:07 | |
*** mwheckmann has joined #openstack-swift | 03:17 | |
*** mwheckma1n has joined #openstack-swift | 03:20 | |
*** badari has joined #openstack-swift | 03:44 | |
*** badari has quit IRC | 03:49 | |
*** badari has joined #openstack-swift | 03:57 | |
*** jerrygb has joined #openstack-swift | 04:11 | |
*** jerrygb has quit IRC | 04:16 | |
*** zhill has joined #openstack-swift | 04:19 | |
*** zhill has quit IRC | 04:23 | |
*** jerrygb has joined #openstack-swift | 04:24 | |
*** mwheckma1n has quit IRC | 04:35 | |
*** mitz has quit IRC | 04:35 | |
*** mwheckmann has quit IRC | 04:35 | |
*** mitz has joined #openstack-swift | 04:41 | |
*** jrichli has quit IRC | 04:54 | |
*** hrou has quit IRC | 05:07 | |
*** janonymous has joined #openstack-swift | 05:15 | |
*** mahatic has joined #openstack-swift | 05:18 | |
mahatic | acoles_: yay! Good luck with the jury service ;) | 05:18 |
*** zhill has joined #openstack-swift | 05:18 | |
*** zhill has quit IRC | 05:23 | |
*** janonymous has quit IRC | 05:36 | |
*** devl_ has joined #openstack-swift | 05:58 | |
*** mahatic has quit IRC | 06:10 | |
*** zaitcev has quit IRC | 06:23 | |
*** sileht has quit IRC | 06:41 | |
*** chlong has quit IRC | 06:41 | |
*** sileht has joined #openstack-swift | 06:47 | |
*** badari has quit IRC | 06:49 | |
*** badari has joined #openstack-swift | 06:55 | |
*** sileht has quit IRC | 07:03 | |
*** sileht has joined #openstack-swift | 07:06 | |
*** jerrygb has quit IRC | 07:08 | |
*** jerrygb has joined #openstack-swift | 07:08 | |
*** jerrygb has quit IRC | 07:13 | |
*** haomaiwang has joined #openstack-swift | 07:50 | |
*** haomaiwang has quit IRC | 08:01 | |
*** haomaiwang has joined #openstack-swift | 08:01 | |
*** cschwede has quit IRC | 08:18 | |
*** mfalatic has quit IRC | 08:36 | |
*** links has joined #openstack-swift | 08:53 | |
*** haomaiwang has quit IRC | 09:01 | |
*** haomaiwang has joined #openstack-swift | 09:01 | |
*** zhill has joined #openstack-swift | 09:55 | |
*** zhill has quit IRC | 09:59 | |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwang has joined #openstack-swift | 10:01 | |
openstackgerrit | Ondřej Nový proposed openstack/swift: swift-init return codes https://review.openstack.org/230352 | 10:17 |
*** jerrygb has joined #openstack-swift | 10:19 | |
*** jerrygb has quit IRC | 10:23 | |
*** SkyRocknRoll has joined #openstack-swift | 10:25 | |
*** jmccarthy has joined #openstack-swift | 10:32 | |
*** jmccarthy has quit IRC | 10:32 | |
*** haomaiwang has quit IRC | 10:38 | |
*** jmccarthy has joined #openstack-swift | 10:49 | |
*** haomaiwang has joined #openstack-swift | 11:37 | |
*** jmccarthy has joined #openstack-swift | 11:51 | |
*** haomaiwang has quit IRC | 12:01 | |
*** haomaiwa_ has joined #openstack-swift | 12:01 | |
*** devl_ has quit IRC | 12:21 | |
*** devl has joined #openstack-swift | 12:21 | |
*** weihan has joined #openstack-swift | 12:23 | |
*** weihan has quit IRC | 12:27 | |
*** weihan has joined #openstack-swift | 12:28 | |
*** weihan has quit IRC | 12:34 | |
*** weihan has joined #openstack-swift | 12:37 | |
*** devl_ has joined #openstack-swift | 12:37 | |
*** devl has quit IRC | 12:41 | |
*** hrou has joined #openstack-swift | 12:48 | |
*** weihan has quit IRC | 12:51 | |
*** weihan has joined #openstack-swift | 12:54 | |
*** weihan has quit IRC | 12:55 | |
*** weihan has joined #openstack-swift | 12:59 | |
*** haomaiwa_ has quit IRC | 13:01 | |
*** haomaiwa_ has joined #openstack-swift | 13:01 | |
*** August1914 has joined #openstack-swift | 13:34 | |
*** janonymous has joined #openstack-swift | 13:41 | |
*** haomaiwa_ has quit IRC | 14:01 | |
*** haomaiwang has joined #openstack-swift | 14:01 | |
*** devl_ has quit IRC | 14:26 | |
*** devl_ has joined #openstack-swift | 14:28 | |
*** jerrygb has joined #openstack-swift | 14:43 | |
*** janonymous has quit IRC | 14:44 | |
*** jmccarthy has quit IRC | 14:47 | |
*** jmccarthy has joined #openstack-swift | 14:48 | |
*** jmccarthy has quit IRC | 14:49 | |
*** devl_ has quit IRC | 14:50 | |
*** haomaiwang has quit IRC | 15:01 | |
*** haomaiwang has joined #openstack-swift | 15:01 | |
*** weihan has quit IRC | 15:05 | |
*** subscope has joined #openstack-swift | 15:34 | |
*** August1914 is now known as mgodeck | 15:35 | |
*** Trixboxer has quit IRC | 15:46 | |
*** Trixboxer has joined #openstack-swift | 15:46 | |
*** mwheckmann has joined #openstack-swift | 15:53 | |
*** mwheckma1n has joined #openstack-swift | 15:53 | |
*** haomaiwang has quit IRC | 16:01 | |
*** haomaiwang has joined #openstack-swift | 16:01 | |
*** jerrygb has quit IRC | 16:02 | |
*** jerrygb has joined #openstack-swift | 16:02 | |
*** jerrygb has quit IRC | 16:07 | |
*** vinsh has joined #openstack-swift | 16:19 | |
*** mwheckmann has quit IRC | 16:24 | |
*** mwheckma1n has quit IRC | 16:24 | |
*** vinsh has quit IRC | 16:35 | |
*** onovy has quit IRC | 16:35 | |
*** vinsh has joined #openstack-swift | 16:35 | |
*** onovy has joined #openstack-swift | 16:39 | |
*** mwheckma1n has joined #openstack-swift | 16:39 | |
*** mwheckmann has joined #openstack-swift | 16:39 | |
*** vinsh has quit IRC | 16:40 | |
*** klrmn1 has joined #openstack-swift | 16:40 | |
*** openstackgerrit has quit IRC | 16:46 | |
*** openstackgerrit has joined #openstack-swift | 16:46 | |
*** klrmn2 has joined #openstack-swift | 16:49 | |
*** klrmn1 has quit IRC | 16:49 | |
*** klrmn2 has quit IRC | 16:52 | |
*** jerrygb has joined #openstack-swift | 16:59 | |
*** mwheckma1n has quit IRC | 16:59 | |
*** mwheckmann has quit IRC | 16:59 | |
*** haomaiwang has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-swift | 17:01 | |
*** devl has joined #openstack-swift | 17:12 | |
*** amit213 has quit IRC | 17:19 | |
*** amit213 has joined #openstack-swift | 17:20 | |
*** mwheckmann has joined #openstack-swift | 17:22 | |
*** mwheckma1n has joined #openstack-swift | 17:22 | |
*** mwheckmann has quit IRC | 17:30 | |
*** mwheckma1n has quit IRC | 17:32 | |
*** klrmn1 has joined #openstack-swift | 17:43 | |
*** links has quit IRC | 17:44 | |
*** trifon has joined #openstack-swift | 17:47 | |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwang has joined #openstack-swift | 18:01 | |
*** jerrygb has quit IRC | 18:02 | |
openstackgerrit | Tim Burke proposed openstack/swift: Have versioned_writes use reverse listings https://review.openstack.org/234391 | 18:02 |
openstackgerrit | Tim Burke proposed openstack/swift: Add container and account reverse listings https://review.openstack.org/120709 | 18:02 |
*** jerrygb has joined #openstack-swift | 18:02 | |
*** jerrygb has quit IRC | 18:07 | |
*** trifon has quit IRC | 18:25 | |
*** jerrygb has joined #openstack-swift | 18:26 | |
*** devl has quit IRC | 18:27 | |
*** trifon has joined #openstack-swift | 18:31 | |
*** hrou has quit IRC | 18:48 | |
*** jrichli has joined #openstack-swift | 18:55 | |
*** jerrygb has quit IRC | 18:58 | |
*** haomaiwang has quit IRC | 19:01 | |
*** 17WAA0ICS has joined #openstack-swift | 19:01 | |
*** tjroll is now known as jroll | 19:15 | |
*** jerrygb has joined #openstack-swift | 19:53 | |
*** 17WAA0ICS has quit IRC | 20:01 | |
*** haomaiwa_ has joined #openstack-swift | 20:01 | |
*** NM has joined #openstack-swift | 20:22 | |
*** badari has quit IRC | 20:31 | |
*** jerrygb has quit IRC | 20:38 | |
*** trifon has quit IRC | 20:39 | |
*** haomaiwa_ has quit IRC | 21:01 | |
*** haomaiwang has joined #openstack-swift | 21:01 | |
*** klrmn2 has joined #openstack-swift | 21:08 | |
*** klrmn1 has quit IRC | 21:08 | |
*** NM has quit IRC | 21:09 | |
*** jlhinson has joined #openstack-swift | 21:16 | |
*** wasmum has quit IRC | 21:28 | |
*** SkyRocknRoll has quit IRC | 21:29 | |
*** wasmum has joined #openstack-swift | 21:30 | |
*** ctennis has quit IRC | 21:34 | |
*** ctennis has joined #openstack-swift | 21:35 | |
*** haomaiwang has quit IRC | 22:01 | |
*** haomaiwang has joined #openstack-swift | 22:01 | |
*** jlhinson has quit IRC | 22:08 | |
*** klrmn2 has quit IRC | 22:09 | |
*** bapalm has quit IRC | 22:13 | |
*** bapalm has joined #openstack-swift | 22:18 | |
*** vinsh has joined #openstack-swift | 22:38 | |
*** jrichli has quit IRC | 22:47 | |
*** vinsh has quit IRC | 23:00 | |
*** haomaiwang has quit IRC | 23:01 | |
*** vinsh has joined #openstack-swift | 23:01 | |
*** haomaiwa_ has joined #openstack-swift | 23:01 | |
*** vinsh has quit IRC | 23:06 | |
*** itslikeroar has joined #openstack-swift | 23:11 | |
*** itslikeroar has left #openstack-swift | 23:11 | |
*** mgodeck has quit IRC | 23:38 | |
*** devl has joined #openstack-swift | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!