Thursday, 2016-03-10

*** openstack has joined #openstack-keystone00:08
*** openstackgerrit has quit IRC00:17
*** openstackgerrit has joined #openstack-keystone00:18
*** dave-mccowan has joined #openstack-keystone00:20
shalehstevemar: glanceclient tests are failing because a) not setting --os-project-domain--{id,name} b) looking for the wrong exception type from KSC00:22
shalehstevemar: I can patch it up for you00:22
stevemarshaleh: you can refer to https://review.openstack.org/#/c/256056/ for inspiration :)00:24
patchbotstevemar: patch 256056 - python-novaclient - Migrate to keystoneauth from keystoneclient (MERGED)00:24
*** spandhe has quit IRC00:25
*** shaleh has quit IRC00:29
*** dims has quit IRC00:35
*** rk4n has quit IRC00:37
*** haneef_ has joined #openstack-keystone00:45
*** frontrunner2 has joined #openstack-keystone00:46
*** Nakato_ has joined #openstack-keystone00:48
*** eglute has quit IRC00:49
*** mkoderer__ has quit IRC00:49
*** zzzeek has quit IRC00:49
*** frontrunner has quit IRC00:49
*** haneef has quit IRC00:49
*** Nakato has quit IRC00:49
*** tqtran is now known as tqtran-afk00:49
*** eglute_s has joined #openstack-keystone00:49
*** mkoderer___ has joined #openstack-keystone00:49
*** zzzeek has joined #openstack-keystone00:50
*** lhcheng has quit IRC01:00
*** spzala has quit IRC01:06
*** spzala has joined #openstack-keystone01:07
*** spzala has quit IRC01:11
openstackgerritTin Lam proposed openstack/keystoneauth: Properly set ClientException message  https://review.openstack.org/28575701:14
*** wasmum has quit IRC01:15
*** wasmum has joined #openstack-keystone01:21
openstackgerritMerged openstack/keystoneauth: Examples for kerberos and saml2 plugins  https://review.openstack.org/28866901:22
*** gyee has quit IRC01:25
*** dims has joined #openstack-keystone01:31
*** furface has joined #openstack-keystone01:36
*** rk4n has joined #openstack-keystone01:38
*** ChanServ sets mode: +o stevemar01:38
*** fpatwa_ has joined #openstack-keystone01:43
*** edmondsw has quit IRC01:44
*** rk4n has quit IRC01:45
*** fawadk has quit IRC01:49
openstackgerritMerged openstack/keystone: Consolidate TestTrustRedelegation and TestTrustAuth tests  https://review.openstack.org/28044701:58
*** fawadkhaliq has joined #openstack-keystone02:05
*** spzala has joined #openstack-keystone02:07
*** spzala has quit IRC02:12
*** spzala has joined #openstack-keystone02:17
*** fpatwa_ has quit IRC02:20
*** roxanagh_ has quit IRC02:26
*** spzala has quit IRC02:27
*** rbrady has quit IRC02:31
openstackgerritSteve Martinelli proposed openstack/keystoneauth: Update reno for stable/mitaka  https://review.openstack.org/29075302:34
*** richm has quit IRC02:38
*** lhcheng has joined #openstack-keystone02:41
*** ChanServ sets mode: +v lhcheng02:41
openstackgerritSteve Martinelli proposed openstack/keystonemiddleware: Update reno for stable/mitaka  https://review.openstack.org/29075502:42
openstackgerritSteve Martinelli proposed openstack/python-keystoneclient: Update reno for stable/mitaka  https://review.openstack.org/29075902:42
*** dan_nguyen has quit IRC02:46
*** fawadkhaliq has quit IRC02:53
*** tqtran-afk has quit IRC02:56
*** dansmith has quit IRC03:01
*** dansmith has joined #openstack-keystone03:01
*** jlk has joined #openstack-keystone03:05
jlkQuestion. When creating a new user, if I assign the user to a project in teh same API call, should the user get a role within that project? At least _member_ or something?03:06
jlkor is it expected that when creating a user you have to first create the user and /then/ grant a role to the user in a project?03:06
*** lhcheng has quit IRC03:12
*** dims has quit IRC03:14
stevemarjlk: if you are using the v3 APIs then it definitely doesn't create an assignment for you03:16
stevemarjlk: not 100% sure about the v2 APIs, but i believe it acts the same03:16
stevemardstanek: another potential bug squash: https://bugs.launchpad.net/keystone/+bug/139665003:16
openstackLaunchpad bug 1396650 in OpenStack Identity (keystone) "Duplicated tests for Catalog" [Wishlist,Triaged]03:16
jlkstevemar: perfect,thanks!03:22
*** bapalm has quit IRC03:24
*** fawadkhaliq has joined #openstack-keystone03:24
*** fpatwa_ has joined #openstack-keystone03:24
*** tjcocozz has quit IRC03:25
*** markvoelker has joined #openstack-keystone03:29
*** henrynash has joined #openstack-keystone03:31
*** ChanServ sets mode: +v henrynash03:31
*** fawadkhaliq has quit IRC03:34
stevemarhenrynash: go vacation!03:43
*** bapalm has joined #openstack-keystone03:43
stevemarjamielennox: troveclient is making me rage :O03:43
*** rk4n has joined #openstack-keystone03:43
jamielennoxstevemar: i don't remember troveclient directly, but yea i know the sensation03:43
*** tjcocozz has joined #openstack-keystone03:43
stevemarjamielennox: http://git.openstack.org/cgit/openstack/python-troveclient/tree/troveclient/auth_plugin.py and http://git.openstack.org/cgit/openstack/python-troveclient/tree/troveclient/service_catalog.py03:43
*** markvoelker has quit IRC03:43
jamielennoxstevemar: oh, that's the old novaclient plugin system i think03:45
jamielennoxnfi why trove picked it up03:45
*** lhcheng has joined #openstack-keystone03:45
*** ChanServ sets mode: +v lhcheng03:45
stevemarjamielennox: cause openstack is one big copy pasta :P03:46
jamielennoxstevemar: shh, people can here you03:46
stevemaror hear me03:46
stevemar:)03:46
stevemaror see me03:46
*** rk4n has quit IRC03:47
jamielennoxoh, meh03:47
*** rk4n has joined #openstack-keystone03:47
*** lhcheng_ has joined #openstack-keystone03:47
stevemarthis makes me sadface03:47
jamielennoxlol, thingee gets a callout in troveclient03:47
*** henrynash has quit IRC03:47
stevemaroh?03:47
jamielennoxi know that code came from cinderclient to do with the v2 problems they had03:47
jamielennoxthe service_catalog you linked03:48
stevemarenabled and the service_type is set to 'database', go ahead03:48
*** lhcheng has quit IRC03:50
*** links has joined #openstack-keystone03:50
openstackgerritSteve Martinelli proposed openstack/python-keystoneclient: remove oslo-incubator apiclient  https://review.openstack.org/25712703:50
openstackgerritSteve Martinelli proposed openstack/python-keystoneclient: remove CLI from keystoneclient  https://review.openstack.org/25818103:51
stevemarjamielennox: would you like to do have the honours ^ ?03:52
stevemarmaybe wait until this lands https://review.openstack.org/#/c/290759/03:52
patchbotstevemar: patch 290759 - python-keystoneclient - Update reno for stable/mitaka03:52
jamielennoxstevemar: oh giggidy!03:53
jamielennoxstevemar: just before M release, you sure?03:53
stevemarjamielennox: https://review.openstack.org/#/c/290758/03:54
patchbotstevemar: patch 290758 - python-keystoneclient (stable/mitaka) - Update .gitreview for stable/mitaka (MERGED)03:54
stevemari believe we have switched over03:54
jamielennoxstevemar: you probably want a major version bump?03:54
stevemaroh of course03:54
stevemarbut https://github.com/openstack/python-keystoneclient is now showing stable/mitaka too03:54
stevemarjamielennox: so mitaka will be at 2.3.1 (like it is now), and we can release as we go, and newton will now be at 3.0.003:55
jamielennoxstevemar: yea, just so long as we cap mitaka < 303:55
*** woodster_ has quit IRC03:57
stevemarjamielennox: why cap? the parts that use keystoneclient in our env are mostly backwards compat03:57
jamielennoxyea, but i bet you there is a lot of automation stuff that will break and you need to signal that03:57
jamielennoxi feel there should be more you can remove but whatever ,that's most of it03:58
stevemarjamielennox: oh actually, i think the team just hasn't gotten around to it03:58
stevemarhttps://github.com/openstack/requirements/blob/stable/kilo/global-requirements.txt#L128-L14503:58
*** frontrunner2 has quit IRC03:58
stevemarjamielennox: do you think we need to deprecate fixtures for ksc?03:59
stevemarthey are the same as ksa right?03:59
jamielennoxstevemar: yea, that's pretty much a direct copy04:01
stevemarjamielennox: anywho, not like i'm going to release next week :P04:01
*** dims has joined #openstack-keystone04:01
stevemarif we need an emergency fix for mitaka, we can backport it to stable/mitaka and release from there04:01
morganstevemar: i'm totally releasing next week :P04:02
morganoh wait04:02
morgan...04:02
*** jaosorior has quit IRC04:02
stevemarmorgan: youre so cheeky04:02
*** jaosorior has joined #openstack-keystone04:03
morganstevemar: go drink more wine04:03
morgan:P04:03
morganor cognac04:03
*** furface has quit IRC04:03
stevemarmorgan: going here tomorrow https://en.wikipedia.org/wiki/Arena_of_N%C3%AEmes04:03
stevemari plan on battling04:04
stevemarand yelling ARE YOU NOT ENTERTAINED!04:04
jamielennoxstevemar: france?04:10
*** dims has quit IRC04:13
stevemarjamielennox: yes sir04:21
stevemarbeen here since monday04:21
jamielennoxvery nice04:22
stevemarjamielennox: i'm slowly getting closer to you04:22
jamielennoxstevemar: umm, maybe?04:22
stevemarjamielennox: made it across the darn atlantic04:23
jamielennoxyea, but that's the wrong ocean04:23
jamielennoxdirect route, so i don't know if it's closer04:24
*** spandhe has joined #openstack-keystone04:29
openstackgerritMerged openstack/keystoneauth: Update reno for stable/mitaka  https://review.openstack.org/29075304:34
*** jasonsb has joined #openstack-keystone04:40
*** jamielennox is now known as jamielennox|away04:41
*** fpatwa__ has joined #openstack-keystone04:45
*** fpatwa_ has quit IRC04:46
*** fpatwa__ has quit IRC04:49
*** DinaBelova has quit IRC04:51
*** kragniz has quit IRC04:52
*** DinaBelova has joined #openstack-keystone04:53
openstackgerritMerged openstack/python-keystoneclient: Update reno for stable/mitaka  https://review.openstack.org/29075904:53
*** kragniz has joined #openstack-keystone04:54
*** GB21 has joined #openstack-keystone04:59
*** kragniz has quit IRC05:05
*** kragniz has joined #openstack-keystone05:05
*** jgriffith has left #openstack-keystone05:06
openstackgerritMerged openstack/keystonemiddleware: Update reno for stable/mitaka  https://review.openstack.org/29075505:09
*** furface has joined #openstack-keystone05:20
*** EinstCrazy has joined #openstack-keystone05:21
*** jaosorior has quit IRC05:40
*** lhcheng_ has quit IRC05:40
*** dansmith has quit IRC05:40
*** lhcheng_ has joined #openstack-keystone05:46
*** dansmith has joined #openstack-keystone05:46
*** jaosorior has joined #openstack-keystone05:46
openstackgerritCristian Sava proposed openstack/keystone: Customize config file location when run as wsgi app.  https://review.openstack.org/28821605:46
*** jaosorior has quit IRC05:46
*** ayoung has quit IRC05:53
*** brad[] has quit IRC05:56
*** med_ has quit IRC05:56
*** mfisch has quit IRC05:56
*** med_ has joined #openstack-keystone05:56
*** brad[] has joined #openstack-keystone05:56
*** med_ is now known as Guest9366405:56
*** rk4n has quit IRC06:02
*** lhcheng_ has quit IRC06:02
*** dansmith has quit IRC06:02
openstackgerritOpenStack Proposal Bot proposed openstack/keystone: Imported Translations from Zanata  https://review.openstack.org/29028406:04
*** ayoung has joined #openstack-keystone06:04
*** ChanServ sets mode: +v ayoung06:04
*** EinstCrazy has quit IRC06:05
*** lhcheng has joined #openstack-keystone06:06
*** ChanServ sets mode: +v lhcheng06:06
*** fawadkhaliq has joined #openstack-keystone06:07
openstackgerritguang-yee proposed openstack/keystone: Fixing mapping schema to allow local user  https://review.openstack.org/29100406:07
*** dansmith has joined #openstack-keystone06:08
*** lhcheng has quit IRC06:17
*** rk4n has joined #openstack-keystone06:19
*** Nirupama has joined #openstack-keystone06:20
*** tjcocozz has quit IRC06:23
*** bapalm has quit IRC06:23
*** furface has quit IRC06:23
*** furface has joined #openstack-keystone06:24
*** lhcheng has joined #openstack-keystone06:26
*** ChanServ sets mode: +v lhcheng06:26
*** mfisch has joined #openstack-keystone06:27
*** mfisch is now known as Guest3848406:27
*** fawadkhaliq has quit IRC06:30
*** lhcheng has quit IRC06:31
openstackgerritSteve Martinelli proposed openstack/python-keystoneclient: map fixtures to keystoneauth  https://review.openstack.org/29102406:38
*** bapalm has joined #openstack-keystone06:42
*** furface has quit IRC06:42
*** tjcocozz has joined #openstack-keystone06:45
*** clenimar has quit IRC06:48
*** clenimar has joined #openstack-keystone06:49
*** fpatwa_ has joined #openstack-keystone06:50
*** fpatwa_ has quit IRC06:54
*** dave-mccowan has quit IRC06:55
*** spandhe has quit IRC06:58
*** lhcheng has joined #openstack-keystone07:09
*** ChanServ sets mode: +v lhcheng07:09
*** tomoiaga has joined #openstack-keystone07:11
openstackgerritguang-yee proposed openstack/keystone: Fixing mapping schema to allow local user  https://review.openstack.org/29100407:21
openstackgerritguang-yee proposed openstack/keystone: Fixing mapping schema to allow local user  https://review.openstack.org/29100407:22
*** roxanagh_ has joined #openstack-keystone07:27
*** roxanagh_ has quit IRC07:28
*** andreykurilin__ has joined #openstack-keystone07:29
*** rcernin has joined #openstack-keystone07:33
*** GB21 has quit IRC07:36
*** lhcheng has quit IRC07:37
*** browne has quit IRC07:37
*** lhcheng has joined #openstack-keystone07:37
*** ChanServ sets mode: +v lhcheng07:37
*** belmoreira has joined #openstack-keystone07:41
*** rk4n has quit IRC07:41
*** pece has joined #openstack-keystone07:42
*** lhcheng has quit IRC07:42
*** rk4n has joined #openstack-keystone07:53
*** e0ne has joined #openstack-keystone07:53
*** rk4n has quit IRC08:11
*** daemontool_ has joined #openstack-keystone08:11
*** pnavarro has joined #openstack-keystone08:14
*** daemontool has quit IRC08:14
*** e0ne has quit IRC08:21
*** e0ne has joined #openstack-keystone08:25
*** rk4n has joined #openstack-keystone08:31
stevemaro/08:31
openstackgerritSteve Martinelli proposed openstack/python-keystoneclient: map fixtures to keystoneauth  https://review.openstack.org/29102408:31
*** rk4n has quit IRC08:32
*** rk4n has joined #openstack-keystone08:32
*** pcaruana has joined #openstack-keystone08:34
*** permalac has joined #openstack-keystone08:35
*** permalac has quit IRC08:35
*** andreykurilin__ has quit IRC08:36
*** ctracey has quit IRC08:36
*** zhiyan has quit IRC08:36
*** zzzeek has quit IRC08:36
*** andrewbogott has quit IRC08:36
*** zzzeek has joined #openstack-keystone08:38
*** zhiyan has joined #openstack-keystone08:39
*** permalac has joined #openstack-keystone08:41
*** permalac has quit IRC08:41
*** e0ne has quit IRC08:42
*** ctracey has joined #openstack-keystone08:43
*** josecastroleon has quit IRC08:44
*** andrewbogott has joined #openstack-keystone08:44
*** andreykurilin__ has joined #openstack-keystone08:44
*** josecastroleon has joined #openstack-keystone08:45
*** fpatwa_ has joined #openstack-keystone08:51
*** jaosorior has joined #openstack-keystone08:52
*** fpatwa_ has quit IRC08:56
*** LZ has joined #openstack-keystone08:56
*** permalac_ has joined #openstack-keystone09:00
*** permalac_ has quit IRC09:00
*** GB21 has joined #openstack-keystone09:04
*** jaosorior has quit IRC09:09
*** jaosorior has joined #openstack-keystone09:09
*** jistr has joined #openstack-keystone09:09
*** mvk has joined #openstack-keystone09:10
*** Nirupama has quit IRC09:15
*** openstackgerrit has quit IRC09:30
*** openstackgerrit_ has joined #openstack-keystone09:30
*** openstackgerrit_ is now known as openstackgerrit09:31
*** openstackgerrit has quit IRC09:31
*** openstackgerrit_ has joined #openstack-keystone09:31
*** openstackgerrit_ is now known as openstackgerrit09:32
*** openstackgerrit has quit IRC09:32
*** openstackgerrit_ has joined #openstack-keystone09:32
*** openstackgerrit_ is now known as openstackgerrit09:33
*** openstackgerrit has quit IRC09:33
*** openstackgerrit_ has joined #openstack-keystone09:33
*** e0ne has joined #openstack-keystone09:33
*** openstackgerrit_ is now known as openstackgerrit09:34
*** pkarikh has left #openstack-keystone09:44
*** daemontool__ has joined #openstack-keystone09:45
*** mhickey_ has joined #openstack-keystone09:46
*** daemontool_ has quit IRC09:49
*** Nirupama has joined #openstack-keystone09:51
*** rk4n has quit IRC09:53
*** rk4n has joined #openstack-keystone10:03
*** bjornar has joined #openstack-keystone10:15
*** GB21 has quit IRC10:18
*** GB21 has joined #openstack-keystone10:22
*** lennyb has left #openstack-keystone10:33
*** josecastroleon has quit IRC10:38
openstackgerritSteve Martinelli proposed openstack/keystone: WIP: allow federated mappings that do not result in groups  https://review.openstack.org/29109310:38
*** josecastroleon has joined #openstack-keystone10:39
*** mvk has quit IRC10:42
*** rk4n has quit IRC10:44
*** dims has joined #openstack-keystone10:47
*** bapalm has quit IRC10:51
*** fpatwa_ has joined #openstack-keystone10:52
*** dims has quit IRC10:52
*** dims has joined #openstack-keystone10:56
*** fpatwa_ has quit IRC10:56
*** bapalm has joined #openstack-keystone11:08
*** josecastroleon has quit IRC11:09
*** mvk has joined #openstack-keystone11:10
*** josecastroleon has joined #openstack-keystone11:10
*** rk4n has joined #openstack-keystone11:12
openstackgerritKonstantin Maximov proposed openstack/keystone:  We test the filtering and limiting of projects, users and groups lists in  test_backend.py, and we don't do this for domains. Created a special test for  the filtering and limiting of domains list for SQL and LDAP multi-domain  classes.  https://review.openstack.org/29110611:13
*** lhcheng has joined #openstack-keystone11:15
*** ChanServ sets mode: +v lhcheng11:15
*** rk4n has quit IRC11:16
*** dims has quit IRC11:19
*** lhcheng has quit IRC11:19
*** dims has joined #openstack-keystone11:21
openstackgerritKonstantin Maximov proposed openstack/keystone: Add test for domains list filtering and limiting  https://review.openstack.org/29110611:22
*** bapalm has quit IRC11:24
*** tjcocozz has quit IRC11:26
*** trown|outtypewww is now known as trown11:27
*** lhcheng has joined #openstack-keystone11:39
*** ChanServ sets mode: +v lhcheng11:39
*** rk4n has joined #openstack-keystone11:39
*** josecastroleon has quit IRC11:40
*** EinstCrazy has joined #openstack-keystone11:40
*** josecastroleon has joined #openstack-keystone11:41
*** tjcocozz has joined #openstack-keystone11:43
*** lhcheng has quit IRC11:43
openstackgerritAlexander Makarov proposed openstack/keystone: Unified delegation model  https://review.openstack.org/20848811:43
*** bapalm has joined #openstack-keystone11:44
openstackgerritKonstantin Maximov proposed openstack/keystone: Add test for domains list filtering and limiting  https://review.openstack.org/20745611:47
*** rk4n has quit IRC11:50
*** rk4n has joined #openstack-keystone11:52
*** dims has quit IRC11:56
*** trown is now known as trown|outtypewww11:56
*** rk4n has quit IRC12:01
*** jaosorior has quit IRC12:02
*** jaosorior has joined #openstack-keystone12:03
*** rk4n has joined #openstack-keystone12:04
*** Nirupama has quit IRC12:04
*** dims has joined #openstack-keystone12:04
*** rk4n has quit IRC12:05
*** fpatwa_ has joined #openstack-keystone12:07
*** rk4n has joined #openstack-keystone12:07
*** josecastroleon has quit IRC12:11
*** rk4n has quit IRC12:12
*** josecastroleon has joined #openstack-keystone12:13
*** fpatwa_ has quit IRC12:18
*** GB21 has quit IRC12:22
openstackgerritDavid Stanek proposed openstack/keystone: Adds warning when no domain configs were uploaded  https://review.openstack.org/21428712:24
openstackgerritDavid Stanek proposed openstack/keystone: Refactor domain config upload  https://review.openstack.org/27935412:24
openstackgerritfengzhr proposed openstack/keystone: The name can be just white character except project and user  https://review.openstack.org/27235812:30
*** gordc has joined #openstack-keystone12:31
*** fpatwa_ has joined #openstack-keystone12:31
*** fpatwa_ has quit IRC12:31
*** rodrigods has quit IRC12:33
*** rodrigods has joined #openstack-keystone12:33
*** doug-fish has quit IRC12:38
*** GB21 has joined #openstack-keystone12:38
*** doug-fish has joined #openstack-keystone12:39
*** rk4n has joined #openstack-keystone12:40
*** rk4n has quit IRC12:40
*** jmhale has joined #openstack-keystone12:42
*** GB21 has quit IRC12:43
*** fesp has joined #openstack-keystone12:43
*** doug-fish has quit IRC12:44
*** rk4n has joined #openstack-keystone12:44
*** pcaruana has quit IRC12:45
*** fesp has quit IRC12:51
*** trown|outtypewww is now known as trown12:52
*** e0ne_ has joined #openstack-keystone12:53
*** e0ne has quit IRC12:54
*** Guest8646 is now known as zeus12:56
*** zeus has quit IRC12:56
*** zeus has joined #openstack-keystone12:56
samueldmqdstanek: hi, you around ? re: functional tests in ksclient13:00
*** chem has joined #openstack-keystone13:00
dstaneksamueldmq: hi13:00
*** pcaruana has joined #openstack-keystone13:00
samueldmqdstanek: hey13:00
samueldmqdstanek: so I am trying to push an initial set of functional tests to our client13:01
samueldmqdstanek: see patch 289306 as a start13:01
patchbotsamueldmq: https://review.openstack.org/#/c/289306/ - python-keystoneclient - WIP: Add users functional tests13:01
*** pauloewerton has joined #openstack-keystone13:02
chemhi, in this bug https://bugs.launchpad.net/horizon/+bug/1415588, it is said that "Keystone doesn't allow listing all users when multiple domains are configured.", where can I find the reference and/or the rational behind that ?13:02
openstackLaunchpad bug 1415588 in OpenStack Dashboard (Horizon) "Cannot list users and groups with Keystone v3" [Undecided,Invalid]13:02
openstackgerritSamuel de Medeiros Queiroz proposed openstack/python-keystoneclient: WIP: Add config for functional tests  https://review.openstack.org/29115713:02
samueldmqdstanek: so I have a couple of questions I started discussing yesterday, and would like to get your opinion on13:03
*** frontrunner has joined #openstack-keystone13:10
*** dave-mccowan has joined #openstack-keystone13:13
samueldmqbknudson: hi, for the tests in ksclient, I wonder if there is something else to be configurable besides the capability of creating users13:17
samueldmqbknudson: ldap support for other backends (such as roles) have been removed/deprecated, so no need to care about them13:18
samueldmqbknudson: I think it's only identity ldap that we will keep support (and can be read-only)13:18
*** edmondsw has joined #openstack-keystone13:21
*** doug-fish has joined #openstack-keystone13:26
*** doug-fish has quit IRC13:27
*** doug-fish has joined #openstack-keystone13:27
*** dims has quit IRC13:38
*** dims has joined #openstack-keystone13:39
*** porunov has joined #openstack-keystone13:40
dstaneksamueldmq: what are the questions?13:41
*** fpatwa_ has joined #openstack-keystone13:41
*** fpatwa_ has quit IRC13:41
*** fpatwa_ has joined #openstack-keystone13:42
*** ninag has joined #openstack-keystone13:42
samueldmqdstanek: I was thinking of creating a config file to make it work on any installation13:43
samueldmqdstanek: e.g those using LDAP for identity should skip tests creating users13:43
samueldmqdstanek: patch 29115713:43
patchbotsamueldmq: https://review.openstack.org/#/c/291157/ - python-keystoneclient - WIP: Add config for functional tests13:43
samueldmqdstanek: but I don't think that's going to be ncessary, as I was talking to bknudson just above, I can't think of any ohter case than read-only LDAP for identity13:44
*** henrynash has joined #openstack-keystone13:44
*** ChanServ sets mode: +v henrynash13:44
dstaneksamueldmq: just keep the tests separate. read-only tests and writable tests. then you can run whatever you want13:46
samueldmqdstanek: and if that's the case, that option can be passed in other way, such as envvar or a parameter to the tox run13:46
*** fpatwa_ has quit IRC13:46
samueldmqdstanek: that makes sense, you may not want to run writable tests in a production environment13:47
dstaneksamueldmq: none of theses tests should run in production13:47
*** links has quit IRC13:48
samueldmqdstanek: not even read-only?13:48
dstaneksamueldmq: what would a read-only test do? read their existing data and make sure something exists?13:49
dstaneksamueldmq: that would mean you could only run list* things and even then it's not a real test13:50
*** markvoelker has joined #openstack-keystone13:50
openstackgerritMerged openstack/keystone: Move role backend tests  https://review.openstack.org/29016713:51
samueldmqdstanek: okay, so why would we separate read-only and writable tests?13:52
dstaneksamueldmq: to run against different backends. unless you are not planning on running these against real keystone instances13:53
porunovHello, does keystone fit for users authentication from an application? I mean if I have a social network and I want to authenticate users which login into the site then keystone is the right solution?13:54
samueldmqdstanek: got it, so it's easier to skip writable tests if we need to13:54
dstanekporunov: so you want keystone just to store credentials and login? will you be using a token from keystone?13:55
*** richm has joined #openstack-keystone13:55
samueldmqdstanek: what about the way we want to sign writable tests should be run?13:55
samueldmqdstanek: as I was saying, perhaps we don't need a conf file, just pass it in somehow (envvar or tox param)13:55
dstanektox -e functional and tox -e functional-readonly would be fine for me13:55
*** rk4n has quit IRC13:55
dstaneksamueldmq: config files are not great for tests13:55
samueldmqdstanek: yes I felt I was doing something odd13:56
samueldmqdstanek: that's why I am asking :)13:56
samueldmqdstanek: I think I can make more progress now, thanks13:57
dstaneksamueldmq: np13:59
*** jaosorior has quit IRC13:59
porunovdstanek: I want to use keystone as a session manager (or something like this). After user logins to the site the application will send a token to him, then when user will use the application the application will use keystone to ask for permission.14:02
*** rk4n has joined #openstack-keystone14:03
*** openstackgerrit_ has joined #openstack-keystone14:03
*** openstackgerrit has quit IRC14:03
porunovdstanek: permissions like: work with database, watch photos, change avatar and so on...14:03
*** openstackgerrit_ is now known as openstackgerrit14:04
*** openstackgerrit has quit IRC14:04
*** openstackgerrit_ has joined #openstack-keystone14:04
samueldmqmordred: os-client-config is great!14:05
*** openstackgerrit_ is now known as openstackgerrit14:05
*** openstackgerrit has quit IRC14:05
*** openstackgerrit_ has joined #openstack-keystone14:05
mordredsamueldmq: yay! I'm so glad you like it14:06
*** openstackgerrit_ is now known as openstackgerrit14:06
*** openstackgerrit has quit IRC14:07
*** openstackgerrit_ has joined #openstack-keystone14:07
*** openstackgerrit_ is now known as openstackgerrit14:08
*** openstackgerrit has quit IRC14:08
*** openstackgerrit_ has joined #openstack-keystone14:08
samueldmqmordred: yes I do :)14:08
*** openstackgerrit_ is now known as openstackgerrit14:09
samueldmqmordred: I am now converting a call to os_client_config.make_client into 1) config = occ.get_config(..) then 2) config.get_legacy_client(..)14:09
*** openstackgerrit has quit IRC14:09
*** openstackgerrit_ has joined #openstack-keystone14:09
samueldmqmordred: then I will be able to read what was passed in the config in the meantime14:09
samueldmqmordred: so be based on the auth'ed domain and projects to run the tests (create things in that domain, project, etc)14:09
samueldmqmordred: functional tests in kclient https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/tests/functional/base.py14:10
samueldmq:)14:10
*** openstackgerrit_ is now known as openstackgerrit14:10
*** Guest41345 has joined #openstack-keystone14:10
mordred\o/14:12
*** SDub has quit IRC14:16
openstackgerritSamuel de Medeiros Queiroz proposed openstack/python-keystoneclient: Enhance base functional class to provide scope  https://review.openstack.org/29120214:19
rodrigodssamueldmq, hey... pls add me as reviewer in similar changes ^14:23
rodrigods:)14:23
*** hjensas has joined #openstack-keystone14:25
*** dims has quit IRC14:29
hjensasmfisher: I am looking at possibly using the keystone-hybrid-backend drivers. I understand you have experience? Any caveat, security concerns that I should consider?14:29
henrynashsamueldmq: any chance you could take a quick look at https://review.openstack.org/#/c/290195/4  - like to get this in so that the follow on bug fix can then be given a shot14:34
patchbothenrynash: patch 290195 - keystone - Split out domain config driver and manager tests14:34
openstackgerritBrant Knudson proposed openstack/keystone: Correct test to support changing N release name  https://review.openstack.org/29120714:35
*** dims has joined #openstack-keystone14:35
*** pcaruana has quit IRC14:41
*** shangxdy has joined #openstack-keystone14:53
*** pcaruana has joined #openstack-keystone14:53
*** jaosorior has joined #openstack-keystone14:56
*** spzala has joined #openstack-keystone14:58
*** belmoreira has quit IRC14:59
*** sigmavirus24_awa is now known as sigmavirus2415:08
*** GB21 has joined #openstack-keystone15:10
*** knikolla has joined #openstack-keystone15:19
*** henrynash has quit IRC15:19
openstackgerritLance Bragstad proposed openstack/keystone: Remove unused notification method and class  https://review.openstack.org/28879915:20
openstackgerritLance Bragstad proposed openstack/keystone: Consolidate @notifications.internal into Audit  https://review.openstack.org/28879815:20
*** AndChat185600 has joined #openstack-keystone15:21
openstackgerritLance Bragstad proposed openstack/keystone: Refactor TestFernetTokenProvider unscoped token tests  https://review.openstack.org/28690615:21
openstackgerritLance Bragstad proposed openstack/keystone: Refactor TestFernetTokenProvider domain-scoped tests  https://review.openstack.org/28690715:22
*** tomoiaga has quit IRC15:22
openstackgerritLance Bragstad proposed openstack/keystone: Refactor TestFernetTokenProvider project-scoped tests  https://review.openstack.org/28690815:22
*** jaosorior has quit IRC15:23
*** henrynash has joined #openstack-keystone15:30
*** ChanServ sets mode: +v henrynash15:30
*** arunkant_ has joined #openstack-keystone15:30
*** jorge_munoz has joined #openstack-keystone15:32
openstackgerritLance Bragstad proposed openstack/keystone: Refactor TestFernetTokenProvider trust-scoped tests  https://review.openstack.org/28690915:32
openstackgerritLance Bragstad proposed openstack/keystone: Remove TestFernetTokenProvider  https://review.openstack.org/28691015:32
*** henrynash has quit IRC15:35
*** jorge_munoz_ has joined #openstack-keystone15:38
*** jorge_munoz has quit IRC15:39
*** jorge_munoz_ is now known as jorge_munoz15:39
*** sigmavirus24 is now known as sigmavirus24_awa15:40
*** GB21 has quit IRC15:42
*** fpatwa_ has joined #openstack-keystone15:42
*** sdake has joined #openstack-keystone15:44
*** pece has quit IRC15:45
*** sigmavirus24_awa is now known as sigmavirus2415:46
*** sdake_ has joined #openstack-keystone15:46
*** fpatwa_ has quit IRC15:47
*** browne has joined #openstack-keystone15:49
*** EinstCrazy has quit IRC15:49
*** sdake has quit IRC15:49
*** rk4n has quit IRC15:57
samueldmqrodrigods: sure15:57
samueldmqhenrynash: looking15:57
*** jistr has quit IRC15:59
*** rk4n has joined #openstack-keystone16:00
*** pushkaru has joined #openstack-keystone16:09
stevemaro/16:09
*** sdake_ is now known as sdake16:10
lbragstadstevemar o/16:12
samueldmqstevemar: howdy16:13
*** clenimar has quit IRC16:16
*** henrynash has joined #openstack-keystone16:23
*** ChanServ sets mode: +v henrynash16:23
samueldmqmordred: is it possible to provide a token to clouds.yaml?16:29
*** bjornar has quit IRC16:29
openstackgerritfengzhr proposed openstack/keystone: The name can be just white character except project and user  https://review.openstack.org/27235816:31
*** shangxdy has quit IRC16:35
dstaneksamueldmq: have you tried to just use 'token' instead of a password?16:39
*** sigmavirus24 is now known as sigmavirus24_awa16:42
*** sigmavirus24_awa is now known as sigmavirus2416:42
*** haneef_ has quit IRC16:43
* stevemar is exhausted16:46
*** e0ne_ has quit IRC16:46
samueldmqdstanek: no, I haven't tried it,16:46
*** pcaruana has quit IRC16:47
samueldmqdstanek: if it's possible, my todo will become harder to make possible (https://review.openstack.org/#/c/291202/1/keystoneclient/tests/functional/base.py)16:47
patchbotsamueldmq: patch 291202 - python-keystoneclient - Enhance base functional class to provide scope16:47
samueldmqdstanek: although I can get scope information from the token too ...16:48
*** EinstCrazy has joined #openstack-keystone17:03
*** dims has quit IRC17:04
*** rk4n has quit IRC17:05
*** dims has joined #openstack-keystone17:06
mordredsamueldmq: you can17:08
mordredbut you shold not need to17:08
mordredsamueldmq: if you already have a token, I suggest adding it programmatically to the occ constructor17:08
*** EinstCrazy has quit IRC17:08
mordredsamueldmq: if you add 'token' to the auth dict you pass in17:09
*** rk4n has joined #openstack-keystone17:09
*** gyee has joined #openstack-keystone17:10
*** ChanServ sets mode: +v gyee17:10
samueldmqmordred: nice, as I suspected, thanks!17:13
mordredsamueldmq: keystoneauth _should_ auto-detect to use the token plugin if you have token in the auth dict17:13
mordredsamueldmq: or, rather, occ will17:14
mordredsamueldmq: https://github.com/openstack/os-client-config/blob/master/os_client_config/config.py#L904-L90817:14
*** rk4n has quit IRC17:15
samueldmqmordred: ++ nice17:16
*** maxabidi has joined #openstack-keystone17:18
openstackgerritMerged openstack/python-keystoneclient-kerberos: Updated from global requirements  https://review.openstack.org/26964317:22
*** lhcheng has joined #openstack-keystone17:27
*** ChanServ sets mode: +v lhcheng17:27
openstackgerritDavid Stanek proposed openstack/keystone: Enables the notification tests in py3  https://review.openstack.org/28067117:33
openstackgerritCristian Sava proposed openstack/keystone: Customize config file location when run as wsgi app.  https://review.openstack.org/28821617:36
*** clenimar has joined #openstack-keystone17:38
*** mgarza has joined #openstack-keystone17:40
*** browne has quit IRC17:41
*** shaleh has joined #openstack-keystone17:43
*** fpatwa_ has joined #openstack-keystone17:43
shalehlbragstad: ping17:44
lbragstadshaleh pong17:46
shalehlbragstad: re: kwargs usage on function calls. In the review where you brought this up the function takes one argument. Do we still want to use kwargs? Or is that just future proofing?17:46
*** fawadkhaliq has joined #openstack-keystone17:47
openstackgerritAlexander Makarov proposed openstack/keystone: Unified delegation model  https://review.openstack.org/20848817:47
openstackgerritAlexander Makarov proposed openstack/keystone: Unified delegation assignment driver  https://review.openstack.org/29131817:47
lbragstadshaleh typically when we use kwargs we try to make it so that all calling functions use the kwarg to pass that variable17:47
lbragstadshaleh so in this case - we could probably consider it future proofing17:47
*** fpatwa_ has quit IRC17:48
shalehlbragstad: fair enough. Thanks.17:48
lbragstadshaleh no problem - thanks for picking that one up17:48
shalehlbragstad: np17:51
*** e0ne has joined #openstack-keystone17:53
*** dims has quit IRC17:54
samueldmqhenrynash: hi17:57
samueldmqhenrynash: quick question about is_domain projects17:57
*** bjornar has joined #openstack-keystone17:58
henrynashsamueldmq: hi17:59
samueldmqhenrynash: when migrating domains to project table, we have no clashing because the is_domain project's domain will be that special null value right?17:59
samueldmqhenrynash: otherwise it could clash with another project inside itsefl which has the same name17:59
henrynashsamueldmq: yes, the domain_id of an is_domain project is NOT it’s own domain_id….it is teh super secret special hidden one (that we have to shoot you for if you find out what it is)18:00
samueldmqhenrynash: what?18:01
samueldmqhenrynash: I know nothing about it anyways18:01
samueldmq:)18:01
henrynashsamueldmq: me neither, someone who I can’t remember told me about18:01
samueldmqhehe18:02
henrynashsamueldmq: but yes, it means the name+id is unique compared with a project within that domain18:02
henrynash(sorry, name+domain_id)18:03
*** dims has joined #openstack-keystone18:03
*** lhcheng has quit IRC18:03
*** lhcheng has joined #openstack-keystone18:03
*** ChanServ sets mode: +v lhcheng18:03
dstanekstevemar: i decided to error on the side of too much detail in this commit message: https://review.openstack.org/#/c/280671/18:05
patchbotdstanek: patch 280671 - keystone - Enables the notification tests in py318:05
samueldmqhenrynash: ++ agreed18:06
shalehdstanek: s/If is treated/It is treated/18:07
dstanekshaleh: oops, thanks18:07
openstackgerritSean Perry proposed openstack/keystone: IdP deletion triggers token invalidation  https://review.openstack.org/21310418:07
shalehdstanek: np18:08
*** jasonsb has quit IRC18:09
shalehdstanek: that internal FakeManager class reminds me of why I wish Python would have an 'end' statement.18:09
*** mhickey_ has quit IRC18:09
openstackgerritMerged openstack/keystone: Split out domain config driver and manager tests  https://review.openstack.org/29019518:09
shalehdstanek: reading the diff quickly, I thought the setUp() was on the Manager which would be weird.18:09
*** trown is now known as trown|lunch18:14
*** spandhe has joined #openstack-keystone18:16
*** spandhe_ has joined #openstack-keystone18:19
henrynashayoung, samuedlmq, stevemar: if we can get this in, the domain config is one step closer to be ing marked as stable: https://review.openstack.org/#/c/290223/818:19
patchbothenrynash: patch 290223 - keystone - Make modifications to domain config atomic18:19
*** spandhe has quit IRC18:21
*** spandhe_ is now known as spandhe18:21
ayounghenrynash, Yay18:21
*** dims has quit IRC18:21
dstanekshaleh: :-P18:22
*** dims has joined #openstack-keystone18:22
openstackgerritSean Perry proposed openstack/keystone: Migrate_repo init version helper  https://review.openstack.org/13764018:23
*** neophy has joined #openstack-keystone18:25
*** pece has joined #openstack-keystone18:25
*** jaosorior has joined #openstack-keystone18:28
*** browne has joined #openstack-keystone18:29
*** openstackgerrit_ has joined #openstack-keystone18:29
*** tqtran-afk has joined #openstack-keystone18:31
*** pnavarro has quit IRC18:41
*** lhcheng has quit IRC18:43
*** lhcheng has joined #openstack-keystone18:44
*** ChanServ sets mode: +v lhcheng18:44
*** henrynash has quit IRC18:46
openstackgerritDavid Stanek proposed openstack/keystone: Adds warning when no domain configs were uploaded  https://review.openstack.org/21428718:51
openstackgerritDavid Stanek proposed openstack/keystone: Refactor domain config upload  https://review.openstack.org/27935418:51
*** aginwala has joined #openstack-keystone18:56
*** rderose has joined #openstack-keystone19:03
*** trown|lunch is now known as trown19:12
*** andrewbogott has quit IRC19:14
*** andrewbogott has joined #openstack-keystone19:14
*** jistr has joined #openstack-keystone19:15
openstackgerritDavid Stanek proposed openstack/keystone: Enables the notification tests in py3  https://review.openstack.org/28067119:15
openstackgerritMerged openstack/keystone: Fix keystone-manage example command path  https://review.openstack.org/29090419:19
*** rderose has quit IRC19:20
*** rderose has joined #openstack-keystone19:21
openstackgerritMerged openstack/keystone: Fixing mapping schema to allow local user  https://review.openstack.org/29100419:22
samueldmqI have a ksclient instance19:22
samueldmqhow do I get informatin of the token used (such as scope) ?19:22
samueldmqayoung:  ^19:22
*** rderose has quit IRC19:27
*** dims_ has joined #openstack-keystone19:28
*** mvk has quit IRC19:28
samueldmqjamielennox|away: ^19:28
*** dims has quit IRC19:29
*** jaosorior has quit IRC19:31
*** andreykurilin__ has quit IRC19:33
*** rcernin has quit IRC19:40
*** e0ne has quit IRC19:43
*** fpatwa_ has joined #openstack-keystone19:44
*** fpatwa_ has quit IRC19:49
ayoungsamueldmq, I'd have to dig.  I think jamielennox|away provided a utility method to query it19:52
*** ayoung has quit IRC19:52
*** trown has quit IRC19:56
*** gyee has quit IRC19:56
*** trown has joined #openstack-keystone19:59
*** aginwala has quit IRC20:03
*** sdake has quit IRC20:05
*** aginwala has joined #openstack-keystone20:08
*** spzala has quit IRC20:10
*** spzala has joined #openstack-keystone20:10
*** e0ne has joined #openstack-keystone20:12
*** spzala has quit IRC20:13
*** spzala has joined #openstack-keystone20:13
*** pnavarro has joined #openstack-keystone20:14
*** pnavarro has quit IRC20:19
*** e0ne has quit IRC20:23
*** pushkaru has quit IRC20:27
*** pushkaru has joined #openstack-keystone20:37
*** sheel has quit IRC20:37
*** ninag has quit IRC20:41
*** sigmavirus24 is now known as sigmavirus24_awa21:00
*** sdake has joined #openstack-keystone21:07
*** sigmavirus24_awa is now known as sigmavirus2421:07
*** cdcasey has joined #openstack-keystone21:17
*** aginwala has quit IRC21:18
*** henrynash has joined #openstack-keystone21:24
*** ChanServ sets mode: +v henrynash21:24
dims_bknudson : stevemar : feels like some deprecations are logged many times? http://logs.openstack.org/01/291301/1/check/gate-tempest-dsvm-full/136ca0f/logs/deprecations.txt.gz21:27
bknudsondims_: with keystone running in apache it's going to get started in several instances, and those instances can also restart whenever apache decides to restart it.21:28
bknudsonso it's expected that deprecations will be logged many times21:28
dims_bknudson : ack makes sense. thanks21:29
*** boris-42 has joined #openstack-keystone21:30
*** mhickey_ has joined #openstack-keystone21:31
*** bjornar has quit IRC21:32
*** aginwala has joined #openstack-keystone21:34
*** aginwala has quit IRC21:34
openstackgerritJorge Munoz proposed openstack/keystone: Rename v2 token schema used for validation  https://review.openstack.org/29076821:36
*** ninag has joined #openstack-keystone21:37
*** jistr has quit IRC21:40
*** openstackstatus has quit IRC21:42
*** openstackstatus has joined #openstack-keystone21:44
*** ChanServ sets mode: +v openstackstatus21:44
*** fpatwa_ has joined #openstack-keystone21:45
*** rk4n has joined #openstack-keystone21:48
morgandims_: apache is magic :P21:49
*** fpatwa_ has quit IRC21:50
*** mhickey_ has quit IRC21:51
*** dims has joined #openstack-keystone21:52
morganbknudson: are we ready to merge https://review.openstack.org/#/c/258181/21:52
patchbotmorgan: patch 258181 - python-keystoneclient - remove CLI from keystoneclient21:52
*** jamielennox|away is now known as jamielennox21:52
morganbknudson: because... i'm ready to +2/+A it21:52
*** dims_ has quit IRC21:52
bknudsonmorgan: I can't think of a good reason why it has to wait now that we've got a stable branch.21:53
morganoh look we have stable/mitaka21:53
morganmerging!21:53
*** pece has quit IRC21:53
morganahhaha21:53
morganjamielennox: beat me to it21:53
jamielennox:)21:53
morgannice jamielennox nice21:53
jamielennoxnice way to start the day21:53
morganNO MORE KEYSTONE CLI! wooooooot21:54
morgankeystonelcient*21:54
morganjamielennox: also yay on getting the bootstrap stuff in.21:54
jamielennoxmorgan: ++21:54
*** neophy has quit IRC21:54
jamielennoxmorgan: i made the devstack change, it simplifies it massively21:55
morganyeah21:55
morganit's a lot cleaner21:55
morganit's *what* keystone should have been doing instead of using migrations.21:55
jamielennoxmorgan and others: https://review.openstack.org/#/c/285879/221:57
patchbotjamielennox: patch 285879 - openstack-dev/devstack - Use unversioned keystone endpoints21:57
morganjamielennox: nice21:58
jamielennoxnot sure what to do in forms of testing but merge it and see21:58
jamielennoxsamueldmq: how did you create the keystoneclient21:58
jamielennoxif the old way there's a auth_ref param21:58
*** doug-fish has quit IRC21:59
*** rcernin has joined #openstack-keystone22:11
*** pushkaru has quit IRC22:12
*** knikolla has quit IRC22:13
*** porunov has quit IRC22:14
*** pauloewerton has quit IRC22:15
*** pushkaru has joined #openstack-keystone22:17
*** trown is now known as trown|outtypewww22:21
*** rcernin has quit IRC22:22
*** rk4n has quit IRC22:24
*** lhcheng has quit IRC22:24
*** pushkaru has quit IRC22:24
*** pushkaru has joined #openstack-keystone22:24
*** cdcasey has quit IRC22:24
*** lhcheng has joined #openstack-keystone22:25
*** ChanServ sets mode: +v lhcheng22:25
*** sdake_ has joined #openstack-keystone22:25
*** woodster_ has joined #openstack-keystone22:27
openstackgerritBrant Knudson proposed openstack/keystone-specs: ldap3 driver  https://review.openstack.org/29147022:28
*** sdake has quit IRC22:28
*** pushkaru has quit IRC22:29
*** chlong has quit IRC22:39
*** pushkaru has joined #openstack-keystone22:39
*** gyee has joined #openstack-keystone22:40
*** ChanServ sets mode: +v gyee22:40
*** pushkaru has quit IRC22:43
*** pushkaru has joined #openstack-keystone22:43
*** aginwala has joined #openstack-keystone22:47
*** ninag has quit IRC22:49
stevemarmorgan: bknudson jamielennox YAY!22:52
stevemarmorgan: jamielennox there is https://review.openstack.org/#/c/257127/ also22:52
patchbotstevemar: patch 257127 - python-keystoneclient - remove oslo-incubator apiclient22:52
morganbknudson: +2 on that spec22:54
*** mgarza has quit IRC22:54
morganstevemar: +322:55
stevemaryay22:55
*** trown|outtypewww has quit IRC22:55
morganyou should +2 the ldap3 driver spec :P22:55
morganjustsayin22:55
morganit's the right approach [and backlog targeted]22:55
stevemarlink?22:55
morganhttps://review.openstack.org/#/c/291470/22:55
patchbotmorgan: patch 291470 - keystone-specs - ldap3 driver22:55
*** AndChat|185600 has joined #openstack-keystone22:56
*** AndChat185600 has quit IRC22:56
*** trown has joined #openstack-keystone22:58
*** doug-fish has joined #openstack-keystone22:59
openstackgerritMerged openstack/python-keystoneclient: remove CLI from keystoneclient  https://review.openstack.org/25818123:00
morganstevemar: o.m.g. ^23:01
*** sigmavirus24 is now known as sigmavirus24_awa23:01
*** spandhe has quit IRC23:02
*** doug-fish has quit IRC23:03
stevemarmorgan: http://i.imgur.com/vwMin.gif23:03
*** doug-fish has joined #openstack-keystone23:03
morganhttps://twitter.com/MdrnStm/status/70806607194152550423:04
morgan^_^23:05
stevemaryay23:07
*** doug-fish has quit IRC23:08
gyeemorgan, awesome!23:13
*** doug-fish has joined #openstack-keystone23:14
*** lhcheng_ has joined #openstack-keystone23:15
stevemarbknudson: i was just gonna see if i can clean up the notifications code23:15
stevemarbknudson: poke for review here: https://review.openstack.org/#/c/137640/23:17
patchbotstevemar: patch 137640 - keystone - Migrate_repo init version helper23:17
*** lhcheng has quit IRC23:17
*** doug-fish has quit IRC23:19
*** jorge_munoz has quit IRC23:21
openstackgerritMerged openstack/keystone: Add PKIZ coverage to trust tests  https://review.openstack.org/29081323:23
openstackgerritSteve Martinelli proposed openstack/python-keystoneclient-kerberos: use keystoneauth instead of keystoneclient  https://review.openstack.org/29037423:23
*** ninag has joined #openstack-keystone23:30
*** ninag has quit IRC23:35
*** rk4n has joined #openstack-keystone23:36
*** furface has joined #openstack-keystone23:40
*** sdake_ has quit IRC23:42
*** fpatwa_ has joined #openstack-keystone23:46
*** fpatwa_ has quit IRC23:51
*** gordc has quit IRC23:54
*** sheel has joined #openstack-keystone23:58

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