Tuesday, 2015-12-22

*** ianbrown__ has joined #openstack-swift00:04
*** ianbrown_ has quit IRC00:04
*** ianbrown__ has quit IRC00:12
torgomatic_Zyric: try https://github.com/smerritt/basic-audit-watcher/tree/master00:12
Zyrictorgomatic_: Thank you very much! I'll check it out now00:13
openstackgerritSamuel Merritt proposed openstack/swift: Let operators add watchers to object audit  https://review.openstack.org/21282400:15
*** ianbrown has joined #openstack-swift00:21
*** ianbrown has quit IRC00:23
*** ianbrown has joined #openstack-swift00:23
Zyrictorgomatic_: where is the setup information in setup.py actually being set? Is it being written to a config file somewhere?00:24
torgomatic_Zyric: setuptools writes it to some .egg-info file somewhere that gets picked up later by pkg_resources.iter_entry_points00:26
ZyricAh okay, that must be the connection I'm missing.00:27
torgomatic_IOW: ✨ setuptools magic ✨00:29
*** rminmin has joined #openstack-swift00:29
Zyrictorgomatic_: Good to know. Thanks again, that's a big help.00:31
*** diazjf1 has quit IRC00:32
*** trifon has quit IRC00:33
*** ianbrown has quit IRC00:43
*** ianbrown has joined #openstack-swift00:45
*** zhill has joined #openstack-swift00:48
*** ianbrown has quit IRC00:49
*** ianbrown has joined #openstack-swift00:50
*** takashi has quit IRC01:10
*** takashi has joined #openstack-swift01:12
takashiGood morning01:13
*** jbonjean has joined #openstack-swift01:15
*** PsionTheory has joined #openstack-swift01:27
*** gyee has quit IRC01:29
*** PsionTheory_ has joined #openstack-swift01:42
*** PsionTheory has quit IRC01:45
*** zhill has quit IRC01:50
mattoliverautakashi: morning01:52
*** bkmz_ has joined #openstack-swift01:57
*** bkmz has quit IRC02:00
*** klrmn has quit IRC02:01
*** 21WAALD08 has joined #openstack-swift02:05
*** nakagawamsa has joined #openstack-swift02:07
kota_takashi, mattoliverau: morning02:41
*** sanchitmalhotra has joined #openstack-swift02:56
kota_ho: here?03:00
*** 21WAALD08 has quit IRC03:01
*** haomaiwang has joined #openstack-swift03:03
hokota_: ya.03:03
*** links has joined #openstack-swift03:06
*** klrmn has joined #openstack-swift03:10
*** haomaiwang has quit IRC03:20
*** haomaiwa_ has joined #openstack-swift03:23
ZyricIs there an easy way to create a bunch of accounts/containers/objects for the sake of testing?03:28
kota_ho: sorry i was at lunch, still?03:31
*** nadeem has joined #openstack-swift03:34
janonymouskota_, takashi, mattoliverau: morning03:38
*** venkat has joined #openstack-swift03:38
mattoliveraukota_, janonymous: morning03:38
kota_janonymous: morning :)03:38
hokota_: i also took lunch but now i'm back03:38
kota_ho: ok...but i might get my answer for my question :P03:38
hokota_: hahaha. np!03:39
kota_ho: so i was trying to test you patch 25839203:39
patchbotkota_: https://review.openstack.org/#/c/258392/ - Fix duplication for headers in Access-Control-Expo...03:39
kota_at first, i was trying to run test w/o your change03:39
kota_and that faild.03:40
kota_Failed was ok because I didn't apply code change but03:40
kota_it failed as http://paste.openstack.org/show/482469/03:40
janonymousho : o/03:41
hokota_: i see. you applied only unittest.03:41
kota_i thought it was sanity check X-Object-Meta-*** appeared so i thouth that shouldn't fail03:41
kota_that's my question03:41
hojanonymous: morning!03:41
kota_but03:41
janonymousCan someone review a Hacking patch if possible : https://review.openstack.org/#/c/259729/03:42
kota_your change affected also the key format Title case -> lower case03:42
kota_that's why the test failed there.03:42
kota_that's my answer.03:42
kota_ho: correct.03:42
kota_oh... no?03:44
hokota_: now i'm checking the test code03:44
kota_previously, it looks like we have the translation from Title to lower so either way should pass the sanity....03:45
kota_ho: sorry for taking your time for the small thing03:46
hokota_: i added expose_headers at L5851 in test_server.py03:46
kota_yes03:47
hokota_: and there is same header X-Object-Meta-Color in resp.header at L586003:47
kota_exactly03:48
hokota_: the header (L5860) is handled with lower case and the header (L5851) is handled with Title case without my patch.03:48
hokota_: my patch changes expose_headers (L5851-5852) to lower case03:49
hokota_: and remove duplication for same header03:51
kota_got it03:51
kota_current code will return x-object-meta-color and X-Object-Meta-Color in access-control-expose-headers03:52
hokota_: that's right!03:52
kota_and the sanity failed because X-Object-Meta-Color appered which is unexpected.03:53
hokota_: ya03:53
kota_and also the diff exists between coler-ex and Color-Ex03:54
kota_ok, that seems fine03:54
kota_ho: thx03:54
hokota_: thanks for your test & review :-)03:54
kota_i still like Title case for that, tho. However it is a different thing and will affect for API.03:55
hokota_: yeah, it is required for changing current i/f for expose_headers.03:56
kota_The reason I'd like to do so is because Swift employ title case for headers https://github.com/openstack/swift/blob/master/swift/common/swob.py#L274-L29003:56
kota_ho: exactly03:57
kota_ho: thx for explanation.03:57
hokota_: you are welcome and thanks again!03:58
kota_ho: will add +2 +A after running final tests in my lab environment :)03:58
*** haomaiwa_ has quit IRC04:01
*** nadeem has quit IRC04:01
*** haomaiwang has joined #openstack-swift04:01
*** PsionTheory_ has quit IRC04:06
*** takashi has quit IRC04:07
*** ianbrown has quit IRC04:14
*** ianbrown has joined #openstack-swift04:15
kota_done04:17
*** ianbrown has quit IRC04:20
*** ianbrown has joined #openstack-swift04:21
*** proteusguy_ has quit IRC04:22
*** haomaiwa_ has joined #openstack-swift04:23
*** yatin has joined #openstack-swift04:23
*** haomaiwang has quit IRC04:24
*** suresh has joined #openstack-swift04:25
hokota_: yay!04:27
*** ianbrown has quit IRC04:28
*** ianbrown has joined #openstack-swift04:28
sureshHow rings will useful in swift..? please someone help04:28
*** nadeem has joined #openstack-swift04:32
kota_suresh: what's your mean for "useful"?04:32
kota_suresh: useful tools for swift ring? or somehow....04:32
*** proteusguy_ has joined #openstack-swift04:35
*** venkat has quit IRC04:36
*** nadeem has quit IRC04:37
*** ianbrown has quit IRC04:39
*** ianbrown has joined #openstack-swift04:40
*** ianbrown has quit IRC04:44
*** ianbrown has joined #openstack-swift04:46
*** venkat has joined #openstack-swift04:48
*** ianbrown has quit IRC04:49
*** ianbrown has joined #openstack-swift04:50
*** ianbrown_ has joined #openstack-swift04:53
*** ianbrown has quit IRC04:53
sureshkota: yeah04:54
sureshkota: i am asking about swift rings04:54
kota_suresh: docs is here, http://docs.openstack.org/developer/swift/overview_ring.html04:55
*** takashi has joined #openstack-swift04:56
*** haomaiwa_ has quit IRC05:01
*** haomaiwang has joined #openstack-swift05:01
*** ppai has joined #openstack-swift05:02
*** wanghua has quit IRC05:03
*** zaitcev has quit IRC05:09
openstackgerritMerged openstack/swift: Fix duplication for headers in Access-Control-Expose-Headers  https://review.openstack.org/25839205:13
yatinkota_:  Hi05:19
kota_yatin: o/05:19
*** klrmn has quit IRC05:23
openstackgerritKota Tsuyuzaki proposed openstack/swift: Add CORS unit tests more  https://review.openstack.org/26032505:31
kota_ho: Is patch 260325 good for you? :-)05:31
patchbotkota_: https://review.openstack.org/#/c/260325/ - Add CORS unit tests more05:31
sureshCan i  create two swift-accounts for one user05:42
sureshplease someone help05:42
yatinsuresh: try it out. i can't forsee, why one can't do that05:45
sureshyatin: how to create swift-account05:48
yatinsuresh: what's your auth system?05:50
sureshyatin: keystone05:51
yatinsuresh: account maps to tenant in keystone05:51
yatinsuresh: create new tenant, add user and role05:51
sureshyatin:  thanqqq05:55
yatinsuresh: :)05:56
*** ianbrown_ has quit IRC05:58
*** ianbrown_ has joined #openstack-swift05:59
*** rminmin_ has joined #openstack-swift06:00
*** haomaiwang has quit IRC06:01
*** haomaiwang has joined #openstack-swift06:01
*** rminmin_ has quit IRC06:14
yatinhttps://review.openstack.org/#/c/257293/ - can someone spend few mins over this review06:22
*** venkat has quit IRC06:33
*** ChubYann has quit IRC06:40
*** takashi_ has joined #openstack-swift06:55
*** takashi has quit IRC06:58
*** haomaiwang has quit IRC07:01
*** haomaiwang has joined #openstack-swift07:01
*** chmouel_ is now known as chmouel07:17
*** takashi_ is now known as takashi07:19
*** pushkarajthorat has joined #openstack-swift07:29
*** pushkarajthorat has quit IRC07:50
*** SkyRocknRoll has joined #openstack-swift07:59
*** haomaiwang has quit IRC08:01
*** haomaiwang has joined #openstack-swift08:01
*** rledisez has joined #openstack-swift08:11
*** geaaru has joined #openstack-swift08:27
*** eranrom has quit IRC08:39
*** venkat has joined #openstack-swift08:45
*** trifon has joined #openstack-swift08:51
hokota_: sorry for late reponse. i have a end of year party now so i will review the patch thursday or friday.08:57
*** haomaiw__ has joined #openstack-swift08:58
*** ho has quit IRC08:59
*** haomaiwang has quit IRC08:59
*** haomaiw__ has quit IRC09:01
*** haomaiwa_ has joined #openstack-swift09:01
kota_ho: no worries, enjoy your time :)09:02
*** venkat has quit IRC09:23
*** rminmin has quit IRC09:29
*** ppai has quit IRC09:44
*** ppai has joined #openstack-swift09:56
*** aix has joined #openstack-swift10:00
*** haomaiwa_ has quit IRC10:01
*** SkyRocknRoll has quit IRC10:01
*** haomaiwang has joined #openstack-swift10:01
*** SkyRocknRoll has joined #openstack-swift10:01
*** SkyRocknRoll has joined #openstack-swift10:01
openstackgerritTakashi Kajinami proposed openstack/swift: Fix proxy-server's support for chunked transferring in GET object  https://review.openstack.org/25620110:04
openstackgerritTakashi Kajinami proposed openstack/swift: Fix proxy-server's support for chunked transferring in GET object  https://review.openstack.org/25620110:14
openstackgerritTakashi Kajinami proposed openstack/swift: Fix proxy-server's support for chunked transferring in GET object  https://review.openstack.org/25620110:16
*** venkat has joined #openstack-swift10:25
*** haomaiwang has quit IRC10:28
*** haomaiwang has joined #openstack-swift10:31
*** daemontool has joined #openstack-swift10:31
*** aix has quit IRC10:45
*** aix has joined #openstack-swift10:46
*** joeljwright has joined #openstack-swift10:46
*** ChanServ sets mode: +v joeljwright10:46
*** SkyRocknRoll has quit IRC10:59
*** haomaiwang has quit IRC11:01
*** haomaiwang has joined #openstack-swift11:01
*** silor has joined #openstack-swift11:02
*** silor has quit IRC11:08
*** silor has joined #openstack-swift11:09
*** silor has quit IRC11:14
*** silor has joined #openstack-swift11:15
openstackgerritMerged openstack/python-swiftclient: Stop passing attr to keystoneclient when there's no filter_value  https://review.openstack.org/24604011:15
*** SkyRocknRoll has joined #openstack-swift11:16
*** suresh has quit IRC11:17
*** silor has quit IRC11:19
*** silor has joined #openstack-swift11:24
*** Jeffrey4l has quit IRC11:31
*** kei_yama has quit IRC11:41
*** ppai has quit IRC11:42
*** Jeffrey4l has joined #openstack-swift11:43
*** ppai has joined #openstack-swift11:57
*** haomaiwang has quit IRC12:01
*** haomaiwang has joined #openstack-swift12:01
*** yatin has quit IRC12:05
*** SkyRocknRoll has quit IRC12:08
*** km__ has quit IRC12:09
*** nakagawamsa has quit IRC12:14
*** daemontool has quit IRC12:19
*** trifon has quit IRC12:20
*** daemontool has joined #openstack-swift12:21
*** SkyRocknRoll has joined #openstack-swift12:24
*** haomaiwang has quit IRC13:01
*** haomaiwang has joined #openstack-swift13:01
*** haomaiwang has quit IRC13:09
openstackgerritjanonymous proposed openstack/swift-bench: Put py34 first in the env order of tox  https://review.openstack.org/26052713:23
openstackgerritThiago da Silva proposed openstack/swift: decouple versioned writes from COPY  https://review.openstack.org/26017913:23
*** jbonjean has left #openstack-swift13:35
*** dslevin has quit IRC13:42
*** haomaiwang has joined #openstack-swift13:43
*** SkyRocknRoll has quit IRC13:52
*** links has quit IRC13:59
*** haomaiwang has quit IRC14:01
*** haomaiwang has joined #openstack-swift14:01
*** venkat has quit IRC14:01
*** sanchitmalhotra has quit IRC14:06
*** petertr7_away is now known as petertr714:08
tdasilvagerrit is awfully slow..anybody else seeing this?14:14
*** links has joined #openstack-swift14:54
*** breitz has quit IRC14:58
*** breitz has joined #openstack-swift14:58
*** haomaiwang has quit IRC15:01
*** haomaiwang has joined #openstack-swift15:01
cschwedetdasilva: https://twitter.com/OSJenkins/status/679306746456875008 ;)15:06
*** esker has quit IRC15:18
*** zigo_ is now known as zigo15:19
*** thumpba has joined #openstack-swift15:21
*** haomaiwang has quit IRC15:24
*** haomaiwang has joined #openstack-swift15:24
*** esker has joined #openstack-swift15:25
*** aix has quit IRC15:36
*** Jeffrey4l has quit IRC15:44
*** tamizh_geek has quit IRC15:47
*** haomaiwang has quit IRC16:01
*** haomaiwang has joined #openstack-swift16:01
*** daemontool has quit IRC16:17
*** esker has quit IRC16:18
*** esker has joined #openstack-swift16:19
*** janonymous_ has joined #openstack-swift16:25
tdasilvacschwede: ha! that's pretty neat, didn't know about @OSJenkins16:30
tdasilvacschwede: anyway, it seems better now16:31
*** chsc has joined #openstack-swift16:32
*** acoles_ has quit IRC16:32
*** petertr7 is now known as petertr7_away16:33
*** gyee has joined #openstack-swift16:34
*** acoles_ has joined #openstack-swift16:37
*** ChanServ sets mode: +v acoles_16:37
*** acoles_ is now known as acoles16:38
tdasilvawbhuber: hello, do you have any updates re patch 25658016:39
patchbottdasilva: https://review.openstack.org/#/c/256580/ - SLO multipart-manfest=get call returns json in inc...16:39
*** tsg has joined #openstack-swift16:40
openstackgerritjanonymous proposed openstack/swift: Python 3 deprecated the logger.warn method in favor of warning  https://review.openstack.org/20822216:42
*** resker has joined #openstack-swift16:43
*** resker has quit IRC16:44
*** resker has joined #openstack-swift16:44
*** saltsa has quit IRC16:45
*** thumpba_ has joined #openstack-swift16:46
*** saltsa has joined #openstack-swift16:46
*** esker has quit IRC16:46
*** thumpba has quit IRC16:49
*** petertr7_away is now known as petertr716:53
*** trifon has joined #openstack-swift16:56
*** joeljwright has quit IRC16:58
*** haomaiwang has quit IRC17:01
*** haomaiwang has joined #openstack-swift17:01
*** geaaru has quit IRC17:03
*** ppai has quit IRC17:06
*** daemontool has joined #openstack-swift17:13
*** haomaiwang has quit IRC17:14
*** dmorita has joined #openstack-swift17:27
*** diazjf has joined #openstack-swift17:28
*** aix has joined #openstack-swift17:35
*** resker has quit IRC17:44
*** klrmn has joined #openstack-swift17:52
*** rledisez has quit IRC17:57
*** openstackgerrit has quit IRC18:02
*** openstackgerrit has joined #openstack-swift18:03
*** aix has quit IRC18:05
*** diazjf has quit IRC18:08
*** links has quit IRC18:15
*** diazjf has joined #openstack-swift18:16
*** ChubYann has joined #openstack-swift18:29
*** dmorita has quit IRC18:32
*** dmorita has joined #openstack-swift18:33
*** changbl has quit IRC18:36
*** trifon has quit IRC18:50
*** dmsimard is now known as caffeine19:14
*** caffeine is now known as dmsimard19:14
*** klrmn has quit IRC19:14
*** klrmn has joined #openstack-swift19:16
*** zaitcev has joined #openstack-swift19:17
*** ChanServ sets mode: +v zaitcev19:17
*** takashi has quit IRC19:20
openstackgerritTim Burke proposed openstack/python-swiftclient: Use application/directory content-type for dir markers  https://review.openstack.org/25492119:35
openstackgerritTim Burke proposed openstack/python-swiftclient: Allow arbitrary content-types for directory markers  https://review.openstack.org/26068919:35
zaitcevThat... sounds contradictory :-)19:36
timburkeshhh...you'll scare reviewers away ;-)19:43
* gmmaha walks away from the patch. :P19:44
clayg    @test.idempotent_id('bef56b09-2e8c-4883-a370-4950812f430e')19:53
clayg    def test_rebuild_server_with_manual_disk_config(self):19:53
claygI guess the decorator checks for duplicates at runtime - unlike class definitions19:54
claygI'm not even sure you could do it with a metaclass :\  __new__ just get's a dict19:54
*** joeljwright has joined #openstack-swift20:03
*** ChanServ sets mode: +v joeljwright20:03
ZyricGood Morning20:04
*** diazjf has quit IRC20:12
*** joeljwright has quit IRC20:34
*** petertr7 is now known as petertr7_away20:46
*** dmorita has quit IRC20:47
*** tsg has quit IRC20:50
*** chsc has quit IRC20:55
*** dmorita has joined #openstack-swift21:17
mattoliverauMorning21:31
*** eranrom has joined #openstack-swift21:36
timburkehey, thanks for approving that keystone fix mattoliverau!21:45
mattoliverautimburke: your welcome, nice work on it.21:46
timburkeit was just bugging me that the tests were getting polluted with warnings :)21:47
*** changbl has joined #openstack-swift21:58
*** silor has quit IRC21:58
*** eranrom has quit IRC22:04
*** david-lyle has joined #openstack-swift22:17
*** asettle has joined #openstack-swift22:21
ZyricHas anyone else encountered a stalled "Redirecting ..." message when trying to sign in to Gerrit?22:26
mattoliverauZyric: it's working for me22:27
mattoliverauZyric: you seem to have moring around the same time I do, me must share a similar timezone? you in Oz or NZ?22:28
gmmahaZyric: never before. Are you able to login directly to the launchpad.net?22:28
ZyricHmm. I've tried a few times but it's reallllyyy slow, I haven't tried direct launchpad yet, I'll do that now22:29
Zyricmattoliverau: I'm in NZ :)22:29
mattoliverauZyric: nice :) Welcome to the awesome swift timezone :)22:30
ZyricLaunchpad appears to be super slow and stalling in load too.22:32
ZyricMaybe I'll try a different browser22:32
*** esker has joined #openstack-swift22:33
*** dmorita has quit IRC22:50
*** dmorita has joined #openstack-swift23:02
*** asettle has quit IRC23:15
*** kei_yama has joined #openstack-swift23:16
*** asettle has joined #openstack-swift23:23
*** km__ has joined #openstack-swift23:41
mattoliverauZyric: nice work on the SP aliases patch :)23:45
*** Jeffrey4l has joined #openstack-swift23:55

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!