*** zzzeek has joined #openstack-keystone | 00:00 | |
*** zzzeek has quit IRC | 00:00 | |
*** gokrokve has quit IRC | 00:02 | |
*** emagana has quit IRC | 00:13 | |
*** browne has joined #openstack-keystone | 00:19 | |
*** lhcheng has joined #openstack-keystone | 00:41 | |
*** ChanServ sets mode: +v lhcheng | 00:41 | |
openstackgerrit | Morgan Fainberg proposed openstack/keystonemiddleware: Ensure cache keys are a known/fixed length https://review.openstack.org/186971 | 00:45 |
---|---|---|
ayoung | samueldmq, I think we need to specify that it is url encoded, and could use an example as well | 00:50 |
ayoung | but...nice turnatround | 00:50 |
samueldmq | ayoung, thanks :) | 00:51 |
samueldmq | ayoung, urlencoded -> covert to ascii? | 00:51 |
ayoung | samueldmq, https://docs.python.org/2/library/urllib.html#urllib.urlencode | 00:52 |
ayoung | then on the otherside, use urlparse (I think that is the right one) | 00:53 |
samueldmq | ayoung, nice, I will update this .. and then I think it will be ready to go :) | 00:54 |
ayoung | samueldmq, dolphm had a suggestion for the param name , too | 00:54 |
samueldmq | ayoung, dolphm sure, let me know :) | 00:55 |
samueldmq | ayoung, actually, just 'url' doesn't tell that much | 00:55 |
ayoung | , GET /v3/policies?endpoint_url={encoded_url} ? | 00:55 |
ayoung | http://eavesdrop.openstack.org/irclogs/%23openstack-keystone/%23openstack-keystone.2015-05-29.log.html#t2015-05-29T02:12:41 | 00:56 |
ayoung | go with that | 00:56 |
samueldmq | ayoung, yeah, I think that one is better | 00:56 |
ayoung | cool. Nice turn around | 00:56 |
samueldmq | ayoung, ++ I will update | 00:57 |
samueldmq | ayoung, in the fetch policy on ksmiddleware ... do you have some points on the code ? | 00:57 |
samueldmq | ayoung, I am not familiar with that code ... so if you have any pointers, I can look this weekend | 00:57 |
samueldmq | ayoung, and start that thing | 00:57 |
*** rwsu has quit IRC | 00:59 | |
*** gsilvis has joined #openstack-keystone | 00:59 | |
*** alanf-mc has quit IRC | 01:00 | |
*** _cjones_ has quit IRC | 01:01 | |
*** samueldmq has quit IRC | 01:03 | |
*** samueldmq has joined #openstack-keystone | 01:04 | |
ayoung | samueldmq, well, next up would be a call from keystoneclient that uses the URL to fetch | 01:04 |
ayoung | keystone middleware would set a block of code that calls that...that is the stevedore thing | 01:05 |
ayoung | samueldmq, I thought I sent you a link with the exampkle code from Django Openstack Auth that calls it, no? | 01:05 |
*** mdrnstm has quit IRC | 01:06 | |
samueldmq | ayoung, I don't remember to have such link | 01:06 |
ayoung | samueldmq, OK, I'll find it | 01:06 |
samueldmq | ayoung, k please | 01:06 |
ayoung | samueldmq, https://review.openstack.org/#/c/115463/7/openstack_auth/utils.py,cm | 01:07 |
ayoung | see the use of stevedore to load the code? | 01:07 |
ayoung | so middleware should define the class, and policy should use that code to load it | 01:07 |
ayoung | actuallly, no | 01:08 |
ayoung | now that I think about it, I wonder if we could somehow avoid the sdtevedore dependency? | 01:08 |
ayoung | meh | 01:08 |
ayoung | nah, I think we need stevedore | 01:08 |
ayoung | I'm tired | 01:08 |
samueldmq | ayoung, as I can see .. i) ksmiddleware gets the url from config ii) calls ksclient and get the policy iii) gets the policy dir/file in the config file and stores the retrieved policy there | 01:10 |
samueldmq | ayoung, am I right? | 01:10 |
ayoung | samueldmq, yes | 01:14 |
ayoung | samueldmq, the reason we need stevedore is to load the class that does this logic | 01:14 |
ayoung | so middleware can set the value, and then policy can use that to load the class | 01:15 |
samueldmq | ayoung, the class that does this logic ^ | 01:15 |
ayoung | if that makes sense | 01:15 |
samueldmq | ayoung, which is a plugin ? | 01:15 |
ayoung | yes | 01:15 |
samueldmq | ayoung, is there any plugin on middleware now ? | 01:16 |
samueldmq | ayoung, I will look into the code, but I got the general idea, thanks | 01:17 |
*** spandhe has quit IRC | 01:20 | |
*** stevemar has joined #openstack-keystone | 01:22 | |
*** ChanServ sets mode: +v stevemar | 01:22 | |
*** gokrokve has joined #openstack-keystone | 01:25 | |
*** gyee has quit IRC | 01:25 | |
*** kfjohnson has quit IRC | 01:33 | |
*** bigjools has quit IRC | 01:34 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:35 | |
*** radez is now known as radez_g0n3 | 01:50 | |
*** rushiagr_away is now known as rushiagr | 02:07 | |
*** mdrnstm has joined #openstack-keystone | 02:13 | |
*** mdrnstm is now known as Guest99773 | 02:13 | |
*** lhcheng has quit IRC | 02:15 | |
*** stevemar has quit IRC | 02:19 | |
*** Guest99773 has quit IRC | 02:20 | |
*** dims_ has quit IRC | 02:33 | |
*** dimsum__ has joined #openstack-keystone | 02:34 | |
*** dguerri is now known as dguerri`away | 02:41 | |
openstackgerrit | ayoung proposed openstack/keystone-specs: Subset tokens https://review.openstack.org/186979 | 02:44 |
*** dsirrine has quit IRC | 02:55 | |
*** kiran-r has joined #openstack-keystone | 03:05 | |
*** kiran-r has quit IRC | 03:05 | |
*** kiran-r has joined #openstack-keystone | 03:06 | |
*** josecastroleon has joined #openstack-keystone | 03:11 | |
*** lhcheng has joined #openstack-keystone | 03:24 | |
*** ChanServ sets mode: +v lhcheng | 03:24 | |
*** topol has joined #openstack-keystone | 03:24 | |
*** ChanServ sets mode: +v topol | 03:25 | |
*** david-lyle has quit IRC | 03:25 | |
*** david-lyle has joined #openstack-keystone | 03:26 | |
*** browne has quit IRC | 03:29 | |
*** gokrokve_ has joined #openstack-keystone | 03:32 | |
*** gokrokve has quit IRC | 03:36 | |
*** gokrokve_ has quit IRC | 03:36 | |
*** dimsum__ has quit IRC | 03:43 | |
*** mdrnstm has joined #openstack-keystone | 03:44 | |
*** mdrnstm has quit IRC | 03:44 | |
*** mdrnstm has joined #openstack-keystone | 03:44 | |
*** ChanServ sets mode: +v mdrnstm | 03:44 | |
*** lhcheng has quit IRC | 03:47 | |
*** lhcheng has joined #openstack-keystone | 03:51 | |
*** ChanServ sets mode: +v lhcheng | 03:51 | |
*** jamielennox is now known as jamielennox|away | 03:52 | |
*** kiran-r has quit IRC | 03:59 | |
*** csoukup has joined #openstack-keystone | 04:06 | |
*** dimsum__ has joined #openstack-keystone | 04:43 | |
*** lhcheng has quit IRC | 04:47 | |
*** dimsum__ has quit IRC | 04:49 | |
*** csoukup has quit IRC | 04:52 | |
*** rushiagr is now known as rushiagr_away | 04:54 | |
*** ajayaa has joined #openstack-keystone | 04:57 | |
*** samueldmq has quit IRC | 05:05 | |
*** csoukup has joined #openstack-keystone | 05:09 | |
*** gokrokve has joined #openstack-keystone | 05:14 | |
*** csoukup has quit IRC | 05:15 | |
*** topol has quit IRC | 05:20 | |
*** e0ne has joined #openstack-keystone | 05:30 | |
*** ajayaa has quit IRC | 05:36 | |
*** dguerri`away is now known as dguerri | 05:40 | |
*** e0ne has quit IRC | 05:44 | |
*** henrynash has joined #openstack-keystone | 05:45 | |
*** ChanServ sets mode: +v henrynash | 05:45 | |
*** mdrnstm_ has joined #openstack-keystone | 05:54 | |
mdrnstm_ | henrynash: ping | 05:55 |
mdrnstm_ | henrynash: need you to look at https://bugs.launchpad.net/keystone/+bug/1450344 | 05:55 |
openstack | Launchpad bug 1450344 in Keystone "Invalid SQL Identity Assertion - Load Config from Database" [Undecided,New] | 05:55 |
mdrnstm_ | henrynash: Looks like we made a backwards incompatible change | 05:55 |
mdrnstm_ | henrynash: we need to get that back to working order if at all possible. | 05:56 |
*** Ephur has quit IRC | 06:07 | |
*** _cjones_ has joined #openstack-keystone | 06:07 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/keystone: Imported Translations from Transifex https://review.openstack.org/186279 | 06:07 |
mdrnstm_ | lbragstad: ping - think we have another minor logic bug in fernet | 06:12 |
mdrnstm_ | lbragstad: https://bugs.launchpad.net/keystone/+bug/1459791 | 06:12 |
openstack | Launchpad bug 1459791 in Keystone "Juno to Kilo upgrade breaks default domain id" [Undecided,New] | 06:12 |
mdrnstm_ | lbragstad: 'domain' might be in ref but ref['domain'].get will fail if domain is NoneType | 06:13 |
mdrnstm_ | lbragstad: simplest fix is just to change https://github.com/openstack/keystone/blob/f5f1caf9e9e4dc0d916fc48b32a408f477a87829/keystone/common/controller.py#L234 to if ref.get('domain'): | 06:14 |
mdrnstm_ | lbragstad: or something similar | 06:14 |
morganfainberg | yeah what mdrnstm_ said | 06:16 |
*** woodster_ has quit IRC | 06:30 | |
*** rushiagr_away is now known as rushiagr | 06:33 | |
*** _cjones_ has quit IRC | 06:38 | |
*** _cjones_ has joined #openstack-keystone | 06:38 | |
*** stevemar has joined #openstack-keystone | 06:39 | |
*** ChanServ sets mode: +v stevemar | 06:39 | |
*** lhcheng has joined #openstack-keystone | 06:51 | |
*** ChanServ sets mode: +v lhcheng | 06:51 | |
*** Ephur has joined #openstack-keystone | 07:03 | |
*** stevemar has quit IRC | 07:11 | |
*** Ephur has quit IRC | 07:22 | |
openstackgerrit | liusheng proposed openstack/keystone: Remove the useless config_files parameter of service entry https://review.openstack.org/186987 | 07:29 |
mdrnstm_ | morganfainberg: test | 07:31 |
mdrnstm_ | morganfainberg: test | 07:31 |
mdrnstm_ | morganfainberg: test | 07:31 |
*** mdrnstm_ has quit IRC | 07:32 | |
openstackgerrit | Dave Chen proposed openstack/keystone: Move endpoint_filter migrations into keystone core https://review.openstack.org/186988 | 07:33 |
*** mdrnstm has quit IRC | 07:34 | |
*** lhcheng has quit IRC | 07:35 | |
*** boris-42 has joined #openstack-keystone | 07:41 | |
*** ajayaa has joined #openstack-keystone | 07:51 | |
*** liusheng has joined #openstack-keystone | 07:53 | |
*** drjones has joined #openstack-keystone | 08:16 | |
*** _cjones_ has quit IRC | 08:19 | |
*** dimsum__ has joined #openstack-keystone | 08:21 | |
*** e0ne has joined #openstack-keystone | 08:21 | |
*** dimsum__ has quit IRC | 08:26 | |
*** e0ne has quit IRC | 08:38 | |
*** dguerri is now known as dguerri`away | 08:49 | |
*** ajayaa has quit IRC | 08:50 | |
*** e0ne has joined #openstack-keystone | 08:55 | |
*** drjones has quit IRC | 08:58 | |
*** _cjones_ has joined #openstack-keystone | 08:58 | |
*** _cjones_ has quit IRC | 08:58 | |
*** e0ne has quit IRC | 09:08 | |
*** dguerri`away is now known as dguerri | 09:13 | |
*** gokrokve_ has joined #openstack-keystone | 09:16 | |
*** gokrokve has quit IRC | 09:18 | |
*** kiran-r has joined #openstack-keystone | 09:40 | |
*** kiranr has joined #openstack-keystone | 09:41 | |
*** kiran-r has quit IRC | 09:45 | |
*** e0ne has joined #openstack-keystone | 09:47 | |
*** e0ne has quit IRC | 09:48 | |
*** kiranr is now known as kiran-r | 09:55 | |
*** kiran-r has quit IRC | 09:55 | |
*** _cjones_ has joined #openstack-keystone | 09:59 | |
*** _cjones_ has quit IRC | 10:04 | |
*** ajayaa has joined #openstack-keystone | 10:07 | |
*** emagana has joined #openstack-keystone | 10:43 | |
*** dimsum__ has joined #openstack-keystone | 10:53 | |
*** dims_ has joined #openstack-keystone | 10:57 | |
*** dimsum__ has quit IRC | 10:58 | |
*** _cjones_ has joined #openstack-keystone | 11:00 | |
*** _cjones_ has quit IRC | 11:05 | |
*** samueldmq has joined #openstack-keystone | 11:09 | |
*** e0ne has joined #openstack-keystone | 11:30 | |
*** emagana has quit IRC | 11:35 | |
*** emagana has joined #openstack-keystone | 11:36 | |
*** henrynash has quit IRC | 11:37 | |
*** belmoreira has joined #openstack-keystone | 11:38 | |
*** emagana has quit IRC | 11:41 | |
*** e0ne has quit IRC | 11:43 | |
*** dims_ has quit IRC | 11:48 | |
*** dimsum__ has joined #openstack-keystone | 11:53 | |
*** belmoreira has quit IRC | 11:53 | |
*** _cjones_ has joined #openstack-keystone | 12:01 | |
*** _cjones_ has quit IRC | 12:05 | |
*** josecastroleon has quit IRC | 12:10 | |
*** dimsum__ has quit IRC | 12:16 | |
*** topol has joined #openstack-keystone | 12:21 | |
*** ChanServ sets mode: +v topol | 12:21 | |
*** woodster_ has joined #openstack-keystone | 12:21 | |
*** e0ne has joined #openstack-keystone | 12:24 | |
*** bigjools has joined #openstack-keystone | 12:28 | |
*** e0ne has quit IRC | 12:30 | |
openstackgerrit | David Stanek proposed openstack/python-keystoneclient: Removes unused debug logging code https://review.openstack.org/186994 | 12:37 |
openstackgerrit | Dave Chen proposed openstack/keystone: Add "enabled" to create service provider example https://review.openstack.org/186402 | 13:19 |
*** dguerri is now known as dguerri`away | 13:33 | |
*** e0ne has joined #openstack-keystone | 13:35 | |
*** ajayaa has quit IRC | 13:37 | |
openstackgerrit | Dave Chen proposed openstack/keystone: Minor changes to rename driver to backend https://review.openstack.org/172329 | 13:48 |
openstackgerrit | Merged openstack/python-keystoneclient: Fix auth required message translation https://review.openstack.org/185513 | 13:49 |
openstackgerrit | Dave Chen proposed openstack/keystone: Rename driver to backend and fix the inaccurate docstring https://review.openstack.org/172329 | 13:54 |
*** henrynash has joined #openstack-keystone | 13:58 | |
*** ChanServ sets mode: +v henrynash | 13:58 | |
*** dimsum__ has joined #openstack-keystone | 14:05 | |
*** e0ne has quit IRC | 14:08 | |
*** e0ne has joined #openstack-keystone | 14:12 | |
openstackgerrit | Merged openstack/keystone: Remove randomness from test_client_socket_timeout https://review.openstack.org/177444 | 14:17 |
*** rushiagr is now known as rushiagr_away | 14:24 | |
*** dimsum__ has quit IRC | 14:25 | |
*** e0ne has quit IRC | 14:26 | |
*** ajayaa has joined #openstack-keystone | 14:27 | |
openstackgerrit | Merged openstack/keystone: `api_curl_examples.rst` is out of date https://review.openstack.org/186310 | 14:28 |
openstackgerrit | Merged openstack/keystone: Update testing keystone2keystone doc https://review.openstack.org/186395 | 14:34 |
openstackgerrit | Merged openstack/keystone: Removes unused database setup code https://review.openstack.org/186862 | 14:34 |
*** dimsum__ has joined #openstack-keystone | 14:34 | |
openstackgerrit | Brant Knudson proposed openstack/keystone: Fix sending invalid query parameters to database https://review.openstack.org/163949 | 14:41 |
*** Ephur has joined #openstack-keystone | 14:51 | |
*** pnavarro has joined #openstack-keystone | 14:59 | |
*** Ephur has quit IRC | 15:03 | |
*** Ephur has joined #openstack-keystone | 15:08 | |
*** dimsum__ has quit IRC | 15:14 | |
*** markvoelker has quit IRC | 15:17 | |
*** dimsum__ has joined #openstack-keystone | 15:18 | |
*** dimsum__ has quit IRC | 15:30 | |
*** hogepodge has quit IRC | 15:31 | |
*** hogepodge has joined #openstack-keystone | 15:34 | |
*** topol has quit IRC | 15:55 | |
*** blewis` has quit IRC | 16:01 | |
*** hogepodge has quit IRC | 16:14 | |
*** hogepodge has joined #openstack-keystone | 16:15 | |
*** markvoelker has joined #openstack-keystone | 16:18 | |
*** gokrokve has joined #openstack-keystone | 16:23 | |
*** ajayaa has quit IRC | 16:23 | |
*** markvoelker has quit IRC | 16:25 | |
*** gokrokve_ has quit IRC | 16:26 | |
*** pnavarro has quit IRC | 16:29 | |
openstackgerrit | Brant Knudson proposed openstack/keystone: Use stevedore for auth drivers https://review.openstack.org/182102 | 16:37 |
openstackgerrit | Brant Knudson proposed openstack/keystone: Refactor extract function load_auth_method https://review.openstack.org/187004 | 16:37 |
*** gokrokve has quit IRC | 16:44 | |
*** gokrokve has joined #openstack-keystone | 16:46 | |
*** e0ne has joined #openstack-keystone | 17:04 | |
*** gokrokve_ has joined #openstack-keystone | 17:27 | |
*** gokrokve has quit IRC | 17:30 | |
*** gokrokve_ has quit IRC | 17:32 | |
*** e0ne has quit IRC | 17:33 | |
*** lhcheng has joined #openstack-keystone | 17:36 | |
*** ChanServ sets mode: +v lhcheng | 17:36 | |
*** gokrokve has joined #openstack-keystone | 17:43 | |
*** openstackgerrit has quit IRC | 17:51 | |
*** openstackgerrit has joined #openstack-keystone | 17:51 | |
*** markvoelker has joined #openstack-keystone | 18:09 | |
*** markvoelker has quit IRC | 18:13 | |
*** woodster_ has quit IRC | 18:20 | |
*** jimbaker has quit IRC | 18:45 | |
*** jimbaker has joined #openstack-keystone | 18:48 | |
*** jimbaker has quit IRC | 18:48 | |
*** jimbaker has joined #openstack-keystone | 18:48 | |
openstackgerrit | Morgan Fainberg proposed openstack/keystonemiddleware: Drop py2.6 support for keystone middleware https://review.openstack.org/187015 | 19:32 |
openstackgerrit | Morgan Fainberg proposed openstack/keystonemiddleware: Removes discover from test-reqs https://review.openstack.org/171516 | 19:33 |
*** ajayaa has joined #openstack-keystone | 19:43 | |
*** ajayaa has quit IRC | 19:48 | |
*** markvoelker has joined #openstack-keystone | 19:57 | |
*** markvoelker has quit IRC | 20:02 | |
*** _cjones_ has joined #openstack-keystone | 20:10 | |
*** _cjones_ has quit IRC | 20:14 | |
*** emagana has joined #openstack-keystone | 20:19 | |
*** lufix_ has joined #openstack-keystone | 20:28 | |
*** dimsum__ has joined #openstack-keystone | 20:30 | |
*** lhcheng has quit IRC | 20:32 | |
*** lufix_ has quit IRC | 20:45 | |
*** dimsum__ has quit IRC | 20:50 | |
*** dimsum__ has joined #openstack-keystone | 20:53 | |
*** dimsum__ has quit IRC | 21:04 | |
*** BrAsS_mOnKeY has joined #openstack-keystone | 21:05 | |
*** stevemar has joined #openstack-keystone | 21:09 | |
*** ChanServ sets mode: +v stevemar | 21:09 | |
*** pnavarro has joined #openstack-keystone | 21:18 | |
dstanek | morganfainberg: you around? | 21:30 |
morganfainberg | dstanek: sup | 21:33 |
dstanek | morganfainberg: you have your name on a few things with lazy dependencies like https://review.openstack.org/#/c/187015/1 - you don't want the +A until the deps get +A right? | 21:34 |
morganfainberg | You can +a. They can't gate till the dep lands anyway. | 21:35 |
morganfainberg | It's why I like the depends-on | 21:35 |
dstanek | oh, ok. i didn't know that | 21:37 |
*** emagana has quit IRC | 21:42 | |
*** markvoelker has joined #openstack-keystone | 21:46 | |
morganfainberg | Yeah. Super cool huh? :) | 21:49 |
*** pnavarro has quit IRC | 21:51 | |
*** markvoelker has quit IRC | 21:52 | |
dstanek | morganfainberg: is there a list of those somewhere? | 21:52 |
dstanek | i found http://lists.openstack.org/pipermail/openstack-dev/2015-February/056516.html talking about depends-on, but i'm curious is there is more awesome out there to be discovered | 21:53 |
*** gokrokve has quit IRC | 22:07 | |
*** emagana has joined #openstack-keystone | 22:16 | |
*** jamielennox|away is now known as jamielennox | 22:17 | |
*** emagana has quit IRC | 22:20 | |
*** emagana has joined #openstack-keystone | 22:27 | |
*** emagana has quit IRC | 22:31 | |
*** lhcheng has joined #openstack-keystone | 22:33 | |
*** ChanServ sets mode: +v lhcheng | 22:33 | |
*** markvoelker has joined #openstack-keystone | 22:48 | |
*** dimsum__ has joined #openstack-keystone | 22:49 | |
*** markvoelker has quit IRC | 22:53 | |
*** dimsum__ has quit IRC | 22:54 | |
*** gokrokve has joined #openstack-keystone | 22:56 | |
*** emagana has joined #openstack-keystone | 23:21 | |
*** emagana has quit IRC | 23:26 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!