Thursday, 2017-03-02

timburkekota_: so i'm thinking about forking tempauth into the swift3 repo to avoid needing to do this backport dance in the future...00:14
*** f0lder has quit IRC00:31
notmynametimburke: `tox -etempauth`00:36
notmynametimburke: ERROR: could not install deps (OSError: [Errno 28] No space left on device)00:37
*** f0lder has joined #swift300:40
*** f0lder has quit IRC00:45
*** f0lder has joined #swift300:54
notmynamesome thoughts, no order00:58
notmynametempauth shouldn't have anything to do with s3/aws auth00:58
notmynamenor should any other auth system00:58
notmynameswift/swift3 should have an auth pattern like keystone: one middleware to talk to the source of truth for users/authz, one middleware to do the mapping for the particular service things to the format that the other canonical talker-to-auth uses01:00
notmynameso swift3 should provide something that identifies an s3 request and puts that into a format that the auth middleware (tempauth, keystone, etc) understands01:01
notmynamemaybe that's s3token, I don't know01:01
notmynamenote ont eh disk full, I rebooted and cleaned up some stuff on the vm. looks like doing `tox -etempauth` requires about 1Gb of free space01:02
notmynametimburke: kota_: I've now looked at the swift tempauth changes needed for the swift3 patch. I've also run the tests and seen tests pass with the patch and test fail without01:11
notmynameso all that's good01:11
notmynametimburke: kota_: however, I'm not going to push +2/+A until we talk about the questions/thoughts above first. either tonight on IRC or tomorrow in office (with timburke) or in irc with everyone01:12
kota_notmyname, timburke: I don't like to have just a fork of tempauth into swift3 repo. That causes to divide from the upstream tempauth and it would be hard to track what's difference each other.03:19
kota_notmyname: however, perhaps simlier with notmyname's idea, it could be... better (? not sure) to clip up the s3 auth part from tempauth and create a new middleware like s3auth into swift3 repo.03:20
kota_the demerit of that action seems current tempauth user (it should not be in production) will be affected as they should port (or duplicate) the auth info from tempauth section to the new s3auth section.03:22
kota_on another perspective to the auth get into swift3, it could make us harder to make swift3 back to swift repo anyway :/03:23
*** amoralej|off is now known as amoralej09:13
*** openstackgerrit has joined #swift310:03
openstackgerritRico Lin proposed openstack/swift3 master: [Fix gate]Update test requirement  https://review.openstack.org/44028310:03
*** chsc has joined #swift316:39
*** chsc has quit IRC16:39
*** chsc has joined #swift316:39
*** DSLegends has quit IRC16:42
*** amoralej is now known as amoralej|off18:44
*** iGeni has joined #swift319:00
*** tdasilva has quit IRC19:46
*** tdasilva has joined #swift319:56
*** tdasilva has quit IRC23:05
*** tdasilva has joined #swift323:23
*** chsc has quit IRC23:36

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