*** haomaiwang has quit IRC | 00:01 | |
*** haomaiwang has joined #openstack-swift | 00:01 | |
*** lcurtis has quit IRC | 00:02 | |
openstackgerrit | Tim Burke proposed openstack/python-swiftclient: Retry file uploads via SwiftService https://review.openstack.org/226897 | 00:08 |
---|---|---|
openstackgerrit | Paul Dardeau proposed openstack/swift: Look for device holes that can be reused when adding new device. https://review.openstack.org/265461 | 00:14 |
openstackgerrit | Clay Gerrard proposed openstack/swift: fixups for ipv6 memcache_servers docs https://review.openstack.org/265482 | 00:21 |
*** esker has joined #openstack-swift | 00:24 | |
*** esker has quit IRC | 00:28 | |
*** nadeem has joined #openstack-swift | 00:29 | |
openstackgerrit | Timur Alperovich proposed openstack/swift: Fail early if the memcache address is invalid. https://review.openstack.org/265465 | 00:29 |
clayg | timur: oh did you fix the pep8 thing? | 00:30 |
timur | clayg: yea, I was just waiting for feedback on the first patch in the train | 00:30 |
timur | clayg: agreed with all your comments -- I'll submit one more patch to move it into utils | 00:31 |
timur | the only thing I wonder about is how to do the documentation. Do you think we should change the documentation on MemcacheConnPool? I feel like that can be be left as-is, as that's more likely to be read than documentation for the utils functions? | 00:33 |
*** nadeem has quit IRC | 00:34 | |
clayg | timur: get yourself a vagrant-swift-all-in-one at some point so you have access to the `autodoc` command and I'll show you have to write (and test) sphinx so you can reference the utils funciton form the memcachepool doc string | 00:35 |
clayg | all of that jazz is just developer docs - the really likely to be read stuff is in my follow up patch (example confgs, manpages, and deployment docs) | 00:35 |
clayg | if a developer is trying to figure out what the servers param should be referencing the utils function is the DRY way to do it | 00:36 |
*** geaaru has quit IRC | 00:38 | |
timur | clayg: gotcha -- makes sense. I did setup vagrant-swift-all-in-one and checked that the last round of documentation I wrote was at least valid, but I didn't figure out how to do links properly or reference other code -- will read the docs for it | 00:49 |
timur | I just ran `autodoc`. Is there more to it than that? | 00:49 |
openstackgerrit | Tim Burke proposed openstack/swift: Allow pre-1970 X-Timestamps https://review.openstack.org/265488 | 00:52 |
timburke | ...i'm willing to admit, i may find some strange bugs... | 00:52 |
*** badari has quit IRC | 00:54 | |
*** badari has joined #openstack-swift | 00:55 | |
*** haomaiwang has quit IRC | 01:01 | |
*** haomaiwang has joined #openstack-swift | 01:01 | |
*** garthb_ has quit IRC | 01:01 | |
*** badari has quit IRC | 01:01 | |
*** badari has joined #openstack-swift | 01:02 | |
clayg | timur: no that's about it, i got of bunch of build/errors in the docs - but when I tried to fix them the master rebase failed because it looked like someone else already did and I haven't looked for the other commit - but it seemed your patch train isn't fully rebased on the latest master? | 01:07 |
*** nadeem has joined #openstack-swift | 01:12 | |
timur | oh, possible. Let me do that | 01:12 |
openstackgerrit | Timur Alperovich proposed openstack/swift: Fix IPv6 handling in MemcacheConnPool. https://review.openstack.org/258704 | 01:15 |
*** badari has quit IRC | 01:15 | |
openstackgerrit | Timur Alperovich proposed openstack/swift: Fail early if the memcache address is invalid. https://review.openstack.org/265465 | 01:16 |
*** badari has joined #openstack-swift | 01:16 | |
openstackgerrit | Timur Alperovich proposed openstack/swift: fixups for ipv6 memcache_servers docs https://review.openstack.org/265482 | 01:17 |
timur | clayg: rebased and fixed up the collision in the fixups -- you and I both edited the documentation (I amended to refer to the section). I believe I merged it correctly | 01:18 |
clayg | timur: awesome thanks! | 01:21 |
timur | is there a particular way common/utils.py is organized? It seems like appending to it is the right thing to do for the get_addr() function | 01:35 |
*** itlinux has quit IRC | 01:36 | |
*** badari has quit IRC | 01:37 | |
*** esker has joined #openstack-swift | 01:38 | |
*** badari has joined #openstack-swift | 01:38 | |
clayg | timur: it should probably be renamed - but yeah stick it on the bottom or near some other code that does something with ip's | 01:41 |
clayg | i think whataremyips calls something that also parses ipv6 addresses - or normalizes them or something? | 01:41 |
*** esker has quit IRC | 01:42 | |
*** nadeem has quit IRC | 01:43 | |
*** lpabon has quit IRC | 01:46 | |
*** badari has quit IRC | 01:46 | |
*** zhill has quit IRC | 01:47 | |
clayg | timur: fwiw in the docstring for the MemcacheConnPool you should be able to say :func:`swift.common.utils.my_awesome_new_pure_func` to a get a nice link when it compiles | 01:48 |
clayg | timur: if you end up doing another patch set over patch 258704 feel free to jack anything you want from patch 265482 - i'd be happy to rebase and abandon that change for anything that ends up merged with the acctual code changes | 01:50 |
patchbot | clayg: https://review.openstack.org/#/c/258704/ - Fix IPv6 handling in MemcacheConnPool. | 01:50 |
patchbot | clayg: https://review.openstack.org/#/c/265482/ - fixups for ipv6 memcache_servers docs | 01:50 |
timur | clayg: ooh -- thanks for the tip! | 01:53 |
timur | I'm running the unit tests now and then will fix up the documentation | 01:53 |
*** haomaiwang has quit IRC | 02:01 | |
*** haomaiwang has joined #openstack-swift | 02:01 | |
*** daemontool has quit IRC | 02:04 | |
*** daemontool has joined #openstack-swift | 02:05 | |
*** daemontool has quit IRC | 02:07 | |
*** daemontool has joined #openstack-swift | 02:09 | |
*** zhill has joined #openstack-swift | 02:10 | |
*** daemontool has quit IRC | 02:11 | |
*** daemontool has joined #openstack-swift | 02:12 | |
*** klrmn has quit IRC | 02:13 | |
*** esker has joined #openstack-swift | 02:14 | |
*** zhill has quit IRC | 02:15 | |
*** daemontool has quit IRC | 02:16 | |
*** daemontool has joined #openstack-swift | 02:17 | |
*** esker has quit IRC | 02:18 | |
*** acoles_ has quit IRC | 02:38 | |
*** acoles_ has joined #openstack-swift | 02:42 | |
*** ChanServ sets mode: +v acoles_ | 02:42 | |
*** acoles_ is now known as acoles | 02:43 | |
openstackgerrit | Timur Alperovich proposed openstack/swift: fixups for ipv6 memcache_servers docs https://review.openstack.org/265482 | 02:44 |
openstackgerrit | Timur Alperovich proposed openstack/swift: Fail early if the memcache address is invalid. https://review.openstack.org/265465 | 02:44 |
openstackgerrit | Timur Alperovich proposed openstack/swift: Make _get_addr() method a function in utils. https://review.openstack.org/265501 | 02:44 |
*** daemontool has quit IRC | 02:54 | |
*** daemontool has joined #openstack-swift | 02:55 | |
*** daemontool has quit IRC | 02:56 | |
*** daemontool has joined #openstack-swift | 02:57 | |
*** daemontool has quit IRC | 03:00 | |
*** haomaiwa_ has joined #openstack-swift | 03:01 | |
*** daemontool has joined #openstack-swift | 03:01 | |
*** notmyname_ has joined #openstack-swift | 03:09 | |
*** ChanServ sets mode: +v notmyname_ | 03:09 | |
*** haomaiwang has quit IRC | 03:11 | |
*** dmorita has quit IRC | 03:11 | |
*** ChubYann has quit IRC | 03:11 | |
*** notmyname has quit IRC | 03:11 | |
*** changbl has quit IRC | 03:11 | |
*** albertom has quit IRC | 03:11 | |
*** ndk has quit IRC | 03:11 | |
*** ntt has quit IRC | 03:11 | |
*** tonyb has quit IRC | 03:11 | |
*** _fortis has quit IRC | 03:11 | |
*** dabukalam has quit IRC | 03:11 | |
*** flaper87 has quit IRC | 03:11 | |
*** notmyname_ is now known as notmyname | 03:11 | |
*** lcurtis has joined #openstack-swift | 03:15 | |
*** ChubYann has joined #openstack-swift | 03:21 | |
*** dmorita has joined #openstack-swift | 03:21 | |
*** changbl has joined #openstack-swift | 03:21 | |
*** albertom has joined #openstack-swift | 03:21 | |
*** ndk has joined #openstack-swift | 03:21 | |
*** ntt has joined #openstack-swift | 03:21 | |
*** _fortis has joined #openstack-swift | 03:21 | |
*** dabukalam has joined #openstack-swift | 03:21 | |
*** flaper87 has joined #openstack-swift | 03:21 | |
*** tonyb has joined #openstack-swift | 03:25 | |
*** esker has joined #openstack-swift | 03:26 | |
openstackgerrit | Merged openstack/python-swiftclient: Retry download of object body https://review.openstack.org/159208 | 03:29 |
*** esker has quit IRC | 03:30 | |
*** zhill has joined #openstack-swift | 03:42 | |
*** zhill has quit IRC | 03:47 | |
*** lcurtis has quit IRC | 03:55 | |
*** nadeem has joined #openstack-swift | 03:57 | |
*** dmorita has quit IRC | 03:58 | |
*** haomaiwa_ has quit IRC | 04:01 | |
*** haomaiwang has joined #openstack-swift | 04:01 | |
*** nadeem has quit IRC | 04:13 | |
*** daemontool_ has joined #openstack-swift | 04:28 | |
*** daemontool has quit IRC | 04:28 | |
*** dmorita has joined #openstack-swift | 04:43 | |
*** badari has joined #openstack-swift | 04:45 | |
*** gyee has quit IRC | 04:45 | |
*** dmorita has quit IRC | 04:47 | |
*** klrmn has joined #openstack-swift | 04:54 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-swiftclient: Updated from global requirements https://review.openstack.org/89250 | 04:59 |
*** haomaiwang has quit IRC | 05:01 | |
*** haomaiwang has joined #openstack-swift | 05:01 | |
*** asettle has joined #openstack-swift | 05:06 | |
*** sanchitmalhotra has joined #openstack-swift | 05:06 | |
*** asettle has quit IRC | 05:11 | |
*** daemontool_ has quit IRC | 05:38 | |
*** daemontool has joined #openstack-swift | 05:39 | |
*** daemontool has quit IRC | 05:40 | |
*** daemontool has joined #openstack-swift | 05:40 | |
*** klrmn has quit IRC | 05:47 | |
*** haomaiwang has quit IRC | 06:01 | |
*** haomaiwang has joined #openstack-swift | 06:01 | |
*** trifon has joined #openstack-swift | 06:05 | |
*** badari has quit IRC | 06:25 | |
*** blmartin has quit IRC | 06:48 | |
*** daemontool has quit IRC | 06:55 | |
*** haomaiwang has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-swift | 07:01 | |
*** zaitcev has quit IRC | 07:12 | |
*** SkyRocknRoll has joined #openstack-swift | 07:36 | |
*** Jeffrey4l has quit IRC | 07:54 | |
*** Jeffrey4l has joined #openstack-swift | 07:55 | |
*** haomaiwang has quit IRC | 08:01 | |
*** haomaiwang has joined #openstack-swift | 08:01 | |
*** SkyRocknRoll has quit IRC | 08:02 | |
*** haomaiwang has quit IRC | 09:01 | |
*** haomaiwang has joined #openstack-swift | 09:01 | |
*** SkyRocknRoll has joined #openstack-swift | 09:01 | |
*** SkyRocknRoll has quit IRC | 09:01 | |
*** SkyRocknRoll has joined #openstack-swift | 09:01 | |
*** yatin has joined #openstack-swift | 09:32 | |
*** yatin has quit IRC | 09:33 | |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwang has joined #openstack-swift | 10:01 | |
*** esker has joined #openstack-swift | 10:18 | |
*** esker has quit IRC | 10:23 | |
*** haomaiwang has quit IRC | 11:01 | |
*** haomaiwang has joined #openstack-swift | 11:01 | |
*** esker has joined #openstack-swift | 11:40 | |
*** eikke has quit IRC | 11:42 | |
*** haomaiwang has quit IRC | 12:01 | |
*** haomaiwang has joined #openstack-swift | 12:01 | |
*** lcurtis has joined #openstack-swift | 12:13 | |
*** jmccarthy has quit IRC | 12:27 | |
*** jmccarthy has joined #openstack-swift | 12:27 | |
*** esker has quit IRC | 12:32 | |
*** haomaiwang has quit IRC | 13:01 | |
*** 21WAAQSWX has joined #openstack-swift | 13:01 | |
*** sanchitmalhotra has quit IRC | 13:04 | |
*** esker has joined #openstack-swift | 13:10 | |
*** lcurtis has quit IRC | 13:13 | |
*** esker has quit IRC | 13:16 | |
openstackgerrit | Jude Augustine Job proposed openstack/python-swiftclient: Error with uploading large object includes unicode path https://review.openstack.org/265544 | 13:20 |
*** esker has joined #openstack-swift | 13:48 | |
*** 21WAAQSWX has quit IRC | 14:01 | |
*** haomaiwang has joined #openstack-swift | 14:01 | |
*** lcurtis has joined #openstack-swift | 14:13 | |
*** lcurtis has quit IRC | 14:40 | |
*** lcurtis has joined #openstack-swift | 14:41 | |
*** lcurtis has quit IRC | 14:51 | |
*** haomaiwang has quit IRC | 14:55 | |
*** dslevin has joined #openstack-swift | 15:05 | |
*** tristanC_ is now known as tristanC | 15:14 | |
*** lcurtis has joined #openstack-swift | 15:22 | |
*** breitz has quit IRC | 15:31 | |
*** breitz has joined #openstack-swift | 15:31 | |
*** dslevin_ has quit IRC | 15:34 | |
*** haomaiwa_ has joined #openstack-swift | 15:41 | |
*** haomaiwa_ has quit IRC | 15:45 | |
*** klrmn has joined #openstack-swift | 16:10 | |
*** klrmn has quit IRC | 16:11 | |
*** haomaiwang has joined #openstack-swift | 16:16 | |
*** haomaiwang has quit IRC | 16:21 | |
*** aix has quit IRC | 16:28 | |
*** klrmn has joined #openstack-swift | 16:39 | |
*** klrmn has quit IRC | 16:47 | |
*** badari has joined #openstack-swift | 17:02 | |
*** nadeem has joined #openstack-swift | 17:03 | |
*** early` has quit IRC | 17:24 | |
*** early has joined #openstack-swift | 17:29 | |
*** badari has quit IRC | 17:32 | |
*** badari has joined #openstack-swift | 17:40 | |
*** lcurtis has quit IRC | 17:43 | |
*** itlinux has joined #openstack-swift | 17:51 | |
*** badari has quit IRC | 17:54 | |
*** haomaiwang has joined #openstack-swift | 17:56 | |
*** haomaiwang has quit IRC | 18:01 | |
*** SkyRocknRoll has quit IRC | 18:03 | |
*** itlinux has quit IRC | 18:10 | |
*** itlinux has joined #openstack-swift | 18:11 | |
*** proteusguy_ has quit IRC | 18:24 | |
*** klrmn has joined #openstack-swift | 18:35 | |
*** proteusguy_ has joined #openstack-swift | 18:37 | |
*** lcurtis has joined #openstack-swift | 18:41 | |
*** itlinux has quit IRC | 18:56 | |
*** nadeem has quit IRC | 18:59 | |
*** lcurtis has quit IRC | 19:03 | |
*** Jeffrey4l has quit IRC | 19:31 | |
*** Jeffrey4l has joined #openstack-swift | 19:32 | |
*** badari has joined #openstack-swift | 19:45 | |
*** lcurtis has joined #openstack-swift | 20:20 | |
*** badari has quit IRC | 20:37 | |
*** badari has joined #openstack-swift | 21:23 | |
*** diogogmt_ has joined #openstack-swift | 21:24 | |
*** diogogmt has quit IRC | 21:25 | |
*** diogogmt_ is now known as diogogmt | 21:25 | |
*** badari_ has joined #openstack-swift | 21:36 | |
*** badari has quit IRC | 21:36 | |
*** badari_ has quit IRC | 22:49 | |
*** klrmn has quit IRC | 22:53 | |
*** lcurtis has quit IRC | 22:54 | |
*** klrmn has joined #openstack-swift | 23:12 | |
*** trifon has quit IRC | 23:17 | |
*** diogogmt has quit IRC | 23:45 | |
*** lpabon has joined #openstack-swift | 23:46 | |
*** trifon has joined #openstack-swift | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!