*** kevinc_ has quit IRC | 00:04 | |
openstackgerrit | A change was merged to openstack/python-swiftclient: Fix up StringIO use in tests for py3 https://review.openstack.org/89927 | 00:26 |
---|---|---|
*** dmorita has joined #openstack-swift | 00:37 | |
*** zhiyan_ is now known as zhiyan | 00:37 | |
*** shri has quit IRC | 00:43 | |
*** zhiyan has quit IRC | 00:58 | |
*** zhiyan has joined #openstack-swift | 01:00 | |
*** leews has quit IRC | 01:00 | |
*** annegentle has quit IRC | 01:02 | |
*** changbl has joined #openstack-swift | 01:22 | |
*** Honghui has joined #openstack-swift | 01:30 | |
*** Honghui has quit IRC | 01:30 | |
*** saschpe has quit IRC | 01:35 | |
*** nosnos has joined #openstack-swift | 01:36 | |
*** changbl has quit IRC | 01:36 | |
*** saschpe has joined #openstack-swift | 01:37 | |
*** bach has joined #openstack-swift | 01:39 | |
openstackgerrit | Yuan Zhou proposed a change to openstack/swift: Fixes probe tests with non-zero default storage policy https://review.openstack.org/87492 | 01:42 |
*** Honghui has joined #openstack-swift | 01:46 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/python-swiftclient: Updated from global requirements https://review.openstack.org/89250 | 01:49 |
*** changbl has joined #openstack-swift | 01:49 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 01:49 |
*** MooingLemur has quit IRC | 01:59 | |
*** MooingLemur has joined #openstack-swift | 02:00 | |
*** haomaiw__ has quit IRC | 02:13 | |
*** haomaiwang has joined #openstack-swift | 02:13 | |
*** changbl has quit IRC | 02:26 | |
*** bach has quit IRC | 02:36 | |
*** bach has joined #openstack-swift | 02:37 | |
*** praveenkumar has joined #openstack-swift | 02:44 | |
*** Honghui has quit IRC | 02:54 | |
*** Honghui has joined #openstack-swift | 02:54 | |
*** changbl has joined #openstack-swift | 03:30 | |
*** haomai___ has joined #openstack-swift | 03:55 | |
*** haomaiwang has quit IRC | 03:59 | |
*** Honghui has quit IRC | 04:21 | |
*** haomai___ has quit IRC | 04:24 | |
*** haomaiwang has joined #openstack-swift | 04:25 | |
*** ppai has joined #openstack-swift | 04:30 | |
*** haomaiw__ has joined #openstack-swift | 04:54 | |
*** haomaiwang has quit IRC | 04:57 | |
*** chandan_kumar has joined #openstack-swift | 05:00 | |
*** nosnos has quit IRC | 05:08 | |
*** Honghui has joined #openstack-swift | 05:25 | |
*** bach has quit IRC | 05:25 | |
*** bach has joined #openstack-swift | 05:27 | |
*** nosnos has joined #openstack-swift | 05:35 | |
*** mjfork has quit IRC | 05:41 | |
*** zaitcev has quit IRC | 05:45 | |
*** gyee has quit IRC | 06:05 | |
*** haomaiw__ has quit IRC | 06:10 | |
*** haomaiwa_ has joined #openstack-swift | 06:10 | |
*** Longgeek_ has joined #openstack-swift | 06:12 | |
*** nshaikh has joined #openstack-swift | 06:19 | |
*** shakamunyi has quit IRC | 06:42 | |
openstackgerrit | A change was merged to openstack/python-swiftclient: Fixed several shell tests on Python3. https://review.openstack.org/89951 | 06:51 |
*** foexle has joined #openstack-swift | 06:52 | |
*** bach has quit IRC | 06:58 | |
openstackgerrit | Gil Vernik proposed a change to openstack/swift: Container PUT requests and max container per account https://review.openstack.org/90016 | 07:00 |
*** shakamunyi has joined #openstack-swift | 07:08 | |
*** shakamunyi has quit IRC | 07:12 | |
*** cheri has joined #openstack-swift | 07:18 | |
*** acoles_away is now known as acoles | 07:26 | |
*** psharma has joined #openstack-swift | 07:41 | |
openstackgerrit | Clay Gerrard proposed a change to openstack/swift: best idea evar https://review.openstack.org/90019 | 07:51 |
*** foexle has quit IRC | 07:55 | |
*** mkollaro has joined #openstack-swift | 08:03 | |
*** bvandenh has joined #openstack-swift | 08:03 | |
*** shakamunyi has joined #openstack-swift | 08:08 | |
*** shakamunyi has quit IRC | 08:13 | |
*** nosnos has quit IRC | 08:18 | |
*** Dharmit has joined #openstack-swift | 08:27 | |
*** foexle has joined #openstack-swift | 08:32 | |
chmouel | Hello cschwede, you are the one who wrote that http://git.io/7LFjvw right? why do you have mock open? | 08:36 |
chmouel | as this is failing badly under PY3 | 08:36 |
*** cheri has quit IRC | 08:38 | |
*** joeljwright has joined #openstack-swift | 08:43 | |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack/python-swiftclient: Mock auth_end_time in test_shell.test_download https://review.openstack.org/90026 | 08:43 |
chmouel | oh well anyway that should fix it ^ | 08:44 |
chmouel | and it's not the mocking of open, that mocking just hide the error in a weird way | 08:44 |
chmouel | and it seem to pass without it | 08:44 |
*** Honghui has quit IRC | 08:47 | |
*** Madkiss has joined #openstack-swift | 08:48 | |
Madkiss | hello everybody | 08:48 |
Madkiss | I have a seemingly simple question. The swift-proxy server looks for object.ring.gz and account.ring.gz and container.ring.gz files, but after creating the rings with swift-ring-builder, I only have the unzipped versions of these files. | 08:48 |
Madkiss | what is the step of the process in which they are actually zipped? | 08:49 |
chmouel | Madkiss: did you follow the http://docs.openstack.org/developer/swift/development_saio.html document? | 08:49 |
Madkiss | chmouel: I am not trying to set up Swift directly. I am using puppet-swift. I see that puppet-swift tries to start the proxy-server in the end, which immediately shuts down because it can not find the .gz files. Hence my question. | 08:50 |
Madkiss | I need to know whether I am using the puppet modules correctly or not, and that's why I need to understand then container.ring turns into container.ring.gz. | 08:50 |
Madkiss | Does that happen during the rebalance step? | 08:50 |
chmouel | Madkiss: you probably need to rebalance but i would advise you try in a vm first the swaio and you look how it works there to puppetize after that | 08:51 |
Madkiss | Okay. That makes sense. I need to re-balance first, and to do that, I need to add actual storage servers to the rings. | 08:51 |
Madkiss | chmouel: I'm particular wondering because in all the manual swift setups I did in the past, I never ran into this problem :) | 08:52 |
Madkiss | well well. | 08:52 |
Madkiss | gotta run now. see you all later. | 08:52 |
*** Dharmit has quit IRC | 08:57 | |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack/python-swiftclient: Only encode metadata for user customed headers https://review.openstack.org/88351 | 08:57 |
*** Dharmit has joined #openstack-swift | 08:57 | |
*** Longgeek_ has quit IRC | 09:01 | |
*** haomai___ has joined #openstack-swift | 09:02 | |
acoles | chmouel: you there? i have a question re. https://review.openstack.org/#/c/88351 | 09:04 |
chmouel | acoles: hey yeah i'm here | 09:05 |
chmouel | acoles: hopefully you are not asking me unicode questiosn 8-) | 09:05 |
*** haomaiwa_ has quit IRC | 09:06 | |
acoles | hi. well, sort of :) | 09:06 |
acoles | so i can see that the encoding of the header keys causes some tests to fail with py33... | 09:06 |
acoles | but what breaks when they are passed to requests, but does not break for user custom metadata (which still get encoded)? | 09:07 |
acoles | is this patch just to get the tests to work? | 09:08 |
chmouel | acoles: not really | 09:09 |
*** shakamunyi has joined #openstack-swift | 09:09 | |
chmouel | so the only headers that need to be encoded are the one which is user metadata | 09:09 |
chmouel | which is the ones that would get weird^h^hinternational chars in it | 09:09 |
chmouel | the standard heaader would never to be encoded | 09:10 |
chmouel | have to be | 09:10 |
chmouel | i mean | 09:10 |
acoles | chmouel: ok, understand that. i just wondered if something broke in requests when they were encoded, or its just that it isn't necessary? | 09:11 |
*** Honghui has joined #openstack-swift | 09:12 | |
chmouel | so the test were broken with it but in this case it\s seemed legit, look at the unittest error : | 09:13 |
chmouel | esttools.matchers._impl.MismatchError: 'python-swiftclient-2.0.3.68.gfe80349' != 'Me': {b'user-agent': b'Me', 'user-agent': 'python-swiftclient-2.0.3.68.gfe80349'} | 09:13 |
*** shakamunyi has quit IRC | 09:14 | |
chmouel | what happen here is passing the key b'user-agent' and 'user-agent' so basically are not being the same and cannot pass the proper user-agent under py3 | 09:14 |
chmouel | or any argument that would override the kwargs | 09:14 |
chmouel | acoles: ^ | 09:15 |
*** ankit_deshwal has joined #openstack-swift | 09:16 | |
*** ankit_deshwal has quit IRC | 09:16 | |
acoles | chmouel: ah, i see. because if 'user-agent' not in headers comes after the encoding then it never matches the one passed in. | 09:16 |
acoles | chmouel: OK. I get it now. thanks! | 09:17 |
chmouel | cool thanks for the review! | 09:22 |
chmouel | hopefully if we get this one and 90026 passing we should be good with py3 | 09:22 |
*** dmorita has quit IRC | 09:23 | |
*** Honghui has quit IRC | 09:28 | |
*** zhiyan is now known as zhiyan_ | 09:32 | |
*** Trixboxer has joined #openstack-swift | 09:33 | |
*** bvandenh has quit IRC | 09:45 | |
*** bvandenh has joined #openstack-swift | 09:45 | |
*** zhiyan_ is now known as zhiyan | 09:58 | |
*** Honghui has joined #openstack-swift | 10:03 | |
*** zhiyan is now known as zhiyan_ | 10:08 | |
*** shakamunyi has joined #openstack-swift | 10:10 | |
*** shakamunyi has quit IRC | 10:14 | |
*** nosnos has joined #openstack-swift | 10:15 | |
*** cheri has joined #openstack-swift | 10:29 | |
*** waterkinfe has joined #openstack-swift | 10:45 | |
*** waterkinfe has quit IRC | 10:46 | |
*** waterkinfe has joined #openstack-swift | 10:47 | |
*** waterkinfe has quit IRC | 10:52 | |
*** waterkinfe has joined #openstack-swift | 10:52 | |
*** shakamunyi has joined #openstack-swift | 11:11 | |
*** shakamunyi has quit IRC | 11:15 | |
*** chandan_kumar has quit IRC | 11:45 | |
*** Longgeek_ has joined #openstack-swift | 11:52 | |
*** tdasilva has joined #openstack-swift | 11:54 | |
*** Longgeek_ has quit IRC | 11:57 | |
*** shakamunyi has joined #openstack-swift | 11:57 | |
*** Longgeek_ has joined #openstack-swift | 12:04 | |
*** jamie_h has joined #openstack-swift | 12:07 | |
*** joeljwright1 has joined #openstack-swift | 12:09 | |
*** ppai has quit IRC | 12:09 | |
*** joeljwright has quit IRC | 12:11 | |
portante | creiht: good morning | 12:14 |
*** Honghui has quit IRC | 12:19 | |
openstackgerrit | Gil Vernik proposed a change to openstack/swift: Account cache does not cleaned for container operations https://review.openstack.org/90066 | 12:19 |
*** ppai has joined #openstack-swift | 12:27 | |
openstackgerrit | Peter Portante proposed a change to openstack/swift: In-process swift server for functional tests https://review.openstack.org/66108 | 12:41 |
*** nosnos has quit IRC | 12:42 | |
*** waterkinfe has quit IRC | 12:45 | |
*** joeljwright has joined #openstack-swift | 12:46 | |
*** joeljwright1 has quit IRC | 12:48 | |
*** joeljwright1 has joined #openstack-swift | 12:50 | |
*** joeljwright has quit IRC | 12:52 | |
*** acoles is now known as acoles_away | 12:56 | |
*** acoles_away is now known as acoles | 12:59 | |
*** jamie_h has quit IRC | 12:59 | |
*** jamie_h has joined #openstack-swift | 12:59 | |
*** ppai has quit IRC | 13:27 | |
*** changbl has quit IRC | 13:31 | |
*** joeljwright has joined #openstack-swift | 13:38 | |
*** joeljwright1 has quit IRC | 13:41 | |
*** cheri has quit IRC | 13:46 | |
*** byeager has joined #openstack-swift | 13:54 | |
*** zhiyan_ is now known as zhiyan | 13:55 | |
*** mwstorer has joined #openstack-swift | 13:59 | |
*** tongli has joined #openstack-swift | 14:05 | |
*** zaitcev has joined #openstack-swift | 14:05 | |
*** ChanServ sets mode: +v zaitcev | 14:05 | |
*** praveenkumar has quit IRC | 14:35 | |
*** psharma has quit IRC | 14:41 | |
luisbg | morning | 14:45 |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack/python-swiftclient: Only encode metadata for user customed headers https://review.openstack.org/88351 | 14:48 |
*** mwstorer has quit IRC | 14:48 | |
chmouel | luisbg: morning! | 14:53 |
*** judd7 has joined #openstack-swift | 14:53 | |
luisbg | chmouel, :) | 14:53 |
chmouel | Alex_Gaynor: ping, you probably know more than me about python3/utf8 stuff do you have time for a quick question w.r.t swiftclient? | 14:53 |
Alex_Gaynor | chmouel: go for it | 14:54 |
chmouel | Alex_Gaynor: so currently swiftclient is not working since here https://github.com/openstack/python-swiftclient/blob/master/swiftclient/client.py#L192 | 14:54 |
chmouel | we encode the url as utf8 which requests does not seems to like | 14:54 |
chmouel | we should avoid doing that in py3 right? | 14:55 |
Alex_Gaynor | sounds like it | 14:55 |
Alex_Gaynor | I think requests can take a unicode URL on py2 as well, IIRC | 14:55 |
chmouel | so we could literally drop encode_utf8 ? | 14:55 |
Alex_Gaynor | I think so | 14:56 |
chmouel | ok let me have a try and see if that work | 14:56 |
*** jamie_h has quit IRC | 14:57 | |
*** jamie_h has joined #openstack-swift | 14:57 | |
*** rcleere has joined #openstack-swift | 14:58 | |
*** bach has joined #openstack-swift | 14:58 | |
*** nacim has joined #openstack-swift | 14:58 | |
openstackgerrit | Luis de Bethencourt proposed a change to openstack/swift: Sort the log file dates in reverse order https://review.openstack.org/90103 | 15:00 |
*** byeager has quit IRC | 15:03 | |
*** chandan_kumar has joined #openstack-swift | 15:04 | |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack/python-swiftclient: Don't encode url for py2 and py3 https://review.openstack.org/90108 | 15:05 |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack/python-swiftclient: Don't utf8 encode urls. https://review.openstack.org/90108 | 15:06 |
*** bach has quit IRC | 15:06 | |
*** byeager has joined #openstack-swift | 15:07 | |
*** nshaikh has quit IRC | 15:08 | |
*** byeager has quit IRC | 15:09 | |
*** byeager has joined #openstack-swift | 15:09 | |
*** byeager has quit IRC | 15:14 | |
*** chandan_kumar has quit IRC | 15:16 | |
*** joeljwright has quit IRC | 15:17 | |
*** kevinc_ has joined #openstack-swift | 15:22 | |
*** bach has joined #openstack-swift | 15:23 | |
*** bach has quit IRC | 15:27 | |
*** bach has joined #openstack-swift | 15:29 | |
*** bach has quit IRC | 15:33 | |
*** Longgeek_ has quit IRC | 15:34 | |
*** changbl has joined #openstack-swift | 15:36 | |
*** bach has joined #openstack-swift | 15:36 | |
*** foexle has quit IRC | 15:38 | |
creiht | portante: good morning | 15:45 |
*** judd7 has quit IRC | 15:53 | |
*** judd7 has joined #openstack-swift | 15:53 | |
*** mkollaro has quit IRC | 15:54 | |
portante | creiht: I modified the in-process stuff as requested | 16:04 |
portante | let me know if what I changed matches what you expected | 16:04 |
*** krtaylor has quit IRC | 16:08 | |
creiht | portante: cool, thanks | 16:11 |
creiht | I'll try to look at it today | 16:12 |
*** mkollaro has joined #openstack-swift | 16:13 | |
*** bvandenh has quit IRC | 16:14 | |
portante | creiht: thanks | 16:16 |
creiht | portante: oh heh, yeah I meant to pass False, sorry copy paste error :) | 16:16 |
creiht | np | 16:16 |
portante | np | 16:18 |
*** nacim has quit IRC | 16:21 | |
*** chandan_kumar has joined #openstack-swift | 16:25 | |
*** kevinc_ has quit IRC | 16:25 | |
*** gyee has joined #openstack-swift | 16:26 | |
*** kevinc_ has joined #openstack-swift | 16:27 | |
creiht | portante: sorry it has taken me so long to get to it | 16:27 |
*** bvandenh has joined #openstack-swift | 16:29 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/python-swiftclient: Updated from global requirements https://review.openstack.org/89250 | 16:34 |
*** jamie_h_ has joined #openstack-swift | 16:48 | |
openstackgerrit | Chuck Thier proposed a change to openstack/swift: Fix coverage report for newer versions of coverage https://review.openstack.org/90144 | 16:51 |
*** jamie_h has quit IRC | 16:52 | |
*** bach has quit IRC | 16:54 | |
*** jamie_h_ has quit IRC | 16:54 | |
*** zhiyan is now known as zhiyan_ | 17:03 | |
*** Dharmit has quit IRC | 17:09 | |
*** chandan_kumar has quit IRC | 17:19 | |
*** chandan_kumar has joined #openstack-swift | 17:19 | |
*** gyee has quit IRC | 17:31 | |
*** byeager has joined #openstack-swift | 17:33 | |
*** bach has joined #openstack-swift | 17:38 | |
*** krtaylor has joined #openstack-swift | 17:45 | |
*** shri has joined #openstack-swift | 17:46 | |
*** mkollaro has quit IRC | 17:50 | |
*** acoles is now known as acoles_away | 17:58 | |
*** byeager has quit IRC | 17:59 | |
*** byeager has joined #openstack-swift | 18:02 | |
*** bill_az has joined #openstack-swift | 18:03 | |
bill_az | portante: ping - question about https://bugs.launchpad.net/swift/+bug/1301728 | 18:07 |
*** marcusvrn has quit IRC | 18:10 | |
*** bach has quit IRC | 18:14 | |
openstackgerrit | A change was merged to openstack/swift: Fix redundant add operation of set in ring https://review.openstack.org/89630 | 18:21 |
*** igor__ has joined #openstack-swift | 18:35 | |
*** byeager has quit IRC | 18:36 | |
*** byeager has joined #openstack-swift | 18:36 | |
*** mkollaro has joined #openstack-swift | 18:38 | |
*** bsdkurt has quit IRC | 18:39 | |
*** bach has joined #openstack-swift | 18:48 | |
*** chandan_kumar has quit IRC | 18:52 | |
*** StevenK has quit IRC | 19:07 | |
*** StevenK has joined #openstack-swift | 19:07 | |
*** ondergetekende has quit IRC | 19:08 | |
*** kevinc_ has quit IRC | 19:08 | |
*** acoles_away has quit IRC | 19:10 | |
*** swills has quit IRC | 19:10 | |
*** ondergetekende has joined #openstack-swift | 19:10 | |
*** serverascode has quit IRC | 19:11 | |
*** acoles_away has joined #openstack-swift | 19:12 | |
*** acoles_away is now known as acoles | 19:12 | |
*** ChanServ sets mode: +v acoles | 19:12 | |
*** serverascode has joined #openstack-swift | 19:13 | |
*** chandan_kumar has joined #openstack-swift | 19:15 | |
*** swills has joined #openstack-swift | 19:16 | |
*** swills has quit IRC | 19:16 | |
*** swills has joined #openstack-swift | 19:16 | |
*** tongli has quit IRC | 19:17 | |
*** bvandenh has quit IRC | 19:21 | |
*** chandan_kumar has quit IRC | 19:23 | |
*** saschpe has quit IRC | 19:29 | |
*** byeager has quit IRC | 19:34 | |
*** byeager has joined #openstack-swift | 19:35 | |
*** saschpe has joined #openstack-swift | 19:38 | |
*** kevinc_ has joined #openstack-swift | 20:04 | |
zaitcev | Guys, who's our EC go-to person? | 20:08 |
zaitcev | Like the way I poke Paul with SP questions. | 20:09 |
*** changbl has quit IRC | 20:36 | |
*** changbl has joined #openstack-swift | 20:41 | |
*** Trixboxer has quit IRC | 20:45 | |
*** changbl has quit IRC | 20:50 | |
*** changbl has joined #openstack-swift | 20:54 | |
*** byeager has quit IRC | 20:56 | |
*** byeager has joined #openstack-swift | 21:01 | |
*** byeager has quit IRC | 21:02 | |
*** byeager has joined #openstack-swift | 21:02 | |
*** bvandenh has joined #openstack-swift | 21:05 | |
*** byeager has quit IRC | 21:06 | |
*** byeager has joined #openstack-swift | 21:07 | |
*** sunglasses has quit IRC | 21:09 | |
*** byeager has quit IRC | 21:09 | |
*** byeager has joined #openstack-swift | 21:09 | |
openstackgerrit | Pete Zaitcev proposed a change to openstack/swift: Plumb insecure flag to functests https://review.openstack.org/88438 | 21:24 |
openstackgerrit | Luis de Bethencourt proposed a change to openstack/swift: Sort the log file dates in reverse order https://review.openstack.org/90103 | 21:44 |
*** changbl has quit IRC | 21:44 | |
*** bvandenh has quit IRC | 21:54 | |
*** shri has quit IRC | 22:05 | |
*** shri has joined #openstack-swift | 22:07 | |
*** bach has quit IRC | 22:10 | |
*** byeager has quit IRC | 22:10 | |
*** kevinc_ has quit IRC | 22:18 | |
*** shakamunyi has quit IRC | 22:20 | |
anticw | notmyname: do you guys use tempest from openstack for testing? | 22:32 |
zaitcev | anticw: He's in Yosemite. | 22:35 |
creiht | anticw: I'm pretty sure the tempest tests run for the gates | 22:35 |
*** shri has quit IRC | 22:41 | |
*** rcleere has quit IRC | 22:50 | |
*** rcleere has joined #openstack-swift | 22:50 | |
*** rcleere has quit IRC | 22:55 | |
*** kevinc_ has joined #openstack-swift | 23:00 | |
*** hugokuo has quit IRC | 23:02 | |
*** hugokuo has joined #openstack-swift | 23:03 | |
*** anderstj has quit IRC | 23:03 | |
*** anderstj has joined #openstack-swift | 23:04 | |
*** kevinc_ has quit IRC | 23:11 | |
*** kevinc_ has joined #openstack-swift | 23:28 | |
*** shri has joined #openstack-swift | 23:36 | |
*** kevinc_ has quit IRC | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!