Saturday, 2014-08-30

* Guest24670 faceplants SkepticalCore00:00
Guest24670i think that's how that works00:00
SkepticalCorei don't know if Popen is async like that00:00
Guest24670SkepticalCore: yeah, i have no idea either00:00
SkepticalCore<<---- https://i.chzbgr.com/maxW500/3739566080/hFC30F272/00:01
Guest24670SkepticalCore: the docs also have a warning about using .communicate() if you want .stdout https://docs.python.org/2/library/subprocess.html#subprocess.Popen00:01
SkepticalCoreyah was reading that now00:01
Guest24670"to avoid deadlocks due to any of the other OS pipe buffers filling up and blocking the child process." is that a risk we have?00:02
SkepticalCoreonly if we use wait00:02
SkepticalCorewe might need .communicate here00:02
SkepticalCoreactually00:02
SkepticalCorei don't think it hurts us to use .communicate even if it isn't needed00:03
SkepticalCoreand crypto is likely to be slow so we should wait (but not with .wait())00:03
SkepticalCorewe use it in cms, i'd do it here: https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/common/cms.py#L9700:04
*** jimhoagland has quit IRC00:05
Guest24670SkepticalCore: so, it sounds like both options are bad?00:08
Guest24670SkepticalCore: what are you advocating lol00:08
SkepticalCoreGuest24670, i think we should use .communicate(), either not using it or using wait would be bad.00:09
SkepticalCorenot using .communicate (with crypto) might mean we get incomplete data? using .wait might deadlock us (based on docs)00:09
SkepticalCorei don't think it hurts to us to use communicate if it isn't needed (it's extra guarding)00:10
SkepticalCorewhere not using it might make things broken00:10
SkepticalCore*might*00:10
*** zzzeek has quit IRC00:11
*** openstackgerrit_ has joined #openstack-keystone00:16
SkepticalCoreGuest24670, ok +2 on that last validator one00:17
*** jasondotstar has quit IRC00:18
Guest24670SkepticalCore: awesome00:19
openstackgerritMorgan Fainberg proposed a change to openstack/keystone: Fix token flush fails with recursion depth exception  https://review.openstack.org/11786900:20
*** jasondotstar has joined #openstack-keystone00:22
*** amcrn has quit IRC00:22
*** harlowja has quit IRC00:23
SkepticalCoreGuest24670, https://review.openstack.org/#/c/88331/ stable/havana is this one also too late? [i'll abandon if it is]00:24
SkepticalCoreGuest24670, thats the explicit import of _ in exception00:24
*** harlowja has joined #openstack-keystone00:25
*** gokrokve has joined #openstack-keystone00:27
Guest24670SkepticalCore: yeah, abandon00:29
SkepticalCoredone00:30
*** gokrokve has quit IRC00:35
*** gokrokve has joined #openstack-keystone00:38
*** amerine has joined #openstack-keystone00:42
*** larsks has joined #openstack-keystone00:44
larskskeystone is giving 404 errors when heat is trying to authenticate an ec2 credential used to signal a waitcondition.  Turning on debug=true in keystone.conf doesn't seem to get me any more logging.  Trying to figure out what is going on...Where do requests against /ec2tokens start?00:46
*** amerine has quit IRC00:46
*** richm has quit IRC00:53
*** gokrokve has quit IRC00:54
larsksAh, contrib/ec2/controllers.py...00:56
*** jasondotstar has quit IRC00:58
*** jasondotstar has joined #openstack-keystone01:00
*** HenryG_ has joined #openstack-keystone01:12
*** gmurphy has quit IRC01:13
*** marcoemorais has quit IRC01:13
*** HenryG has quit IRC01:14
openstackgerritSarvesh Ranjan proposed a change to openstack/keystone: Spelling Correction  https://review.openstack.org/11791901:16
*** alex_xu has joined #openstack-keystone01:17
openstackgerritSarvesh Ranjan proposed a change to openstack/keystone: Typo fixed  https://review.openstack.org/11792001:20
*** montanvi has joined #openstack-keystone01:21
*** gmurphy has joined #openstack-keystone01:23
*** RicoLin has joined #openstack-keystone01:26
*** notmyname has quit IRC01:28
*** bambam1 has quit IRC01:28
*** thiagop has quit IRC01:28
*** Jean-Daniel has quit IRC01:28
*** wolsen_ has quit IRC01:28
*** samuelmz_ has quit IRC01:28
*** wolsen has joined #openstack-keystone01:28
*** RicoLin has quit IRC01:33
*** RicoLin has joined #openstack-keystone01:34
*** samuelmz_ has joined #openstack-keystone01:35
*** thiagop has joined #openstack-keystone01:35
*** Jean-Daniel has joined #openstack-keystone01:37
*** openstackgerrit_ has joined #openstack-keystone01:38
*** uvirtbot has joined #openstack-keystone01:39
*** toddnni has quit IRC01:39
*** uvirtbot` has quit IRC01:39
*** marzif__ has quit IRC01:39
*** openstackgerrit has quit IRC01:39
*** dhellmann_ has quit IRC01:39
*** dvorak has quit IRC01:39
*** topol has joined #openstack-keystone01:42
*** toddnni has joined #openstack-keystone01:50
*** marzif__ has joined #openstack-keystone01:50
*** openstackgerrit has joined #openstack-keystone01:50
*** dhellmann_ has joined #openstack-keystone01:50
*** dvorak has joined #openstack-keystone01:50
*** amerine has joined #openstack-keystone01:54
*** RicoLin has quit IRC02:03
*** amerine has quit IRC02:10
*** gokrokve has joined #openstack-keystone02:30
*** amerine has joined #openstack-keystone02:42
*** gokrokve has quit IRC02:45
*** amerine has quit IRC02:46
*** chandankumar has joined #openstack-keystone02:52
*** oomichi has joined #openstack-keystone02:54
*** SkepticalCore is now known as SkepticalCore_Z03:03
*** chandankumar has quit IRC03:06
*** chandankumar has joined #openstack-keystone03:19
*** chandankumar has quit IRC03:25
*** stevemar has joined #openstack-keystone03:30
*** amerine has joined #openstack-keystone03:43
*** amerine has quit IRC03:47
*** topol has quit IRC03:52
openstackgerritSteve Martinelli proposed a change to openstack/keystone: Transform a Keystone token to a SAML assertion  https://review.openstack.org/11054204:05
openstackgerritSteve Martinelli proposed a change to openstack/keystone: Create SAML generation route and controller  https://review.openstack.org/11413804:05
openstackgerritA change was merged to openstack/keystone-specs: Move explicit unscoped token to Kilo  https://review.openstack.org/11664104:09
*** saipandi has quit IRC04:31
*** harlowja is now known as harlowja_away04:39
*** amerine has joined #openstack-keystone04:43
*** amerine has quit IRC04:48
*** amirosh has joined #openstack-keystone05:14
*** diegows has joined #openstack-keystone05:16
*** stevemar has quit IRC05:23
*** amirosh has quit IRC05:23
*** amerine has joined #openstack-keystone05:44
*** amerine has quit IRC05:49
*** diegows has quit IRC06:05
openstackgerritOpenStack Proposal Bot proposed a change to openstack/keystone: Imported Translations from Transifex  https://review.openstack.org/11192006:05
*** henrynash has quit IRC06:15
*** alex_xu has quit IRC06:20
*** rm_work is now known as rm_work|away07:09
*** rm_work|away is now known as rm_work07:11
*** gyee has quit IRC07:36
*** wanghong has quit IRC07:36
openstackgerritMarek Denis proposed a change to openstack/keystone: Transform a Keystone token to a SAML assertion  https://review.openstack.org/11054207:36
*** alex_xu has joined #openstack-keystone07:36
*** wanghong has joined #openstack-keystone07:39
*** rm_work is now known as rm_work|away07:51
*** ukalifon has joined #openstack-keystone07:56
*** bvandenh has joined #openstack-keystone07:57
*** henrynash has joined #openstack-keystone08:10
*** henrynash has quit IRC08:12
openstackgerritOpenStack Proposal Bot proposed a change to openstack/keystone: Updated from global requirements  https://review.openstack.org/11162008:30
*** ukalifon has quit IRC08:33
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-keystoneclient: Updated from global requirements  https://review.openstack.org/11625508:36
*** amerine has joined #openstack-keystone08:47
*** Daviey has quit IRC08:51
*** amerine has quit IRC08:51
openstackgerritOpenStack Proposal Bot proposed a change to openstack/keystone: Updated from global requirements  https://review.openstack.org/11162008:52
*** Daviey has joined #openstack-keystone09:06
*** oomichi has quit IRC09:14
*** dguitarbite has quit IRC09:39
*** ukalifon1 has joined #openstack-keystone09:58
*** ukalifon1 has quit IRC10:03
*** amerine has joined #openstack-keystone10:49
*** amerine has quit IRC10:53
*** esmute_ has joined #openstack-keystone11:18
*** henrique_ has joined #openstack-keystone11:19
*** esmute has quit IRC11:29
*** htruta has quit IRC11:29
*** esmute_ is now known as esmute11:29
*** jimbaker has quit IRC11:35
*** sigmavirus24_awa has quit IRC11:39
*** sudorandom has quit IRC11:39
*** gothicmindfood has quit IRC11:41
*** mitz- has joined #openstack-keystone11:41
*** colettecello has joined #openstack-keystone11:41
*** mitz has quit IRC11:41
*** sudorandom has joined #openstack-keystone11:41
*** jimbaker has joined #openstack-keystone11:41
*** jimbaker has quit IRC11:41
*** jimbaker has joined #openstack-keystone11:41
*** rharwood has quit IRC11:42
*** sigmavirus24_awa has joined #openstack-keystone11:42
*** rharwood has joined #openstack-keystone11:43
*** dvorak has quit IRC11:51
*** dvorak has joined #openstack-keystone11:52
*** fifieldt_ has quit IRC11:57
*** rharwood_ has joined #openstack-keystone12:00
*** fifieldt_ has joined #openstack-keystone12:02
openstackgerritSteve Martinelli proposed a change to openstack/keystone: Create SAML generation route and controller  https://review.openstack.org/11413812:07
*** rharwood has quit IRC12:07
*** mitz- has quit IRC12:07
*** rharwood_ is now known as rharwood12:07
*** rharwood has quit IRC12:16
*** rharwood has joined #openstack-keystone12:16
*** fifieldt_ has quit IRC12:29
*** dobson has quit IRC12:29
*** sudorandom has quit IRC12:29
*** henrique_ has quit IRC12:29
*** marekd|away has quit IRC12:29
*** jamiec has quit IRC12:29
*** fifieldt_ has joined #openstack-keystone12:29
*** jamiec has joined #openstack-keystone12:30
*** dobson has joined #openstack-keystone12:30
*** marekd|away has joined #openstack-keystone12:30
*** sudorandom has joined #openstack-keystone12:31
*** henrique_ has joined #openstack-keystone12:33
*** esmute_ has joined #openstack-keystone12:49
*** esmute has quit IRC12:50
*** esmute_ is now known as esmute12:50
*** grantbow has quit IRC12:50
*** amerine has joined #openstack-keystone12:51
*** grantbow has joined #openstack-keystone12:53
*** amerine has quit IRC12:55
*** saipandi has joined #openstack-keystone12:58
*** diegows has joined #openstack-keystone12:59
*** rharwood_ has joined #openstack-keystone13:01
*** rharwood has quit IRC13:02
*** rharwood_ is now known as rharwood13:02
*** HenryG__ has joined #openstack-keystone13:03
*** jimbaker has quit IRC13:06
*** HenryG_ has quit IRC13:06
*** jimbaker has joined #openstack-keystone13:07
*** jimbaker has quit IRC13:07
*** jimbaker has joined #openstack-keystone13:07
*** henrique_ has quit IRC13:09
*** colettecello has quit IRC13:09
*** fifieldt_ has quit IRC13:09
*** gothicmindfood has joined #openstack-keystone13:11
*** henrique_ has joined #openstack-keystone13:23
*** fifieldt_ has joined #openstack-keystone13:27
*** dobson has quit IRC13:29
*** bknudson has joined #openstack-keystone13:30
*** HenryG__ is now known as HenryG13:31
*** dobson has joined #openstack-keystone13:31
*** diegows has quit IRC13:34
*** redrobot has quit IRC13:35
*** adam_g has quit IRC13:35
*** adam_g has joined #openstack-keystone13:35
*** adam_g has quit IRC13:35
*** adam_g has joined #openstack-keystone13:35
*** afaranha has quit IRC13:39
*** chmouel has quit IRC13:40
*** dhu has quit IRC13:40
*** dhu_super has joined #openstack-keystone13:40
*** redrobot has joined #openstack-keystone13:40
*** redrobot is now known as Guest4788613:41
*** notmyname has joined #openstack-keystone13:44
*** chmouel has joined #openstack-keystone13:45
*** afaranha has joined #openstack-keystone13:54
*** amerine has joined #openstack-keystone14:02
*** amerine has quit IRC14:06
*** diegows has joined #openstack-keystone14:20
*** dguitarbite has joined #openstack-keystone14:27
*** zhiyan_ has joined #openstack-keystone14:47
*** ctracey_ has joined #openstack-keystone14:47
*** jraim__ has joined #openstack-keystone14:47
*** mflobo_ has joined #openstack-keystone14:48
*** serverascode_ has joined #openstack-keystone14:48
*** stevelle_ has joined #openstack-keystone14:51
*** gus has joined #openstack-keystone14:52
*** radez_g0` has joined #openstack-keystone14:52
*** hockeynut_ has joined #openstack-keystone14:53
*** rm_workz has joined #openstack-keystone14:53
*** portante_ has joined #openstack-keystone14:54
*** rm_workz is now known as rm_work14:54
*** rm_work has quit IRC14:54
*** rm_work has joined #openstack-keystone14:54
*** zhiyan has quit IRC14:54
*** stevelle has quit IRC14:54
*** hockeynut has quit IRC14:54
*** serverascode has quit IRC14:54
*** Guest24670 has quit IRC14:54
*** pabelanger has quit IRC14:54
*** Ephur has quit IRC14:54
*** comstud has quit IRC14:54
*** jraim_ has quit IRC14:54
*** d34dh0r53 has quit IRC14:54
*** russellb has quit IRC14:54
*** portante has quit IRC14:54
*** EmilienM has quit IRC14:54
*** ctracey has quit IRC14:54
*** gus_ has quit IRC14:54
*** Clabbe has quit IRC14:54
*** lbragstad has quit IRC14:54
*** mflobo has quit IRC14:54
*** dtroyer has quit IRC14:54
*** afaranha has quit IRC14:54
*** rm_work|away has quit IRC14:54
*** mhu has quit IRC14:54
*** radez_g0n3 has quit IRC14:54
*** larsks has quit IRC14:54
*** ekarlso has quit IRC14:54
*** Clabbe has joined #openstack-keystone14:54
*** larsks|alt has joined #openstack-keystone14:54
*** dtroyer has joined #openstack-keystone14:54
*** zhiyan_ is now known as zhiyan14:54
*** comstud has joined #openstack-keystone14:55
*** d34dh0r53 has joined #openstack-keystone14:55
*** pabelanger has joined #openstack-keystone14:55
*** lbragstad has joined #openstack-keystone14:55
*** Ephur has joined #openstack-keystone14:55
*** jraim__ is now known as jraim_14:55
*** ekarlso has joined #openstack-keystone14:55
*** serverascode_ is now known as serverascode14:55
*** russellb has joined #openstack-keystone14:55
*** dolphm has joined #openstack-keystone14:55
*** afaranha has joined #openstack-keystone14:56
*** mhu has joined #openstack-keystone14:56
*** EmilienM has joined #openstack-keystone14:57
*** ctracey_ is now known as ctracey14:58
*** larsks has joined #openstack-keystone14:59
*** stevelle_ is now known as stevelle15:00
*** amerine has joined #openstack-keystone15:03
*** larsks|alt has quit IRC15:05
*** amerine has quit IRC15:07
*** amirosh has joined #openstack-keystone15:12
openstackgerrithenry-nash proposed a change to openstack/keystone: backend for policy endpoint extension  https://review.openstack.org/11536215:35
openstackgerrithenry-nash proposed a change to openstack/keystone: controller for the endpoint policy extension  https://review.openstack.org/11574615:37
*** henrynash has joined #openstack-keystone15:38
*** gokrokve has joined #openstack-keystone15:38
openstackgerritA change was merged to openstack/keystone: Add audit support to keystone federation  https://review.openstack.org/11433715:43
openstackgerritA change was merged to openstack/keystone: Adds tests that show how update with validation works  https://review.openstack.org/11695415:44
henrynashdolphm: posted new versions of the endpoint policy extension with logic moved to the manager: https://review.openstack.org/#/c/115362/15:48
*** amirosh has quit IRC15:54
*** amirosh has joined #openstack-keystone15:55
*** amirosh has quit IRC15:59
*** openstackstatus has joined #openstack-keystone16:01
*** ChanServ sets mode: +v openstackstatus16:01
*** saipandi has quit IRC16:04
-openstackstatus- NOTICE: Gerrit is offline for project renaming maintenance, ETA 163016:06
*** ChanServ changes topic to "Gerrit is offline for project renaming maintenance, ETA 1630"16:06
*** elmiko has quit IRC16:12
*** SkepticalCore_Z is now known as morganfainberg16:28
*** HenryG is now known as HenryG_afk16:34
*** gokrokve has quit IRC16:38
*** gokrokve has joined #openstack-keystone16:39
*** gokrokve has quit IRC16:43
*** openstackgerrit has quit IRC16:46
*** openstackgerrit has joined #openstack-keystone16:46
*** morganfainberg is now known as morganfainberg_Z16:47
*** ChanServ changes topic to "{"feature_freeze": "september 4"}"16:52
*** gokrokve has joined #openstack-keystone16:58
*** ChanServ sets mode: +o dolphm17:04
dolphmhenrynash: thanks!17:05
* dolphm is brewing beer with michael still today though17:06
dstanekdolphm: nice17:06
*** morganfainberg_Z is now known as morganfainberg17:25
morganfainbergdolphm, that sounds awesome17:26
*** gokrokve has quit IRC17:32
*** andreaf has joined #openstack-keystone17:37
*** hockeynut_ is now known as hockeynut17:41
*** gokrokve has joined #openstack-keystone17:45
*** gokrokve has quit IRC17:49
*** amirosh has joined #openstack-keystone17:58
*** gokrokve has joined #openstack-keystone17:59
*** gokrokve has quit IRC18:03
*** gokrokve has joined #openstack-keystone18:03
*** gokrokve has quit IRC18:05
*** gokrokve_ has joined #openstack-keystone18:05
*** amerine has joined #openstack-keystone18:06
*** amerine has quit IRC18:10
*** gokrokve_ has quit IRC18:10
*** rm_work is now known as rm_work|away18:12
bknudsonis still the lastname or the tool or the time period?18:17
dstanekbknudson: last name18:26
*** amirosh has quit IRC18:40
*** amirosh has joined #openstack-keystone18:40
*** amirosh has joined #openstack-keystone18:41
*** amirosh has quit IRC18:46
morganfainberghm19:03
*** packet has joined #openstack-keystone19:05
*** andreaf_ has joined #openstack-keystone19:06
*** andreaf has quit IRC19:07
*** packet has quit IRC19:08
*** packet has joined #openstack-keystone19:10
*** amirosh has joined #openstack-keystone19:11
*** amirosh has quit IRC19:15
bknudsonhttps://review.openstack.org/#/c/95381/19:21
*** andreaf_ has quit IRC19:24
*** packet has quit IRC19:44
*** packet has joined #openstack-keystone19:45
*** packet has quit IRC19:50
openstackgerritBrant Knudson proposed a change to openstack/identity-api: JSON Home relationships for auth resources  https://review.openstack.org/11799219:57
*** gokrokve has joined #openstack-keystone20:06
*** amerine has joined #openstack-keystone20:07
*** gokrokve has quit IRC20:11
*** amerine has quit IRC20:12
*** miqui has quit IRC20:53
*** gokrokve has joined #openstack-keystone21:06
*** amerine has joined #openstack-keystone21:08
*** gokrokve has quit IRC21:11
*** amerine has quit IRC21:12
openstackgerritA change was merged to openstack/keystone: Mark the trust kvs backend deprecated, for removal in Kilo  https://review.openstack.org/11780421:48
openstackgerritA change was merged to openstack/keystone: Do not load auth plugins by class in tests  https://review.openstack.org/11706221:48
*** amerine has joined #openstack-keystone22:09
*** amerine has quit IRC22:13
*** boris-42_ has quit IRC22:29
*** boris-42 has joined #openstack-keystone22:29
*** gokrokve has joined #openstack-keystone23:06
*** amerine has joined #openstack-keystone23:10
*** gokrokve has quit IRC23:11
*** amerine has quit IRC23:14
*** henrynash has quit IRC23:34

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