Monday, 2015-11-09

jamielennoxhttps://review.openstack.org/#/c/242616/00:00
jamielennoxwhich is where i first saw it00:00
mordredshould I do get_endpoint(AUTH_INTEFACE) ; if None: try: import keystoneauth ; get_endpoint(ksa.AUTH_INTERFACE) ?00:00
jamielennoxi think we have to do the ksc -> ksa dep00:00
jamielennoxat least for basic things00:00
jamielennoxin which case if you use ksc.AUTH_INTERFACE then it will just work as normal00:01
mordredso ksc.AUTH_INTERFACE would just become ksa.AUTH_INTERFACE ?00:01
*** mylu has quit IRC00:01
jamielennoxyep00:01
mordredk. lemme try that patch real quick00:01
*** mylu has joined #openstack-keystone00:02
*** lhcheng has quit IRC00:06
*** lhcheng has joined #openstack-keystone00:07
*** ChanServ sets mode: +v lhcheng00:07
mordredZOMG THE KEYSTONECLIENT TESTS SPEW TONS OF GARBAGE TO THE SCREEN!!!!!00:09
*** lhcheng has quit IRC00:11
jamielennoxyup00:11
mordredis that on purpose, or just nobody has gotten around to fixing it?00:11
*** lhcheng has joined #openstack-keystone00:11
*** ChanServ sets mode: +v lhcheng00:11
openstackgerritMonty Taylor proposed openstack/python-keystoneclient: Pull the endpoint from the Session  https://review.openstack.org/24249500:11
mordredjamielennox: there ya go - there's a stab at it with ksa.AUTH_INTERFACE00:12
*** topol has joined #openstack-keystone00:18
*** ChanServ sets mode: +v topol00:18
*** spandhe has joined #openstack-keystone00:18
*** topol has quit IRC00:23
*** tellesnobrega_af is now known as tellesnobrega00:33
*** lhcheng has quit IRC00:33
*** lhcheng has joined #openstack-keystone00:35
*** ChanServ sets mode: +v lhcheng00:35
*** mylu has quit IRC00:35
*** mylu has joined #openstack-keystone00:37
*** hidekazu has joined #openstack-keystone00:38
openstackgerritMonty Taylor proposed openstack/python-keystoneclient: Silence most of the deprecation spam  https://review.openstack.org/24288900:42
*** jasonsb has quit IRC00:47
*** spandhe has quit IRC00:48
*** mylu has quit IRC00:49
*** akanksha_ has quit IRC00:58
*** topol has joined #openstack-keystone00:59
*** ChanServ sets mode: +v topol00:59
*** EinstCrazy has joined #openstack-keystone01:04
*** topol has quit IRC01:04
*** EinstCrazy has quit IRC01:04
*** EinstCrazy has joined #openstack-keystone01:04
*** lhcheng_ has joined #openstack-keystone01:08
*** lhcheng has quit IRC01:08
*** mylu has joined #openstack-keystone01:20
*** lhcheng_ has quit IRC01:24
*** lhcheng has joined #openstack-keystone01:26
*** ChanServ sets mode: +v lhcheng01:26
notmorganmordred: orly?01:30
notmorganmordred:  no that is not on purpose really01:31
notmorganmordred: it is kindof history at this pooint01:31
notmorganpoint*01:31
*** gildub has joined #openstack-keystone01:34
*** btully has quit IRC01:37
*** flwang has joined #openstack-keystone01:38
*** flwang has quit IRC01:42
*** flwang has joined #openstack-keystone01:43
*** mylu has quit IRC01:43
*** mylu has joined #openstack-keystone01:44
*** tellesnobrega is now known as tellesnobrega_af01:46
*** mylu has quit IRC01:46
*** mylu has joined #openstack-keystone01:46
*** lhcheng has quit IRC01:55
*** mitz has left #openstack-keystone01:56
*** lhcheng_ has joined #openstack-keystone01:56
*** henrynash has quit IRC02:00
*** su_zhang has joined #openstack-keystone02:01
*** lhcheng_ has quit IRC02:17
*** lhcheng has joined #openstack-keystone02:17
*** ChanServ sets mode: +v lhcheng02:17
*** bill_az has quit IRC02:20
*** lhcheng has quit IRC02:24
*** lhcheng has joined #openstack-keystone02:25
*** ChanServ sets mode: +v lhcheng02:25
*** richm has joined #openstack-keystone02:31
*** wanghua__ has quit IRC02:45
*** richm has quit IRC02:45
*** mylu has quit IRC02:47
*** mylu has joined #openstack-keystone02:47
*** mylu_ has joined #openstack-keystone02:51
*** mylu has quit IRC02:51
*** mylu_ has quit IRC02:52
*** su_zhang has quit IRC02:52
*** mylu has joined #openstack-keystone02:53
*** mylu_ has joined #openstack-keystone02:56
*** mylu has quit IRC02:57
*** akanksha_ has joined #openstack-keystone03:04
*** mylu_ has quit IRC03:09
*** mylu has joined #openstack-keystone03:18
*** lhcheng has quit IRC03:26
*** lhcheng_ has joined #openstack-keystone03:26
*** lhcheng_ has quit IRC03:28
*** flwang has quit IRC03:29
*** richm has joined #openstack-keystone03:44
*** flwang has joined #openstack-keystone03:55
*** flwang has quit IRC03:55
jamielennoxpeople would freak out if i went to using urllib3 directly for sessions rather than requests right?04:01
*** hidekazu has quit IRC04:06
*** dims has quit IRC04:06
*** richm has quit IRC04:09
*** spandhe has joined #openstack-keystone04:10
*** dave-mccowan has quit IRC04:11
*** lhcheng has joined #openstack-keystone04:21
*** ChanServ sets mode: +v lhcheng04:21
*** spandhe has quit IRC04:37
*** lhcheng_ has joined #openstack-keystone04:47
*** lhcheng has quit IRC04:50
*** jamielennox is now known as jamielennox|away04:57
*** davechen has joined #openstack-keystone05:14
*** flwang has joined #openstack-keystone05:18
*** jamielennox|away is now known as jamielennox05:24
*** su_zhang has joined #openstack-keystone05:25
*** davechen1 has joined #openstack-keystone05:29
*** links has joined #openstack-keystone05:29
*** davechen has quit IRC05:31
*** mylu has quit IRC05:46
*** mylu has joined #openstack-keystone05:46
*** mylu has quit IRC05:51
notmorganwoot. I am escaping socal!!05:57
* notmorgan does the happy dance05:57
notmorganjamielennox: probably. but honestly, we could get away with it as long as the session interfaces were the same/sane05:59
notmorganjamielennox: if there is a good reason I'd support the change.06:00
jamielennoxnotmorgan: there's lot of small reasons, but probably not a good enough reason06:00
notmorgansmall reasons add up06:00
jamielennoxnotmorgan: requests is great from a simplify the basic http standpoint06:00
jamielennoxbut it feels like i'm fighting it everytime i try and do something now06:01
jamielennoxi'm already disabling most of it's features and cloning them06:01
notmorganksa is a solid enough base now I don't think it matters which way we can HTTP06:01
jamielennoxproblem is .request() returns a requests.Response06:01
notmorganas long as the user experience stays the same06:01
jamielennoxi doubt anyone uses 99% of it but it's a big interface06:02
notmorganah and we already standardized on that?06:02
notmorganouch06:02
*** links has quit IRC06:02
notmorganthis sounds like our would need to be ksa206:02
notmorganlet's not go there06:03
jamielennoxright06:07
jamielennoxjust found though that by default requests stores all cookies on the session by default06:07
jamielennoxthis is a problem for things like saml that use cookies during auth06:07
lifelessjamielennox: what features are you cloning/disabling?06:08
lifelessjamielennox: lukasa works on requests, as does sigmavirus06:08
lifelessjamielennox: (and both work for OpenStack companies... I'm sure they would like to ear your stories)06:08
jamielennoxoff the top of my head: the way requests handles redirections makes sense if you're a browser, not so much a REST interface06:08
jamielennoxthe way requests handles auth plugins is really limited06:09
jamielennoxcookies are a pain06:09
*** zqfan_afk has joined #openstack-keystone06:09
jamielennoxat various times i've reported these but it's just a matter of trying to do advanced things with an interface targetted at the simple case06:10
*** zqfan_afk is now known as zqfan06:11
lifelessAIUI requests is aimed at a bit more than that :)06:11
jamielennoxsure - don't get me wrong i'm a fan06:13
jamielennoxand honestly it's a bad idea for the amount of connection pool management and other stuff that is in requests above urllib306:13
jamielennoxi think i'm just warping it more than most06:14
*** alex_xu_ is now known as alex_xu06:14
*** davechen1 has left #openstack-keystone06:15
jamielennoxnotmorgan: while you're here can you look at https://review.openstack.org/#/c/241081/ and it's predecessor?06:16
jamielennoxnotmorgan: also yay! no more socal! even though my understanding is that 90% of the US wants to move there06:17
jamielennox(known exageration)06:17
*** lhcheng has joined #openstack-keystone06:19
*** ChanServ sets mode: +v lhcheng06:19
*** lhcheng_ has quit IRC06:19
notmorganoh yeah cookies are not fun.06:22
notmorganalso hi lifeless06:23
notmorganjamielennox: Pacific Northwest > SoCal06:23
notmorganalso much prettier06:24
notmorganjamielennox: I'll try and look at that but on my way to pick upy car. just got back from PDX.06:24
jamielennoxnotmorgan: ok, np - i can bug people tomorrow06:26
*** akanksha_ has quit IRC06:28
notmorgangot the first one. will look at the second one when home06:31
*** EinstCrazy has quit IRC06:32
*** jasonsb has joined #openstack-keystone06:33
*** EinstCrazy has joined #openstack-keystone06:36
*** links has joined #openstack-keystone06:41
*** EinstCrazy has quit IRC06:46
openstackgerritJamie Lennox proposed openstack/keystonemiddleware: Disable memory caching of tokens  https://review.openstack.org/21234506:50
*** su_zhang has quit IRC06:50
lifelessnotmorgan: o/06:52
*** gildub has quit IRC06:57
*** henrynash has joined #openstack-keystone07:01
*** ChanServ sets mode: +v henrynash07:01
*** EinstCrazy has joined #openstack-keystone07:06
*** spandhe has joined #openstack-keystone07:08
*** lsmola has joined #openstack-keystone07:09
notmorganjamielennox: nice. disabled memory cache is good07:21
*** topol has joined #openstack-keystone07:22
*** ChanServ sets mode: +v topol07:22
*** topol has quit IRC07:26
*** EinstCrazy has quit IRC07:27
*** EinstCrazy has joined #openstack-keystone07:27
*** miyagishi_t has joined #openstack-keystone07:28
*** browne has quit IRC07:34
*** spandhe has quit IRC07:36
*** flwang has quit IRC07:36
*** EinstCrazy has quit IRC07:37
openstackgerritMerged openstack/keystoneauth: SAML2 authentication plugins in keystoneauth  https://review.openstack.org/23854907:37
*** lsmola has quit IRC07:50
*** henrynash has quit IRC07:57
jamielennoxnotmorgan: still need to get it approved08:00
notmorgannod08:01
*** afazekas is now known as afazekas|sick08:01
notmorganzzzzzzzzzzzz tired08:01
notmorganI may or may not be in a state to review code08:02
jamielennoxnotmorgan: the loose +2 !08:02
notmorganit's like Schroedinger's cat08:02
notmorganuntil I review code I don't know if I am in an appropriate state of mind to do so08:03
notmorganomg Swype is so much better when tired ;)08:03
*** lsmola has joined #openstack-keystone08:04
notmorganI like this one http://review.openstack.org/#/c/235090/08:06
jamielennoxnotmorgan: yea, it's not as bad as i thought08:07
jamielennoxit's not an easy review though08:07
notmorganyah topo much for tonight08:07
notmorgantoo*08:07
jamielennoxnotmorgan: there's one or two easy ones that stevemar has already got a +2 on08:08
notmorganand not on a phone. needs a real web browser08:08
jamielennoxor you can sleep08:08
jamielennoxwhatever08:08
notmorganmaybe sleep...08:08
openstackgerritJamie Lennox proposed openstack/keystonemiddleware: Disable memory caching of tokens  https://review.openstack.org/21234508:11
openstackgerritJamie Lennox proposed openstack/keystonemiddleware: Don't cache signed tokens  https://review.openstack.org/19094108:11
openstackgerritSteve Martinelli proposed openstack/keystone: Add reno for release notes management  https://review.openstack.org/24297108:13
*** zigo has quit IRC08:16
*** zigo has joined #openstack-keystone08:19
*** EinstCrazy has joined #openstack-keystone08:33
*** flwang has joined #openstack-keystone08:35
*** gildub has joined #openstack-keystone08:36
*** fhubik has joined #openstack-keystone08:37
*** jamielennox is now known as jamielennox|away08:42
*** e0ne has joined #openstack-keystone08:46
*** miyagishi_t has quit IRC08:49
*** e0ne has quit IRC08:55
*** e0ne has joined #openstack-keystone08:57
*** mkoderer has quit IRC08:59
*** jaosorior has joined #openstack-keystone09:01
*** mkoderer has joined #openstack-keystone09:01
*** henrynash has joined #openstack-keystone09:07
*** ChanServ sets mode: +v henrynash09:07
*** openstack has joined #openstack-keystone09:18
*** josecastroleon has joined #openstack-keystone09:26
*** lhcheng has quit IRC09:29
*** itlinux has joined #openstack-keystone09:30
*** jistr has joined #openstack-keystone09:41
*** aix has joined #openstack-keystone09:50
*** fhubik is now known as fhubik_brb09:54
*** can8dnSix has joined #openstack-keystone10:07
*** fhubik_brb is now known as fhubik10:12
*** bdossant has joined #openstack-keystone10:14
bretono/10:17
*** pnavarro has joined #openstack-keystone10:18
*** jaosorior has quit IRC10:24
*** jaosorior has joined #openstack-keystone10:24
*** jaosorior has quit IRC10:25
*** jaosorior has joined #openstack-keystone10:25
*** bradjones has joined #openstack-keystone10:37
*** bradjones has quit IRC10:37
*** bradjones has joined #openstack-keystone10:37
*** belmoreira has joined #openstack-keystone10:37
*** tellesnobrega_af is now known as tellesnobrega10:41
*** tellesnobrega is now known as tellesnobrega_af10:55
*** EinstCrazy has quit IRC11:10
*** topol has joined #openstack-keystone11:10
*** ChanServ sets mode: +v topol11:10
*** dims has joined #openstack-keystone11:15
*** urulama has quit IRC11:17
*** urulama has joined #openstack-keystone11:17
*** pnavarro has quit IRC11:21
*** e0ne has quit IRC11:21
*** josecastroleon has quit IRC11:24
*** jvarlamova has joined #openstack-keystone11:30
*** pnavarro has joined #openstack-keystone11:30
*** henrynash has quit IRC11:30
*** e0ne has joined #openstack-keystone11:30
*** EinstCrazy has joined #openstack-keystone11:37
*** EinstCrazy has quit IRC11:38
*** EinstCrazy has joined #openstack-keystone11:38
*** weihan has joined #openstack-keystone11:43
*** tellesnobrega_af is now known as tellesnobrega11:46
*** josecastroleon has joined #openstack-keystone12:00
*** NM has joined #openstack-keystone12:11
*** ig0r__ has joined #openstack-keystone12:17
*** raildo-afk is now known as raildo12:17
*** gildub has quit IRC12:19
*** pnavarro is now known as pnavarro|lunch12:20
*** can8dnSix has quit IRC12:20
*** fhubik is now known as fhubik_brb12:21
*** urulama has quit IRC12:24
*** urulama has joined #openstack-keystone12:24
*** daemontool has quit IRC12:27
openstackgerritOpenStack Proposal Bot proposed openstack/keystoneauth: Updated from global requirements  https://review.openstack.org/24306912:30
*** jsheeren has joined #openstack-keystone12:31
*** jsheeren has quit IRC12:34
*** henrynash has joined #openstack-keystone12:45
*** ChanServ sets mode: +v henrynash12:45
*** gordc has joined #openstack-keystone12:51
*** fhubik_brb is now known as fhubik12:53
*** aix has quit IRC12:56
*** weihan has quit IRC12:57
*** dims has quit IRC12:59
*** pauloewerton has joined #openstack-keystone13:04
samueldmqmorning keystoners13:04
*** daemontool has joined #openstack-keystone13:06
*** jerrygb has quit IRC13:07
*** aix has joined #openstack-keystone13:14
bretonmorning13:17
*** rdo has quit IRC13:17
*** rdo has joined #openstack-keystone13:19
*** _elmiko is now known as elmiko13:20
*** e0ne has quit IRC13:23
*** boris-42 has quit IRC13:28
*** NM has quit IRC13:28
*** edmondsw has joined #openstack-keystone13:30
*** e0ne has joined #openstack-keystone13:37
*** pnavarro|lunch is now known as pnavarro13:41
*** gb21 has quit IRC13:49
*** pnavarro_ has joined #openstack-keystone13:49
*** gb21 has joined #openstack-keystone13:49
*** pnavarro has quit IRC13:52
*** jvarlamova has quit IRC13:54
*** NM has joined #openstack-keystone13:58
*** boris-42 has joined #openstack-keystone13:59
*** petertr7_away is now known as petertr714:03
*** su_zhang has joined #openstack-keystone14:04
*** fhubik is now known as fhubik_brb14:04
*** NM has quit IRC14:05
*** doug-fish has joined #openstack-keystone14:06
*** NM1 has joined #openstack-keystone14:07
henrynashGood mooorrnnniinnnggg, Viet-keystoners….14:13
*** jerrygb has joined #openstack-keystone14:13
*** petertr7 is now known as petertr7_away14:16
*** ninag has joined #openstack-keystone14:17
*** fhubik_brb is now known as fhubik14:19
*** richm has joined #openstack-keystone14:22
*** dave-mccowan has joined #openstack-keystone14:23
*** doug-fish has quit IRC14:25
*** mylu has joined #openstack-keystone14:26
*** fhubik has quit IRC14:30
*** su_zhang has quit IRC14:30
openstackgerrithenry-nash proposed openstack/keystone-specs: Move inherited assignments to core, and support new inheritance rules  https://review.openstack.org/20043414:30
*** fhubik has joined #openstack-keystone14:33
*** bdossant has quit IRC14:33
*** doug-fish has joined #openstack-keystone14:34
*** NM1 has quit IRC14:36
*** dims has joined #openstack-keystone14:36
*** su_zhang has joined #openstack-keystone14:38
*** su_zhang has quit IRC14:40
*** marekd has quit IRC14:44
*** gb21 has quit IRC14:46
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/python-keystoneclient: Retrieve AUTH_INTERFACE object from keystoneauth  https://review.openstack.org/24261614:46
*** petertr7_away is now known as petertr714:52
*** fhubik is now known as fhubik_brb14:53
*** ctina has joined #openstack-keystone14:53
*** ctina_ has joined #openstack-keystone14:54
*** ctina_ has quit IRC14:54
*** ctina has quit IRC14:54
*** marekd has joined #openstack-keystone14:54
openstackgerritHenrique Truta proposed openstack/keystone: Tests for projects acting as domains  https://review.openstack.org/21121914:57
openstackgerritHenrique Truta proposed openstack/keystone: Manager support for projects acting as domains  https://review.openstack.org/21344814:57
openstackgerritHenrique Truta proposed openstack/keystone: Projects acting as domains  https://review.openstack.org/23128914:57
openstackgerritHenrique Truta proposed openstack/keystone: Removes project.domain_id FK  https://review.openstack.org/23327414:57
openstackgerritHenrique Truta proposed openstack/keystone: Change project name constraints  https://review.openstack.org/15837214:57
openstackgerritHenrique Truta proposed openstack/keystone: Add is_domain parameter to get_project_by_name  https://review.openstack.org/21060014:57
*** itlinux has quit IRC14:57
*** itlinux has joined #openstack-keystone14:58
*** gb21 has joined #openstack-keystone14:58
*** fhubik_brb is now known as fhubik15:00
samueldmqhenrynash: hey, Viet-keystoners?15:02
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/python-keystoneclient: Handle EmptyCatalog exception in list federated projects  https://review.openstack.org/24315315:02
henrynashsamueldmq: as in (robin williams) Gooood Morrnniiiingg Viiiettnnaammm15:02
zaoGood moroning.15:03
samueldmqhenrynash: ah, hahah :)15:03
samueldmqhenrynash: you were right in that patch, I got confused with (domain + inherited) vs (domain + effective)15:04
samueldmqzao: hi15:04
henrynashsamueldmq: no worries….15:04
henrynashsamueldmq: I had to go think about it myslef!!15:04
samueldmqhenrynash: I was probably getting crazy after working on that code for a long time (~1 year to get the refactoring merged?)15:04
samueldmqhenrynash: about the API itself ? anything n particular ?15:05
henrynashsamueldmq: brb15:05
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/python-keystoneclient: Handle EmptyCatalog exception in list federated projects  https://review.openstack.org/24315315:06
*** NM has joined #openstack-keystone15:11
henrynashsamueldmq: API itself? You mean, for instamce, changing it so we can support list projects for groups?  If so, I have that underway….I’ll be posting that soon15:11
*** marekd has quit IRC15:12
henrynashdsanek: ping15:12
*** stevemar_ has joined #openstack-keystone15:13
*** ChanServ sets mode: +o stevemar_15:13
openstackgerrithenry-nash proposed openstack/keystone: Create new version of assignment driver interface  https://review.openstack.org/24285315:15
samueldmqhenrynash: ah, I misunderstood, I read it like: 'I HAVE to think about hte API myself'15:15
henrynashsamueldmq: oh! right…no, just that I had to think through what we did and did not support!15:16
samueldmqhenrynash: and yes, that will be nice to have more support for groups15:16
openstackgerrithenry-nash proposed openstack/keystone: Use list_role_assignments to get projects/domains for user  https://review.openstack.org/24251315:16
*** openstackgerrit has quit IRC15:17
*** pumaranikar has joined #openstack-keystone15:17
samueldmqhenrynash: as it provides a more fine-grained view to someone willing to check/confirm permissions that are given for groups15:17
*** petertr7 is now known as petertr7_away15:17
stevemar_o/////15:17
stevemar_who is ready for mitaka :D15:17
*** openstackgerrit has joined #openstack-keystone15:18
samueldmqhenrynash: however we need to be careful about the UX, i.e choosing well the query params15:18
samueldmqstevemar_: hey, I am ! o/15:18
henrynashsamueldmq: I agree, I’ma bit worried about that….actually for now we only need it INTERNALLY (so we can support thr federation use cases of “get me the projects that have an assignment from this group”….which is differnet than actually exposing such an API via the controller directly15:19
henrynashstevemar_: Hey, Hakuna Mataka (with apologies to Disney)15:21
openstackgerritSteve Martinelli proposed openstack/keystone: Add reno for release notes management  https://review.openstack.org/24297115:21
samueldmqhenrynash: nice! I agree15:22
*** mylu has quit IRC15:24
*** tonytan4ever has joined #openstack-keystone15:26
samueldmqhenrynash: perhaps list_role_assignmetns (manager) could receive expand_grouping and expand_inheritance as parameters15:27
samueldmqhenrynash: at controller level, effective would mean both are set to true15:27
henrynashsamueldmq: could indeed….my first attempt just said taht if you specified group_id and effective then we didn’t expand group15:28
henrynashsamuedlmq: but this doesn’t sit well with the fact that if you speciify inherited and effective we DO expand inherited (I know you never liked that….and you may have been right!!!)15:29
*** petertr7_away is now known as petertr715:29
*** csoukup has joined #openstack-keystone15:30
*** urulama has quit IRC15:32
*** urulama has joined #openstack-keystone15:33
*** links has quit IRC15:34
samueldmqhenrynash: yep :)15:35
*** marekd has joined #openstack-keystone15:42
stevemar_bknudson: poke?15:42
stevemar_bknudson: can you take a quick look at https://review.openstack.org/#/c/212515/ - it needs another stable/maint +215:43
bknudsonstevemar_: what's up?15:43
stevemar_apparently KSC isn't working on kilo :)15:43
openstackgerritMarek Denis proposed openstack/keystone: Make K2K Mapping Attribute Examples more visible  https://review.openstack.org/24263915:44
stevemar_bknudson: also, freaking awesome job on that lxml removal patch15:44
stevemar_color me impressed15:44
*** itlinux has quit IRC15:44
*** topol has quit IRC15:44
bknudsonstevemar_: I'll be working on that some more... the tests need to be changed to not do string == for the XML.15:45
bknudsonI'll copy the XML matcher from keystone.15:45
stevemar_bknudson: if it's still in master, may have removed it when we nuked xml support15:45
stevemar_but you can find it in kilo or juno15:45
bknudsony, it was removed15:45
openstackgerritMerged openstack/keystoneauth: Updated from global requirements  https://review.openstack.org/24306915:46
*** topol has joined #openstack-keystone15:46
*** ChanServ sets mode: +v topol15:46
bknudsonregarding https://review.openstack.org/#/c/212515/ -- the stable support policy is we don't backport features.15:47
stevemar_bknudson: hmm15:49
stevemar_dolphm: ^15:49
ayounghenrynash, https://review.openstack.org/#/c/242232/   you are  100% Welcome to take it and edit it.15:49
henrynashayoung: ok, will do!!!15:50
stevemar_bknudson: the commit msg says it's a bug :)15:50
bknudsonbut the code says it's a feature15:50
ayounghenrynash, just to be clear;  I was trying to make clear the inability to "communicate" the admin project (or domain) with existing tools.  I don't think that is just a documentation problem15:51
ayounghenrynash, and I have multiple copies of the T shirt15:51
henrynashayoung: I think I agree with you, there are real problems that we can’t solve via documentation15:51
stevemar_bknudson: -1 it, repeat what you said and see what dolphm says15:52
*** topol has quit IRC15:52
ayounghenrynash, henrynash so, if I qualify it like this:  "The way most policy files are written, Granting a user an "admin" role on ANY tenant..."15:53
ayoungI think it is actually "All default policy files" as only v3 cloudsample works around it, an that is not default.15:54
*** topol has joined #openstack-keystone15:55
*** ChanServ sets mode: +v topol15:55
henrynashayoung: don’t disagree!15:55
henrynashayoung: (i don’t….)15:55
ayounghenrynash, so, do you think it needs a rewrite, or if I just address your two comments we are good?15:56
henrynashayoung: no re-write…but let me take a crack it at - you can ditch my version or merge once you see it15:56
ayoungSounds good.  I think we are on the same wavelength here15:56
henrynashayoung: yep, something must be done….the foce is awakening15:57
henrynashforce even15:57
bknudsonbring balance to the force15:58
henrynashI’ll be the funny round droid who looks liek his head’s falling off15:58
henrynash(be back on line in a bit)15:59
*** henrynash has quit IRC16:01
*** topol has quit IRC16:02
*** browne has joined #openstack-keystone16:02
*** slberger has joined #openstack-keystone16:04
lbragstadlifeless quick question on pbr if you have a minute. I'm building two branches of keystone (master and liberty), I noticed that keystone-9.0.0.dev217 was built a few days ago. I rebuilt the project and the new version ended up being keystone-9.0.0.dev170, does that make sense? Are there docs on how exactly the dev version works? I thought it was the number of commits since a given point?16:05
*** Ephur has joined #openstack-keystone16:05
lbragstadlifeless so, would that mean that dev{number} always increases as you keep building the project?16:07
*** woodster_ has joined #openstack-keystone16:07
*** krotscheck has joined #openstack-keystone16:07
*** fhubik has quit IRC16:07
*** pnavarro_ has quit IRC16:08
*** thedodd has joined #openstack-keystone16:08
openstackgerritRon De Rose proposed openstack/keystone: Limit the number of roles a user can be assigned within a project  https://review.openstack.org/23994816:09
*** Ephur has quit IRC16:10
*** topol has joined #openstack-keystone16:11
*** ChanServ sets mode: +v topol16:11
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/python-keystoneclient: Retrieve AUTH_INTERFACE object from keystoneauth  https://review.openstack.org/24261616:11
openstackgerritPaulo Ewerton Gomes Fragoso proposed openstack/python-keystoneclient: Handle EmptyCatalog exception in list federated projects  https://review.openstack.org/24315316:12
*** thedodd has quit IRC16:12
*** thedodd has joined #openstack-keystone16:12
*** diazjf has joined #openstack-keystone16:16
*** zqfan has quit IRC16:16
*** tonytan4ever has quit IRC16:16
*** urulama has quit IRC16:21
*** urulama has joined #openstack-keystone16:21
*** topol has quit IRC16:23
*** topol has joined #openstack-keystone16:25
*** ChanServ sets mode: +v topol16:25
openstackgerritFernando Diaz proposed openstack/keystone: Make K2K Mapping Attribute Examples more visible  https://review.openstack.org/24263916:25
*** e0ne has quit IRC16:26
*** diazjf has quit IRC16:28
*** petertr7 is now known as petertr7_away16:29
*** petertr7_away is now known as petertr716:31
*** davechen has joined #openstack-keystone16:34
*** e0ne has joined #openstack-keystone16:34
davechenbknudson: ping?16:35
bknudsondavechen: what's up?16:35
davechenbknudson: want to ask a simple question.16:35
davechenbknudson: since I am not sure change ``project_domain_id`` to ``project_domain_name``.16:35
davechenhttps://review.openstack.org/#/c/21916216:35
davechenwhy this update is needed?16:36
davechenI just saw it use id instead of name in devstack16:36
davechenhttps://github.com/openstack-dev/devstack/blob/master/lib/keystone#L451-L45316:36
bknudsondavechen: it's preferable to use the name, just like the project_name is used.16:36
davechenbknudson: but looks like we use id in devstack16:36
bknudsonchange devstack.16:36
*** diazjf has joined #openstack-keystone16:37
davechenwhere can i see 'name' is preferable?  or this is just a default choice?16:37
bknudsonthe name was used for project and user, so use the name for the domain, too.16:38
davechenbknudson: Got you, for consistency, right?16:38
bknudsonyes, to be consistent16:39
*** lsmola has quit IRC16:39
davechenwill update it soon, and possibly update the devstack too. :)16:39
davechenthanks for the info!16:39
bknudsonif customers are creating domains they'll want to use the name there rather than the ID16:41
bknudsonjust like they use the name for the project and user.16:41
bknudsonso I think that devstack should also be changed in case devstack ever starts creating the default domain.16:41
bknudsonfor example if we change keystone to not create a default domain anymore.16:42
*** jbell8 has joined #openstack-keystone16:42
davechenbknudson: by far, i think devstack should create the default domain.16:44
*** aix has quit IRC16:45
*** thiagop has joined #openstack-keystone16:45
*** navid_ has joined #openstack-keystone16:46
*** tonytan4ever has joined #openstack-keystone16:46
*** gyee has joined #openstack-keystone16:48
*** ChanServ sets mode: +v gyee16:48
*** akanksha_ has joined #openstack-keystone16:56
bknudsondavechen: keystone has to create the default domain itself for v2 support ... once we drop that then we can leave domain creation up to the tools16:57
*** lhcheng has joined #openstack-keystone16:58
*** ChanServ sets mode: +v lhcheng16:58
*** henrynash has joined #openstack-keystone17:01
*** ChanServ sets mode: +v henrynash17:01
*** aix has joined #openstack-keystone17:01
*** su_zhang has joined #openstack-keystone17:01
*** mylu has joined #openstack-keystone17:02
*** shaleh has joined #openstack-keystone17:02
*** diazjf has quit IRC17:03
*** jorge_munoz has joined #openstack-keystone17:03
*** daemontool has quit IRC17:04
*** daemontool has joined #openstack-keystone17:04
*** petertr7 is now known as petertr7_away17:05
*** e0ne has quit IRC17:09
*** krotscheck has quit IRC17:12
openstackgerritDave Chen proposed openstack/keystonemiddleware: update middlewarearchitecture.rst  https://review.openstack.org/21916217:12
*** nkinder has joined #openstack-keystone17:13
htrutahey henrynash, I've been trying to add a new api call, based on what you did here: https://review.openstack.org/#/c/158752/28/keystone/resource/routers.py17:14
henrynashhtruta: ok...17:14
htrutathe call is /projects/{id}/cascade' and I've added the following code to resource/routers: http://paste.openstack.org/show/478224/17:15
htrutaexcept for L7, that I've put just "project"17:15
htrutabut it gives me:     Project field is required and cannot be empty.17:15
htrutawhen it tries to call the controller method17:15
htrutaany thoughts on that?17:15
henrynashlooking17:16
*** tonytan4ever has quit IRC17:17
henrynashhtruta: so what bit of code throws that error?17:18
*** btully has joined #openstack-keystone17:19
*** su_zhang has quit IRC17:21
htrutahenrynash: 1 sec17:21
*** su_zhang has joined #openstack-keystone17:21
htrutahenrynash: this is the full stack http://paste.openstack.org/show/478352/ but I guess I need to debug it better17:24
*** btully has quit IRC17:24
*** davechen1 has joined #openstack-keystone17:24
openstackgerritDave Chen proposed openstack/keystonemiddleware: Configuration is outdated  https://review.openstack.org/22054517:26
henrynashhtruta; what does the http call look like in test_update_project_cascade?17:26
davechen1bknudson: done ^^17:27
*** davechen has quit IRC17:27
stevemar_marekd: why no +A? https://review.openstack.org/#/c/241081/ ?17:27
*** su_zhang has quit IRC17:28
*** krotscheck has joined #openstack-keystone17:29
pauloewertonhenrynash, I'm with htruta. the call is correct, it looks like the problem is already in manager layer17:29
pauloewertonchecking with him17:29
notmorganjamielennox|away: I fell asleep instead of code review17:33
stevemar_notmorgan: how selfish17:33
notmorganstevemar_: i know right!?17:34
*** maxabidi has joined #openstack-keystone17:37
stevemar_notmorgan: :)17:37
*** mylu has quit IRC17:39
*** mylu has joined #openstack-keystone17:39
*** mylu has quit IRC17:40
pauloewertonhenrynash, thanks, it was a problem with the manager17:40
*** mylu has joined #openstack-keystone17:41
*** tqtran has joined #openstack-keystone17:41
henrynashpauloewerton: ok, np, glad you found it17:41
*** davechen has joined #openstack-keystone17:42
*** flwang has quit IRC17:43
*** flwang2 has joined #openstack-keystone17:44
*** davechen1 has quit IRC17:45
*** tsymanczyk has joined #openstack-keystone17:45
*** diazjf has joined #openstack-keystone17:45
*** tsymanczyk is now known as Guest2165417:45
samueldmqkeystone adoption is 3% less than nova adoption, according to http://www.openstack.org/software/project-navigator17:47
*** maxabidi has quit IRC17:47
stevemar_samueldmq: i wonder what the alternative is? :P17:48
samueldmq95% and 98% respectively, I wonder how do the 3% manage their authn/authz mechanism17:48
*** stevemar_ has quit IRC17:48
samueldmqstevemar_: that's the question :)17:48
samueldmqoh, stevemar_ left to find it out ! o/17:48
shalehmaybe the 3% is running the pre-keystone code?17:49
*** Guest21654 has quit IRC17:50
notmorgansamueldmq: swift, no keystone17:50
shalehI am trying to debug a keystone unit test. I am using 'tox -e debug <the_test_name>' and instead of the expected pdb prompt it is just running it and telling me it failed (which I already know). What am i missing17:50
*** mylu has quit IRC17:52
*** mylu has joined #openstack-keystone17:52
*** tonytan4ever has joined #openstack-keystone17:53
samueldmqnotmorgan: hmm, nice catch, people running swift only explain that gap17:55
shalehhow does swift explain the gap? The comparison was nova to keystone.17:57
samueldmqshaleh: : that may explain the other 2% nova isn't used17:57
*** flwang2 has quit IRC17:57
*** flwang has joined #openstack-keystone17:57
samueldmqshaleh: but actually doesn't say anything about the nova-keystone gap17:57
notmynameshaleh: whish particular gap?17:58
notmyname*which17:58
shalehnotmyname: http://www.openstack.org/software/project-navigator, it shows more nova than keystone in deployments17:59
samueldmqI suppose the other 3% are in testing-phase, and don't use keystone at all17:59
samueldmqthey have hardcoded tokens :p18:00
shalehas I asked earlier, since nova is oldest could there still be people running the pre-keystone code?18:00
notmynamewhat about deployers like rackspace? it's known that they've had a keystone reimplementation for a while. (although I've heard various things about that changing)18:00
*** aix has quit IRC18:00
samueldmqshaleh: notmyname both are possible, pre-keystone (but maybe too old) or a keystone reimplementation ?18:01
*** jistr has quit IRC18:03
*** belmoreira has quit IRC18:08
*** mylu has quit IRC18:08
*** mylu has joined #openstack-keystone18:08
*** jaosorior has quit IRC18:09
openstackgerritDave Chen proposed openstack/keystone: Using the right format to render the docstring correctly  https://review.openstack.org/22622518:11
*** davechen has quit IRC18:12
*** henrynash has quit IRC18:15
*** john5223 is now known as zz_john522318:17
*** zz_john5223 is now known as john522318:19
*** urulama has quit IRC18:19
*** urulama has joined #openstack-keystone18:20
*** thedodd has quit IRC18:23
*** thedodd has joined #openstack-keystone18:23
*** su_zhang_ has joined #openstack-keystone18:25
*** navid_ has quit IRC18:26
*** petertr7_away is now known as petertr718:33
openstackgerritMerged openstack/keystone: Cleanup message handling in test_exception  https://review.openstack.org/23930218:34
lifelesslbragstad: the dev version is the number of commits since a tag18:37
*** pnavarro_ has joined #openstack-keystone18:37
notmorganshaleh: swift explains the gap because some deployments only use swift.18:37
lifelesslbragstad: it is docuemnted in the pbr docs18:37
lifelesslbragstad: the jump you observed is you switching branches18:38
notmorganoh I see18:38
*** daemontool has quit IRC18:38
notmorganuh. rax18:38
*** AJaeger has joined #openstack-keystone18:38
notmorganor just not clear responses on the source data18:39
*** daemontool has joined #openstack-keystone18:39
*** browne has quit IRC18:39
*** AJaeger has left #openstack-keystone18:39
*** browne has joined #openstack-keystone18:40
*** mylu has quit IRC18:42
*** thiagop has quit IRC18:43
*** jasonsb has quit IRC18:45
*** pnavarro_ has quit IRC18:45
*** thiagop has joined #openstack-keystone18:47
*** mylu has joined #openstack-keystone18:47
*** spandhe has joined #openstack-keystone18:48
*** tonytan4ever has quit IRC18:48
*** mylu has quit IRC18:52
lbragstadlifeless gotcha, is there a way to determine which version is old based on the wheel name?18:52
lbragstadlifeless similar to using epoch in package names?18:53
*** pumaranikar has quit IRC18:53
*** daemontool has quit IRC18:54
lbragstadshaleh have you looked through, or tried https://wiki.openstack.org/wiki/Testr#Debugging_.28pdb.29_Tests ?18:55
*** alex_xu has quit IRC18:56
*** alex_xu has joined #openstack-keystone18:57
*** e0ne has joined #openstack-keystone19:00
*** navid_ has joined #openstack-keystone19:01
*** su_zhang_ has quit IRC19:01
*** pnavarro_ has joined #openstack-keystone19:01
shalehlbragstad: yeah. I misread the description. I thought it would automagically invoke pdb. I still needed to add pdb to the code myself.19:01
*** petertr7 is now known as petertr7_away19:01
shalehlbragstad: thanks19:01
shalehlbragstad: some Python test frameworks will invoke pdb on failure, I thought oslotests might do the same.19:02
lbragstadshaleh ah, right19:03
*** mylu has joined #openstack-keystone19:03
shalehlbragstad: I was looking for pdb because I was getting a weird test failure. really minor change on my part and I was getting lots of 'string' != u'string' messages.19:04
shalehlbragstad: turned out that if 'enabled' was set on the group ref then the strings were transformed.19:04
shalehmost odd19:04
shaleheasy fix though19:05
lbragstadshaleh nice, makes sense19:05
*** stevemar_ has joined #openstack-keystone19:05
*** ChanServ sets mode: +o stevemar_19:05
openstackgerritSteve Martinelli proposed openstack/keystone: Add reno for release notes management  https://review.openstack.org/24297119:07
*** petertr7_away is now known as petertr719:08
*** e0ne has quit IRC19:10
*** yunpengli has joined #openstack-keystone19:10
*** e0ne has joined #openstack-keystone19:10
openstackgerritSteve Martinelli proposed openstack/keystone: Add reno for release notes management  https://review.openstack.org/24326919:11
openstackgerritRon De Rose proposed openstack/keystone: Limit the number of roles a user can be assigned within a project  https://review.openstack.org/23994819:13
openstackgerritBrant Knudson proposed openstack/keystoneauth: Switch saml2 from lxml to built-in xml  https://review.openstack.org/24251219:13
openstackgerritBrant Knudson proposed openstack/keystoneauth: Add XML matcher  https://review.openstack.org/24327119:13
openstackgerritBrant Knudson proposed openstack/keystoneauth: Use XML matcher  https://review.openstack.org/24327219:13
*** su_zhang has joined #openstack-keystone19:15
lifelesslbragstad: no, if you're generating two versions from different timelines, you can't discriminate19:17
lifelesslbragstad: our logic is that folk doing CD don't jump around between branches19:17
lifelesslbragstad: and everyone else is either sitting pinned by upper-constraints / release-constraints, or is tracking using semver19:17
*** pumaranikar has joined #openstack-keystone19:19
lbragstadlifeless a member of my team was using it and trying to figure out how we do a roll back using an older build.19:20
bknudsonwe've got a weird situation where you essentially can't run tox -e py26,py27,py3419:21
bknudsonIf I do tox -e py34,py27,py26  then py26 fails with "No module named gdbm"19:22
shalehbknudson: are you saying 26,27,34 works and 34,27,26 fails?19:23
bknudsonbut if I do tox -e py26,py27,py34 then py34 fails with "db type could not be determined:19:23
bknudsonshaleh: both orders fail. There's no order that's going to work.19:24
shalehthis sounds like one of the tests is leaving a dbm file behind and you are hitting version mismatches on that file19:24
shalehat least for the second error19:24
shalehthe no gdbm one is clearly different :-)19:25
openstackgerritBrant Knudson proposed openstack/keystoneauth: Add XML matcher  https://review.openstack.org/24327119:26
openstackgerritBrant Knudson proposed openstack/keystoneauth: Use XML matcher  https://review.openstack.org/24327219:26
openstackgerritBrant Knudson proposed openstack/keystoneauth: Switch saml2 from lxml to built-in xml  https://review.openstack.org/24251219:26
stevemar_bknudson: dolphm if y'all are interested in release notes bits from the mailing list: https://review.openstack.org/#/c/243269/19:26
*** e0ne has quit IRC19:27
*** jasonsb has joined #openstack-keystone19:28
*** daemontool has joined #openstack-keystone19:29
openstackgerritSean Perry proposed openstack/keystone: Use unit.new_role_ref consistently  https://review.openstack.org/24270419:30
openstackgerritSean Perry proposed openstack/keystone: Use unit.new_domain_ref consistently  https://review.openstack.org/24261519:30
openstackgerritSean Perry proposed openstack/keystone: Use unit.new_service_ref() consistently  https://review.openstack.org/23828319:30
openstackgerritSean Perry proposed openstack/keystone: Use unit.new_endpoint_ref consistently  https://review.openstack.org/23775819:30
openstackgerritSean Perry proposed openstack/keystone: Use unit.new_region_ref() consistently  https://review.openstack.org/23830219:30
openstackgerritSean Perry proposed openstack/keystone: Use unit.new_group_ref consistently  https://review.openstack.org/24327619:30
*** jasonsb has quit IRC19:30
*** fangzhou has joined #openstack-keystone19:30
*** EinstCrazy has quit IRC19:31
*** EinstCrazy has joined #openstack-keystone19:32
*** tonytan4ever has joined #openstack-keystone19:35
*** packet has joined #openstack-keystone19:37
*** packet has quit IRC19:37
*** mylu has quit IRC19:37
*** mylu has joined #openstack-keystone19:40
*** yunpengli has quit IRC19:43
lifelesslbragstad: it should be entirely reliable for that, as long as you're not switching between branches19:44
lifelessbknudson: shaleh: yes, this is the reason I want to stop running testr from within each tox environment19:45
bknudsonlifeless: testr doesn't have to be the same vm?19:45
*** jasonsb has joined #openstack-keystone19:46
lbragstadlifeless if we were switching between branches, we would notice the change between major version number, right? For example, 8.0.0 is liberty and 9.0.0 is master/mitaka19:49
*** ninag has quit IRC19:58
*** ninag has joined #openstack-keystone19:59
*** andrewbogott has quit IRC19:59
*** andrewbogott has joined #openstack-keystone19:59
*** ninag has quit IRC20:03
*** jasonsb has quit IRC20:04
*** ninag has joined #openstack-keystone20:06
*** ninag has quit IRC20:10
lifelessbknudson: doesn't have to be the same machine :)20:10
*** pnavarro_ has quit IRC20:11
lifelesslbragstad: no20:11
lifelesslbragstad: the versions only change when tags are made that change the versions20:11
lifelesslbragstad: there's no requirement that mitaka be incompatible with liberty20:11
lbragstadlifeless ok20:12
notmorganstevemar_:20:18
notmorganstevemar_: hey20:18
notmorganstevemar_: got a sec?20:18
*** akanksha_ has quit IRC20:18
notmorganstevemar_: want to run a possible thing by you, but before bringing it pubic, need to get a read from you20:19
*** su_zhang has quit IRC20:22
*** su_zhang has joined #openstack-keystone20:23
*** navid_ has quit IRC20:25
*** su_zhang has quit IRC20:30
*** fangzhou has quit IRC20:32
*** su_zhang has joined #openstack-keystone20:32
stevemar_notmorgan: i will have many seconds in 1 hour20:35
stevemar_PM me?20:35
notmorganoh you're stevemar_ not stevemar20:36
notmorgan...20:36
notmorgan1620:36
*** shaleh has quit IRC20:40
*** shaleh has joined #openstack-keystone20:43
*** ninag has joined #openstack-keystone20:43
*** ninag has quit IRC20:48
*** mylu has quit IRC20:50
*** henrynash has joined #openstack-keystone20:50
*** ChanServ sets mode: +v henrynash20:50
*** mylu has joined #openstack-keystone20:50
*** csoukup has quit IRC20:52
*** urulama is now known as urulama__20:52
*** jasonsb has joined #openstack-keystone20:53
*** su_zhang has quit IRC20:54
*** mylu has quit IRC20:54
*** ninag has joined #openstack-keystone20:56
*** ninag has quit IRC20:57
*** ninag has joined #openstack-keystone20:57
*** jasonsb has quit IRC21:00
*** maxabidi has joined #openstack-keystone21:01
*** jasonsb has joined #openstack-keystone21:02
*** mylu has joined #openstack-keystone21:03
*** tsymanczyk has joined #openstack-keystone21:12
*** tsymanczyk is now known as Guest4200721:12
openstackgerritBrant Knudson proposed openstack/keystoneauth: Move saml plugins to core  https://review.openstack.org/24331721:13
openstackgerritBrant Knudson proposed openstack/keystoneauth: Move saml plugins to core  https://review.openstack.org/24331721:13
*** urulama__ has quit IRC21:18
*** urulama__ has joined #openstack-keystone21:18
*** shaleh is now known as shaleh|away21:21
*** NM has quit IRC21:22
*** maxabidi has quit IRC21:23
*** pauloewerton has quit IRC21:24
openstackgerritBrant Knudson proposed openstack/keystoneauth: Use XML matcher  https://review.openstack.org/24327221:26
*** jasonsb_ has joined #openstack-keystone21:27
*** thiagop has quit IRC21:29
*** diegows has joined #openstack-keystone21:29
*** jasonsb has quit IRC21:30
*** su_zhang has joined #openstack-keystone21:31
openstackgerritBrant Knudson proposed openstack/keystoneauth: Add XML matcher  https://review.openstack.org/24327121:36
openstackgerritBrant Knudson proposed openstack/keystoneauth: Use XML matcher  https://review.openstack.org/24327221:36
*** devl_ has joined #openstack-keystone21:51
*** jasonsb has joined #openstack-keystone21:55
openstackgerritTom Cocozzello proposed openstack/keystone: WORK IN PROGRESS Validate Distinguished Names  https://review.openstack.org/24100521:55
openstackgerritTom Cocozzello proposed openstack/keystone: Change tests that are setting incorrect Distinguished Names  https://review.openstack.org/24137821:55
*** fangzhou has joined #openstack-keystone21:57
*** jasonsb_ has quit IRC21:59
*** petertr7 is now known as petertr7_away22:09
*** mylu has quit IRC22:10
*** mylu has joined #openstack-keystone22:12
openstackgerritBrant Knudson proposed openstack/keystoneauth: Switch saml2 from lxml to built-in xml  https://review.openstack.org/24251222:12
*** gordc has quit IRC22:13
*** tqtran is now known as tqtran-afk22:14
*** mylu has quit IRC22:21
*** mylu has joined #openstack-keystone22:22
*** devl_ has quit IRC22:25
*** mylu has quit IRC22:28
*** navid_ has joined #openstack-keystone22:28
openstackgerritBrant Knudson proposed openstack/keystoneauth: Switch saml2 from lxml to built-in xml  https://review.openstack.org/24251222:32
*** mylu has joined #openstack-keystone22:32
*** dims_ has joined #openstack-keystone22:34
*** dims has quit IRC22:35
*** jamielennox|away is now known as jamielennox22:38
*** mylu has quit IRC22:39
*** fangzhou has quit IRC22:41
*** devl_ has joined #openstack-keystone22:42
*** navid_ has quit IRC22:43
*** harlowja_ has quit IRC22:43
*** jbell8 has quit IRC22:46
*** stevemar_ has quit IRC22:49
*** csoukup has joined #openstack-keystone22:53
openstackgerritJamie Lennox proposed openstack/keystoneauth: Add load_from_options_getter to plugin loading  https://review.openstack.org/22202922:55
*** tonytan4ever has quit IRC22:55
*** tonytan4ever has joined #openstack-keystone22:56
*** tonytan4ever has quit IRC22:57
*** jerrygb has quit IRC22:59
*** jbell8 has joined #openstack-keystone23:01
*** jerrygb has joined #openstack-keystone23:02
openstackgerritJamie Lennox proposed openstack/keystonemiddleware: Disable memory caching of tokens  https://review.openstack.org/21234523:02
openstackgerritJamie Lennox proposed openstack/keystonemiddleware: Don't cache signed tokens  https://review.openstack.org/19094123:02
*** csoukup has quit IRC23:06
*** fangzhou has joined #openstack-keystone23:09
*** topol has quit IRC23:09
*** csoukup has joined #openstack-keystone23:10
openstackgerritMerged openstack/pycadf: Add event name  https://review.openstack.org/22708223:18
*** jasonsb has quit IRC23:25
*** slberger has left #openstack-keystone23:26
*** Guest42007 has quit IRC23:29
*** su_zhang has quit IRC23:29
*** su_zhang has joined #openstack-keystone23:30
*** shaleh|away is now known as shaleh23:31
*** tsymanczyk has joined #openstack-keystone23:34
*** tsymanczyk is now known as Guest8667223:35
*** diegows has quit IRC23:40
*** ninag has quit IRC23:40
*** ninag has joined #openstack-keystone23:41
*** ninag has quit IRC23:45
*** pumaranikar has quit IRC23:47
*** diazjf has quit IRC23:57
*** boris-42 has quit IRC23:58

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