*** m_kazuhiro has joined #openstack-swift | 00:08 | |
tonyb | notmyname, mattoliverau: Do you know what the "failure" looks like? | 00:12 |
---|---|---|
mattoliverau | not 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 |
mattoliverau | tonyb: ^ | 00:14 |
tonyb | mattoliverau: Thanks. | 00:15 |
prometheanfire | notmyname: -1 without a more compelling reason | 00:19 |
mattoliverau | tonyb: http://paste.openstack.org/show/566688/ | 00:21 |
mattoliverau | tonyb: 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 |
mattoliverau | s/thanks/thats/ | 00:23 |
*** amitkqed has joined #openstack-swift | 00:26 | |
mattoliverau | Alternatively 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 |
tonyb | mattoliverau: Thanks mattoliverau ! | 00:32 |
tonyb | mattoliverau: Now to work out what the real impact of bumping it is. | 00:33 |
mattoliverau | tonyb: thanks, and if it's too painful we'll wait until the freeze lifts. | 00:34 |
tonyb | mattoliverau: the swift docs work right now but more because of luck then design right? | 00:35 |
mattoliverau | tonyb: 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 |
mattoliverau | ypu | 00:36 |
mattoliverau | *yup | 00:36 |
tonyb | mattoliverau: Thanks. | 00:36 |
*** chlong has joined #openstack-swift | 00:45 | |
kota_ | good morning | 01:01 |
*** StevenK has quit IRC | 01:14 | |
mattoliverau | kota_: morning | 01:21 |
*** StevenK has joined #openstack-swift | 01:22 | |
zhengyin | good morning | 01:26 |
zhengyin | mattoliverau, kota_: good morning | 01:26 |
mattoliverau | zhengyin: o/ | 01:27 |
kota_ | mattoliverau, zhengyin: o/ | 01:39 |
*** StevenK has quit IRC | 01:55 | |
*** StevenK has joined #openstack-swift | 01:56 | |
charz | o/ | 02:00 |
*** mingyu has joined #openstack-swift | 02:06 | |
mattoliverau | charz: o/ | 02:09 |
*** mingyu has quit IRC | 02:10 | |
kota_ | charz: o/ | 02:10 |
*** natarej_ has quit IRC | 02:20 | |
*** mingyu has joined #openstack-swift | 02:21 | |
*** chlong has quit IRC | 02:36 | |
*** chlong has joined #openstack-swift | 02:53 | |
zhengyin | charz: o/ | 03:11 |
notmyname | FYI tomorrow (US monday) is a US holiday, so I suspect things will be rather quiet | 03:19 |
*** amitkqed has quit IRC | 03:27 | |
*** amitkqed has joined #openstack-swift | 03:28 | |
prometheanfire | :P | 03:45 |
kota_ | notmyname: thanks for sharing the info, enjoy your holiday | 04:00 |
mattoliverau | slackers :P | 04:14 |
*** klrmn has quit IRC | 04:33 | |
*** links has joined #openstack-swift | 04:49 | |
*** psachin has joined #openstack-swift | 04:49 | |
*** bkopilov has joined #openstack-swift | 05:06 | |
*** bkopilov has quit IRC | 05:06 | |
*** bkopilov has joined #openstack-swift | 05:07 | |
*** wanghua has quit IRC | 05:16 | |
*** zul has quit IRC | 05:21 | |
*** takashi has joined #openstack-swift | 05:27 | |
*** zul has joined #openstack-swift | 05:34 | |
*** ChubYann has quit IRC | 05:34 | |
*** silor has joined #openstack-swift | 05:48 | |
*** silor1 has joined #openstack-swift | 05:52 | |
*** silor has quit IRC | 05:53 | |
*** silor1 is now known as silor | 05:53 | |
*** ttrumm has joined #openstack-swift | 06:12 | |
*** mingyu has quit IRC | 06:16 | |
*** ttrumm_ has joined #openstack-swift | 06:19 | |
*** pcaruana has joined #openstack-swift | 06:20 | |
*** ttrumm has quit IRC | 06:21 | |
*** mingyu has joined #openstack-swift | 06:22 | |
*** eranrom has joined #openstack-swift | 06:49 | |
eranrom | Hi 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 IRC | 06:53 | |
eranrom | Alternatively, 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 not | 06:54 |
*** hseipp has joined #openstack-swift | 06:55 | |
mattoliverau | eranrom: 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 |
mattoliverau | eranrom: 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 |
eranrom | mattoliverau: 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-swift | 07:04 | |
*** diogogmt has quit IRC | 07:05 | |
mattoliverau | eranrom: 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:1 | 07:06 |
*** chlong has joined #openstack-swift | 07:06 | |
*** sams-gleb has quit IRC | 07:07 | |
mattoliverau | So you need to pass in a right prefix in the url, and the correct auth_token from keystone, to auth against. | 07:07 |
mattoliverau | but my understanding could be wrong or just old :) | 07:08 |
eranrom | mattoliverau: digesting. I keep mixing keystoneuth and authtoken in my mind so it takes a while :-) | 07:10 |
*** mingyu_ has joined #openstack-swift | 07:13 | |
*** mingyu has quit IRC | 07:13 | |
eranrom | mattoliverau: 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-swift | 07:27 | |
*** tesseract- has joined #openstack-swift | 07:33 | |
*** silor has quit IRC | 07:35 | |
*** asettle has joined #openstack-swift | 07:47 | |
*** silor has joined #openstack-swift | 07:49 | |
*** ttrumm_ has quit IRC | 07:58 | |
*** ttrumm has joined #openstack-swift | 07:59 | |
onovy | notmyname: mattoliverau: replied into review in req project | 08:03 |
*** asettle has quit IRC | 08:03 | |
onovy | btw: for me best solution is to land my change into swift without global requirement change, because only swift needs > 4.7.0 | 08:03 |
onovy | -> global req is broken from this PV | 08:03 |
*** asettle has joined #openstack-swift | 08:03 | |
onovy | PV | 08:03 |
onovy | O | 08:03 |
mattoliverau | onovy: cool thanks :) | 08:04 |
mattoliverau | onovy: only problem is we can't land it as jenkins fails with the requirements gate check :( | 08:04 |
mattoliverau | onovy: otherwise it would have landed when notmyname +Aed it 2 days ago | 08:05 |
onovy | yep i know | 08:06 |
*** ttrumm_ has joined #openstack-swift | 08:06 | |
onovy | for 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 interval | 08:06 |
onovy | and upper constrains of course | 08:07 |
onovy | but newer mind it, land it after freeze. i fixed it in debian package by requiring newer version of oslosphinx | 08:07 |
onovy | for /me is better to land it after freeze, i will get another free ticket to next summit :))) | 08:08 |
*** asettle has quit IRC | 08:08 | |
*** joeljwright has joined #openstack-swift | 08:10 | |
*** ChanServ sets mode: +v joeljwright | 08:10 | |
onovy | btw: anyone? https://review.openstack.org/#/c/357025/ | 08:12 |
patchbot | patch 357025 - swift - Correctly check all return codes in SAIO tests | 08:12 |
*** openstackgerrit has quit IRC | 08:18 | |
*** openstackgerrit has joined #openstack-swift | 08:19 | |
mattoliverau | onovy: lol, great plan ;) | 08:29 |
mattoliverau | onovy: 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 IRC | 08:31 | |
onovy | :)) not sure if my employer will pay travel cost to sydney | 08:41 |
*** openstackgerrit has quit IRC | 09:04 | |
*** ttrumm_ has quit IRC | 09:04 | |
*** openstackgerrit has joined #openstack-swift | 09:04 | |
*** ttrumm has joined #openstack-swift | 09:15 | |
cnf | i'm still debating my employer about my trip to japan | 09:19 |
openstackgerrit | Gábor Antal proposed openstack/swift: Use more specific asserts in test/unit/account tests https://review.openstack.org/342766 | 09:26 |
charz | @clayg @notmyname I updated https://bugs.launchpad.net/swift/+bug/1619408, hope that can help you to understand the issue. | 09:27 |
openstack | Launchpad 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 |
charz | So that's not only happen with write_affinity enabled. | 09:35 |
*** ttrumm has quit IRC | 09:39 | |
*** ttrumm has joined #openstack-swift | 10:19 | |
*** furlongm_ has quit IRC | 10:21 | |
*** ttrumm_ has joined #openstack-swift | 10:22 | |
*** ttrumm has quit IRC | 10:24 | |
*** furlongm has joined #openstack-swift | 10:38 | |
mingyu_ | Good morning ;-) | 11:03 |
mingyu_ | Why there are often failures in the log of object-replicator | 11: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/1583305 | 11:10 |
openstack | Launchpad 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 |
patchbot | patch 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-swift | 11: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 possibility | 11:14 |
*** mingyu_ has quit IRC | 11:16 | |
*** mingyu has joined #openstack-swift | 11:17 | |
*** arnoldchen has quit IRC | 11:18 | |
*** arnoldchen has joined #openstack-swift | 11:18 | |
mingyu | Haha, so I should try this patch carefully :) | 11:22 |
*** jmccarthy has joined #openstack-swift | 11:25 | |
*** arnoldchen has quit IRC | 11:31 | |
*** arnoldchen has joined #openstack-swift | 11:31 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift: Add functional tests for new versioned_write mode https://review.openstack.org/360933 | 11:34 |
*** ttrumm has joined #openstack-swift | 11:41 | |
*** ttrumm_ has quit IRC | 11:44 | |
*** ttrumm_ has joined #openstack-swift | 12:00 | |
*** ttrumm has quit IRC | 12:02 | |
cnf | do I need to set up rsyncd for a single node Swift ? | 12:09 |
*** daemontool has joined #openstack-swift | 12:24 | |
openstackgerrit | Kazuhiro MIYAHARA proposed openstack/swift: Remove __init__() from Daemon class https://review.openstack.org/365614 | 12:30 |
*** ttrumm has joined #openstack-swift | 12:32 | |
*** m_kazuhiro has quit IRC | 12:34 | |
*** ttrumm_ has quit IRC | 12:34 | |
*** ttrumm_ has joined #openstack-swift | 12:35 | |
*** ttrumm__ has joined #openstack-swift | 12:37 | |
*** ttrumm has quit IRC | 12:38 | |
*** ttrumm_ has quit IRC | 12:41 | |
*** arnoldchen has quit IRC | 13:09 | |
*** arnoldchen has joined #openstack-swift | 13:09 | |
*** arnoldchen has quit IRC | 13:14 | |
*** arnoldchen has joined #openstack-swift | 13:16 | |
*** arnoldchen has quit IRC | 13:16 | |
*** arnoldchen has joined #openstack-swift | 13:17 | |
openstackgerrit | Merged openstack/swift: py3: Fixes encoding and type error https://review.openstack.org/345520 | 13:18 |
*** furlongm_ has joined #openstack-swift | 13:22 | |
*** arnoldchen has quit IRC | 13:22 | |
*** furlongm has quit IRC | 13:25 | |
*** hseipp has quit IRC | 13:25 | |
*** arnoldchen has joined #openstack-swift | 13:34 | |
*** ttrumm__ has quit IRC | 13:36 | |
*** vint_bra has joined #openstack-swift | 13:37 | |
*** links has quit IRC | 13:38 | |
*** arnoldchen has quit IRC | 13:39 | |
*** hseipp has joined #openstack-swift | 13:39 | |
*** ttrumm has joined #openstack-swift | 13:40 | |
*** takashi has quit IRC | 13:42 | |
*** silor has quit IRC | 13:51 | |
*** arnoldchen has joined #openstack-swift | 13:58 | |
*** jistr is now known as jistr|afk | 14:01 | |
*** arnoldchen has quit IRC | 14:03 | |
*** arnoldchen has joined #openstack-swift | 14:10 | |
*** arnoldchen has quit IRC | 14:15 | |
*** arnoldchen has joined #openstack-swift | 14:22 | |
*** arnoldchen has quit IRC | 14:26 | |
*** jistr|afk is now known as jistr | 14:29 | |
*** chlong has joined #openstack-swift | 14:33 | |
*** arnoldchen has joined #openstack-swift | 14:33 | |
*** ttrumm has quit IRC | 14:34 | |
*** arnoldchen has quit IRC | 14:38 | |
*** acoles_ is now known as acoles | 14:42 | |
*** arnoldchen has joined #openstack-swift | 14:45 | |
*** Trixboxer has quit IRC | 14:46 | |
*** arnoldchen has quit IRC | 14:50 | |
*** chlong has quit IRC | 14:58 | |
*** daemontool has quit IRC | 14:59 | |
*** arnoldchen has joined #openstack-swift | 15:02 | |
*** sams-gleb has quit IRC | 15:16 | |
*** arnoldchen has quit IRC | 15:19 | |
*** arnoldchen has joined #openstack-swift | 15:22 | |
*** arnoldchen has quit IRC | 15:34 | |
*** arnoldchen has joined #openstack-swift | 15:35 | |
*** sams-gleb has joined #openstack-swift | 15:35 | |
*** pcaruana has quit IRC | 15:36 | |
*** arnoldchen has quit IRC | 15:36 | |
*** psachin has quit IRC | 15:41 | |
*** arnoldchen has joined #openstack-swift | 15:42 | |
*** patchbot` has joined #openstack-swift | 15:46 | |
*** arnoldchen has quit IRC | 15:47 | |
*** kozhukalov_ has joined #openstack-swift | 15:47 | |
*** dabukalam_ has joined #openstack-swift | 15:47 | |
*** serverascode_ has joined #openstack-swift | 15:47 | |
*** peterlisak_ has joined #openstack-swift | 15:48 | |
*** portante_ has joined #openstack-swift | 15:48 | |
*** ndk- has joined #openstack-swift | 15:48 | |
*** ediardo has quit IRC | 15:48 | |
*** serverascode has quit IRC | 15:48 | |
*** mtreinish has quit IRC | 15:48 | |
*** briancurtin has quit IRC | 15:48 | |
*** peterlisak has quit IRC | 15:48 | |
*** cargonza has quit IRC | 15:49 | |
*** ndk_ has quit IRC | 15:49 | |
*** patchbot has quit IRC | 15:49 | |
*** tdasilva has quit IRC | 15:49 | |
*** kozhukalov has quit IRC | 15:49 | |
*** bkopilov has quit IRC | 15:49 | |
*** csmart has quit IRC | 15:49 | |
*** jistr has quit IRC | 15:49 | |
*** dabukalam has quit IRC | 15:49 | |
*** portante has quit IRC | 15:49 | |
*** briancline has quit IRC | 15:49 | |
*** cebruns__ has joined #openstack-swift | 15:49 | |
*** csmart has joined #openstack-swift | 15:49 | |
*** briancline has joined #openstack-swift | 15:49 | |
*** cnf has quit IRC | 15:49 | |
*** etienneme has quit IRC | 15:49 | |
*** cebruns has quit IRC | 15:49 | |
*** peterlisak_ is now known as peterlisak | 15:49 | |
*** portante_ is now known as portante | 15:49 | |
*** mtreinish has joined #openstack-swift | 15:49 | |
*** jistr has joined #openstack-swift | 15:49 | |
*** cnf has joined #openstack-swift | 15:49 | |
*** cnf has joined #openstack-swift | 15:49 | |
*** bkopilov has joined #openstack-swift | 15:49 | |
*** kozhukalov_ is now known as kozhukalov | 15:52 | |
*** SkyRocknRoll has joined #openstack-swift | 15:52 | |
*** arnoldchen has joined #openstack-swift | 15:54 | |
*** serverascode_ is now known as serverascode | 15:57 | |
*** SkyRocknRoll has quit IRC | 15:58 | |
*** arnoldchen has quit IRC | 15:58 | |
*** arnoldchen has joined #openstack-swift | 16:00 | |
*** ediardo has joined #openstack-swift | 16:02 | |
*** cargonza has joined #openstack-swift | 16:02 | |
*** briancurtin has joined #openstack-swift | 16:04 | |
*** arnoldchen has quit IRC | 16:04 | |
*** arnoldchen has joined #openstack-swift | 16:06 | |
*** silor has joined #openstack-swift | 16:14 | |
*** etienneme has joined #openstack-swift | 16:14 | |
*** ChubYann has joined #openstack-swift | 16:16 | |
*** hseipp has quit IRC | 16:24 | |
*** tesseract- has quit IRC | 16:45 | |
*** electricburn has joined #openstack-swift | 16:49 | |
*** mingyu has quit IRC | 16:53 | |
*** hseipp has joined #openstack-swift | 17:08 | |
*** tdasilva has joined #openstack-swift | 17:17 | |
*** hseipp has quit IRC | 17:25 | |
*** daemontool has joined #openstack-swift | 17:27 | |
*** mingyu has joined #openstack-swift | 17:35 | |
*** sams-gleb has quit IRC | 17:35 | |
*** sams-gleb has joined #openstack-swift | 17:36 | |
*** daemontool has quit IRC | 17:42 | |
*** acoles is now known as acoles_ | 17:44 | |
*** diogogmt has joined #openstack-swift | 17:46 | |
*** klrmn has joined #openstack-swift | 17:47 | |
*** hseipp has joined #openstack-swift | 17:54 | |
*** CaioBrentano has joined #openstack-swift | 17:54 | |
openstackgerrit | Merged openstack/swift: Avoid warnings for versioned_writes docs https://review.openstack.org/364083 | 17:56 |
*** daemontool has joined #openstack-swift | 17:57 | |
*** openstackgerrit has quit IRC | 18:03 | |
*** openstackgerrit has joined #openstack-swift | 18:04 | |
*** sams-gleb has quit IRC | 18:04 | |
*** klrmn has quit IRC | 18:04 | |
*** mingyu has quit IRC | 18:07 | |
*** hseipp has quit IRC | 18:13 | |
*** arnoldchen has quit IRC | 18:24 | |
*** nikivi has joined #openstack-swift | 18:24 | |
*** arnoldchen has joined #openstack-swift | 18:27 | |
*** pcaruana has joined #openstack-swift | 18:31 | |
*** mingyu has joined #openstack-swift | 18:33 | |
*** daemontool has quit IRC | 18:42 | |
openstackgerrit | Merged openstack/python-swiftclient: Change Examples from headings to topics https://review.openstack.org/361465 | 18:55 |
*** sams-gleb has joined #openstack-swift | 19:05 | |
*** sams-gleb has quit IRC | 19:10 | |
*** arnoldchen has quit IRC | 19:20 | |
*** arnoldchen has joined #openstack-swift | 19:21 | |
openstackgerrit | Victor Stinner proposed openstack/swift: py3: port memcached client to Python 3 https://review.openstack.org/358529 | 19:22 |
openstackgerrit | Victor Stinner proposed openstack/swift: py3: Port test_splice to Python 3 https://review.openstack.org/358528 | 19:22 |
openstackgerrit | Victor Stinner proposed openstack/swift: Port hash_path() to Python 3 https://review.openstack.org/347266 | 19:24 |
*** arnoldchen has quit IRC | 19:25 | |
*** arnoldchen has joined #openstack-swift | 19:26 | |
*** arnoldchen has quit IRC | 19:31 | |
*** arnoldchen has joined #openstack-swift | 19:33 | |
*** joeljwright has quit IRC | 19:33 | |
*** joeljwright1 has joined #openstack-swift | 19:33 | |
*** arnoldchen has quit IRC | 19:37 | |
*** silor has quit IRC | 19:43 | |
*** arnoldchen has joined #openstack-swift | 19:50 | |
*** pcaruana has quit IRC | 19:52 | |
*** arnoldchen has quit IRC | 19:54 | |
*** arnoldchen has joined #openstack-swift | 19:56 | |
*** arnoldchen has quit IRC | 20:00 | |
*** tamizh_geek_ has joined #openstack-swift | 20:02 | |
*** joeljwright1 has quit IRC | 20:05 | |
*** Anticime1 has joined #openstack-swift | 20:05 | |
*** DuncanT_ has joined #openstack-swift | 20:06 | |
*** HenryG_ has joined #openstack-swift | 20:08 | |
*** sams-gleb has joined #openstack-swift | 20:09 | |
*** mingyu has quit IRC | 20:10 | |
*** briancurtin has quit IRC | 20:10 | |
*** StevenK has quit IRC | 20:10 | |
*** onovy has quit IRC | 20:10 | |
*** philipw has quit IRC | 20:10 | |
*** HenryG has quit IRC | 20:10 | |
*** Anticimex has quit IRC | 20:10 | |
*** AndyWojo has quit IRC | 20:10 | |
*** nottrobin has quit IRC | 20:10 | |
*** amit213 has quit IRC | 20:10 | |
*** tamizh_geek has quit IRC | 20:10 | |
*** kong has quit IRC | 20:10 | |
*** vern has quit IRC | 20:10 | |
*** DuncanT has quit IRC | 20:10 | |
*** briancurtin has joined #openstack-swift | 20:11 | |
*** StevenK has joined #openstack-swift | 20:11 | |
*** onovy has joined #openstack-swift | 20:11 | |
*** philipw has joined #openstack-swift | 20:11 | |
*** AndyWojo has joined #openstack-swift | 20:11 | |
*** nottrobin has joined #openstack-swift | 20:11 | |
*** amit213 has joined #openstack-swift | 20:11 | |
*** kong has joined #openstack-swift | 20:11 | |
*** vern has joined #openstack-swift | 20:11 | |
*** AndyWojo has quit IRC | 20:12 | |
*** briancurtin has quit IRC | 20:12 | |
*** nottrobin has quit IRC | 20:13 | |
*** sams-gleb has quit IRC | 20:13 | |
*** zaitcev has joined #openstack-swift | 20:16 | |
*** ChanServ sets mode: +v zaitcev | 20:16 | |
*** amit213 has quit IRC | 20:16 | |
*** briancurtin has joined #openstack-swift | 20:18 | |
*** arnoldchen has joined #openstack-swift | 20:19 | |
*** mingyu has joined #openstack-swift | 20:23 | |
*** arnoldchen has quit IRC | 20:24 | |
*** amit213 has joined #openstack-swift | 20:25 | |
*** briancurtin has quit IRC | 20:25 | |
*** arnoldchen has joined #openstack-swift | 20:25 | |
*** nottrobin has joined #openstack-swift | 20:26 | |
*** DuncanT_ is now known as DuncanT | 20:26 | |
*** briancurtin has joined #openstack-swift | 20:26 | |
*** CaioBrentano has quit IRC | 20:27 | |
*** AndyWojo has joined #openstack-swift | 20:30 | |
*** CaioBrentano has joined #openstack-swift | 20:30 | |
*** arnoldchen has quit IRC | 20:30 | |
*** CaioBrentano has quit IRC | 20:32 | |
*** Jeffrey4l has quit IRC | 20:34 | |
*** Jeffrey4l has joined #openstack-swift | 20:36 | |
*** klrmn has joined #openstack-swift | 20:36 | |
*** nikivi has quit IRC | 20:38 | |
*** joeljwright has joined #openstack-swift | 20:38 | |
*** ChanServ sets mode: +v joeljwright | 20:38 | |
*** CaioBrentano has joined #openstack-swift | 20:39 | |
*** CaioBrentano has quit IRC | 20:43 | |
*** klrmn has quit IRC | 20:43 | |
*** arnoldchen has joined #openstack-swift | 20:43 | |
notmyname | this 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 principles | 20:45 |
*** CaioBrentano has joined #openstack-swift | 20:45 | |
*** CaioBrentano has quit IRC | 20:45 | |
*** arnoldchen has quit IRC | 20:47 | |
*** CaioBrentano has joined #openstack-swift | 20:51 | |
*** Anticime1 is now known as Anticimex | 20:53 | |
*** nikivi has joined #openstack-swift | 20:55 | |
*** CaioBrentano has quit IRC | 21:01 | |
*** arnoldchen has joined #openstack-swift | 21:07 | |
*** arnoldchen has quit IRC | 21:12 | |
*** nikivi has quit IRC | 21:16 | |
*** arnoldchen has joined #openstack-swift | 21:24 | |
mattoliverau | Morning | 21:26 |
*** arnoldchen has quit IRC | 21:29 | |
*** mingyu has quit IRC | 21:35 | |
notmyname | I 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-swift | 22:00 | |
*** arnoldchen has quit IRC | 22:05 | |
*** electricburn has quit IRC | 22:05 | |
*** sams-gleb has joined #openstack-swift | 22:11 | |
*** sams-gleb has quit IRC | 22:16 | |
*** zhugaoxiao has quit IRC | 22:19 | |
*** zhugaoxiao has joined #openstack-swift | 22:19 | |
*** arnoldchen has joined #openstack-swift | 22:26 | |
*** vint_bra has quit IRC | 22:29 | |
*** arnoldchen has quit IRC | 22:31 | |
*** arnoldchen has joined #openstack-swift | 22:38 | |
*** arnoldchen has quit IRC | 22:43 | |
*** arnoldchen has joined #openstack-swift | 22:45 | |
*** arnoldchen has quit IRC | 22:49 | |
*** arnoldchen has joined #openstack-swift | 22:56 | |
*** joeljwright has quit IRC | 22:58 | |
*** arnoldchen has quit IRC | 23:00 | |
*** arnoldchen has joined #openstack-swift | 23:20 | |
*** arnoldchen has quit IRC | 23:24 | |
tonyb | notmyname: it's a bit aggressive in it's wording but I get what it's trying to say. | 23:32 |
*** arnoldchen has joined #openstack-swift | 23:38 | |
*** arnoldchen has quit IRC | 23:42 | |
*** arnoldchen has joined #openstack-swift | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!