Monday, 2016-09-05

*** m_kazuhiro has joined #openstack-swift00:08
tonybnotmyname, mattoliverau: Do you know what the "failure" looks like?00:12
mattoliveraunot at the moment, because by default pip installs the latest (4.7.0) which has show_other_versions so it all works.. and I haven't seen this thing until this morning. let me downgrade oslosphinx and see what happens.00:14
mattoliverautonyb: ^00:14
tonybmattoliverau: Thanks.00:15
prometheanfirenotmyname: -1 without a more compelling reason00:19
mattoliverautonyb: http://paste.openstack.org/show/566688/00:21
mattoliverautonyb: thanks with oslosphinx 4.6.0. So docs will fail to build. I don't know sphinx to well, it _might_ be possible to code around for now.00:22
mattoliveraus/thanks/thats/00:23
*** amitkqed has joined #openstack-swift00:26
mattoliverauAlternatively we can remove the line that enables show_other_versions. But then the docs wont have the other version links, which is something we know the swift community wanted.00:27
tonybmattoliverau: Thanks mattoliverau !00:32
tonybmattoliverau: Now to work out what the real impact of bumping it is.00:33
mattoliverautonyb: thanks, and if it's too painful we'll wait until the freeze lifts.00:34
tonybmattoliverau: the swift docs work right now but more because of luck then design right?00:35
mattoliverautonyb: yup, cause by default pip installs 4.7.0.. which works :)00:35
tonyb(luck in that pip selcetd the newest version, which also happens to be in upper-constratins.txt)00:35
mattoliverauypu00:36
mattoliverau*yup00:36
tonybmattoliverau: Thanks.00:36
*** chlong has joined #openstack-swift00:45
kota_good morning01:01
*** StevenK has quit IRC01:14
mattoliveraukota_: morning01:21
*** StevenK has joined #openstack-swift01:22
zhengyingood morning01:26
zhengyinmattoliverau, kota_: good morning01:26
mattoliverauzhengyin: o/01:27
kota_mattoliverau, zhengyin: o/01:39
*** StevenK has quit IRC01:55
*** StevenK has joined #openstack-swift01:56
charzo/02:00
*** mingyu has joined #openstack-swift02:06
mattoliveraucharz: o/02:09
*** mingyu has quit IRC02:10
kota_charz: o/02:10
*** natarej_ has quit IRC02:20
*** mingyu has joined #openstack-swift02:21
*** chlong has quit IRC02:36
*** chlong has joined #openstack-swift02:53
zhengyincharz: o/03:11
notmynameFYI tomorrow (US monday) is a US holiday, so I suspect things will be rather quiet03:19
*** amitkqed has quit IRC03:27
*** amitkqed has joined #openstack-swift03:28
prometheanfire:P03:45
kota_notmyname: thanks for sharing the info, enjoy your holiday04:00
mattoliverauslackers :P04:14
*** klrmn has quit IRC04:33
*** links has joined #openstack-swift04:49
*** psachin has joined #openstack-swift04:49
*** bkopilov has joined #openstack-swift05:06
*** bkopilov has quit IRC05:06
*** bkopilov has joined #openstack-swift05:07
*** wanghua has quit IRC05:16
*** zul has quit IRC05:21
*** takashi has joined #openstack-swift05:27
*** zul has joined #openstack-swift05:34
*** ChubYann has quit IRC05:34
*** silor has joined #openstack-swift05:48
*** silor1 has joined #openstack-swift05:52
*** silor has quit IRC05:53
*** silor1 is now known as silor05:53
*** ttrumm has joined #openstack-swift06:12
*** mingyu has quit IRC06:16
*** ttrumm_ has joined #openstack-swift06:19
*** pcaruana has joined #openstack-swift06:20
*** ttrumm has quit IRC06:21
*** mingyu has joined #openstack-swift06:22
*** eranrom has joined #openstack-swift06:49
eranromHi all, got a (hopefully) quick question on Keystoneauth and multiple reseller prefixes: The motivation is using more then one auth servers. Does this imply two Authtoken instances in the pipeline each pointing another Keystone?06:53
*** chlong has quit IRC06:53
eranromAlternatively, can is be used with multiple regions, where each region endpoint has a different reseller prefix? I do not know if Keystone supports different roles per different regions - I assume not06:54
*** hseipp has joined #openstack-swift06:55
mattoliveraueranrom: hey man! the idea is you can have different sets of rules and namespaces to the same tennent. The main reason this was introduced was to support service account, where a service would have to provide it's own auth token along with a users.07:01
mattoliveraueranrom: but I haven't played with it too much, acoles_ would be the best person to ask.. if he's back from holidays yet.07:01
eranrommattoliverau: Hey matt! Thanks! So it sounds like two Keystones is a 'private case' for that. Di I get you right?07:02
*** sams-gleb has joined #openstack-swift07:04
*** diogogmt has quit IRC07:05
mattoliveraueranrom: to my understanding yeah. but I don't know how others use it. I thought having more then 1 keystone is still problematic because of walking all over the swift.authorize in the env. But one authtoken validates the token given, and the keystone middleware will have access rules based on the reseller prefix in the URL passed in. So I think its still a 1:107:06
*** chlong has joined #openstack-swift07:06
*** sams-gleb has quit IRC07:07
mattoliverauSo you need to pass in a right prefix in the url, and the correct auth_token from keystone, to auth against.07:07
mattoliveraubut my understanding could be wrong or just old :)07:08
eranrommattoliverau: digesting. I keep mixing keystoneuth and authtoken in my mind so it takes a while :-)07:10
*** mingyu_ has joined #openstack-swift07:13
*** mingyu has quit IRC07:13
eranrommattoliverau: ok, thanks! I think I got you. So the problem - if exists - has to do with having swift.authorize potentially originating form different servers. I will do sime digging. Thanks!07:13
*** sams-gleb has joined #openstack-swift07:27
*** tesseract- has joined #openstack-swift07:33
*** silor has quit IRC07:35
*** asettle has joined #openstack-swift07:47
*** silor has joined #openstack-swift07:49
*** ttrumm_ has quit IRC07:58
*** ttrumm has joined #openstack-swift07:59
onovynotmyname: mattoliverau: replied into review in req project08:03
*** asettle has quit IRC08:03
onovybtw: for me best solution is to land my change into swift without global requirement change, because only swift needs > 4.7.008:03
onovy-> global req is broken from this PV08:03
*** asettle has joined #openstack-swift08:03
onovyPV08:03
onovyO08:03
mattoliverauonovy: cool thanks :)08:04
mattoliverauonovy: only problem is we can't land it as jenkins fails with the requirements gate check :(08:04
mattoliverauonovy: otherwise it would have landed when notmyname +Aed it 2 days ago08:05
onovyyep i know08:06
*** ttrumm_ has joined #openstack-swift08:06
onovyfor me is fine is global req requires older version and project requires newer version. if exists version from overlap of glob req interval and project interval08:06
onovyand upper constrains of course08:07
onovybut newer mind it, land it after freeze. i fixed it in debian package by requiring newer version of oslosphinx08:07
onovyfor /me is better to land it after freeze, i will get another free ticket to next summit :)))08:08
*** asettle has quit IRC08:08
*** joeljwright has joined #openstack-swift08:10
*** ChanServ sets mode: +v joeljwright08:10
onovybtw: anyone? https://review.openstack.org/#/c/357025/08:12
patchbotpatch 357025 - swift - Correctly check all return codes in SAIO tests08:12
*** openstackgerrit has quit IRC08:18
*** openstackgerrit has joined #openstack-swift08:19
mattoliverauonovy: lol, great plan ;)08:29
mattoliverauonovy: you'd get tickets to the next 2 including Sydney which means you can visit my neck of the woods ;)08:29
*** chlong has quit IRC08:31
onovy:)) not sure if my employer will pay travel cost to sydney08:41
*** openstackgerrit has quit IRC09:04
*** ttrumm_ has quit IRC09:04
*** openstackgerrit has joined #openstack-swift09:04
*** ttrumm has joined #openstack-swift09:15
cnfi'm still debating my employer about my trip to japan09:19
openstackgerritGábor Antal proposed openstack/swift: Use more specific asserts in test/unit/account tests  https://review.openstack.org/34276609:26
charz@clayg @notmyname I updated https://bugs.launchpad.net/swift/+bug/1619408, hope that can help you to understand the issue.09:27
openstackLaunchpad bug 1619408 in OpenStack Object Storage (swift) "old async pendings result in ghost listings" [Undecided,New]09:27
charz@clayg @notmyname I think that caused by swift shuffle write requests and add X-Container-* to different object requests. So you'll see the same object has async_pending records in different object drives.09:33
charzSo that's not only happen with write_affinity enabled.09:35
*** ttrumm has quit IRC09:39
*** ttrumm has joined #openstack-swift10:19
*** furlongm_ has quit IRC10:21
*** ttrumm_ has joined #openstack-swift10:22
*** ttrumm has quit IRC10:24
*** furlongm has joined #openstack-swift10:38
mingyu_Good morning ;-)11:03
mingyu_Why there are often failures in the log of object-replicator11:04
mingyu_"Sep  5 04:05:12 ubuntu203 object-replicator: 2012 successes, 24 failures"  "Sep  5 04:04:35 ubuntu203 object-replicator: 2012 successes, 18 failures"11:05
kota_mingyu: that sounds like simlar with https://bugs.launchpad.net/swift/+bug/158330511:10
openstackLaunchpad bug 1583305 in OpenStack Object Storage (swift) "auditor status files cause replicator to report errors" [Undecided,Fix released] - Assigned to Charles Hsu (charles0126)11:10
kota_and that has been fixed recently https://review.openstack.org/#/c/353648/11:11
patchbotpatch 353648 - swift - Ignore auditor status files to prevent replicator ... (MERGED)11:11
kota_mingyu_: if you could see such a log with that patch, you may hit another bug though.11:12
*** arnoldchen has joined #openstack-swift11:12
mingyu_@kota_ , Thank you very much! What is another bug?11:13
mingyu_What is the "another bug", please? :)11:13
kota_mingyu_: idk if it relates to another :/11:14
kota_sorry, just a possibility11:14
*** mingyu_ has quit IRC11:16
*** mingyu has joined #openstack-swift11:17
*** arnoldchen has quit IRC11:18
*** arnoldchen has joined #openstack-swift11:18
mingyuHaha, so I should try this patch carefully :)11:22
*** jmccarthy has joined #openstack-swift11:25
*** arnoldchen has quit IRC11:31
*** arnoldchen has joined #openstack-swift11:31
openstackgerritKota Tsuyuzaki proposed openstack/swift: Add functional tests for new versioned_write mode  https://review.openstack.org/36093311:34
*** ttrumm has joined #openstack-swift11:41
*** ttrumm_ has quit IRC11:44
*** ttrumm_ has joined #openstack-swift12:00
*** ttrumm has quit IRC12:02
cnfdo I need to set up rsyncd for a single node Swift ?12:09
*** daemontool has joined #openstack-swift12:24
openstackgerritKazuhiro MIYAHARA proposed openstack/swift: Remove __init__() from Daemon class  https://review.openstack.org/36561412:30
*** ttrumm has joined #openstack-swift12:32
*** m_kazuhiro has quit IRC12:34
*** ttrumm_ has quit IRC12:34
*** ttrumm_ has joined #openstack-swift12:35
*** ttrumm__ has joined #openstack-swift12:37
*** ttrumm has quit IRC12:38
*** ttrumm_ has quit IRC12:41
*** arnoldchen has quit IRC13:09
*** arnoldchen has joined #openstack-swift13:09
*** arnoldchen has quit IRC13:14
*** arnoldchen has joined #openstack-swift13:16
*** arnoldchen has quit IRC13:16
*** arnoldchen has joined #openstack-swift13:17
openstackgerritMerged openstack/swift: py3: Fixes encoding and type error  https://review.openstack.org/34552013:18
*** furlongm_ has joined #openstack-swift13:22
*** arnoldchen has quit IRC13:22
*** furlongm has quit IRC13:25
*** hseipp has quit IRC13:25
*** arnoldchen has joined #openstack-swift13:34
*** ttrumm__ has quit IRC13:36
*** vint_bra has joined #openstack-swift13:37
*** links has quit IRC13:38
*** arnoldchen has quit IRC13:39
*** hseipp has joined #openstack-swift13:39
*** ttrumm has joined #openstack-swift13:40
*** takashi has quit IRC13:42
*** silor has quit IRC13:51
*** arnoldchen has joined #openstack-swift13:58
*** jistr is now known as jistr|afk14:01
*** arnoldchen has quit IRC14:03
*** arnoldchen has joined #openstack-swift14:10
*** arnoldchen has quit IRC14:15
*** arnoldchen has joined #openstack-swift14:22
*** arnoldchen has quit IRC14:26
*** jistr|afk is now known as jistr14:29
*** chlong has joined #openstack-swift14:33
*** arnoldchen has joined #openstack-swift14:33
*** ttrumm has quit IRC14:34
*** arnoldchen has quit IRC14:38
*** acoles_ is now known as acoles14:42
*** arnoldchen has joined #openstack-swift14:45
*** Trixboxer has quit IRC14:46
*** arnoldchen has quit IRC14:50
*** chlong has quit IRC14:58
*** daemontool has quit IRC14:59
*** arnoldchen has joined #openstack-swift15:02
*** sams-gleb has quit IRC15:16
*** arnoldchen has quit IRC15:19
*** arnoldchen has joined #openstack-swift15:22
*** arnoldchen has quit IRC15:34
*** arnoldchen has joined #openstack-swift15:35
*** sams-gleb has joined #openstack-swift15:35
*** pcaruana has quit IRC15:36
*** arnoldchen has quit IRC15:36
*** psachin has quit IRC15:41
*** arnoldchen has joined #openstack-swift15:42
*** patchbot` has joined #openstack-swift15:46
*** arnoldchen has quit IRC15:47
*** kozhukalov_ has joined #openstack-swift15:47
*** dabukalam_ has joined #openstack-swift15:47
*** serverascode_ has joined #openstack-swift15:47
*** peterlisak_ has joined #openstack-swift15:48
*** portante_ has joined #openstack-swift15:48
*** ndk- has joined #openstack-swift15:48
*** ediardo has quit IRC15:48
*** serverascode has quit IRC15:48
*** mtreinish has quit IRC15:48
*** briancurtin has quit IRC15:48
*** peterlisak has quit IRC15:48
*** cargonza has quit IRC15:49
*** ndk_ has quit IRC15:49
*** patchbot has quit IRC15:49
*** tdasilva has quit IRC15:49
*** kozhukalov has quit IRC15:49
*** bkopilov has quit IRC15:49
*** csmart has quit IRC15:49
*** jistr has quit IRC15:49
*** dabukalam has quit IRC15:49
*** portante has quit IRC15:49
*** briancline has quit IRC15:49
*** cebruns__ has joined #openstack-swift15:49
*** csmart has joined #openstack-swift15:49
*** briancline has joined #openstack-swift15:49
*** cnf has quit IRC15:49
*** etienneme has quit IRC15:49
*** cebruns has quit IRC15:49
*** peterlisak_ is now known as peterlisak15:49
*** portante_ is now known as portante15:49
*** mtreinish has joined #openstack-swift15:49
*** jistr has joined #openstack-swift15:49
*** cnf has joined #openstack-swift15:49
*** cnf has joined #openstack-swift15:49
*** bkopilov has joined #openstack-swift15:49
*** kozhukalov_ is now known as kozhukalov15:52
*** SkyRocknRoll has joined #openstack-swift15:52
*** arnoldchen has joined #openstack-swift15:54
*** serverascode_ is now known as serverascode15:57
*** SkyRocknRoll has quit IRC15:58
*** arnoldchen has quit IRC15:58
*** arnoldchen has joined #openstack-swift16:00
*** ediardo has joined #openstack-swift16:02
*** cargonza has joined #openstack-swift16:02
*** briancurtin has joined #openstack-swift16:04
*** arnoldchen has quit IRC16:04
*** arnoldchen has joined #openstack-swift16:06
*** silor has joined #openstack-swift16:14
*** etienneme has joined #openstack-swift16:14
*** ChubYann has joined #openstack-swift16:16
*** hseipp has quit IRC16:24
*** tesseract- has quit IRC16:45
*** electricburn has joined #openstack-swift16:49
*** mingyu has quit IRC16:53
*** hseipp has joined #openstack-swift17:08
*** tdasilva has joined #openstack-swift17:17
*** hseipp has quit IRC17:25
*** daemontool has joined #openstack-swift17:27
*** mingyu has joined #openstack-swift17:35
*** sams-gleb has quit IRC17:35
*** sams-gleb has joined #openstack-swift17:36
*** daemontool has quit IRC17:42
*** acoles is now known as acoles_17:44
*** diogogmt has joined #openstack-swift17:46
*** klrmn has joined #openstack-swift17:47
*** hseipp has joined #openstack-swift17:54
*** CaioBrentano has joined #openstack-swift17:54
openstackgerritMerged openstack/swift: Avoid warnings for versioned_writes docs  https://review.openstack.org/36408317:56
*** daemontool has joined #openstack-swift17:57
*** openstackgerrit has quit IRC18:03
*** openstackgerrit has joined #openstack-swift18:04
*** sams-gleb has quit IRC18:04
*** klrmn has quit IRC18:04
*** mingyu has quit IRC18:07
*** hseipp has quit IRC18:13
*** arnoldchen has quit IRC18:24
*** nikivi has joined #openstack-swift18:24
*** arnoldchen has joined #openstack-swift18:27
*** pcaruana has joined #openstack-swift18:31
*** mingyu has joined #openstack-swift18:33
*** daemontool has quit IRC18:42
openstackgerritMerged openstack/python-swiftclient: Change Examples from headings to topics  https://review.openstack.org/36146518:55
*** sams-gleb has joined #openstack-swift19:05
*** sams-gleb has quit IRC19:10
*** arnoldchen has quit IRC19:20
*** arnoldchen has joined #openstack-swift19:21
openstackgerritVictor Stinner proposed openstack/swift: py3: port memcached client to Python 3  https://review.openstack.org/35852919:22
openstackgerritVictor Stinner proposed openstack/swift: py3: Port test_splice to Python 3  https://review.openstack.org/35852819:22
openstackgerritVictor Stinner proposed openstack/swift: Port hash_path() to Python 3  https://review.openstack.org/34726619:24
*** arnoldchen has quit IRC19:25
*** arnoldchen has joined #openstack-swift19:26
*** arnoldchen has quit IRC19:31
*** arnoldchen has joined #openstack-swift19:33
*** joeljwright has quit IRC19:33
*** joeljwright1 has joined #openstack-swift19:33
*** arnoldchen has quit IRC19:37
*** silor has quit IRC19:43
*** arnoldchen has joined #openstack-swift19:50
*** pcaruana has quit IRC19:52
*** arnoldchen has quit IRC19:54
*** arnoldchen has joined #openstack-swift19:56
*** arnoldchen has quit IRC20:00
*** tamizh_geek_ has joined #openstack-swift20:02
*** joeljwright1 has quit IRC20:05
*** Anticime1 has joined #openstack-swift20:05
*** DuncanT_ has joined #openstack-swift20:06
*** HenryG_ has joined #openstack-swift20:08
*** sams-gleb has joined #openstack-swift20:09
*** mingyu has quit IRC20:10
*** briancurtin has quit IRC20:10
*** StevenK has quit IRC20:10
*** onovy has quit IRC20:10
*** philipw has quit IRC20:10
*** HenryG has quit IRC20:10
*** Anticimex has quit IRC20:10
*** AndyWojo has quit IRC20:10
*** nottrobin has quit IRC20:10
*** amit213 has quit IRC20:10
*** tamizh_geek has quit IRC20:10
*** kong has quit IRC20:10
*** vern has quit IRC20:10
*** DuncanT has quit IRC20:10
*** briancurtin has joined #openstack-swift20:11
*** StevenK has joined #openstack-swift20:11
*** onovy has joined #openstack-swift20:11
*** philipw has joined #openstack-swift20:11
*** AndyWojo has joined #openstack-swift20:11
*** nottrobin has joined #openstack-swift20:11
*** amit213 has joined #openstack-swift20:11
*** kong has joined #openstack-swift20:11
*** vern has joined #openstack-swift20:11
*** AndyWojo has quit IRC20:12
*** briancurtin has quit IRC20:12
*** nottrobin has quit IRC20:13
*** sams-gleb has quit IRC20:13
*** zaitcev has joined #openstack-swift20:16
*** ChanServ sets mode: +v zaitcev20:16
*** amit213 has quit IRC20:16
*** briancurtin has joined #openstack-swift20:18
*** arnoldchen has joined #openstack-swift20:19
*** mingyu has joined #openstack-swift20:23
*** arnoldchen has quit IRC20:24
*** amit213 has joined #openstack-swift20:25
*** briancurtin has quit IRC20:25
*** arnoldchen has joined #openstack-swift20:25
*** nottrobin has joined #openstack-swift20:26
*** DuncanT_ is now known as DuncanT20:26
*** briancurtin has joined #openstack-swift20:26
*** CaioBrentano has quit IRC20:27
*** AndyWojo has joined #openstack-swift20:30
*** CaioBrentano has joined #openstack-swift20:30
*** arnoldchen has quit IRC20:30
*** CaioBrentano has quit IRC20:32
*** Jeffrey4l has quit IRC20:34
*** Jeffrey4l has joined #openstack-swift20:36
*** klrmn has joined #openstack-swift20:36
*** nikivi has quit IRC20:38
*** joeljwright has joined #openstack-swift20:38
*** ChanServ sets mode: +v joeljwright20:38
*** CaioBrentano has joined #openstack-swift20:39
*** CaioBrentano has quit IRC20:43
*** klrmn has quit IRC20:43
*** arnoldchen has joined #openstack-swift20:43
notmynamethis is interesting. and important for everyone to understand the discussion around it . https://review.openstack.org/#/c/357260/20:45
patchbot`patch 357260 - governance - Write down OpenStack principles20:45
*** CaioBrentano has joined #openstack-swift20:45
*** CaioBrentano has quit IRC20:45
*** arnoldchen has quit IRC20:47
*** CaioBrentano has joined #openstack-swift20:51
*** Anticime1 is now known as Anticimex20:53
*** nikivi has joined #openstack-swift20:55
*** CaioBrentano has quit IRC21:01
*** arnoldchen has joined #openstack-swift21:07
*** arnoldchen has quit IRC21:12
*** nikivi has quit IRC21:16
*** arnoldchen has joined #openstack-swift21:24
mattoliverauMorning21:26
*** arnoldchen has quit IRC21:29
*** mingyu has quit IRC21:35
notmynameI really don't get the last section of that doc: "we don’t want to enforce any rules, because if you disagree with any of them you should go find something else to work on"21:43
*** arnoldchen has joined #openstack-swift22:00
*** arnoldchen has quit IRC22:05
*** electricburn has quit IRC22:05
*** sams-gleb has joined #openstack-swift22:11
*** sams-gleb has quit IRC22:16
*** zhugaoxiao has quit IRC22:19
*** zhugaoxiao has joined #openstack-swift22:19
*** arnoldchen has joined #openstack-swift22:26
*** vint_bra has quit IRC22:29
*** arnoldchen has quit IRC22:31
*** arnoldchen has joined #openstack-swift22:38
*** arnoldchen has quit IRC22:43
*** arnoldchen has joined #openstack-swift22:45
*** arnoldchen has quit IRC22:49
*** arnoldchen has joined #openstack-swift22:56
*** joeljwright has quit IRC22:58
*** arnoldchen has quit IRC23:00
*** arnoldchen has joined #openstack-swift23:20
*** arnoldchen has quit IRC23:24
tonybnotmyname: it's a bit aggressive in it's wording but I get what it's trying to say.23:32
*** arnoldchen has joined #openstack-swift23:38
*** arnoldchen has quit IRC23:42
*** arnoldchen has joined #openstack-swift23:56

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