Thursday, 2017-12-07

*** david-lyle has quit IRC00:13
*** itlinux has joined #openstack-keystone00:39
*** linkmark has quit IRC00:45
openstackgerritayoung proposed openstack/keystone master: Add is_admin_project check to policy for non scoped operations  https://review.openstack.org/25763600:52
*** gyee has quit IRC01:12
*** edmondsw has quit IRC01:12
*** zhurong has joined #openstack-keystone01:19
*** itlinux has quit IRC01:19
*** phalmos has quit IRC01:20
openstackgerritMerged openstack/keystone master: Remove member role assignment  https://review.openstack.org/52300501:32
*** Sandy619 has joined #openstack-keystone01:34
*** Sandy619 has quit IRC01:34
*** itlinux has joined #openstack-keystone01:45
*** david-lyle has joined #openstack-keystone01:48
openstackgerritwangxiyuan proposed openstack/keystone-specs master: Limits API  https://review.openstack.org/45570901:50
*** Dinesh_Bhor has joined #openstack-keystone01:50
*** david-lyle has quit IRC02:00
*** ayoung has quit IRC02:12
*** rcernin has quit IRC02:12
*** rcernin has joined #openstack-keystone02:20
*** harlowja has quit IRC02:22
*** jra has joined #openstack-keystone02:31
*** edmondsw has joined #openstack-keystone02:33
jraHi all. I have a mandate to extend our YubiKey-based 2-factor authentication to OpenStack; reading I've done so far suggests the right way to do that is probably to write a keystone plugin. Can anyone offer advice on resources for getting started in that area?02:33
*** annp has joined #openstack-keystone02:34
*** edmondsw has quit IRC02:37
wxyjra: A new way to authenticate?02:47
wxyjra: You can start here: https://docs.openstack.org/keystone/latest/contributor/auth-plugins.html I guess02:48
jrawxy: Thanks, that's what I'm reading now. It seems almost too simple - most of the work appears to be done already in the base class02:49
*** aselius has quit IRC02:52
wxyjra: Yeah. I think you only need to rewrite the function "authenticate". What's your main problem now?02:54
jrawxy: Now I just need to write a thin interface to the yubiauth component, which takes a username and password+OTP credential pair and validates them against a specified identitity store (LDAP, typically) and a YubiKey OTP validation server02:56
wxyjra: So I think you need to add a new auth plugin called "YubiKey OTP" in Keystone. Then use "YubiKey OTP" and "password" auth methods together to authenticate02:59
jrawxy: the docs say you can't use multiple auth methods together - you can fall through from one to the next, but not combine them03:00
jrawxy: fortunately for my use case, yubiauth does both password and OTP validation03:00
wxyjra: yeah. The step is like:03:02
wxyfor auth_method in all_auth_method:03:02
wxy    auth_method.authenticate()03:02
wxyjra: emm. I got your scenario...03:03
wxyjra: The way I can provide is that you can rewrite the password auth method privately to support your requirement. But I'm not sure it can be accepted by Keystone Upstream.03:06
jrawxy: I see03:06
*** itlinux has quit IRC03:10
*** itlinux has joined #openstack-keystone03:40
openstackgerritwangxiyuan proposed openstack/keystone master: Remove useless function  https://review.openstack.org/52626203:50
*** threestrands has joined #openstack-keystone03:52
*** threestrands has quit IRC03:52
*** threestrands has joined #openstack-keystone03:52
*** dave-mccowan has quit IRC04:17
*** zhurong has quit IRC04:22
*** links has joined #openstack-keystone04:25
*** harlowja has joined #openstack-keystone04:39
*** jaosorior has joined #openstack-keystone04:49
*** Dinesh_Bhor has quit IRC05:00
*** itlinux has quit IRC05:10
*** jra has quit IRC05:14
*** zhurong has joined #openstack-keystone05:30
*** harlowja has quit IRC05:30
*** sticker has quit IRC05:32
*** daidv has quit IRC05:42
*** daidv has joined #openstack-keystone05:42
*** AlexeyAbashkin has joined #openstack-keystone06:15
openstackgerritwangxiyuan proposed openstack/keystone master: Remove useless function  https://review.openstack.org/52626206:15
*** AlexeyAbashkin has quit IRC06:26
*** threestrands has quit IRC06:32
*** sapd_ has joined #openstack-keystone06:32
*** sapd has quit IRC06:32
openstackgerritMerged openstack/keystone master: Reorganize api-ref:v3 groups  https://review.openstack.org/52598906:55
openstackgerritwangxiyuan proposed openstack/keystone master: Expose a bug when authorize request token  https://review.openstack.org/52629507:09
openstackgerritwangxiyuan proposed openstack/keystone master: Add schema check for authorize request token  https://review.openstack.org/52629607:09
*** rcernin has quit IRC07:11
*** zhurong has quit IRC07:16
*** aojea has joined #openstack-keystone08:03
openstackgerritMerged openstack/oslo.policy master: Imported Translations from Zanata  https://review.openstack.org/52588708:06
*** AlexeyAbashkin has joined #openstack-keystone08:07
*** aojea has quit IRC08:07
*** tesseract has joined #openstack-keystone08:15
*** rcernin has joined #openstack-keystone08:19
*** sapd_ has quit IRC08:24
*** sapd_ has joined #openstack-keystone08:26
*** linkmark has joined #openstack-keystone09:23
*** aojea has joined #openstack-keystone09:29
*** aojea has quit IRC09:33
*** Tahvok has quit IRC09:40
*** niraj_singh has joined #openstack-keystone09:40
*** nsingh has quit IRC09:41
*** andreaf has quit IRC09:42
*** andreaf has joined #openstack-keystone09:42
*** Tahvok has joined #openstack-keystone09:43
*** aojea has joined #openstack-keystone09:47
*** aojea has quit IRC09:53
*** annp has quit IRC09:55
*** gmann is now known as gmann_afk10:05
*** rcernin has quit IRC10:21
*** alex_xu has quit IRC10:24
*** alex_xu has joined #openstack-keystone10:25
*** daidv has quit IRC10:48
*** daidv has joined #openstack-keystone10:49
*** aojea has joined #openstack-keystone10:49
*** alex_xu has quit IRC10:50
*** alex_xu has joined #openstack-keystone10:51
*** aojea has quit IRC10:54
openstackgerritMerged openstack/python-keystoneclient master: Updated from global requirements  https://review.openstack.org/52379211:22
*** raildo has joined #openstack-keystone11:52
*** aojea has joined #openstack-keystone12:05
*** aojea has quit IRC12:10
*** dave-mccowan has joined #openstack-keystone13:18
openstackgerritOpenStack Proposal Bot proposed openstack/keystone master: Updated from global requirements  https://review.openstack.org/52637713:25
*** panbalag has joined #openstack-keystone13:39
*** panbalag has left #openstack-keystone13:40
openstackgerritdavid alles proposed openstack/keystone-specs master: Allow admin to specify project id on creation  https://review.openstack.org/32349913:54
*** links has quit IRC14:01
*** McClymontS has joined #openstack-keystone14:05
*** aojea has joined #openstack-keystone14:06
*** ayoung has joined #openstack-keystone14:08
*** aojea has quit IRC14:10
*** AlexeyAbashkin has quit IRC14:12
*** aojea has joined #openstack-keystone14:15
*** spilla has joined #openstack-keystone14:28
*** edmondsw has joined #openstack-keystone14:30
*** McClymontS has quit IRC14:35
*** McClymontS has joined #openstack-keystone14:37
*** niraj_singh has quit IRC14:48
*** openstackgerrit has quit IRC14:48
*** tlbr has quit IRC14:48
*** timothyb89 has quit IRC14:48
*** lifeless has quit IRC14:48
*** mfisch has quit IRC14:48
*** afazekas has quit IRC14:48
*** breton has quit IRC14:48
*** MeltedLux has quit IRC14:48
*** clayton has quit IRC14:48
*** nkinder has quit IRC14:48
*** enriquetaso has quit IRC14:48
*** betherly has quit IRC14:48
*** mwhahaha has quit IRC14:48
*** fungi has quit IRC14:48
*** wxy has quit IRC14:48
*** charz has quit IRC14:48
*** robcresswell has quit IRC14:48
*** johnthetubaguy has quit IRC14:48
*** portdirect has quit IRC14:48
*** ChanServ has quit IRC14:48
*** raildo has quit IRC14:48
*** mvk has quit IRC14:48
*** slunkad_ has quit IRC14:48
*** eglute has quit IRC14:48
*** hugokuo has quit IRC14:48
*** dstanek has quit IRC14:48
*** errr has quit IRC14:48
*** d34dh0r53 has quit IRC14:48
*** vaishali has quit IRC14:48
*** Dave has quit IRC14:48
*** szaher has quit IRC14:48
*** Chealion has quit IRC14:48
*** BlackDex has quit IRC14:48
*** akrzos has quit IRC14:48
*** spotz has quit IRC14:48
*** aojea has quit IRC14:48
*** Tahvok has quit IRC14:48
*** lxnch_ has quit IRC14:48
*** jdennis has quit IRC14:48
*** jrist has quit IRC14:48
*** jose-phillips has quit IRC14:48
*** masber has quit IRC14:48
*** hoonetorg has quit IRC14:48
*** ianw has quit IRC14:48
*** zigo has quit IRC14:48
*** jhesketh has quit IRC14:48
*** daidv has quit IRC14:48
*** sapd_ has quit IRC14:48
*** adriant has quit IRC14:48
*** gmann_afk has quit IRC14:48
*** zhongjun has quit IRC14:48
*** knikolla has quit IRC14:48
*** tristanC has quit IRC14:48
*** efried has quit IRC14:48
*** vegarl has quit IRC14:48
*** dave-mccowan has quit IRC14:48
*** amito has quit IRC14:48
*** cmurphy has quit IRC14:48
*** melwitt has quit IRC14:48
*** kencjohnston has quit IRC14:48
*** oomichi_afk has quit IRC14:48
*** odyssey4me has quit IRC14:48
*** ayoung has quit IRC14:48
*** alex_xu has quit IRC14:48
*** jaosorior has quit IRC14:48
*** hemna has quit IRC14:48
*** NikitaKonovalov has quit IRC14:48
*** amrith has quit IRC14:48
*** aloga has quit IRC14:48
*** EmilienM has quit IRC14:48
*** brad[] has quit IRC14:48
*** chrome0 has quit IRC14:48
*** rybridges has quit IRC14:48
*** Krenair has quit IRC14:48
*** timburke has quit IRC14:48
*** freerunner has quit IRC14:48
*** andreykurilin has quit IRC14:48
*** DinaBelova has quit IRC14:48
*** timss has quit IRC14:48
*** MeltedLux has joined #openstack-keystone14:54
*** clayton has joined #openstack-keystone14:54
*** nkinder has joined #openstack-keystone14:54
*** enriquetaso has joined #openstack-keystone14:54
*** betherly has joined #openstack-keystone14:54
*** mwhahaha has joined #openstack-keystone14:54
*** fungi has joined #openstack-keystone14:54
*** wxy has joined #openstack-keystone14:54
*** charz has joined #openstack-keystone14:54
*** robcresswell has joined #openstack-keystone14:54
*** johnthetubaguy has joined #openstack-keystone14:54
*** portdirect has joined #openstack-keystone14:54
*** raildo has joined #openstack-keystone14:54
*** mvk has joined #openstack-keystone14:54
*** slunkad_ has joined #openstack-keystone14:54
*** errr has joined #openstack-keystone14:54
*** eglute has joined #openstack-keystone14:54
*** hugokuo has joined #openstack-keystone14:54
*** dstanek has joined #openstack-keystone14:54
*** d34dh0r53 has joined #openstack-keystone14:54
*** vaishali has joined #openstack-keystone14:54
*** d0ugal has quit IRC14:54
*** breton has joined #openstack-keystone14:54
*** afazekas has joined #openstack-keystone14:54
*** mfisch has joined #openstack-keystone14:54
*** lifeless has joined #openstack-keystone14:54
*** timothyb89 has joined #openstack-keystone14:54
*** tlbr has joined #openstack-keystone14:54
*** openstackgerrit has joined #openstack-keystone14:54
*** niraj_singh has joined #openstack-keystone14:54
*** panbalag has joined #openstack-keystone14:54
*** aojea has joined #openstack-keystone14:54
*** ayoung has joined #openstack-keystone14:54
*** dave-mccowan has joined #openstack-keystone14:54
*** alex_xu has joined #openstack-keystone14:54
*** daidv has joined #openstack-keystone14:54
*** Tahvok has joined #openstack-keystone14:54
*** sapd_ has joined #openstack-keystone14:54
*** jaosorior has joined #openstack-keystone14:54
*** adriant has joined #openstack-keystone14:54
*** lxnch_ has joined #openstack-keystone14:54
*** jdennis has joined #openstack-keystone14:54
*** gmann_afk has joined #openstack-keystone14:54
*** zhongjun has joined #openstack-keystone14:54
*** knikolla has joined #openstack-keystone14:54
*** tristanC has joined #openstack-keystone14:54
*** jrist has joined #openstack-keystone14:54
*** efried has joined #openstack-keystone14:54
*** jose-phillips has joined #openstack-keystone14:54
*** masber has joined #openstack-keystone14:54
*** aloga has joined #openstack-keystone14:54
*** vegarl has joined #openstack-keystone14:54
*** hoonetorg has joined #openstack-keystone14:54
*** ianw has joined #openstack-keystone14:54
*** zigo has joined #openstack-keystone14:54
*** EmilienM has joined #openstack-keystone14:54
*** Dave has joined #openstack-keystone14:54
*** szaher has joined #openstack-keystone14:54
*** Chealion has joined #openstack-keystone14:54
*** BlackDex has joined #openstack-keystone14:54
*** akrzos has joined #openstack-keystone14:54
*** jhesketh has joined #openstack-keystone14:54
*** spotz has joined #openstack-keystone14:54
*** hemna has joined #openstack-keystone14:54
*** NikitaKonovalov has joined #openstack-keystone14:54
*** amrith has joined #openstack-keystone14:54
*** brad[] has joined #openstack-keystone14:54
*** chrome0 has joined #openstack-keystone14:54
*** rybridges has joined #openstack-keystone14:54
*** Krenair has joined #openstack-keystone14:54
*** amito has joined #openstack-keystone14:54
*** cmurphy has joined #openstack-keystone14:54
*** melwitt has joined #openstack-keystone14:54
*** timburke has joined #openstack-keystone14:54
*** kencjohnston has joined #openstack-keystone14:54
*** freerunner has joined #openstack-keystone14:54
*** andreykurilin has joined #openstack-keystone14:54
*** oomichi_afk has joined #openstack-keystone14:54
*** DinaBelova has joined #openstack-keystone14:54
*** timss has joined #openstack-keystone14:54
*** odyssey4me has joined #openstack-keystone14:54
*** d0ugal has joined #openstack-keystone14:55
*** mtreinish has quit IRC14:55
cmurphy\o14:55
*** mtreinish has joined #openstack-keystone14:59
*** spilla has quit IRC14:59
*** spilla has joined #openstack-keystone14:59
*** aojea has quit IRC15:00
openstackgerritLance Bragstad proposed openstack/keystone-specs master: Allow admin to specify project id on creation  https://review.openstack.org/32349915:05
lbragstado/15:05
cmurphylbragstad: responded on the limits spec, sorry i wasn't around last night15:06
lbragstadcmurphy: no worries - i appreciate it15:07
openstackgerritLance Bragstad proposed openstack/keystone-specs master: Allow admin to specify project id on creation  https://review.openstack.org/32349915:08
lbragstadcmurphy: the guys from orange are going to be looking to discuss ^ next week at the meeting15:09
lbragstadwhich won't really be possible this release, but they are trying to get ahead of the curve for rocky15:09
lbragstad(i just fixed up some of the formatting and doc failures)15:09
cmurphylbragstad: i'm going on vacation next week15:14
cmurphylikely won't be at meetings15:14
lbragstadack - enjoy you're time off!15:14
lbragstadyour*15:14
cmurphyty15:14
lbragstaddoing anything fun?15:14
cmurphygoing to sweden, hoping to see the northern lights :)15:15
lbragstadO.O15:15
lbragstadyou should take a bunch of pictures15:15
cmurphythat is the plan15:15
lbragstadtraveling by plane?15:15
cmurphyyep15:15
lbragstadnice15:15
cmurphyit's surprisingly hard to get to sweden from germany15:16
lbragstadyeah... i was about to ask if there was a train15:16
*** ChanServ has joined #openstack-keystone15:16
*** barjavel.freenode.net sets mode: +o ChanServ15:16
*** d0ugal is now known as Guest2746015:20
*** Guest27460 has quit IRC15:23
*** d0ugal has joined #openstack-keystone15:23
*** d0ugal has quit IRC15:23
*** d0ugal has joined #openstack-keystone15:23
*** itlinux has joined #openstack-keystone15:23
*** links has joined #openstack-keystone15:25
*** McClymontS has quit IRC15:37
*** itlinux has quit IRC15:41
*** McClymontS has joined #openstack-keystone15:48
*** itlinux has joined #openstack-keystone15:49
openstackgerritMatthew Edmonds proposed openstack/keystonemiddleware master: Expect paste.deploy and gnocchi/panko options  https://review.openstack.org/51529115:54
*** itlinux has quit IRC15:54
*** links has quit IRC15:59
*** itlinux has joined #openstack-keystone15:59
edmondswlbragstad looks like we've been falling behind in deprecation cleanups... e.g. https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token/_auth.py#L4315:59
edmondswshould I open a bug to track that, or... ?15:59
edmondswanother -> https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token/_auth.py#L7216:00
edmondswand https://github.com/openstack/keystonemiddleware/blob/master/keystonemiddleware/auth_token/_auth.py#L3316:00
cmurphypoor keystonemiddleware16:01
cmurphyso forgotten16:01
edmondswand that's just from the one file...16:01
*** itlinux has quit IRC16:04
*** itlinux has joined #openstack-keystone16:06
lbragstadyeah - you could probably open a bug16:09
lbragstadjust one bug to update all of keystonemiddleware16:09
lbragstadshould force us to look through everything in ksm16:09
*** McClymontS has quit IRC16:13
*** McClymontS has joined #openstack-keystone16:15
edmondswlbragstad cmurphy https://bugs.launchpad.net/keystonemiddleware/+bug/173698516:16
openstackLaunchpad bug 1736985 in keystonemiddleware "many things that were deprecated long ago were never removed" [Undecided,New]16:16
*** aselius has joined #openstack-keystone16:23
*** AlexeyAbashkin has joined #openstack-keystone16:24
edmondswalso opened a devstack bug to stop *using* those things, which we'll have to fix before we can remove them from keystonemiddlware so we don't break the gate16:28
edmondswlinked it in the bug above16:28
*** AlexeyAbashkin has quit IRC16:31
lbragstadcool - thanks16:33
*** itlinux has quit IRC16:50
*** McClymontS has quit IRC16:50
*** itlinux has joined #openstack-keystone16:53
bretoni like how all "Add scope_types" have -1 :p17:00
cmurphylbragstad: is Pavlo one of the people involved in the project id spec or is this a coincidence? http://lists.openstack.org/pipermail/openstack-dev/2017-December/125290.html17:00
*** aojea has joined #openstack-keystone17:01
*** panbalag has left #openstack-keystone17:01
*** panbalag has joined #openstack-keystone17:03
bretonhm17:05
*** aojea has quit IRC17:06
bretonthis is the second time i see a request like this17:06
*** harlowja has joined #openstack-keystone17:08
bretonhttps://review.openstack.org/#/c/403866/17:09
bretonand http://lists.openstack.org/pipermail/openstack-dev/2016-December/thread.html#10846617:09
*** panbalag has left #openstack-keystone17:12
lbragstadyeah - mirantis propsed this a while ago17:15
lbragstadbut several parties are interested in it]17:15
gagehugoyeah it's come up here before17:20
*** itlinux has quit IRC17:23
zzzeekis there a plain "keystone" command line command anymore or is the onyl way to see what keystone has in its DB (beisdes looking in the database) to craft elaborate curl commands ?17:36
*** gyee has joined #openstack-keystone17:37
breton"openstack" cli17:37
zzzeekbreton: OK like "openstack user list" right, ok17:50
* zzzeek is trying to point keystone at an alternate DB and just needs to verify the API can receive data17:51
lbragstadzzzeek: yeah - you should be able to point openstackclient to a keystone node and verify things that way - pending you've pointed keystone to the right database17:56
zzzeeklbragstad: thanks17:56
lbragstadsomething as simple as `openstack token issue` will exercise a bunch of things, too17:56
lbragstad(since it builds a token for you)17:56
zzzeeklbragstad: yeah really any command goes nuts w keystone api regardless....  but openstack project list, openstack role list, these are direct to keystone right17:57
lbragstadyep17:57
zzzeeklbragstad: thanks17:57
lbragstadzzzeek: no problem17:57
*** aojea has joined #openstack-keystone18:02
*** mvk has quit IRC18:11
*** tesseract has quit IRC18:13
bretoncan i don something like "auth in keystone2 using federation via keystone1" using openstack cli now?18:29
cmurphybreton: you mean keystone-to-keystone federation? yes18:31
bretoncmurphy: how?18:31
cmurphybreton: https://review.openstack.org/#/c/513828/18:31
cmurphynot sure if that's released yet18:32
bretoncmurphy: nice, merged just 3 weeks ago!18:34
*** itlinux has joined #openstack-keystone18:53
*** edmondsw has quit IRC19:00
*** itlinux has quit IRC19:14
*** itlinux has joined #openstack-keystone19:18
*** harlowja has quit IRC19:21
*** edmondsw has joined #openstack-keystone19:35
*** edmondsw has quit IRC19:39
lbragstadbreton: cmurphy i'll be proposing releases this week since it's queens-2, so if you can't use it yet, you should be able to soon19:40
*** edmondsw has joined #openstack-keystone19:41
*** edmondsw has quit IRC19:45
*** edmondsw has joined #openstack-keystone19:52
cmurphylbragstad: this is in osc-lib19:53
lbragstadoh - nevermind then19:53
lbragstadi was assuming it was in a keystone controlled project19:54
dtroyerfwiw, I am trying to get an osc/osc-lib release out, currently hung up on some tests but hoping it'll be in the next week or so19:55
dtroyerlbragstad, breton ^^^19:56
*** edmondsw has quit IRC19:56
cmurphy\o/19:57
*** edmondsw has joined #openstack-keystone19:58
*** edmondsw has quit IRC19:58
*** edmondsw has joined #openstack-keystone19:58
*** edmondsw has quit IRC20:02
*** edmondsw has joined #openstack-keystone20:07
*** edmondsw has quit IRC20:12
knikollabreton: you can do it right now with clouds.yaml, if you can't wait for release.20:16
knikollathe bits for k2k merged a year ago, that just adds the cli/env options.20:17
*** aojea has quit IRC20:21
*** panbalag has joined #openstack-keystone20:36
*** panbalag has quit IRC20:38
*** aojea has joined #openstack-keystone20:38
*** itlinux has quit IRC20:40
bretonknikolla: is there an example of clouds.yaml for it?20:43
*** itlinux has joined #openstack-keystone20:59
*** ayoung has quit IRC21:00
knikollabreton: http://paste.openstack.org/show/628389/21:01
knikollahaven't tested it, but the service_provider and remote_project* options are global ones21:02
knikollaso it would look something like that21:02
*** aojea has quit IRC21:02
*** aojea has joined #openstack-keystone21:02
*** spilla has quit IRC21:13
*** spilla has joined #openstack-keystone21:13
*** spilla has quit IRC21:13
*** McClymontS has joined #openstack-keystone21:14
*** aojea has quit IRC21:15
*** McClymontS has quit IRC21:15
*** aojea has joined #openstack-keystone21:16
*** linkmark has quit IRC21:18
*** gyee has quit IRC21:20
*** aojea has quit IRC21:20
*** aojea has joined #openstack-keystone21:21
*** spilla has joined #openstack-keystone21:30
lbragstadgagehugo: are we going to try and squeeze the project tags client work into queens-2?21:34
gagehugolbragstad I think the change is looking good21:35
gagehugofor ksc21:36
gagehugoosc will be queens-3 most likely21:36
lbragstadi pulled both down and reviewed them together21:36
lbragstadbut i left my comments on the osc patch21:36
gagehugoI think I got osc *just* working to test against the server21:37
gagehugoit needs some tuning up21:37
lbragstadok21:38
lbragstadi just noticed some things with updating all tags on a project when playing with both libraries21:38
lbragstadi'll pull a fresh env for ksc and test with the latest21:39
*** sticker has joined #openstack-keystone21:39
*** panbalag has joined #openstack-keystone21:39
gagehugoI think osc handles tags differently as well for other projects, syntax-wise if you look at the previous comments21:39
*** panbalag has left #openstack-keystone21:40
*** aojea has quit IRC21:43
*** raildo has quit IRC21:43
*** slunkad_ has quit IRC21:43
*** eglute has quit IRC21:43
*** hugokuo has quit IRC21:43
*** dstanek has quit IRC21:43
*** errr has quit IRC21:43
*** d34dh0r53 has quit IRC21:43
*** vaishali has quit IRC21:43
*** aojea has joined #openstack-keystone21:48
*** raildo has joined #openstack-keystone21:48
*** slunkad_ has joined #openstack-keystone21:48
*** errr has joined #openstack-keystone21:48
*** eglute has joined #openstack-keystone21:48
*** hugokuo has joined #openstack-keystone21:48
*** dstanek has joined #openstack-keystone21:48
*** d34dh0r53 has joined #openstack-keystone21:48
*** vaishali has joined #openstack-keystone21:48
*** openstackgerrit has quit IRC21:48
*** threestrands has joined #openstack-keystone22:04
*** threestrands has quit IRC22:04
*** threestrands has joined #openstack-keystone22:04
*** rcernin has joined #openstack-keystone22:09
*** rcernin has quit IRC22:09
*** rcernin has joined #openstack-keystone22:09
lbragstadgagehugo: i was able to recreate one of the things in the python-keystoneclient patch22:12
lbragstadi left a couple comments, otherwise it looks really good22:12
gagehugoaselius spilla ^22:12
gagehugolbragstad thanks!22:12
lbragstadno problem - thanks for the patch!22:12
lbragstadcmurphy: gagehugo samueldmq knikolla kmalloc is there anything you can think of that we need to get into queens-2?22:14
gagehugoI think I'm good22:15
lbragstadlooks like most features will land between queens-2 and queens-322:15
cmurphyi can't think of anything22:19
*** openstackgerrit has joined #openstack-keystone22:23
openstackgerritMerged openstack/oslo.policy master: add bandit to pep8 job  https://review.openstack.org/52405522:23
lbragstadgagehugo: https://review.openstack.org/#/c/526525/122:24
gagehugolbragstad ack22:26
lbragstadgagehugo: if it happens, awesome. otherwise don't sweat it22:26
lbragstadit'd be a nice to have since we're doing a release22:26
lbragstadif not, we'll just catch it in queens-222:26
lbragstadqueens-3*22:26
gagehugorarora ^22:33
*** mvk has joined #openstack-keystone22:33
*** rcernin has quit IRC22:36
*** aojea has quit IRC22:36
*** raildo has quit IRC22:36
*** slunkad_ has quit IRC22:36
*** eglute has quit IRC22:36
*** hugokuo has quit IRC22:36
*** dstanek has quit IRC22:36
*** errr has quit IRC22:36
*** d34dh0r53 has quit IRC22:36
*** vaishali has quit IRC22:36
*** spilla has quit IRC22:40
*** rcernin has joined #openstack-keystone22:42
*** aojea has joined #openstack-keystone22:42
*** raildo has joined #openstack-keystone22:42
*** slunkad_ has joined #openstack-keystone22:42
*** errr has joined #openstack-keystone22:42
*** eglute has joined #openstack-keystone22:42
*** hugokuo has joined #openstack-keystone22:42
*** dstanek has joined #openstack-keystone22:42
*** d34dh0r53 has joined #openstack-keystone22:42
*** vaishali has joined #openstack-keystone22:42
*** raildo has quit IRC22:44
*** gyee has joined #openstack-keystone22:50
*** itlinux has quit IRC22:56
*** markvoelker has quit IRC23:03
*** aojea has quit IRC23:04
*** markvoelker has joined #openstack-keystone23:04
*** harlowja has joined #openstack-keystone23:07
openstackgerritGage Hugo proposed openstack/keystone master: Make fernet utils and config more generic  https://review.openstack.org/52320023:11
openstackgerritMerged openstack/keystoneauth master: Make none auth usable in CLI  https://review.openstack.org/51573023:41
*** threestrands has quit IRC23:55

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