*** openstackgerrit has quit IRC | 00:09 | |
*** e0ne has joined #openstack-swift | 02:33 | |
notmyname | kota_: FYI, I gave a shout-out to storlets. http://lists.openstack.org/pipermail/openstack/2018-September/046978.html | 02:54 |
---|---|---|
*** e0ne has quit IRC | 03:21 | |
*** e0ne has joined #openstack-swift | 03:54 | |
*** nguyenhai has joined #openstack-swift | 04:54 | |
*** e0ne has quit IRC | 04:55 | |
*** nguyenhai_ has quit IRC | 04:56 | |
*** silor has joined #openstack-swift | 05:38 | |
*** e0ne has joined #openstack-swift | 05:42 | |
*** macjack has joined #openstack-swift | 05:45 | |
*** e0ne_ has joined #openstack-swift | 06:50 | |
*** e0ne has quit IRC | 06:53 | |
*** e0ne_ has quit IRC | 06:54 | |
*** rcernin has quit IRC | 07:11 | |
*** cschwede has joined #openstack-swift | 07:16 | |
*** ChanServ sets mode: +v cschwede | 07:16 | |
*** silor has quit IRC | 07:53 | |
*** mikecmpbll has joined #openstack-swift | 08:54 | |
*** mikecmpb_ has joined #openstack-swift | 10:37 | |
*** mikecmpbll has quit IRC | 10:39 | |
*** mikecmpb_ has quit IRC | 11:27 | |
*** mikecmpbll has joined #openstack-swift | 11:28 | |
*** psachin has joined #openstack-swift | 11:43 | |
*** hseipp has joined #openstack-swift | 12:18 | |
*** psachin has quit IRC | 13:29 | |
*** two_tired2 has joined #openstack-swift | 14:04 | |
*** two_tired2 has quit IRC | 14:25 | |
*** e0ne has joined #openstack-swift | 14:30 | |
*** e0ne has quit IRC | 14:38 | |
*** _d34dh0r53_ is now known as d34dh0r53 | 14:54 | |
*** mikecmpbll has quit IRC | 15:47 | |
notmyname | good morning | 15:55 |
*** gyee has joined #openstack-swift | 16:12 | |
notmyname | tdasilva: where are we with https://review.openstack.org/#/c/601686/ ? | 16:12 |
patchbot | patch 601686 - swift - add multinode functional test to swift - 40 patch sets | 16:12 |
notmyname | can we land it today? | 16:12 |
*** hseipp has quit IRC | 16:25 | |
*** psachin has joined #openstack-swift | 16:28 | |
*** psachin has quit IRC | 16:43 | |
*** psachin has joined #openstack-swift | 16:48 | |
tdasilva | notmyname: yeah, let me just adjust the experimental job name | 16:50 |
*** openstackgerrit has joined #openstack-swift | 16:53 | |
openstackgerrit | Thiago da Silva proposed openstack/swift master: add multinode functional test to swift https://review.openstack.org/601686 | 16:53 |
notmyname | tdasilva: thanks | 16:55 |
*** mikecmpbll has joined #openstack-swift | 17:28 | |
*** psachin has quit IRC | 17:40 | |
*** DHE has quit IRC | 18:07 | |
*** openstackgerrit has quit IRC | 18:10 | |
*** mikecmpbll has quit IRC | 18:56 | |
*** openstackgerrit has joined #openstack-swift | 19:06 | |
openstackgerrit | Tim Burke proposed openstack/swift master: WIP: Refactor load_libc_function and _LibcWrapper https://review.openstack.org/603209 | 19:06 |
timburke | alecuyer (and kota_? i think you might be interested): i've got some ideas for the libc stuff in ^^^ -- still gotta fix up some tests, but i *think* it's a good direction? | 19:07 |
timburke | basically, have libc_utils for the c functions and stick python shims in utils for other modules to use... we were basically already doing that with linkat, fallocate, and some others; now i just need to do something similar for splice/tee | 19:07 |
timburke | i also realized we could drop the explicit converting to ctypes for args after reading more about https://docs.python.org/2/library/ctypes.html#ctypes._FuncPtr.argtypes | 19:09 |
*** AJaeger has joined #openstack-swift | 19:19 | |
AJaeger | swift cores, please review https://review.openstack.org/600732 for zuul.yaml cleanup and these python-swiftclient backports to use zuulv3 native jobs to allow us to remove old jobs https://review.openstack.org/601913 https://review.openstack.org/601915 https://review.openstack.org/601918 https://review.openstack.org/601924 | 19:20 |
patchbot | patch 600732 - swift - Use templates for cover and lower-constraints - 1 patch set | 19:20 |
patchbot | patch 601913 - python-swiftclient (stable/rocky) - Use Swift's in-tree DSVM test - 1 patch set | 19:20 |
patchbot | patch 601915 - python-swiftclient (stable/queens) - Use Swift's in-tree DSVM test - 1 patch set | 19:20 |
patchbot | patch 601918 - python-swiftclient (stable/pike) - Use Swift's in-tree DSVM test - 1 patch set | 19:20 |
patchbot | patch 601924 - python-swiftclient (stable/ocata) - Use Swift's in-tree DSVM tests - 2 patch sets | 19:20 |
notmyname | AJaeger: I'll handle it. they're the same story as before, right? the automated The Way Things Are (tm), and they won't necessarily be the same as some patch landed on master | 19:23 |
AJaeger | notmyname: yes, correct | 19:27 |
AJaeger | wait - not automated, I did them manually. | 19:27 |
AJaeger | And the ocata one is a bit different since ew do not have that infrastrucute | 19:27 |
AJaeger | but backports with some adjustments | 19:27 |
AJaeger | thanks, notmyname | 19:28 |
openstackgerrit | Tim Burke proposed openstack/swift master: Add more doc and test for cors_expose_headers option https://review.openstack.org/445021 | 19:36 |
openstackgerrit | Merged openstack/swift master: Add more doc and test for cors_expose_headers option https://review.openstack.org/445021 | 21:34 |
*** mikecmpbll has joined #openstack-swift | 21:59 | |
*** rcernin has joined #openstack-swift | 22:08 | |
notmyname | mattoliverau: good morning | 22:19 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: get proxy-server willing and able to respond to some API requests https://review.openstack.org/578958 | 22:41 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: Port listing_formats middleware https://review.openstack.org/599042 | 22:41 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: port encryption https://review.openstack.org/601454 | 22:41 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: port tempauth https://review.openstack.org/603243 | 22:41 |
*** mikecmpbll has quit IRC | 22:41 | |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: port tempauth https://review.openstack.org/603243 | 23:15 |
mattoliverau | notmyname: o/ | 23:33 |
mattoliverau | Morning | 23:33 |
notmyname | mattoliverau: when you get a chance today, could you look over https://review.openstack.org/#/c/601686/ one last time? if you like it, go ahead and land it | 23:35 |
patchbot | patch 601686 - swift - add multinode functional test to swift - 41 patch sets | 23:35 |
mattoliverau | Kk | 23:38 |
notmyname | thanks! | 23:38 |
notmyname | or even if you have a small tweak, push it over and land it :-) | 23:39 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!