Thursday, 2014-02-13

*** dkehn__ is now known as dkehn_00:00
*** mrodden has quit IRC00:01
*** dkranz has quit IRC00:03
*** gaelL has joined #openstack-dev00:04
*** topol has joined #openstack-dev00:05
*** tdruiva_ has joined #openstack-dev00:05
*** gordc has quit IRC00:06
*** mlavalle has quit IRC00:06
samuelqueirozayoung, I'm using Keystone a customized policy.json file00:06
samuelqueirozI just would like to know if it's possible to make a rule defining that an optional filter should be used. For instance, I'd like to allow project admins to list all users filtered by his domain00:06
*** tanisdl_ has joined #openstack-dev00:06
*** dkehn has joined #openstack-dev00:07
samuelqueirozI dont know if its possible to get an URL param inside the policy :/00:07
ayoungsamuelqueiroz, hmmm00:07
ayoungI think it is00:07
*** neelashah has quit IRC00:08
*** colinmcnamara has quit IRC00:08
*** tdruiva has quit IRC00:08
*** dkehn_ has quit IRC00:09
*** dkehn is now known as dkehn_00:09
*** harlowja is now known as harlowja_away00:09
*** dkehn_ has quit IRC00:09
ayoungsamuelqueiroz, look at the code in keystone/common/controller.py00:10
*** lyle has quit IRC00:10
*** tanisdl has quit IRC00:10
*** tanisdl_ is now known as tanisdl00:10
ayoungfilterprotected00:10
ayoungit builds things out of the filter00:10
*** dkehn_ has joined #openstack-dev00:10
samuelqueirozayoung, ok. I'm gonna take a  look at this...00:10
samuelqueirozdo u know if there is a grammar for the policy we use on keystone?00:11
ayoungsamuelqueiroz, we do "fallten" which turns things into dotted notation, and it looks like the filter would be in "query_string"00:11
ayoungso I am guessing you need a policy rule with query_string.domain00:11
ayoungah wait, no,  query_string is chopped out, so it would be just domain00:12
ayoungsamuelqueiroz, it is, how do you say, organic?00:12
*** lyle has joined #openstack-dev00:12
*** edmund has quit IRC00:13
*** tdruiva_ has quit IRC00:13
*** ayoung is now known as ayoung-dinner00:13
samuelqueirozayoung, so should it be something like domain_id:%(domain_id)s?00:14
*** mlegault has joined #openstack-dev00:14
samuelqueirozayoung, oh.. dinner :) Bon Appetit00:14
*** doug-fish has quit IRC00:14
*** mlegault_ has joined #openstack-dev00:15
*** romcheg1 has quit IRC00:15
*** kbrierly has quit IRC00:17
*** mlegault has quit IRC00:18
*** kamalic2 has joined #openstack-dev00:20
*** ijw has quit IRC00:21
*** sn6i23a has quit IRC00:22
*** kamalic2 has quit IRC00:23
*** hemna_ is now known as hemnafk00:23
*** dkehn__ has joined #openstack-dev00:23
* morganfainberg is back00:25
*** ijw_ has joined #openstack-dev00:25
*** carl_baldwin has quit IRC00:25
*** mrodden has joined #openstack-dev00:25
*** krtaylor has joined #openstack-dev00:25
morganfainbergdolphm, ping00:25
*** dkehn__ has quit IRC00:26
*** dkehn_ has quit IRC00:26
*** FunnyLookinHat has quit IRC00:26
*** dkehn__ has joined #openstack-dev00:27
*** MaxV has quit IRC00:27
dstanekmorganfainberg: ha, i have a fix for https://bugs.launchpad.net/keystone/+bug/126507100:28
uvirtbotLaunchpad bug 1265071 in keystone "extra column is required for new models, otherwise unit tests fail" [Low,Triaged]00:28
dstanekmorganfainberg: i didn't realize that there was a bug for it already00:29
morganfainbergdstanek, nice00:29
morganfainbergdstanek, yeah had jay open that up earlier00:29
dstanekmorganfainberg: just needs to write some tests to isolate its behavior00:31
morganfainbergso now a challenge00:33
*** buzztroll has quit IRC00:33
*** buzztroll has joined #openstack-dev00:33
*** marcoemorais has quit IRC00:33
morganfainberg... i have to build code that assumes we have the dogpile changes and the revocation event changes00:33
morganfainbergdstanek, any advice?00:33
morganfainbergdstanek, i really don't want to make changes assuming the dogpile stuff doesn't go in. it's a lot more work than after dogpile.00:33
*** marcoemorais has joined #openstack-dev00:34
morganfainbergbut... serializing ayoung's code behind mine (or vice versa) would be painful00:34
morganfainbergI guess i could just base it on ayoungs and if mine goes in, update it.00:34
*** sushils has quit IRC00:34
*** jf-jenni has quit IRC00:37
*** colinmcnamara has joined #openstack-dev00:39
*** gokrokve_ has quit IRC00:41
*** gokrokve has joined #openstack-dev00:41
*** samuelqueiroz is now known as samuelqueiroz-af00:42
*** jasdeepH has joined #openstack-dev00:42
dstanekmorganfainberg: which reviews do you want in? are they close?00:43
morganfainbergoh wait a sec... my important one is in!00:43
morganfainberghahaha00:43
morganfainbergKVS tokens are already dogpile00:43
morganfainbergdstanek, see this is what i get for not drinking earlier in the day ;)00:44
morganfainbergdstanek, i mean.... >.>00:44
morganfainbergdstanek, nvm, i was thinking memcache not kvs, and kvs is the important one here.  -- actually... what am i thinking, who cares.00:44
morganfainbergdstanek, i don't need token persistence...why do i care what driver is used.00:45
*** kgriffs is now known as kgriffs_afk00:45
*** gokrokve has quit IRC00:45
*** jasdeepH has quit IRC00:47
*** yamahata has joined #openstack-dev00:49
dstanekmorganfainberg: it's never too late to start drinking00:51
morganfainbergdstanek, but the real questions is if it's too early00:51
ayoung-dinnerjamielennox, I'm still in kid mode...but https://review.openstack.org/#/c/73099/  is the start of inspecing the tokes.  is_asn1_token will go as far as parsing the ASN 1 and returning it to auth_token.  The next step is to dig in there for the signing info.  I know you can find it by doing:  decoded[0][1][-1][1]00:52
jamielennoxayoung-dinner: we can talk about it later, i'm not particularly scared of ASN1 but i'm not sure how far we want to go down that path00:54
*** pmathews has quit IRC00:55
*** ijw_ has quit IRC00:55
*** ijw has joined #openstack-dev00:56
*** jckasper has joined #openstack-dev00:56
*** xmltok has quit IRC00:57
*** david-lyle has joined #openstack-dev00:58
*** ayoung-dinner is now known as ayoung00:58
*** rcleere has quit IRC00:59
ayoungjamielennox, there are better ways to parse it than that.  The format is pretty fixed by CMS, so the navigation is pretty straight forward.00:59
ayoungTHe trick is going to be to use the signer data to fetch the certificate from Keystone00:59
*** tsekiyam_ has joined #openstack-dev00:59
jamielennoxayoung: so what are you trying to do within asn1?01:00
ayoungjust read out one field.  If tokens can be signed by multiple sources, we want to knw which before calling openssl cms to validate it01:00
*** ijw has quit IRC01:00
jamielennoxayoung: yea, that should be fairly safe01:00
jamielennoxpity we hae to do it this way01:01
jamielennoxhave you had much of a look at the cryptography library that the barbican guys started01:01
ayoungjamielennox, not yet01:01
jamielennoxayoung: it's interesting - they haven't gotten far yet01:02
*** mgagne has quit IRC01:02
jamielennoxi think it's worth getting involved in, probably jdennis01:02
ayoungI'd almost be tempted to resurrect M2Crypto and get support for that01:02
ayoungseems strange to start from ground 001:02
ayoungbut I have not worked with M2, maybe I would hate it01:02
jamielennoxayoung: i think the point is to start at ground 001:03
ayoungNIH?01:03
morganfainbergayoung, m2 wasn't ever "good" it did the job01:03
jamielennoxnot to be bound by primatives from either openssl or nss or other01:03
*** IanGovett1 has quit IRC01:03
*** tsekiyama has quit IRC01:03
morganfainbergand since it isn't py3 etc, and needs a lot of love, why not start over and01:03
ayoungI'd be OK with making NSS "look like" openssl01:03
morganfainbergcapture modern usecases, and possibly more flexibility01:03
jamielennoxi didn't do much with M2 but it still backed onto openssl and inherrited things from that01:04
ayoungits the crypto side I'm worried about, not the Python, but, sure.01:04
morganfainbergif m2 had been maintained, i think it would be a different storry01:04
*** tsekiyam_ has quit IRC01:04
jamielennoxi do miss having a full crypto library01:04
morganfainbergjamielennox, ++01:04
ayoungaccording to gyee HP is maintaining it...but I think they are being evil and not sharing.01:04
*** jhesketh_ has quit IRC01:04
ayoung++01:04
morganfainberg"maintaining it"01:04
*** bhuvan has joined #openstack-dev01:05
*** tanisdl has quit IRC01:06
jamielennoxanyway i was thinking it'd be good to put some proper CMS work into a crypto library but the cryptography library is a long way from that01:06
gyeeayoung, say what?01:07
*** stevemar has joined #openstack-dev01:07
ayounggyee, you claim you gusy are supporting M2 crypto01:07
ayoungis that true?  And if so, where's the code01:07
gyeem2 code is out there01:07
*** pixelb has joined #openstack-dev01:08
ayounggyee, are youguys actively supporting it?01:08
gyeehttps://pypi.python.org/pypi/M2Crypto01:08
gyeeayoung, not me, but I can do bug fixes if needed01:08
morganfainberggyee, is it moving towards py33 compatibility? last i heard "maintained" was in big air quotes01:09
morganfainbergetc01:09
dstufftuh01:09
ayounghttps://github.com/martinpaljak/M2Crypto/commits/master  been a flury of activity this month, but before that,nothing since April01:09
dstufftM2Crypto is being maintained?01:09
dstufftlast I tried it didn't even build against a recent openssl01:09
morganfainbergdstufft, ++01:09
gyeeits in github so01:10
gyeewe all can maintain it01:10
ayoungbefore that jan..and then a year before that....01:10
ayounggyee, question is do we want to?01:10
gyeeit hasn't been maintained in a long while01:10
morganfainberggyee, but that isn't effective for use in say openstack01:10
dstufftoh wow, it's even had a release on M2Crpyto01:10
dstuffter01:10
dstuffton PyPI01:10
dstanekdolphm: it seems like the gate hates me today01:10
morganfainbergit would need to be released, and seriously maintained.01:10
dstuffttbh M2Crypto is way less interesting than cryptography.io for me ;)01:10
morganfainbergdstufft, sure.01:11
gyeemorganfainberg, ayoung, I am OK with nss if redhat wants to maintain it :)01:11
*** bhuvan_ has joined #openstack-dev01:11
*** bhuvan has quit IRC01:11
gyeeI was a bouncycastle fan during my java days01:11
ayounggyee, we have been.  jdennis is the maintainer.  But NSS is a PITA to work with, in C or in Python01:11
*** david-lyle has quit IRC01:11
gyeeunfortunately they don't do python01:11
morganfainberggyee, convince them to do python. duh01:12
morganfainberggyee, ;)01:12
ayoungwe already started with openssl, too....suspect that much of the world would want to stay with that.01:12
gyeeayoung, yeah, I did tried nss01:12
gyeeproblem with nss is that they are using C paradigm01:13
gyeelike setup, do_encrypt, finalize01:13
gyeeevery single operation consist of multiple steps01:14
*** jckasper_ has joined #openstack-dev01:15
*** jckasper has quit IRC01:15
*** jckasper_ has quit IRC01:15
*** novas0x2a|laptop has joined #openstack-dev01:15
*** ijw has joined #openstack-dev01:16
gyeemorganfainberg, ayoung, I think there's a bug in ec2 impl01:16
ayounggyee, I'll agree that there are isues there....01:16
ayounggyee, I think ec2 is a bug01:16
morganfainberggyee, whats the bug?01:17
gyeeits setting the trust_id but it doesn't filter trusted roles01:17
*** dkehn_ has joined #openstack-dev01:17
morganfainbergayoung, ++01:17
gyeeif I am reading the code correctly01:17
morganfainberggyee, oh and using ec2 in V3 = bad idea right now01:17
gyeeif the ec2 key is scoped to a project, it gets all the roles assigned for that project01:17
morganfainbergso i hope you're using it in v201:18
*** prad__ has quit IRC01:18
gyeebut if trust_id is in the blog, it just sets it01:18
*** alexpilotti has quit IRC01:18
gyeeno trusted role filtering01:18
gyeemorganfainberg, problem exist in both v2 and v3 I think01:18
morganfainberggyee, it will01:18
morganfainberggyee, it uses the same code01:18
gyeeunless you fixed it in your latest patch01:18
morganfainberggyee, in fact... v3 issues a v2 token01:19
*** pablosan has quit IRC01:19
morganfainberguntil https://review.openstack.org/#/c/70631/ lands01:19
gyeemorganfainberg, uh oh :)01:19
*** dkehn_ has quit IRC01:19
*** dkehn_ has joined #openstack-dev01:20
*** tkay has joined #openstack-dev01:20
morganfainbergnot sure, but we may want to make it so we can't wedge v2 controllers into v3 pipeline (etc going forward)01:20
*** dkehn__ has quit IRC01:20
morganfainbergas in the code says "what are you doing?!?!!!"01:20
*** ijw has quit IRC01:20
*** browne has quit IRC01:20
gyeemorganfainberg, I am making a ton of changes in the middleware side right now01:20
gyeethe more I dig into them the more freighten I am01:21
morganfainberggyee, lol01:21
morganfainberggyee, fun times01:21
*** ijw has joined #openstack-dev01:21
gyees3 was even more crazy, especially the reseller part01:21
gyeewe are doing straight impersonation in s3 middleware01:21
gyeeanyway, coffee time cause I got a massive headache right now01:23
ayoungjoy01:23
*** mikeoutland has quit IRC01:24
*** pixelb has quit IRC01:25
*** ijw has quit IRC01:25
*** yaguang has joined #openstack-dev01:31
*** alop has quit IRC01:31
*** atiwari has quit IRC01:34
*** vkmc has quit IRC01:37
morganfainbergayoung, quick question, ephemeral tokens -> new driver for persistence or token config option that overrides the driver completely01:38
morganfainbergayoung, leaning towards the latter01:38
ayoungneither01:38
ayoungpipeline component that we can remove01:38
morganfainbergayoung, for Icehouse01:38
*** mgagne has joined #openstack-dev01:38
ayoungyeah, yeah01:38
morganfainbergayoung, we're not going to have a pipeline till juno01:39
*** xuhanp has joined #openstack-dev01:39
*** marcoemorais has quit IRC01:39
ayoungheh.....lemme think,01:39
ayoungthe pki provider  has the small extension that does the signing, the rest is in the base class01:39
ayoungwe want to break the persistance logic out from the base class and make it optional01:40
*** david-lyle has joined #openstack-dev01:40
ayoungso..I would say  that is the driver...01:40
morganfainbergayoung, sure.  so you just say use ephemeral driver?01:40
ayoungpersisted_pki driver versus ephemeral pki driver01:40
ayoungyeah01:40
morganfainbergayoung, hm.01:41
*** marcoemorais has joined #openstack-dev01:41
ayoungbut the driver itself should be the start of the pipeline01:41
ayoungit should just link in the pieces that do the real work01:41
morganfainbergayoung, the only reason i was thinking just a token option is that looking at it... there is no reason to keep anything in token.core.Driver (tbh) if it's ephemeral01:41
ayoungthose objects can continue to live in common01:41
*** colinmcnamara has quit IRC01:41
morganfainbergthe provider stuff is largely going to be the same minus a couple minor things01:42
morganfainbergvalidate/check01:42
ayoungtoken driver will be unused01:42
morganfainbergnot minor.. isolated01:42
morganfainbergayoung, ok got it.01:42
ayounglets isolate the changes in provider only for now01:42
ayoungthis rocks01:42
morganfainbergayoung, :)01:43
*** harlowja_away is now known as harlowja01:43
morganfainbergayoung, i think i'm going to create a stub driver for the token backend so i can raise NotImplemented if we use the emphemeral provider01:44
ayoungmorganfainberg, ++01:44
morganfainbergayoung, just so it's explicitly raised rather than eaten01:44
ayoungyou don't need to implement01:44
ayoungjust use the base class01:44
morganfainbergayoung, abc class01:44
morganfainbergneed to implement01:44
morganfainbergcan't instantiate it w/o subclassing01:45
ayoungAHHHH01:45
ayoungwhy did you dothat!01:45
ayoungheh01:45
morganfainbergLOL01:45
*** marcoemorais has quit IRC01:45
*** bdpayne has quit IRC01:45
ayoungmorganfainberg, please don't tell me you need to explicitly implement each method just to raise "not implemented"01:46
morganfainbergayoung, yep.01:46
ayoungdrop the ABC stuff01:46
morganfainbergayoung, negative.01:46
ayoungdrop it for Token only01:46
ayoungits going to go away anyways01:46
morganfainbergayoung, it is better to have a stub that passes through not implemented as long as we support implemented versions01:46
*** marcoemorais has joined #openstack-dev01:47
morganfainbergayoung, when we remove the token driver persisitence (deprecate it) sure01:47
*** praneshp has joined #openstack-dev01:47
ayoungwhat does ABC buy us?01:47
morganfainbergayoung, but i don't want to let classes be instantiated w/o the methods on them until then.01:47
ayoungwhy not01:47
morganfainbergayoung, early detection of forgotten methods (instantiation time) vs. an error somewhere down the line at runtime01:47
ayoungif we didn't have a hefty body of unit tests, and this was new code, I would be right there01:48
morganfainbergayoung, it's for people implementing their own drivers not really buying us much in-tree (a little, but not a lot)01:48
ayoungthey can sideslip by not extending the base class anyway01:48
ayoungkill it for Token01:48
morganfainbergayoung, again, nope.01:48
ayoungKILL IT01:48
ayoungDIE DIE DIE01:48
morganfainbergayoung, -201:48
ayoungSorry, we still talking code?01:48
morganfainbergayoung, lol wut?01:49
morganfainberg>.>01:49
morganfainberganyway01:49
ayounglemme see the interface01:49
*** kobier has quit IRC01:49
morganfainbergugh, i gotta leave in like 20 mins.01:50
morganfainbergmight need to continue this discussion tomorrow01:50
*** alexpilotti has joined #openstack-dev01:50
stevemarayoung, morganfainberg, bknudson feel like actually gating on doc errors :P https://review.openstack.org/#/c/73072/01:50
ayoungwhy does delete_tokens in the base case have an implementation...that should fail in the unit test that checks that baseclasses are abstract...unless someone removed that ...01:50
*** dbalog has left #openstack-dev01:51
*** gongysh has joined #openstack-dev01:51
morganfainbergayoung, because ABC lets you do super(), it's that most drivers do not need a seperate implementation01:51
*** zul has joined #openstack-dev01:51
morganfainbergbut the developer needs to be aware that some drivers might benefit from it (e.g. sql)01:51
morganfainbergmust subclass it, might just call super() or do something and then call super()01:52
morganfainbergmight completely override it01:52
*** ykhodork has joined #openstack-dev01:52
*** _cjones_ has quit IRC01:53
ayoungyou broke the contract.  You broke the unwritten law....you ratted on a friend01:53
*** ijw has joined #openstack-dev01:53
ayoungI'm not really buying it.  I mean, I'm all for type safety and all of that, but this feels like a day late and a dollar short.  And we are just going to work around it anyway....01:54
ayoungbut, hey, 'salright....not going to hold things up over it01:54
morganfainbergayoung, hehe, we've had people explicitly ask for a consistent list of "must be implemented methods"01:54
morganfainbergayoung, when it comes to drivers, abc is the best appraoch01:54
*** marcoemorais has quit IRC01:55
morganfainbergayoung, when we deprecate token persistence, abc can go on token imo01:55
*** kgriffs_afk is now known as kgriffs01:55
ayoungthe Driver should be the "must be implemented" methods.01:55
ayoungthere should not be logic in the driver, but only in the manager01:56
ayoungits like code in an interface01:56
morganfainbergayoung, sure, but this will give someone an error when they try and instantiate it.01:56
morganfainbergayoung, rather than just going "oh instantiate"... run run run run .. ERROR01:56
ayoungmorganfainberg, python doesn't do that.  like, anywhere, I miss type safety so much I can taste it, but...its like its in one small corner and its getting in the way01:57
ayoungyeah, you pretty much just described Python01:57
morganfainbergayoung, and if we can be nicer (even slightly) to people who are developing, we should be01:57
morganfainbergayoung, it is a minor (at worse) inconvienence for us, and it makes people developing for their own uses a good deal happier.  it's a win in my book01:58
ayoungyeha01:58
morganfainbergugh, i kinda wanna smush token and token provider.01:59
ayoungnope01:59
morganfainbergnot doing that01:59
*** ramishra has joined #openstack-dev01:59
morganfainbergno01:59
morganfainbergbut i'd like to.01:59
morganfainberg:P01:59
*** tkay has quit IRC01:59
ayoungleave token alone and provider will eventually become pipeline01:59
morganfainbergayoung, that is the plan. doesn't mean i don't want to make it all one thing again.02:00
*** nosnos has joined #openstack-dev02:00
morganfainbergayoung, :P02:00
ayoungsmash all the things!02:00
*** neelashah has joined #openstack-dev02:00
morganfainbergayoung, ++02:00
morganfainbergoh .. look i'm gonna lose irc for a bit02:00
morganfainbergmy znc bouncer is going offline cause my server is going offline *mutter*02:01
morganfainbergscheduled maintenance....02:01
*** byeager has joined #openstack-dev02:01
morganfainberganyway.. catch ya tomorrow02:01
morganfainbergayoung, ^02:01
ayounggnight02:02
*** morganfainberg has quit IRC02:02
*** dzimine has joined #openstack-dev02:02
bknudsonstevemar: does https://review.openstack.org/#/c/73072/ fix the problem with https://review.openstack.org/#/c/72492/02:05
*** newell has quit IRC02:06
stevemarbknudson, i believe so02:06
bknudsonstevemar: we don't need to guess.. can rebase it.02:06
stevemarbknudson, i'm very sure it does.02:07
stevemarit pulls in the same changes02:07
*** salv-orlando_ has joined #openstack-dev02:07
*** mulcahey has joined #openstack-dev02:07
*** novas0x2a|laptop has quit IRC02:08
stevemarbknudson, if you want to be super cautious, i can remove those changes, but it should resolve the same thing.02:08
bknudsonstevemar: so https://review.openstack.org/#/c/73072/ means we don't need to do https://review.openstack.org/#/c/72492/ ?02:08
* stevemar nods02:08
bknudsonseems kind of mean to take someone's change and make it your own02:08
*** sarob has quit IRC02:08
*** giroro_ has joined #openstack-dev02:09
stevemarbknudson, alright, i can change it up02:09
*** byeager has quit IRC02:09
bknudsonmaybe he doesn't mind02:09
*** irenab_ has joined #openstack-dev02:09
*** sarob has joined #openstack-dev02:09
*** sballe_ has joined #openstack-dev02:09
*** melodous_away has joined #openstack-dev02:10
*** mkerrin1 has joined #openstack-dev02:10
*** tellesnobrega1 has joined #openstack-dev02:10
*** tsekiyama has joined #openstack-dev02:10
*** crandquist has joined #openstack-dev02:10
*** amotoki__ has joined #openstack-dev02:10
*** godara has quit IRC02:11
*** haomaiwa_ has joined #openstack-dev02:11
*** avishay_ has joined #openstack-dev02:11
*** jecarey_ has joined #openstack-dev02:11
*** ramishra_ has joined #openstack-dev02:11
*** lbragstad_1 has joined #openstack-dev02:12
*** pcm__ has joined #openstack-dev02:12
*** huats_ has joined #openstack-dev02:12
*** huats_ has quit IRC02:12
*** huats_ has joined #openstack-dev02:12
*** ctlaugh_ has joined #openstack-dev02:12
*** mtaylor has joined #openstack-dev02:13
*** harlowja_ has joined #openstack-dev02:13
*** locke105 has quit IRC02:13
*** SergeyLukjanov has quit IRC02:13
*** sc68cal has quit IRC02:13
*** xarg__ has joined #openstack-dev02:13
*** byeager has joined #openstack-dev02:13
*** kenperkins_ has joined #openstack-dev02:13
*** Mandell_ has joined #openstack-dev02:13
*** sarob has quit IRC02:14
*** kris_ha has joined #openstack-dev02:14
*** dzimine_ has joined #openstack-dev02:14
*** francois_eleouet has joined #openstack-dev02:14
*** cschwede_ has joined #openstack-dev02:14
*** mikal_ has joined #openstack-dev02:14
*** nelsnelson has quit IRC02:14
*** DinaBelova_ has quit IRC02:14
*** mikal has quit IRC02:14
*** ogelbukh1 has joined #openstack-dev02:14
*** tristanC_ has joined #openstack-dev02:14
*** BLZbubba has quit IRC02:14
*** neelashah1 has joined #openstack-dev02:14
*** bnemec_ has joined #openstack-dev02:15
*** cnesa2 has joined #openstack-dev02:15
*** cfriesen__ has joined #openstack-dev02:15
*** YorikSar_ has joined #openstack-dev02:15
*** SergeyLukjanov has joined #openstack-dev02:15
*** tellesnobrega has quit IRC02:15
*** viktors has quit IRC02:15
*** irenab has quit IRC02:15
*** mkerrin has quit IRC02:15
*** bhuvan_ has quit IRC02:15
*** Ruetobas has quit IRC02:15
*** amotoki_ has quit IRC02:15
*** haomai___ has quit IRC02:15
*** NikitaKonovalov has quit IRC02:15
*** Nikolay_St has quit IRC02:15
*** cgoncalves has quit IRC02:15
*** ramishra has quit IRC02:15
*** yaguang has quit IRC02:15
*** avishay_away has quit IRC02:15
*** jhesketh__ has quit IRC02:15
*** nealph has quit IRC02:15
*** arnaud has quit IRC02:15
*** mordred has quit IRC02:15
*** SpamapS has quit IRC02:15
*** clayb has quit IRC02:15
*** nebulta has quit IRC02:15
*** salv-orlando has quit IRC02:15
*** changbl has quit IRC02:15
*** bnemec has quit IRC02:15
*** russell_h has quit IRC02:15
*** csaba|afk has quit IRC02:15
*** Clabbe has quit IRC02:15
*** ruhe has quit IRC02:15
*** huats has quit IRC02:15
*** xarg has quit IRC02:15
*** morazi has quit IRC02:15
*** nkinder has quit IRC02:15
*** JStoker has quit IRC02:15
*** L33 has quit IRC02:15
*** gaelL has quit IRC02:15
*** llu has quit IRC02:15
*** JordanRinke_ has quit IRC02:15
*** vladan has quit IRC02:15
*** kin_ has quit IRC02:15
*** haleyb has quit IRC02:15
*** YorikSar has quit IRC02:15
*** cfriesen_ has quit IRC02:15
*** salv-orlando_ is now known as salv-orlando02:15
*** xarg_ is now known as xarg02:15
*** sgran has quit IRC02:15
*** nosnos_ has joined #openstack-dev02:15
*** melodous_away is now known as 45PAADNGR02:15
*** arnaud has joined #openstack-dev02:15
*** melodous_away has joined #openstack-dev02:15
*** jpomero_ has joined #openstack-dev02:15
*** xarg is now known as 17WAA24WL02:15
*** xarg__ is now known as xarg02:15
*** mlegault has joined #openstack-dev02:15
*** changbl has joined #openstack-dev02:15
*** davidlenwell_ has joined #openstack-dev02:15
*** viktors has joined #openstack-dev02:16
*** JStoker has joined #openstack-dev02:16
*** max_lobur has joined #openstack-dev02:16
*** dkehn__ has joined #openstack-dev02:16
*** sc68cal has joined #openstack-dev02:16
*** terry_howe has joined #openstack-dev02:16
*** jecarey__ has joined #openstack-dev02:16
*** gaelL has joined #openstack-dev02:16
*** jhesketh has joined #openstack-dev02:16
*** mkerrin has joined #openstack-dev02:16
*** Nikolay_St has joined #openstack-dev02:17
*** haleyb has joined #openstack-dev02:17
*** L33 has joined #openstack-dev02:17
*** jang1 has joined #openstack-dev02:17
*** haomai___ has joined #openstack-dev02:17
*** morazi has joined #openstack-dev02:17
*** michchap_ has joined #openstack-dev02:17
*** csaba|afk has joined #openstack-dev02:18
*** Clabbe has joined #openstack-dev02:18
*** Chaser_ has joined #openstack-dev02:18
*** b3nt_pin has joined #openstack-dev02:18
*** mlegault has quit IRC02:18
*** stevemar has quit IRC02:18
*** baoli has joined #openstack-dev02:18
*** mrodden has quit IRC02:18
*** nelsnelson has joined #openstack-dev02:18
*** CaptTofu has quit IRC02:18
*** max_lobur_afk has quit IRC02:18
*** toanster has quit IRC02:18
*** mlegault has joined #openstack-dev02:18
*** mlegault_ has quit IRC02:18
*** branen_ has joined #openstack-dev02:18
*** rtheis has joined #openstack-dev02:18
*** david-lyle has quit IRC02:18
*** toanster has joined #openstack-dev02:18
*** ytwu has quit IRC02:18
*** dkehn_ has quit IRC02:18
*** rtheis_ has quit IRC02:18
*** esheffield has quit IRC02:18
*** cgoncalv1s has joined #openstack-dev02:19
*** mtreinish has quit IRC02:19
*** cburgess has quit IRC02:19
*** esmute has quit IRC02:19
*** alexpilotti has quit IRC02:19
*** yamahata has quit IRC02:19
*** lyle has quit IRC02:19
*** cnesa has quit IRC02:19
*** doug_shelley66 has quit IRC02:19
*** jecarey has quit IRC02:19
*** martines has quit IRC02:19
*** csd has quit IRC02:19
*** Alexei_987 has quit IRC02:19
*** kris_h has quit IRC02:19
*** beagles has quit IRC02:19
*** tqtran has quit IRC02:19
*** alex_xu has quit IRC02:19
*** gyee has quit IRC02:19
*** ogelbukh has quit IRC02:19
*** sballe has quit IRC02:19
*** vladikr has quit IRC02:19
*** Sumeniac has quit IRC02:19
*** pcm_ has quit IRC02:19
*** lbragstad_ has quit IRC02:19
*** dshulyak has quit IRC02:19
*** questionmask_ has quit IRC02:19
*** harlowja has quit IRC02:19
*** michchap has quit IRC02:19
*** melodous has quit IRC02:19
*** imcsk8 has quit IRC02:19
*** tristanC has quit IRC02:19
*** negronjl has quit IRC02:19
*** feleouet has quit IRC02:19
*** AMike has quit IRC02:19
*** yamahata_ has quit IRC02:19
*** mattymo has quit IRC02:19
*** ctlaugh has quit IRC02:19
*** creiht has quit IRC02:19
*** cschwede has quit IRC02:19
*** topol has quit IRC02:19
*** dave_tucker_zzz is now known as dave_tucker02:19
*** ytwu has joined #openstack-dev02:19
*** dsirrine has joined #openstack-dev02:19
*** RajeshMohan has quit IRC02:19
*** lbragstad has joined #openstack-dev02:19
*** gilliard has joined #openstack-dev02:19
*** hashfail has quit IRC02:20
*** lbragstad_ has joined #openstack-dev02:20
*** gimps has joined #openstack-dev02:20
*** gimps has quit IRC02:20
*** gimps has joined #openstack-dev02:20
*** ogelbukh1 has quit IRC02:20
*** esmute has joined #openstack-dev02:22
*** lbragstad_1 has quit IRC02:22
*** jecarey_ has quit IRC02:22
*** avishay_ has quit IRC02:22
*** haomaiwa_ has quit IRC02:22
*** tsekiyama has quit IRC02:22
*** mkerrin1 has quit IRC02:22
*** 45PAADNGR has quit IRC02:22
*** dzimine has quit IRC02:22
*** neelashah has quit IRC02:22
*** nosnos has quit IRC02:22
*** zul has quit IRC02:22
*** xarses has quit IRC02:22
*** Tross has quit IRC02:22
*** Mandell has quit IRC02:22
*** angdraug has quit IRC02:22
*** kenperkins has quit IRC02:22
*** spzala has quit IRC02:22
*** branen has quit IRC02:22
*** kmartin has quit IRC02:22
*** gilliard_ has quit IRC02:22
*** davidlenwell has quit IRC02:22
*** jpomero has quit IRC02:22
*** alex-foo has quit IRC02:22
*** bogdando has quit IRC02:22
*** amerine has quit IRC02:22
*** muehsi has quit IRC02:22
*** Chaser has quit IRC02:22
*** sgrasley has quit IRC02:22
*** rods has quit IRC02:22
*** dsirrine|afk has quit IRC02:22
*** hemna has quit IRC02:22
*** terrylhowe has quit IRC02:22
*** rkukura has quit IRC02:22
*** tserong has quit IRC02:22
*** jang has quit IRC02:22
*** uvirtbot has quit IRC02:22
*** dsirrine has quit IRC02:22
*** dzimine_ is now known as dzimine02:22
*** topol has joined #openstack-dev02:22
*** rtheis has quit IRC02:22
*** AnilV4 has quit IRC02:23
*** BLZbubba has joined #openstack-dev02:23
*** topol has quit IRC02:23
*** toanster has quit IRC02:23
*** rtheis_ has joined #openstack-dev02:23
*** nkinder has joined #openstack-dev02:23
*** dsirrine has joined #openstack-dev02:23
*** jecarey_ has joined #openstack-dev02:23
*** byeager has quit IRC02:23
*** toanster has joined #openstack-dev02:23
*** lbragstad has quit IRC02:24
*** abramley has quit IRC02:24
*** NikitaKonovalov_ has joined #openstack-dev02:24
*** SpamapS has joined #openstack-dev02:24
*** SpamapS has quit IRC02:24
*** SpamapS has joined #openstack-dev02:24
*** tserong has joined #openstack-dev02:24
*** gaelL_ has joined #openstack-dev02:25
*** esmute has quit IRC02:25
*** CaptTofu has joined #openstack-dev02:25
*** aloga has quit IRC02:25
*** jocker__ has joined #openstack-dev02:25
*** NikitaKonovalov_ is now known as NikitaKonovalov02:26
*** kgriffs is now known as kgriffs_afk02:26
*** yamahata__ has joined #openstack-dev02:26
*** jang has joined #openstack-dev02:26
*** aloga has joined #openstack-dev02:26
*** vladikr has joined #openstack-dev02:26
*** mlegault_ has joined #openstack-dev02:26
*** cburgess has joined #openstack-dev02:26
*** avishay has joined #openstack-dev02:26
*** byeager has joined #openstack-dev02:26
*** BLZbubba has quit IRC02:26
*** DinaBelova_ has joined #openstack-dev02:26
*** imcsk8 has joined #openstack-dev02:26
*** DinaBelova_ is now known as DinaBelova02:27
*** abramley has joined #openstack-dev02:27
*** Sumeniac has joined #openstack-dev02:27
*** dsirrine has quit IRC02:27
*** topol has joined #openstack-dev02:27
*** eharney has quit IRC02:27
*** melodous has joined #openstack-dev02:27
*** rtheis_ has quit IRC02:27
*** ruhe has joined #openstack-dev02:27
*** erkules has quit IRC02:27
*** crandquist has quit IRC02:27
*** muehsi has joined #openstack-dev02:27
*** terry__howe has joined #openstack-dev02:27
*** davidlenwell has joined #openstack-dev02:28
*** nelsnelson has quit IRC02:28
*** max_lobur has quit IRC02:28
*** esmute has joined #openstack-dev02:28
*** david-lyle has joined #openstack-dev02:28
*** ytwu has quit IRC02:28
*** yamahata has joined #openstack-dev02:28
*** melodous has quit IRC02:28
*** BENT has joined #openstack-dev02:29
*** ramishra_ has quit IRC02:29
*** mulcahey has quit IRC02:29
*** yaguang has joined #openstack-dev02:29
*** SpamapS has quit IRC02:29
*** kin_ has joined #openstack-dev02:29
*** eharney has joined #openstack-dev02:30
*** aswadrangnekar has joined #openstack-dev02:30
*** SpamapS has joined #openstack-dev02:30
*** coolsvap has quit IRC02:30
*** kmartin has joined #openstack-dev02:30
*** zul has joined #openstack-dev02:30
*** dripton_ has joined #openstack-dev02:30
*** max_lobur has joined #openstack-dev02:30
*** bhuvan has joined #openstack-dev02:30
*** martines has joined #openstack-dev02:30
*** dripton has quit IRC02:30
*** Anju has quit IRC02:30
*** gaelL_ has quit IRC02:31
*** alex-foo has joined #openstack-dev02:31
*** aswadrangnekar1 has quit IRC02:31
*** sgran_ has joined #openstack-dev02:31
*** ayoung has quit IRC02:31
*** sballe_ has quit IRC02:32
*** ruhe has quit IRC02:32
*** terry__howe has quit IRC02:32
*** imcsk8 has quit IRC02:32
*** NikitaKonovalov has quit IRC02:32
*** tristanC_ has quit IRC02:32
*** nosnos has joined #openstack-dev02:32
*** angdraug has joined #openstack-dev02:33
*** gilliard_ has joined #openstack-dev02:33
*** lbragstad_ has quit IRC02:33
*** gilliard has quit IRC02:33
*** mlegault has quit IRC02:33
*** baoli has quit IRC02:33
*** b3nt_pin has quit IRC02:33
*** Clabbe has quit IRC02:33
*** csaba|afk has quit IRC02:33
*** morazi has quit IRC02:33
*** Chaser_ has quit IRC02:33
*** haomai___ has quit IRC02:33
*** jang1 has quit IRC02:33
*** L33 has quit IRC02:33
*** Nikolay_St has quit IRC02:33
*** jhesketh has quit IRC02:33
*** gaelL has quit IRC02:33
*** terry_howe has quit IRC02:33
*** jecarey__ has quit IRC02:33
*** dkehn__ has quit IRC02:33
*** davidlenwell_ has quit IRC02:33
*** jpomero_ has quit IRC02:33
*** melodous_away has quit IRC02:33
*** nosnos_ has quit IRC02:33
*** arnaud has quit IRC02:33
*** comay has quit IRC02:33
*** andreykurilin has quit IRC02:33
*** nelsnelson has joined #openstack-dev02:33
*** irenab has joined #openstack-dev02:34
*** russell_h has joined #openstack-dev02:34
*** terry__howe has joined #openstack-dev02:34
*** locke105 has joined #openstack-dev02:34
*** Alexei_987 has joined #openstack-dev02:34
*** cburgess has quit IRC02:35
*** terry__howe has quit IRC02:35
*** DinaBelova has quit IRC02:35
*** bhuvan has quit IRC02:36
*** SpamapS has quit IRC02:36
*** SpamapS has joined #openstack-dev02:36
*** SpamapS has quit IRC02:36
*** SpamapS has joined #openstack-dev02:36
*** Clabbe has joined #openstack-dev02:37
*** achampion has joined #openstack-dev02:37
*** vladan has joined #openstack-dev02:37
*** mgagne has quit IRC02:37
*** dripton__ has joined #openstack-dev02:37
*** negronjl has joined #openstack-dev02:37
*** lbragstad_ has joined #openstack-dev02:38
*** rcrit_ has joined #openstack-dev02:38
*** aswadrangnekar is now known as 92AAAD9QC02:38
*** dperaza is now known as 92AAADWGO02:38
*** BLZbubba has joined #openstack-dev02:38
*** dperaza has joined #openstack-dev02:38
*** NikitaKonovalov has joined #openstack-dev02:38
*** L33 has joined #openstack-dev02:38
*** imcsk8 has joined #openstack-dev02:38
*** bhuvan has joined #openstack-dev02:38
*** aswadrangnekar has joined #openstack-dev02:38
*** csaba|afk has joined #openstack-dev02:38
*** jhesketh has joined #openstack-dev02:38
*** ramishra has joined #openstack-dev02:38
*** andreykurilin has joined #openstack-dev02:38
*** tristanC has joined #openstack-dev02:38
*** 92AAAD9QC has quit IRC02:38
*** flor3n has quit IRC02:38
*** gaelL_ has joined #openstack-dev02:38
*** pradeep has joined #openstack-dev02:38
*** jhesketh has quit IRC02:38
*** asalkeld has quit IRC02:38
*** 92AAADWGO has quit IRC02:38
*** dripton_ has quit IRC02:38
*** aloga has quit IRC02:38
*** rcrit has quit IRC02:38
*** rcrit_ is now known as rcrit02:38
*** ruhe has joined #openstack-dev02:38
*** irenab_ has quit IRC02:38
*** jamespag` has quit IRC02:38
*** aloga has joined #openstack-dev02:38
*** jhesketh has joined #openstack-dev02:38
*** mtreinish has joined #openstack-dev02:38
*** sballe has joined #openstack-dev02:38
*** erkules_ has joined #openstack-dev02:38
*** lbragstad has joined #openstack-dev02:39
*** comay_ has joined #openstack-dev02:39
*** flor3n has joined #openstack-dev02:39
*** rkukura has joined #openstack-dev02:39
*** cgoncalv1s has quit IRC02:40
*** DinaBelova_ has joined #openstack-dev02:40
*** esheffield has joined #openstack-dev02:40
*** cgoncalves has joined #openstack-dev02:40
*** cgoncalves has quit IRC02:40
*** cgoncalves has joined #openstack-dev02:40
*** JordanRinke_ has joined #openstack-dev02:40
*** DinaBelova_ is now known as DinaBelova02:41
*** Nikolay_1t has joined #openstack-dev02:41
*** thedodd has joined #openstack-dev02:41
*** amotoki_ has joined #openstack-dev02:41
*** Anju has joined #openstack-dev02:41
*** mlegault__ has joined #openstack-dev02:41
*** praneshp has quit IRC02:41
*** toanster_ has joined #openstack-dev02:42
*** caleb_` has joined #openstack-dev02:42
*** cfriesen has joined #openstack-dev02:42
*** neelashah has joined #openstack-dev02:42
*** aswadrangnekar has quit IRC02:42
*** martines_ has joined #openstack-dev02:42
*** pradeep has quit IRC02:43
*** diakunchikov_ has joined #openstack-dev02:43
*** alex_xu has joined #openstack-dev02:43
*** gaelL has joined #openstack-dev02:43
*** martines has quit IRC02:43
*** toanster has quit IRC02:43
*** gaelL_ has quit IRC02:43
*** gmoro has quit IRC02:43
*** aloga has quit IRC02:43
*** mkerrin1 has joined #openstack-dev02:43
*** cburgess has joined #openstack-dev02:43
*** sgrasley has joined #openstack-dev02:43
*** bnemec has joined #openstack-dev02:43
*** jamespage has joined #openstack-dev02:43
*** jamespage has joined #openstack-dev02:43
*** mlegault_ has quit IRC02:43
*** pradeep has joined #openstack-dev02:44
*** flor3n has quit IRC02:44
*** termie_ has joined #openstack-dev02:44
*** sgordon_ has joined #openstack-dev02:44
*** mgagne has joined #openstack-dev02:44
*** comay_ has quit IRC02:44
*** cybojane1 has joined #openstack-dev02:44
*** arnaud has joined #openstack-dev02:44
*** ilyashakhat_ has joined #openstack-dev02:45
*** bswartz1 has joined #openstack-dev02:45
*** esheffield has quit IRC02:45
*** bigmston1 has joined #openstack-dev02:45
*** SergeyLukjanov2 has joined #openstack-dev02:45
*** esheffie1d has joined #openstack-dev02:45
*** DinaBelova has quit IRC02:45
*** russellb_ has joined #openstack-dev02:45
*** comay_ has joined #openstack-dev02:45
*** cdub has joined #openstack-dev02:45
*** rods has joined #openstack-dev02:46
*** buzztrol_ has joined #openstack-dev02:46
*** slagle_ has joined #openstack-dev02:46
*** BLZbubba_ has joined #openstack-dev02:46
*** iccha_ has joined #openstack-dev02:46
*** pcm_ has joined #openstack-dev02:47
*** ameade_ has joined #openstack-dev02:47
*** b3nt_pin has joined #openstack-dev02:47
*** JonnyNomad_ has joined #openstack-dev02:47
*** zul has quit IRC02:47
*** DinaBelova_ has joined #openstack-dev02:47
*** BLZbubba has quit IRC02:47
*** csaba|afk has quit IRC02:47
*** DinaBelova_ is now known as DinaBelova02:47
*** 92AAAEA9S has joined #openstack-dev02:47
*** ramishra_ has joined #openstack-dev02:47
*** unicell1 has joined #openstack-dev02:47
*** FunnyLookinHat has joined #openstack-dev02:47
*** mulcahey has joined #openstack-dev02:47
*** creiht_ has joined #openstack-dev02:48
*** Nikolay_St has joined #openstack-dev02:48
*** dhellmann_ has joined #openstack-dev02:48
*** motoki has joined #openstack-dev02:48
*** Ryan_Lane2 has joined #openstack-dev02:48
*** L33 has quit IRC02:48
*** neelashah has quit IRC02:48
*** aloga has joined #openstack-dev02:48
*** cschwede has joined #openstack-dev02:48
*** dperaza has quit IRC02:48
*** ramishra has quit IRC02:48
*** mgoddard_ has joined #openstack-dev02:49
*** mikal has joined #openstack-dev02:49
*** bhuvan has quit IRC02:49
*** cburgess has quit IRC02:49
*** Nikolay_1t has quit IRC02:49
*** tshirtma1 has joined #openstack-dev02:49
*** flor3n has joined #openstack-dev02:49
*** lyle has joined #openstack-dev02:49
*** bhuvan has joined #openstack-dev02:49
*** cburgess has joined #openstack-dev02:49
*** arnaud has quit IRC02:49
*** dstanek has quit IRC02:49
*** vladan has quit IRC02:49
*** nosnos has quit IRC02:49
*** BENT has quit IRC02:49
*** david-lyle has quit IRC02:49
*** mkerrin has quit IRC02:49
*** sc68cal has quit IRC02:49
*** viktors has quit IRC02:49
*** SergeyLukjanov has quit IRC02:49
*** cfriesen__ has quit IRC02:49
*** bnemec_ has quit IRC02:49
*** cnesa2 has quit IRC02:49
*** neelashah1 has quit IRC02:49
*** mikal_ has quit IRC02:49
*** cschwede_ has quit IRC02:49
*** dzimine has quit IRC02:49
*** kris_ha has quit IRC02:49
*** Mandell_ has quit IRC02:49
*** kenperkins_ has quit IRC02:49
*** xarg has quit IRC02:49
*** pcm__ has quit IRC02:50
*** amotoki__ has quit IRC02:50
*** tellesnobrega1 has quit IRC02:50
*** ykhodork has quit IRC02:50
*** xuhanp has quit IRC02:50
*** buzztroll has quit IRC02:50
*** krtaylor has quit IRC02:50
*** dims has quit IRC02:50
*** rwsu has quit IRC02:50
*** xingchao has quit IRC02:50
*** caleb_ has quit IRC02:50
*** arnaud__ has quit IRC02:50
*** cdub_ has quit IRC02:50
*** bswartz has quit IRC02:50
*** glenng has quit IRC02:50
*** pico-pete has quit IRC02:50
*** mgoddard has quit IRC02:50
*** sgordon has quit IRC02:50
*** ilyashakhat has quit IRC02:50
*** lifeless has quit IRC02:50
*** afazekas|sick has quit IRC02:50
*** amotoki has quit IRC02:50
*** rpodolyaka has quit IRC02:50
*** diakunchikov has quit IRC02:50
*** enykeev has quit IRC02:50
*** unicell has quit IRC02:50
*** cybojanek has quit IRC02:50
*** NearlyFunctional has quit IRC02:50
*** jrist has quit IRC02:50
*** joadavis has quit IRC02:50
*** ianw has quit IRC02:50
*** giulivo has quit IRC02:50
*** doude_ has quit IRC02:50
*** belliott has quit IRC02:50
*** Ryan_Lane has quit IRC02:50
*** slagle has quit IRC02:50
*** jpeeler has quit IRC02:50
*** blentz has quit IRC02:50
*** asselin has quit IRC02:50
*** dhellmann has quit IRC02:50
*** anteaya has quit IRC02:50
*** termie has quit IRC02:50
*** iccha has quit IRC02:50
*** ameade has quit IRC02:50
*** tshirtman has quit IRC02:50
*** JonnyNomad has quit IRC02:50
*** mburned has quit IRC02:50
*** russellb has quit IRC02:50
*** bigmstone has quit IRC02:50
*** SergeyLukjanov2 is now known as SergeyLukjanov02:50
*** joadavis has joined #openstack-dev02:50
*** FunnyLookinHat has quit IRC02:50
*** 17WAA24WL is now known as xarg02:50
*** asalkeld has joined #openstack-dev02:50
*** dzimine_ has joined #openstack-dev02:50
*** dhellmann_ is now known as dhellmann02:50
*** andreykurilin has quit IRC02:50
*** russellb_ is now known as russellb02:50
*** dstanek has joined #openstack-dev02:50
*** enykeev has joined #openstack-dev02:50
*** aswadrangnekar has joined #openstack-dev02:50
*** pico-pete has joined #openstack-dev02:50
*** ykhodork_ has joined #openstack-dev02:50
*** blentz has joined #openstack-dev02:50
*** xarg_ has joined #openstack-dev02:50
*** vladan has joined #openstack-dev02:50
*** sc68cal has joined #openstack-dev02:51
*** dzimine_ is now known as dzimine02:51
*** xchu has joined #openstack-dev02:51
*** glenng has joined #openstack-dev02:51
*** andreykurilin has joined #openstack-dev02:51
*** arnaud has joined #openstack-dev02:51
*** NikitaKonovalov_ has joined #openstack-dev02:52
*** zul has joined #openstack-dev02:52
*** imcsk8_ has joined #openstack-dev02:52
*** SumitNaiksatam has joined #openstack-dev02:52
*** morazi has joined #openstack-dev02:53
*** galstrom_zzz is now known as galstrom02:53
*** gmoro has joined #openstack-dev02:53
*** galstrom is now known as galstrom_zzz02:54
*** mtreinish_ has joined #openstack-dev02:54
*** tsekiyama has joined #openstack-dev02:54
*** ayoung has joined #openstack-dev02:54
*** doude has joined #openstack-dev02:55
*** enykeev has quit IRC02:55
*** nosnos has joined #openstack-dev02:56
*** anteaya has joined #openstack-dev02:56
*** NikitaKonovalov has quit IRC02:57
*** imcsk8 has quit IRC02:57
*** mtreinish has quit IRC02:57
*** jhesketh has quit IRC02:57
*** NikitaKonovalov_ is now known as NikitaKonovalov02:57
*** mtreinish_ is now known as mtreinish02:57
*** NearlyFunctiona1 has joined #openstack-dev02:57
*** jpeeler1 has joined #openstack-dev02:57
*** dims has joined #openstack-dev02:57
*** dsirrine has joined #openstack-dev02:57
*** jrist has joined #openstack-dev02:57
*** ianw has joined #openstack-dev02:57
*** neelashah has joined #openstack-dev02:57
*** enykeev has joined #openstack-dev02:58
*** ijw has quit IRC02:58
*** kenperkins has joined #openstack-dev02:58
*** lifeless has joined #openstack-dev02:58
*** blentz_ has joined #openstack-dev02:58
*** jhesketh has joined #openstack-dev02:59
*** thomasem has joined #openstack-dev02:59
*** thomasem has quit IRC02:59
*** giulivo has joined #openstack-dev02:59
*** krtaylor has joined #openstack-dev03:00
*** L33 has joined #openstack-dev03:01
*** sarob has joined #openstack-dev03:01
*** rwsu has joined #openstack-dev03:01
*** avishay_ has joined #openstack-dev03:02
*** csaba|afk has joined #openstack-dev03:02
*** rpodolyaka has joined #openstack-dev03:03
*** buzztrol_ has quit IRC03:03
*** dklyle has joined #openstack-dev03:03
*** pleia2 has quit IRC03:03
*** sarob has quit IRC03:03
*** pleia2 has joined #openstack-dev03:03
*** xarg__ has joined #openstack-dev03:04
*** HenryG has quit IRC03:04
*** sarob has joined #openstack-dev03:04
*** blentz has quit IRC03:04
*** flor3n has quit IRC03:04
*** steveg-afk has joined #openstack-dev03:04
*** cburgess has quit IRC03:04
*** sgordon_ has quit IRC03:04
*** 92AAAEA9S has quit IRC03:04
*** sc68cal has quit IRC03:04
*** cburgess has joined #openstack-dev03:04
*** belliott has joined #openstack-dev03:04
*** yaguang has quit IRC03:04
*** avishay has quit IRC03:04
*** xarg_ has quit IRC03:04
*** lyle has quit IRC03:04
*** jocker__ has quit IRC03:04
*** afazekas|sick has joined #openstack-dev03:04
*** dperaza has joined #openstack-dev03:05
*** nplanel has quit IRC03:05
*** yjiang51 has joined #openstack-dev03:05
*** viktors has joined #openstack-dev03:06
*** bhuvan_ has joined #openstack-dev03:06
*** yjiang51 has quit IRC03:06
*** bhuvan has quit IRC03:06
*** belliott has quit IRC03:06
*** tellesnobrega has joined #openstack-dev03:07
*** branen_ has quit IRC03:08
*** yaguang has joined #openstack-dev03:08
*** sarob has quit IRC03:08
*** bdpayne has joined #openstack-dev03:08
*** kris_ha has joined #openstack-dev03:08
*** branen_ has joined #openstack-dev03:09
*** yamahata__ has quit IRC03:09
*** sc68cal has joined #openstack-dev03:10
*** flor3n has joined #openstack-dev03:10
*** yamahata__ has joined #openstack-dev03:10
*** nplanel has joined #openstack-dev03:10
*** jocker__ has joined #openstack-dev03:11
*** belliott has joined #openstack-dev03:11
*** kamalic1 has joined #openstack-dev03:12
*** paragan has joined #openstack-dev03:14
*** paragan has quit IRC03:14
*** paragan has joined #openstack-dev03:14
*** steveg-afk has quit IRC03:14
ayoungdolphm, I think You'll like https://review.openstack.org/#/c/71181/  much better03:14
*** dzimine has quit IRC03:14
ayoungdrop the -2, if you would, even if its not ready for merging03:15
dolphmayoung: sounds promising03:15
*** ijw has joined #openstack-dev03:15
ayoungdolphm, yeah...I wanted to go further, but that will be in a different patch.  THis is just compress in signing, and handle both forms in verify03:15
ayoungno new token format03:16
dolphmayoung: looking at the underlying patch first03:16
jamielennoxayoung: so it won't allow it to discover uncompress03:16
ayoungjamielennox, I could probably do something with ASN1, but it isn't in the reqs yet03:16
jamielennoxayoung: i don't think we can add -compress by default either03:16
ayoungI don't know why I had it in my venv03:16
*** creiht_ is now known as creiht03:16
ayoungwhy not?  This code is not used yet03:17
jamielennoxayoung: there was plans to sync it between here and keystone right03:17
ayoungright,03:17
jamielennoxsurely -compress can only be triggered by a param03:17
ayoungah...I guess I could make it a param, and then pass it from keystone conf03:17
dolphmayoung: commit message in https://review.openstack.org/#/c/73099/ doesn't seem to match the code -- it says "instead of returning true, the validation returns the parsed data"03:18
dolphmayoung: but it only returns bools03:18
ayoungdolphm, ah...OK, that was where I wanted it to go...older version did that03:18
ayoungbut used the ASN 1 lib03:18
ayoungforgot I documented it in the commit message03:18
dolphmayoung: is b64 decode not the expensive operation you were referring to?03:18
*** bdpayne has quit IRC03:18
ayoungdolphm, my idea was that in the future the "is_asn1_token"  would actually do the asn1 parsing,03:19
ayoungsee the earlier version of the patch that failed gate03:19
ayounger check03:19
*** kgriffs_afk is now known as kgriffs03:19
*** mburned has joined #openstack-dev03:20
ayoungjust checking base64 is good.  checking asn1 parsing is better03:20
ayoungbut that can be incremental.  I'll have to chase down the pyasn1 requirement first03:20
ayoungthe goal is to use asn1 to extract enough info from the token to identify which certificate signed the token.03:21
ayoungThe cert API jamielennox just wrote is flexible enough that we can pass the signer to it in order to get back the appropriate certificates to check the signature03:22
ayoungit will allow us to have different certs from different keystones03:22
jamielennoxayoung: i'm vaguely thinking that if this compression stuff is good enough we might be actually able to embed the certs03:22
*** unicell1 has quit IRC03:23
ayoungjamielennox, I don't think I want to do that.  We still will need an additional confirmation that the cert is allowed to sign for a specific user.  domain  or whatnot, in the distributed keystone case.  keeping the certs separate makes that check possible03:23
jamielennoxayoung... not really03:24
*** dzimine has joined #openstack-dev03:24
*** unicell has joined #openstack-dev03:24
ayoungwe'd have to pull the cert out of the token to check it anyway.03:24
jamielennoxi guess you can do it by having auth_token manage the certs but it seems wrong03:25
*** CaptTofu has quit IRC03:26
ayoungyou can see the compression rations in the resulting dir03:26
*** mgagne has quit IRC03:27
ayoungargh...something is wrong03:27
ayoungthere is no compression in there03:27
ayounghttp://paste.fedoraproject.org/76778/26194513/03:27
*** mgagne has joined #openstack-dev03:28
*** spzala has joined #openstack-dev03:29
*** haomaiwang has joined #openstack-dev03:29
*** xingchao has joined #openstack-dev03:29
*** Tross has joined #openstack-dev03:29
*** AnilV4 has joined #openstack-dev03:29
*** ytwu has joined #openstack-dev03:29
*** 20WAA7JFX has joined #openstack-dev03:29
*** gyee has joined #openstack-dev03:29
*** baoli has joined #openstack-dev03:29
*** henrynash has joined #openstack-dev03:29
*** RajeshMohan has joined #openstack-dev03:29
*** hemna has joined #openstack-dev03:29
*** tkay has joined #openstack-dev03:29
*** bogdando has joined #openstack-dev03:29
*** AMike has joined #openstack-dev03:29
*** flaper87|afk has quit IRC03:29
*** flaper87|afk has joined #openstack-dev03:29
*** AMike has quit IRC03:29
*** AMike has joined #openstack-dev03:29
*** harlowja_ has quit IRC03:30
*** harlowja_ has joined #openstack-dev03:30
*** jang has quit IRC03:30
*** jang has joined #openstack-dev03:30
*** kmartin has quit IRC03:30
*** kmartin has joined #openstack-dev03:30
*** caleb_` has quit IRC03:30
*** caleb_` has joined #openstack-dev03:30
*** mkerrin1 has quit IRC03:30
*** mkerrin1 has joined #openstack-dev03:30
*** sgrasley has quit IRC03:30
*** sgrasley has joined #openstack-dev03:30
*** pcm_ has quit IRC03:30
*** pcm_ has joined #openstack-dev03:30
*** joadavis has quit IRC03:30
*** joadavis has joined #openstack-dev03:30
*** xchu has quit IRC03:30
*** xchu has joined #openstack-dev03:30
*** ianw has quit IRC03:30
*** ianw has joined #openstack-dev03:30
*** blentz_ has quit IRC03:30
*** blentz_ has joined #openstack-dev03:30
*** csaba|afk has quit IRC03:30
*** csaba|afk has joined #openstack-dev03:30
*** dklyle has quit IRC03:30
*** dklyle has joined #openstack-dev03:30
*** branen_ has quit IRC03:30
*** branen_ has joined #openstack-dev03:30
*** yamahata__ has quit IRC03:30
*** yamahata__ has joined #openstack-dev03:30
*** paragan has quit IRC03:30
*** paragan has joined #openstack-dev03:30
*** ijw has quit IRC03:30
*** ijw has joined #openstack-dev03:30
*** mburned has quit IRC03:30
*** mburned has joined #openstack-dev03:30
*** angdraug has quit IRC03:31
*** zul has quit IRC03:31
jamielennoxlol, never would have caught that in review03:32
*** ramishra_ has quit IRC03:32
*** ramishra has joined #openstack-dev03:33
*** zul has joined #openstack-dev03:36
*** mgagne has quit IRC03:37
*** kgriffs is now known as kgriffs_afk03:37
*** llu has joined #openstack-dev03:37
*** henrynash has quit IRC03:40
*** bhuvan_ has quit IRC03:42
ayoungjamielennox, OK...It looks like where the -compressed flag is in the param list makes a difference03:43
*** bhuvan has joined #openstack-dev03:44
*** rcleere has joined #openstack-dev03:44
*** henrynash has joined #openstack-dev03:45
*** gnorth has quit IRC03:46
*** gnorth has joined #openstack-dev03:47
*** jhesketh_ has joined #openstack-dev03:47
*** mgagne has joined #openstack-dev03:48
*** ijw has quit IRC03:49
*** ijw has joined #openstack-dev03:49
*** mohits has joined #openstack-dev03:51
*** zul has quit IRC03:52
jamielennoxayoung: really? guess it makes sense with CMS but that's weird03:53
ayoungI think it was ignored where I had it03:54
*** buzztroll has joined #openstack-dev03:54
ayoungit seems to be OK at the end of the param list03:54
*** ijw has quit IRC03:54
ayoungalthough I want to test that manually as well now03:54
*** aditirav has joined #openstack-dev03:55
*** tdruiva has joined #openstack-dev03:55
*** gokrokve has joined #openstack-dev03:55
*** arnaud has quit IRC03:58
*** kgriffs_afk is now known as kgriffs03:58
*** chandan_kumar has joined #openstack-dev03:58
*** 20WAA7JFX has quit IRC03:58
*** spzala has quit IRC03:59
jamielennoxopenssl has the asn1parse (i think) command that is useful to see that04:02
*** unicell1 has joined #openstack-dev04:03
*** unicell has quit IRC04:04
*** kushal has joined #openstack-dev04:04
*** mikeoutland has joined #openstack-dev04:06
ayoungjamielennox, http://paste.fedoraproject.org/76783/92264336/  that looks a little beter04:07
ayoungbetter04:07
ayoungjamielennox, I'm going to run another script with the certs still in to see how big they get04:07
*** kgriffs is now known as kgriffs_afk04:07
*** byeager has quit IRC04:08
*** mikeoutland has quit IRC04:09
*** mohits has quit IRC04:09
*** chandan_kumar has quit IRC04:09
*** chandan_kumar has joined #openstack-dev04:10
*** tsekiyama has quit IRC04:13
*** sarob has joined #openstack-dev04:14
*** bhuvan has quit IRC04:18
*** stevemar has joined #openstack-dev04:18
*** sarob has quit IRC04:19
*** asalkeld has quit IRC04:19
*** ogelbukh1 has joined #openstack-dev04:20
*** hdd has joined #openstack-dev04:21
*** pberis has quit IRC04:25
*** xarses has joined #openstack-dev04:25
*** mikal has quit IRC04:26
ayoungjamielennox, when I remove all of the parameters but -compress from the cms command....the resultant document is the exact same size.  I wonder if the signature aspect of cms and the compress aspect are mutually exclusive04:26
*** Chaser_ has joined #openstack-dev04:26
jamielennoxayoung: it shouldn't but it can matter on the order04:26
ayoungI'm thinking that they are....and that passing -compress means ignore -sign and -decompress means ignore -verify04:26
jamielennoxi mean these are all wrapped entites04:26
ayoungthey are the exact same size04:26
jamielennoxso you have data which you wrap in a compress which you wrap in a sign04:27
*** mikal has joined #openstack-dev04:27
jamielennoxso the order can matter04:27
ayoungI removed the flags that say "remove certs"04:27
ayoungit should be something bigger04:27
ayoungit is not04:27
ayoungI think its a bust04:27
*** zyluo has joined #openstack-dev04:27
*** Mandell has joined #openstack-dev04:27
*** cfriesen has quit IRC04:28
jamielennoxthat it doesn't work at all?04:29
ayoungI don't think it signs the document04:29
jamielennoxayoung send me one04:29
*** cagrev has joined #openstack-dev04:29
ayoungin the review04:29
ayoungcd python-keystoneclient and git review -d04:29
ayoung7118104:30
*** tkay has quit IRC04:30
ayoungthey are in the examples dir04:30
zyluodolphm, ping04:30
*** pberis has joined #openstack-dev04:30
*** zyluo has quit IRC04:33
*** tkay has joined #openstack-dev04:33
ayoungjamielennox, I'll let you play, headed to bed04:34
jamielennoxayoung: yea, just finishing up a fix before i get to it04:34
jamielennoxayoung: not here tomorrow - enjoy the weekend04:34
ayoungjamielennox, will do.  I think that I will switch back to doing the compression manually.04:38
ayoungI'll go back to signing in der format and wrapping with urlsafe base64, but put a wrapper on that will conver to PEM just to keep the signature the same.  I'll do all the heavy work with internal functions04:40
*** irenab has quit IRC04:40
*** buzztroll has quit IRC04:41
*** edmund has joined #openstack-dev04:41
ayoungthe important ones for AT middleware is the one that verifies, and that will work just as well with DER as with PEM.  For the server side, it just needs to generate, and that has a wrapper for the conversion anyway.   since the is_asn_token is not returning parsed data, it justwon't bother to see if it is compressed or not....04:41
*** tkay has quit IRC04:42
*** amcrn has quit IRC04:42
*** sweston has joined #openstack-dev04:46
*** achampion has quit IRC04:47
*** ayoung has quit IRC04:49
*** kgriffs_afk is now known as kgriffs04:55
*** neelashah has quit IRC04:58
*** mulcahey has quit IRC04:59
*** nebulta has joined #openstack-dev04:59
*** ayoung has joined #openstack-dev05:01
*** pcm_ has quit IRC05:01
*** neelashah has joined #openstack-dev05:02
*** pradeep has quit IRC05:02
*** kgriffs is now known as kgriffs_afk05:05
*** cadenzajon has quit IRC05:05
*** pradeep has joined #openstack-dev05:05
*** krtaylor has quit IRC05:06
*** caleb_` has quit IRC05:08
*** krtaylor has joined #openstack-dev05:09
*** zul has joined #openstack-dev05:10
*** krtaylor has quit IRC05:11
*** thedodd has quit IRC05:12
*** caleb_ has joined #openstack-dev05:13
*** achampion has joined #openstack-dev05:13
*** aeperezt has quit IRC05:13
*** caleb_ has quit IRC05:13
*** caleb_ has joined #openstack-dev05:14
*** irenab has joined #openstack-dev05:14
*** DinaBelova is now known as DinaBelova_05:15
*** jecarey_ has quit IRC05:15
*** mikeoutland has joined #openstack-dev05:17
*** mriedem has quit IRC05:18
*** bswartz1 is now known as bswartz05:18
*** hdd has quit IRC05:18
*** krtaylor has joined #openstack-dev05:19
*** mlegault has joined #openstack-dev05:19
*** dave_tucker is now known as dave_tucker_zzz05:20
*** mlegault__ has quit IRC05:20
*** galstrom_zzz has quit IRC05:20
*** henrynash has quit IRC05:21
*** galstrom_zzz has joined #openstack-dev05:22
*** galstrom_zzz is now known as galstrom05:22
*** tsekiyama has joined #openstack-dev05:24
*** xingchao has quit IRC05:24
*** CaptTofu has joined #openstack-dev05:27
*** achampion has quit IRC05:27
*** nelsnelson has quit IRC05:27
*** tkay has joined #openstack-dev05:28
*** tsekiyama has quit IRC05:29
*** rdas has joined #openstack-dev05:30
*** nelsnelson has joined #openstack-dev05:30
*** CaptTofu has quit IRC05:31
*** dstanek has quit IRC05:32
*** abhirc has quit IRC05:33
*** jamielennox is now known as jamielennox|away05:34
*** yeylon__ has joined #openstack-dev05:36
*** ijw has joined #openstack-dev05:37
*** ijw has quit IRC05:37
*** ijw has joined #openstack-dev05:37
*** mlegault_ has joined #openstack-dev05:37
*** gyee has quit IRC05:40
*** bdpayne has joined #openstack-dev05:40
*** mlegault has quit IRC05:41
*** mlegault_ has quit IRC05:42
*** amcrn has joined #openstack-dev05:42
*** mohits has joined #openstack-dev05:44
*** rohitk has joined #openstack-dev05:47
*** tkay has quit IRC05:48
*** chandankumar_ has joined #openstack-dev05:50
*** mikeoutland has quit IRC05:51
*** sumanthns has joined #openstack-dev05:51
*** chandankumar_ has quit IRC05:52
*** buzztroll has joined #openstack-dev05:52
*** chandan_kumar has quit IRC05:53
*** chandan_kumar has joined #openstack-dev05:54
*** gokrokve has quit IRC05:54
*** gokrokve has joined #openstack-dev05:55
*** bdpayne has quit IRC05:55
*** kgriffs_afk is now known as kgriffs05:56
*** buzztroll has quit IRC05:56
*** tdruiva has quit IRC05:57
*** gokrokve has quit IRC05:58
*** praneshp has joined #openstack-dev05:58
*** achampion has joined #openstack-dev06:00
*** ijw has quit IRC06:00
*** ijw has joined #openstack-dev06:00
*** aspiers has quit IRC06:00
*** Ryan_Lane2 is now known as Ryan_Lane06:01
*** Ryan_Lane has joined #openstack-dev06:01
*** achampion has quit IRC06:05
*** neeti has joined #openstack-dev06:05
*** dkehn_ has joined #openstack-dev06:05
*** kgriffs is now known as kgriffs_afk06:06
*** marcoemorais has joined #openstack-dev06:08
*** edmund has quit IRC06:08
*** zul has quit IRC06:08
*** amotoki_ has quit IRC06:09
*** caleb_ has quit IRC06:10
*** ijw_ has joined #openstack-dev06:12
*** marcoemorais has quit IRC06:13
*** tkay has joined #openstack-dev06:13
*** ijw has quit IRC06:15
*** afazekas|sick has quit IRC06:16
*** neelashah has quit IRC06:19
*** yolanda has joined #openstack-dev06:21
*** praneshp_ has joined #openstack-dev06:21
*** e0ne has joined #openstack-dev06:22
*** praneshp has quit IRC06:22
*** praneshp_ is now known as praneshp06:22
*** cagrev has quit IRC06:23
*** e0ne has quit IRC06:23
*** nshaikh has joined #openstack-dev06:26
*** kamalic2 has joined #openstack-dev06:27
*** kamalic1 has quit IRC06:29
*** ykhodork_ has quit IRC06:30
*** rraja has joined #openstack-dev06:30
*** sarob has joined #openstack-dev06:31
*** vartom1111111113 has joined #openstack-dev06:31
*** mgoddard has joined #openstack-dev06:35
*** vartom1111111113 has quit IRC06:36
*** vartom1111111115 has joined #openstack-dev06:36
*** mgoddard_ has quit IRC06:37
*** kbrierly has joined #openstack-dev06:38
*** tkammer has joined #openstack-dev06:39
*** marun has quit IRC06:40
*** kamalic1 has joined #openstack-dev06:40
*** praneshp has quit IRC06:40
*** kamalic3 has joined #openstack-dev06:42
*** kamalic2 has quit IRC06:44
*** kbrierly has quit IRC06:44
*** kamalic4 has joined #openstack-dev06:44
*** kamalic1 has quit IRC06:44
*** harlowja_ is now known as harlowja_away06:44
*** ijw_ has quit IRC06:46
*** ijw has joined #openstack-dev06:46
*** xingchao has joined #openstack-dev06:47
*** kamalic3 has quit IRC06:48
*** kbrierly has joined #openstack-dev06:48
*** ijw has quit IRC06:51
*** xingchao has quit IRC06:53
*** zaitcev has quit IRC06:56
*** kgriffs_afk is now known as kgriffs06:57
*** kbrierly has quit IRC06:59
*** mikeoutland has joined #openstack-dev07:00
*** achampion has joined #openstack-dev07:00
*** motoki has quit IRC07:00
*** buzztroll has joined #openstack-dev07:00
*** garyk has joined #openstack-dev07:02
*** denis_makogon has joined #openstack-dev07:04
*** amerine has joined #openstack-dev07:05
*** achampion has quit IRC07:05
*** mikeoutland has quit IRC07:05
*** MaxV has joined #openstack-dev07:05
*** kgriffs is now known as kgriffs_afk07:07
*** kgriffs_afk is now known as kgriffs07:07
*** marcoemorais has joined #openstack-dev07:09
*** ramishra has quit IRC07:11
*** pberis has quit IRC07:11
*** pberis has joined #openstack-dev07:12
*** stevemar has quit IRC07:12
*** marcoemorais has quit IRC07:13
*** ijw has joined #openstack-dev07:14
*** madhami has joined #openstack-dev07:17
*** dkehn__ has joined #openstack-dev07:19
*** sarob has quit IRC07:21
*** dkehn__ has quit IRC07:21
*** sarob has joined #openstack-dev07:21
*** dkehn__ has joined #openstack-dev07:21
*** madhami has quit IRC07:22
*** dkehn_ has quit IRC07:22
*** madhami has joined #openstack-dev07:22
*** madhami has quit IRC07:22
*** kamalic4 has quit IRC07:23
*** kamalic1 has joined #openstack-dev07:23
*** kamalic1 has quit IRC07:24
*** jtomasek has joined #openstack-dev07:25
*** sarob has quit IRC07:26
*** MaxV has quit IRC07:26
*** rraja has quit IRC07:27
*** tkay has quit IRC07:27
*** CaptTofu has joined #openstack-dev07:27
*** ramishra has joined #openstack-dev07:29
*** kgriffs is now known as kgriffs_afk07:29
*** CaptTofu has quit IRC07:32
*** flaper87|afk is now known as flaper8707:33
*** ramishra has quit IRC07:41
*** mrunge has joined #openstack-dev07:46
*** e0ne has joined #openstack-dev07:47
*** ifarkas has joined #openstack-dev07:47
*** jprovazn has joined #openstack-dev07:47
*** dtantsur has joined #openstack-dev07:49
*** topol has quit IRC07:50
*** sgran_ is now known as sgran07:53
*** evgenyf has joined #openstack-dev07:55
*** lazy_prince has joined #openstack-dev07:56
*** rohitk has quit IRC07:58
*** mkoderer has quit IRC07:59
*** denis_makogon_ has joined #openstack-dev07:59
*** afazekas has joined #openstack-dev08:00
*** mkoderer has joined #openstack-dev08:00
*** pradeep has quit IRC08:00
*** achampion has joined #openstack-dev08:01
*** vartom1111111116 has joined #openstack-dev08:02
*** denis_makogon has quit IRC08:02
*** nmagnezi has joined #openstack-dev08:03
*** vartom1111111115 has quit IRC08:03
*** xga has joined #openstack-dev08:05
*** hemna has quit IRC08:05
*** xqueralt has joined #openstack-dev08:05
*** achampion has quit IRC08:06
*** florentflament has joined #openstack-dev08:06
*** amerine has quit IRC08:08
*** buzztroll has quit IRC08:08
*** buzztroll has joined #openstack-dev08:09
*** amerine has joined #openstack-dev08:09
*** rohitk has joined #openstack-dev08:09
*** negronjl has quit IRC08:09
*** marcoemorais has joined #openstack-dev08:09
*** negronjl has joined #openstack-dev08:10
*** Mandell has quit IRC08:11
*** keekz has quit IRC08:11
*** cdub has quit IRC08:11
*** Mandell has joined #openstack-dev08:11
*** Hien has quit IRC08:11
*** hugokuo has quit IRC08:11
*** cyeoh has quit IRC08:12
*** cdub has joined #openstack-dev08:12
*** corXi has joined #openstack-dev08:12
*** cyeoh has joined #openstack-dev08:13
*** buzztroll has quit IRC08:13
*** nelsnelson has quit IRC08:13
*** keekz has joined #openstack-dev08:13
*** locke105 has quit IRC08:13
*** giulivo has quit IRC08:14
*** SpamapS has quit IRC08:14
*** hugokuo has joined #openstack-dev08:14
*** marcoemorais has quit IRC08:14
*** JordanRinke has quit IRC08:14
*** giulivo has joined #openstack-dev08:14
*** locke105 has joined #openstack-dev08:15
*** amandap has quit IRC08:15
*** SpamapS has joined #openstack-dev08:15
*** SpamapS has quit IRC08:15
*** SpamapS has joined #openstack-dev08:15
*** xarses has quit IRC08:15
*** creiht has quit IRC08:15
*** JordanRinke has joined #openstack-dev08:15
*** creiht has joined #openstack-dev08:16
*** nelsnelson has joined #openstack-dev08:16
*** retr0h has quit IRC08:16
*** persia has quit IRC08:16
*** amandap has joined #openstack-dev08:16
*** belmoreira has joined #openstack-dev08:16
*** branen_ has quit IRC08:16
*** retr0h has joined #openstack-dev08:16
*** retr0h has joined #openstack-dev08:16
*** branen_ has joined #openstack-dev08:17
*** Hien has joined #openstack-dev08:17
*** lifeless has quit IRC08:17
*** persia has joined #openstack-dev08:18
*** persia is now known as Guest4378108:18
*** lifeless has joined #openstack-dev08:19
*** Guest43781 has quit IRC08:20
*** Guest43781 has joined #openstack-dev08:20
*** Guest43781 is now known as persia08:20
*** ramishra has joined #openstack-dev08:21
*** comstud has quit IRC08:21
*** comstud has joined #openstack-dev08:22
*** sarob has joined #openstack-dev08:22
*** mattymo has joined #openstack-dev08:23
*** tshirtma1 has quit IRC08:23
*** tshirtman has joined #openstack-dev08:23
*** xga has quit IRC08:24
*** dave_tucker_zzz is now known as dave_tucker08:25
*** Lumiere has quit IRC08:26
*** xga has joined #openstack-dev08:26
*** xarses has joined #openstack-dev08:27
*** dperaza has quit IRC08:27
*** sarob has quit IRC08:28
*** Lumiere has joined #openstack-dev08:28
*** mattymo has quit IRC08:28
*** jamieh has joined #openstack-dev08:31
*** kris_ha has quit IRC08:31
*** MaxV has joined #openstack-dev08:32
*** I159 has joined #openstack-dev08:32
*** I159_ has joined #openstack-dev08:32
*** MaxV has quit IRC08:34
*** jcoufal has joined #openstack-dev08:35
*** MaxV has joined #openstack-dev08:35
*** shardy_afk is now known as shardy08:35
*** jpich has joined #openstack-dev08:36
*** bogdando has quit IRC08:38
*** gszasz has joined #openstack-dev08:38
*** bogdando has joined #openstack-dev08:39
*** sheeprine has quit IRC08:39
*** gimps has quit IRC08:45
*** romcheg1 has joined #openstack-dev08:46
*** ala has joined #openstack-dev08:47
*** gcha has joined #openstack-dev08:48
*** d0ugal has joined #openstack-dev08:49
*** d0ugal has quit IRC08:49
*** d0ugal has joined #openstack-dev08:49
*** sahid has joined #openstack-dev08:50
*** thouveng has joined #openstack-dev08:50
*** saju_m has joined #openstack-dev08:50
*** ygbo has joined #openstack-dev08:53
*** mattymo has joined #openstack-dev08:53
*** mindpixel has joined #openstack-dev08:57
*** jordanP has joined #openstack-dev08:57
*** nacim has joined #openstack-dev09:00
*** buzztroll has joined #openstack-dev09:01
*** achampion has joined #openstack-dev09:02
*** sheeprine has joined #openstack-dev09:02
*** angdraug has joined #openstack-dev09:03
*** jgallard has joined #openstack-dev09:03
*** xga has quit IRC09:04
*** buzztroll has quit IRC09:06
*** dshulyak has joined #openstack-dev09:06
*** xga has joined #openstack-dev09:06
*** achampion has quit IRC09:07
*** mflobo has joined #openstack-dev09:07
*** nmagnezi has quit IRC09:08
*** derekh has joined #openstack-dev09:09
*** romcheg1 is now known as romcheg_ltp09:10
*** iartarisi has joined #openstack-dev09:10
*** marcoemorais has joined #openstack-dev09:10
*** yassine has joined #openstack-dev09:11
*** xgsa has joined #openstack-dev09:12
*** marcoemorais has quit IRC09:12
*** marcoemorais1 has joined #openstack-dev09:12
*** mkerrin1 has quit IRC09:13
*** sushils has joined #openstack-dev09:14
*** rraja has joined #openstack-dev09:14
*** marcoemorais1 has quit IRC09:16
*** sushils has quit IRC09:19
*** ramishra_ has joined #openstack-dev09:20
*** ramishra has quit IRC09:20
*** sushils has joined #openstack-dev09:20
*** nmagnezi has joined #openstack-dev09:23
*** sarob has joined #openstack-dev09:25
*** nmagnezi has quit IRC09:25
*** rossella_s has joined #openstack-dev09:25
*** markmc has joined #openstack-dev09:26
*** nmagnezi has joined #openstack-dev09:26
*** nshaikh has quit IRC09:27
*** denis_makogon_ has quit IRC09:28
*** CaptTofu has joined #openstack-dev09:28
*** nshaikh has joined #openstack-dev09:30
*** lucasagomes has joined #openstack-dev09:30
*** ijw has quit IRC09:30
*** DinaBelova_ is now known as DinaBelova09:32
*** toddnni has quit IRC09:32
*** rraja has quit IRC09:32
*** CaptTofu has quit IRC09:33
*** nmagnezi_ has joined #openstack-dev09:34
*** kris_ha has joined #openstack-dev09:34
*** praneshp has joined #openstack-dev09:35
*** athomas has joined #openstack-dev09:37
*** nmagnezi has quit IRC09:38
*** mkollaro has joined #openstack-dev09:41
*** eglynn has joined #openstack-dev09:42
*** rraja has joined #openstack-dev09:45
*** angdraug has quit IRC09:46
*** angdraug has joined #openstack-dev09:47
*** paragan has quit IRC09:48
*** rohitk has quit IRC09:50
*** bauzas has joined #openstack-dev09:53
*** sarob has quit IRC09:57
*** mmagr has joined #openstack-dev09:58
*** xingchao has joined #openstack-dev10:02
*** buzztroll has joined #openstack-dev10:02
*** achampion has joined #openstack-dev10:03
*** xga_ has joined #openstack-dev10:06
*** xga has quit IRC10:06
*** buzztroll has quit IRC10:06
*** achampion has quit IRC10:07
*** xchu has quit IRC10:08
*** gilliard_ has quit IRC10:09
*** gilliard has joined #openstack-dev10:09
*** neoXsys has joined #openstack-dev10:09
*** praneshp has quit IRC10:10
*** marcoemorais has joined #openstack-dev10:11
*** rohitk has joined #openstack-dev10:11
*** aspiers has joined #openstack-dev10:13
*** danpb has joined #openstack-dev10:15
*** marcoemorais has quit IRC10:16
*** sarob has joined #openstack-dev10:22
*** CaptTofu has joined #openstack-dev10:25
*** martyntaylor has joined #openstack-dev10:26
*** jp_at_hp has joined #openstack-dev10:27
*** killer_prince has quit IRC10:30
*** sergmelikyan has joined #openstack-dev10:31
*** mindpixel has quit IRC10:32
*** e0ne has quit IRC10:33
*** andreaf has joined #openstack-dev10:33
*** rohitk has quit IRC10:36
*** angdraug has quit IRC10:36
*** jocker__ has quit IRC10:41
*** mkollaro has quit IRC10:41
*** mkerrin has joined #openstack-dev10:42
*** scfc_de has joined #openstack-dev10:43
scfc_deHi!  Where should I report a bug in review.openstack.org (Gerrit mangling links in comments)?10:43
*** xingchao has quit IRC10:47
*** gszasz is now known as gszasz_afk10:47
*** gongysh has quit IRC10:51
*** Nikolay_1t has joined #openstack-dev10:52
*** mkollaro has joined #openstack-dev10:52
*** sarob has quit IRC10:55
*** neoXsys has quit IRC10:57
danpbscfc_de: iirc there's an openstack-infra  bug product to report against10:59
danpbscfc_de: https://bugs.launchpad.net/openstack-ci/10:59
*** kolesovdv has joined #openstack-dev11:01
*** buzztroll has joined #openstack-dev11:02
*** ArxCruz has joined #openstack-dev11:02
*** yaguang has quit IRC11:03
scfc_dedanpb: Thanks!11:03
*** achampion has joined #openstack-dev11:03
*** gcha has quit IRC11:05
*** corXi has quit IRC11:06
*** buzztroll has quit IRC11:07
*** alex_xu has quit IRC11:07
*** achampion has quit IRC11:08
*** xga_ has quit IRC11:08
*** jgallard has quit IRC11:10
*** neoXsys has joined #openstack-dev11:11
*** marcoemorais has joined #openstack-dev11:12
*** tdruiva has joined #openstack-dev11:13
*** CaptTofu has quit IRC11:13
*** xga_ has joined #openstack-dev11:14
*** scfc_de has left #openstack-dev11:15
*** raildo has joined #openstack-dev11:15
*** pcm_ has joined #openstack-dev11:15
*** dzimine has quit IRC11:16
*** cnesa has joined #openstack-dev11:16
*** marcoemorais has quit IRC11:16
*** amuller has joined #openstack-dev11:17
*** neoXsys has quit IRC11:18
*** pcm_ has quit IRC11:20
*** pcm_ has joined #openstack-dev11:21
*** pschaef has joined #openstack-dev11:21
*** jordanP has quit IRC11:22
*** kushal has quit IRC11:22
*** sarob has joined #openstack-dev11:22
*** xga_ has quit IRC11:25
*** aditirav has quit IRC11:25
*** aditirav has joined #openstack-dev11:25
*** rohitk has joined #openstack-dev11:26
*** paragan has joined #openstack-dev11:28
*** paragan has quit IRC11:28
*** paragan has joined #openstack-dev11:28
*** asalkeld has joined #openstack-dev11:29
*** utlemming has quit IRC11:29
*** ArxCruz has quit IRC11:29
*** notmyname has quit IRC11:29
*** ArxCruz has joined #openstack-dev11:30
*** CaptTofu has joined #openstack-dev11:31
*** pleia2 has quit IRC11:31
*** dragondm has quit IRC11:31
*** ijw has joined #openstack-dev11:31
*** dhellmann has quit IRC11:31
*** nmagnezi has joined #openstack-dev11:32
*** pleia2 has joined #openstack-dev11:32
*** dhellmann has joined #openstack-dev11:32
*** dragondm has joined #openstack-dev11:32
*** notmyname has joined #openstack-dev11:32
*** sileht has quit IRC11:32
*** dkehn_ has joined #openstack-dev11:32
*** antonym has quit IRC11:32
*** krtaylor has quit IRC11:33
*** sileht has joined #openstack-dev11:33
*** tteggel has joined #openstack-dev11:33
*** tteggel_ has joined #openstack-dev11:33
*** nmagnezi_ has quit IRC11:34
*** sc68cal has quit IRC11:34
*** neoXsys has joined #openstack-dev11:34
*** tteggel_ has quit IRC11:34
*** dkehn_ has quit IRC11:35
*** tteggel_ has joined #openstack-dev11:35
*** dkehn__ has quit IRC11:35
*** dkehn_ has joined #openstack-dev11:35
*** ijw has quit IRC11:36
*** gilliard has quit IRC11:37
*** gilliard has joined #openstack-dev11:37
*** sc68cal has joined #openstack-dev11:37
*** kushal has joined #openstack-dev11:37
*** krtaylor has joined #openstack-dev11:38
*** ehaselwanter has joined #openstack-dev11:39
*** tteggel_ has quit IRC11:40
*** tteggel_ has joined #openstack-dev11:41
*** tteggel_ has quit IRC11:41
*** tteggel_ has joined #openstack-dev11:42
*** tteggel_ has quit IRC11:42
*** tteggel has quit IRC11:42
*** tteggel has joined #openstack-dev11:42
*** kushal has quit IRC11:42
*** Nikolay_1t has quit IRC11:43
*** kushal has joined #openstack-dev11:44
*** e0ne has joined #openstack-dev11:44
*** jamieh has quit IRC11:44
*** jamieh has joined #openstack-dev11:47
*** e0ne has quit IRC11:48
*** e0ne has joined #openstack-dev11:51
*** sarob has quit IRC11:55
*** bvandenh has joined #openstack-dev11:56
*** vkozhukalov has joined #openstack-dev11:59
*** promulo has quit IRC12:00
*** dstanek has joined #openstack-dev12:00
*** sumanthns has quit IRC12:01
*** comay_ has quit IRC12:01
*** tdruiva has quit IRC12:02
*** buzztroll has joined #openstack-dev12:02
*** xga has joined #openstack-dev12:06
*** buzztroll has quit IRC12:06
*** comay_ has joined #openstack-dev12:07
*** vkmc has joined #openstack-dev12:09
*** vkmc has quit IRC12:09
*** vkmc has joined #openstack-dev12:09
*** rtheis has joined #openstack-dev12:09
*** marcoemorais has joined #openstack-dev12:12
*** jgallard has joined #openstack-dev12:16
*** marcoemorais has quit IRC12:17
*** jcooley has quit IRC12:17
*** EntropyWorks has quit IRC12:18
*** mmagr has quit IRC12:20
*** samuelbercovici has joined #openstack-dev12:20
*** FunnyLookinHat has joined #openstack-dev12:20
*** aditirav_ has joined #openstack-dev12:20
*** jcooley has joined #openstack-dev12:20
*** yamahata has quit IRC12:22
*** EntropyWorks has joined #openstack-dev12:22
*** d0ugal_ has joined #openstack-dev12:22
*** sarob has joined #openstack-dev12:22
*** rfolco has joined #openstack-dev12:23
*** aditirav has quit IRC12:24
*** aditirav has joined #openstack-dev12:24
*** d0ugal has quit IRC12:25
*** aditirav_ has quit IRC12:26
*** d0ugal_ is now known as d0ugal12:27
*** d0ugal has quit IRC12:27
*** d0ugal has joined #openstack-dev12:28
*** d0ugal has quit IRC12:28
*** d0ugal has joined #openstack-dev12:28
*** dshulyak has quit IRC12:30
*** jruzicka has joined #openstack-dev12:30
*** dsirrine has quit IRC12:30
*** dshulyak has joined #openstack-dev12:31
*** dsirrine has joined #openstack-dev12:31
*** xjiujiu has joined #openstack-dev12:31
*** aditirav has quit IRC12:33
*** xingchao has joined #openstack-dev12:33
*** READ10 has quit IRC12:36
*** paragan has quit IRC12:36
*** vladikr has quit IRC12:38
*** CaptTofu has quit IRC12:39
*** jprovazn has quit IRC12:39
*** baoli has quit IRC12:39
*** gszasz_afk is now known as gszasz12:40
*** baoli has joined #openstack-dev12:40
*** gimps has joined #openstack-dev12:40
*** eglynn is now known as eglynn-lunch12:41
*** jhesketh has quit IRC12:42
*** NikitaKonovalov is now known as NikitaKonovalov_12:43
*** topol has joined #openstack-dev12:43
*** gszasz has quit IRC12:46
*** gcha has joined #openstack-dev12:46
*** sulrich has quit IRC12:48
*** promulo has joined #openstack-dev12:48
*** gszasz has joined #openstack-dev12:48
*** unicell1 is now known as unicell12:48
*** unicell has joined #openstack-dev12:48
*** sulrich has joined #openstack-dev12:49
*** sballe has quit IRC12:50
*** sballe has joined #openstack-dev12:51
*** xBsd has joined #openstack-dev12:52
*** lucasagomes is now known as lucas-hungry12:53
*** sarob has quit IRC12:55
*** jamieh has quit IRC12:55
*** jamieh has joined #openstack-dev13:01
*** stannie has quit IRC13:01
*** mohits has quit IRC13:01
*** dstanek has quit IRC13:01
*** b3nt_pin is now known as beagles13:02
*** jprovazn has joined #openstack-dev13:02
*** xBsd has quit IRC13:02
*** buzztroll has joined #openstack-dev13:02
marekd|awaydolphm: ping.13:03
*** marekd|away is now known as marekd13:03
alex-fooThe tests for py3.3 on git-review are failing for me because gerrit's port is in use: http://logs.openstack.org/51/72751/3/check/gate-git-review-python33/d7d762b/console.html13:03
alex-foohttps://review.openstack.org/#/c/72751/13:03
*** ala has quit IRC13:04
*** jcoufal has quit IRC13:04
YorikSar_alex-foo: Hi13:04
alex-foohey13:05
*** jcoufal has joined #openstack-dev13:05
YorikSar_alex-foo: The change that's fixind port problem couldn't land yet.13:05
*** NikitaKonovalov_ is now known as NikitaKonovalov13:05
YorikSar_alex-foo: You can rebase your change on top of it though.13:05
*** stannie has joined #openstack-dev13:06
alex-foowhat change number is it?13:06
YorikSar_alex-foo: Or you can leave it be. I hope to push it today.13:06
*** xga has quit IRC13:06
*** xga has joined #openstack-dev13:06
alex-fooactually nm i'll just wait13:06
YorikSar_alex-foo: https://review.openstack.org/7068513:07
*** buzztroll has quit IRC13:07
*** jhesketh_ has quit IRC13:07
YorikSar_alex-foo: Yeah, I think once fungi comes we'll be able to push it.13:08
YorikSar_fungi: Or are you around already?13:08
*** nosnos has quit IRC13:10
*** dprince has joined #openstack-dev13:10
*** jordanP has joined #openstack-dev13:10
*** heyongli has joined #openstack-dev13:12
*** promulo has quit IRC13:12
*** promulo has joined #openstack-dev13:13
*** marcoemorais has joined #openstack-dev13:13
*** jdob has joined #openstack-dev13:14
*** zul has joined #openstack-dev13:14
*** rdas has quit IRC13:14
SergeyLukjanovYorikSar_, approved one more time13:16
SergeyLukjanovYorikSar_, when we'll have an anniversary of approving it?13:17
*** YorikSar_ is now known as YorikSar13:17
YorikSarSergeyLukjanov: I guess it'll land easily now.13:17
*** marcoemorais has quit IRC13:18
YorikSarSergeyLukjanov: Yay! :)13:18
*** ala has joined #openstack-dev13:19
SergeyLukjanovYorikSar, my congratulations!13:19
YorikSarSergeyLukjanov: Yeah. That was funny. One change takes too long to land because the other one is not there and the other one needed the first one to land correctly.13:20
YorikSarSergeyLukjanov: And now they've landed :)13:20
SergeyLukjanovYorikSar, probably we should go to the #openstack-crazy channel13:20
*** radez_g0n3 is now known as radez13:21
*** sarob has joined #openstack-dev13:22
YorikSaralex-foo: Now we have couple of all-new and shiny fails for you :)13:23
YorikSarSergeyLukjanov: Can you take a look at my other changes in git-review?13:23
alex-fooYorikSar: shouldn't i rebase my change first?13:24
YorikSarSergeyLukjanov: Specifically https://review.openstack.org/73221 and https://review.openstack.org/7321613:24
YorikSaralex-foo: No need. It's merged with master before checks are run.13:24
marekdayoung: bknudson: around?13:24
alex-fooYorikSar: oh...13:24
*** kgriffs_afk is now known as kgriffs13:24
*** crandquist has joined #openstack-dev13:25
*** sweston has quit IRC13:26
*** neeti has quit IRC13:27
*** jkyle has quit IRC13:27
*** dstanek has joined #openstack-dev13:27
*** rohitk has quit IRC13:28
*** sballe has quit IRC13:29
*** sballe has joined #openstack-dev13:29
*** xga has quit IRC13:31
*** xga has joined #openstack-dev13:31
*** antonym has joined #openstack-dev13:31
*** ijw has joined #openstack-dev13:32
*** jkyle has joined #openstack-dev13:34
*** crandquist has quit IRC13:35
*** ukalifon has joined #openstack-dev13:36
*** ijw has quit IRC13:37
*** crandquist has joined #openstack-dev13:37
*** crandquist is now known as kobier13:37
*** kamalic1 has joined #openstack-dev13:38
*** tdruiva has joined #openstack-dev13:38
alex-fooYorikSar: still sporadic failures ... :/13:39
alex-foohow does anyone ever get any git-review change applied!?13:39
*** IanGovett has joined #openstack-dev13:40
YorikSaralex-foo: Yeah. That's some other failures though.13:40
alex-fooseems to be nothing to do with my change though?13:40
*** neoXsys has quit IRC13:40
YorikSaralex-foo: I've filed a bug about it: https://launchpad.net/bugs/127968813:40
YorikSaralex-foo: Yes, looks like it.13:41
alex-fooi'm disappointed there is no one on #openstack-crazy13:41
*** prad has joined #openstack-dev13:44
ukalifonHello, openstack-dev. Can anyone help me with a question regarding the v3cloudsample policy.json file in keystone? I configured the cloud_admin rule like this:13:44
ukalifon"cloud_admin": "rule:admin_required and domain_id:621a5908e10c476c92ef1e0817c10e45"13:44
SergeyLukjanovYorikSar, I'll take a look on them13:44
*** nshaikh has left #openstack-dev13:45
*** nshaikh has quit IRC13:45
*** achampion has joined #openstack-dev13:46
*** lbragstad has quit IRC13:46
*** edmund has joined #openstack-dev13:47
*** gszasz_ has joined #openstack-dev13:47
*** gszasz_ has quit IRC13:47
*** stevemar has joined #openstack-dev13:47
*** gszasz_ has joined #openstack-dev13:47
*** kmak has joined #openstack-dev13:47
*** lucas-hungry is now known as lucasagomes13:48
*** yamahata has joined #openstack-dev13:49
*** prad_ has joined #openstack-dev13:50
*** kamalic1 has quit IRC13:50
*** gszasz has quit IRC13:50
*** kamalic1 has joined #openstack-dev13:50
*** prad has quit IRC13:51
*** prad_ is now known as prad13:51
*** rraja has quit IRC13:52
*** samuelqueiroz-af has quit IRC13:53
*** mmagr has joined #openstack-dev13:55
*** markwash has joined #openstack-dev13:55
*** sarob has quit IRC13:55
*** colinmcnamara has joined #openstack-dev13:57
*** gokrokve has joined #openstack-dev13:57
*** IanGovett has quit IRC14:01
*** IanGovett has joined #openstack-dev14:02
*** buzztroll has joined #openstack-dev14:02
*** heyongli has quit IRC14:03
*** nshaikh has joined #openstack-dev14:04
ukalifonCan anyone help me with a question regarding the v3cloudsample policy.json file in keystone? I configured the cloud_admin rule like this:14:05
ukalifon"cloud_admin": "rule:admin_required and domain_id:621a5908e10c476c92ef1e0817c10e45"14:05
ukalifonSo this rule means that anyone with "admin" role in the specified domain is a cloud_admin, right? The problem is that I am forbidden from listing users, and many other actions, when I use a token of such a user. What might I be missing here? Thanks.14:05
*** cagrev has joined #openstack-dev14:05
*** rraja has joined #openstack-dev14:05
*** vladikr has joined #openstack-dev14:06
*** tdruiva has quit IRC14:07
*** buzztroll has quit IRC14:07
*** kolesovdv has quit IRC14:07
*** sgordon has joined #openstack-dev14:08
*** lbragstad has joined #openstack-dev14:08
*** dvarga has joined #openstack-dev14:08
*** READ10 has joined #openstack-dev14:09
*** gordc has joined #openstack-dev14:11
*** dkranz has joined #openstack-dev14:11
*** nermina has joined #openstack-dev14:11
*** Guest50701 has joined #openstack-dev14:12
zigottx: When is the next point release due? I failed googling for the schedule... :(14:14
*** marcoemorais has joined #openstack-dev14:14
zigoIsn't it TODAY?14:14
*** Guest15113 is now known as nikhil__14:14
ttxzigo: should be, yes14:17
*** nkinder has quit IRC14:17
ttxzigo: but probably today US time14:17
zigo:)14:17
zigoMeaning tomorrow for me, got ya! :)14:17
*** jamieh has quit IRC14:18
*** sundjango has joined #openstack-dev14:18
*** marcoemorais has quit IRC14:19
*** xga_ has joined #openstack-dev14:19
*** haleyb has quit IRC14:19
*** blentz_ is now known as blentz14:20
*** AlanClark has joined #openstack-dev14:20
*** xga has quit IRC14:20
*** tkammer has quit IRC14:20
*** kevinconway has joined #openstack-dev14:21
*** spzala has joined #openstack-dev14:21
*** sarob has joined #openstack-dev14:22
*** sgordon has quit IRC14:23
*** belmoreira has quit IRC14:25
*** irenab has quit IRC14:26
*** tkammer has joined #openstack-dev14:26
*** belmoreira has joined #openstack-dev14:27
*** glenng has quit IRC14:27
*** xingchao has quit IRC14:28
*** saju_m has quit IRC14:28
*** nermina has quit IRC14:28
*** dbalog has joined #openstack-dev14:29
*** cnesa has quit IRC14:30
*** tdruiva has joined #openstack-dev14:31
*** achampion has quit IRC14:32
*** venkatesh has joined #openstack-dev14:33
*** cfriesen has joined #openstack-dev14:35
*** max_lobur is now known as max_lobur_afk14:36
*** joesavak has joined #openstack-dev14:37
*** dims has quit IRC14:38
*** erkules_ is now known as erkules14:38
*** CaptTofu has joined #openstack-dev14:40
*** sarob has quit IRC14:40
*** dave_tucker is now known as dave_tucker_zzz14:41
*** jhesketh has joined #openstack-dev14:41
*** eglynn-lunch is now known as eglynn14:41
*** lxsli0 has joined #openstack-dev14:42
*** tsekiyama has joined #openstack-dev14:43
*** sweston has joined #openstack-dev14:43
*** mlegault has joined #openstack-dev14:44
*** lxsli has quit IRC14:44
*** CaptTofu has quit IRC14:44
*** doug-fish has joined #openstack-dev14:45
*** utlemming has joined #openstack-dev14:48
*** blentz has quit IRC14:48
*** ala has quit IRC14:49
*** xjiujiu has quit IRC14:50
*** dims has joined #openstack-dev14:52
alex-fooSergeyLukjanov: where should i put tests for parse_git_url? i don't see any related tests in git-review14:52
*** aeperezt has joined #openstack-dev14:52
*** ramishra_ has quit IRC14:52
*** ramishra has joined #openstack-dev14:52
alex-fooSergeyLukjanov: all of the tests in test_git_review are execution tests14:53
*** mlegault_ has joined #openstack-dev14:54
*** fiestaa has joined #openstack-dev14:54
SergeyLukjanovalex-foo, due the behavior change, probably it'll be better to add simple test that will check both scp and non-scp style urls14:55
SergeyLukjanovYorikSar, ^^14:55
alex-fooSergeyLukjanov: right - but i can't see where... there are no unit tests AFAICT?14:55
*** sweston_ has joined #openstack-dev14:55
SergeyLukjanovalex-foo, I'm not strongly for it, but it's preferred IMO14:55
alex-fooi agree, i did want to put tests in but i couldn't find any suitable place for them14:56
*** belmoreira has quit IRC14:56
SergeyLukjanovalex-foo, it could be done by integration tests, I'm not sure about it, we need YorikSar to confirm14:56
YorikSaralex-foo: You're right, there's no unittests in git-review, only the integration ones.14:56
*** sweston has quit IRC14:56
*** exed_ has joined #openstack-dev14:57
*** mlegault has quit IRC14:57
YorikSaralex-foo: You can add another module to tests package and add appropriate testcase there.14:57
jaypipesdstanek: <3 https://review.openstack.org/#/c/73304/14:58
YorikSaralex-foo: I guess you can derive straight from testtools.TestCase.14:58
*** csaba|afk is now known as csaba14:58
*** dzimine has joined #openstack-dev14:59
*** FunnyLookinHat has quit IRC15:00
*** browne has joined #openstack-dev15:00
*** AlexF has joined #openstack-dev15:00
*** belmoreira has joined #openstack-dev15:02
*** ala has joined #openstack-dev15:02
*** danielbruno has joined #openstack-dev15:02
*** buzztroll has joined #openstack-dev15:02
*** nkinder has joined #openstack-dev15:03
*** mfer has joined #openstack-dev15:03
*** aditirav has joined #openstack-dev15:03
*** mlegault has joined #openstack-dev15:03
*** byeager has joined #openstack-dev15:04
*** haleyb has joined #openstack-dev15:04
*** xga has joined #openstack-dev15:05
*** xga_ has quit IRC15:05
*** mlegault_ has quit IRC15:05
*** markwash has quit IRC15:05
*** blentz has joined #openstack-dev15:05
*** ukalifon has quit IRC15:06
*** buzztroll has quit IRC15:07
alex-fooYorikSar: i'm already way over budget on this fix15:07
dstanekjaypipes: thx15:07
*** kamalic1 has quit IRC15:07
*** mgagne has quit IRC15:07
alex-fooYorikSar: and i still can't even get the existing tests to pass...15:08
*** terrylhowe has joined #openstack-dev15:08
*** vijendar has joined #openstack-dev15:09
*** clayb has joined #openstack-dev15:10
*** ramishra has quit IRC15:11
*** AlexF has quit IRC15:13
*** tmclaugh[work] has joined #openstack-dev15:14
YorikSaralex-foo: I guess we'll be able to make it pass existing tests. But as SergeyLukjanov said, new tests are not required. We can live without them for now.15:14
*** marcoemorais has joined #openstack-dev15:15
*** jnoller has joined #openstack-dev15:16
*** imcsk8_ has quit IRC15:16
*** jnoller_ has joined #openstack-dev15:16
*** mfer has quit IRC15:16
*** jnoller_ has quit IRC15:16
*** jnoller_ has joined #openstack-dev15:17
*** CaptTofu has joined #openstack-dev15:17
*** jnoller_ has quit IRC15:17
*** jergerber has joined #openstack-dev15:18
*** jnoller_ has joined #openstack-dev15:19
*** jnoller has quit IRC15:19
*** gordc1 has joined #openstack-dev15:19
*** gordc has quit IRC15:19
*** marcoemorais has quit IRC15:20
*** pablosan has joined #openstack-dev15:20
*** pablosan has quit IRC15:20
*** pablosan has joined #openstack-dev15:21
*** mkerrin has quit IRC15:21
*** achampion has joined #openstack-dev15:22
*** bashok has joined #openstack-dev15:22
*** sarob has joined #openstack-dev15:22
*** IanGovett has quit IRC15:22
*** carlp has joined #openstack-dev15:23
dstanekjaypipes: i make that change before somebody pointed me to your bug. i just didn't want my new model to have an extra field.15:24
*** ukalifon has joined #openstack-dev15:24
jaypipesdstanek: :) no worries. feel free to remove that comment and link to that bug!15:24
*** prad has quit IRC15:25
*** ArxCruz has quit IRC15:25
*** IanGovett has joined #openstack-dev15:25
*** prad has joined #openstack-dev15:25
*** AlexF has joined #openstack-dev15:25
*** zhiyan has joined #openstack-dev15:25
dstanekjaypipes: i'd like to take that field out too, but i'm not sure about backward compat15:25
jaypipesdstanek: yeah, no reason to take the field out at this time... I can do that in a later patch.15:26
luisbgis there some sort of mentorship process/program for easy triaged bugs? or good starter triaged bugs?15:26
*** JonnyNomad_ has quit IRC15:26
*** zhiyan is now known as zhiyan_15:26
*** sarob has quit IRC15:27
*** ArxCruz has joined #openstack-dev15:27
*** samuelbercovici has quit IRC15:27
*** mkollaro has quit IRC15:28
*** IanGovett1 has joined #openstack-dev15:28
*** mkollaro has joined #openstack-dev15:28
*** glenng has joined #openstack-dev15:29
*** chandan_kumar has quit IRC15:29
*** chandankumar_ has joined #openstack-dev15:29
*** IanGovett has quit IRC15:30
*** tongli has joined #openstack-dev15:30
*** mgagne has joined #openstack-dev15:30
*** mkerrin has joined #openstack-dev15:30
*** nermina has joined #openstack-dev15:30
*** jcoufal has quit IRC15:31
*** otherwiseguy has joined #openstack-dev15:32
*** nermina has left #openstack-dev15:32
*** Tross has quit IRC15:33
*** mkollaro has quit IRC15:33
*** rcleere has quit IRC15:33
*** mgagne1 has joined #openstack-dev15:34
*** doug-fish has quit IRC15:34
*** doug-fish has joined #openstack-dev15:34
*** marun has joined #openstack-dev15:34
*** mrodden has joined #openstack-dev15:34
*** xga_ has joined #openstack-dev15:35
*** mgagne has quit IRC15:35
*** xga has quit IRC15:36
*** xingchao has joined #openstack-dev15:37
*** thomasem has joined #openstack-dev15:37
*** AlexF has quit IRC15:37
*** fiestaa has quit IRC15:38
*** colinmcnamara has quit IRC15:38
*** ramishra has joined #openstack-dev15:39
*** tserong has quit IRC15:39
*** atiwari has joined #openstack-dev15:40
*** baoli_ has joined #openstack-dev15:40
*** AlexF has joined #openstack-dev15:40
*** xingchao has quit IRC15:40
*** nealph has joined #openstack-dev15:40
*** dripton__ is now known as dripton_shovelin15:41
*** baoli_ has quit IRC15:41
*** baoli has quit IRC15:41
*** abhirc has joined #openstack-dev15:42
*** baoli has joined #openstack-dev15:42
*** dshulyak has quit IRC15:42
*** vkozhukalov has quit IRC15:42
*** tkammer has quit IRC15:42
*** FunnyLookinHat has joined #openstack-dev15:43
dstanekluisbg: that project are you looking to contribute to?15:43
*** mkollaro has joined #openstack-dev15:43
dstaneks/that/what/15:43
luisbgdstanek, Nova15:43
*** tserong has joined #openstack-dev15:44
*** hdd has joined #openstack-dev15:44
dstanekluisbg: have you looked through the bugs at all to see if any looking easy/interesting?15:44
*** jobewan has joined #openstack-dev15:45
dstanekluisbg: i don't know of a mentoring program, but lots of people here can help answer questions when you get them15:45
*** jmontemayor has joined #openstack-dev15:45
luisbgdstanek, I am going through the list right now, reading the ones that peek my interest15:45
*** cucxabong has joined #openstack-dev15:46
luisbgdstanek, was just wondering that once I offer to fix a bug if there was a system to have experienced contributors mentor new ones15:46
*** jecarey has joined #openstack-dev15:46
luisbgdstanek, just curious :) I will figure it out and ask when needed15:46
dstanekluisbg: if you are completely new to openstack then i think you'll want to find an easy one so that you can learn the process 'git review' and such15:46
luisbgdstanek, I've seen you use Gerrit, is the git review process that different from other open source projects?15:47
*** AlexF has quit IRC15:47
luisbgdstanek, I do agree starting with an easy one is a good idea :)15:47
luisbglearn the processes and start reading the code15:48
*** buzztroll has joined #openstack-dev15:48
*** AlexF has joined #openstack-dev15:48
dolphmstevemar: i don't think 'reverify no bug' does anything15:49
luisbgdstanek, thanks for the pointers :)15:49
dolphmstevemar: besides, the build failed on a real bug - cite it!15:49
*** giroro_ has quit IRC15:49
*** devoid has joined #openstack-dev15:50
*** Ruetobas has joined #openstack-dev15:50
stevemardolphm, that was weird15:50
stevemardolphm, also https://review.openstack.org/#/c/73072/15:50
*** cucxabong has quit IRC15:50
dolphmstevemar: ah, nice15:50
*** atiwari has quit IRC15:51
dstanekdolphm: does https://review.openstack.org/#/c/72492 force use add add in all the oslo deps like kombu, etc?15:51
dolphmstevemar: thanks for the comment there15:51
dolphmdstanek: seems to15:51
dstanekdolphm: that's unfortunate15:51
stevemardstanek, thats why i added ^^ https://review.openstack.org/#/c/73072/15:51
dolphmdstanek: it'd be nice to ignore keystone/openstack/common for docs :-/15:51
dstanekstevemar: ha, nice!15:52
viktorsdhellmann: Hello. If you have a time, can you please review rpodolyaka's patch https://review.openstack.org/#/c/68684/ (Don't store engine instances in oslo.db), which got your -2. Thanks15:52
dolphmstevemar: would they work in test-requirements?15:52
dhellmannhi, viktors, I'll take a look15:52
stevemardolphm, they did work, look @ patch 215:52
dolphmstevemar: oh, i didn't even look. just assumed requirements15:52
stevemardolphm, actually ran it with the pbr changes too, but reverted them in 315:53
dolphmstevemar: i was going to rebase the tox change on top of this so we can approve both?15:53
stevemardolphm, sure15:53
stevemardolphm, was going to do that last night, but le sleep got to me15:53
dstanekdolphm: yeah, i don't know how to do that or if it's possible15:54
dstanekdolphm: oh, wait...maybe we can15:55
*** neelashah has joined #openstack-dev15:56
*** FunnyLookinHat has quit IRC15:56
*** FunnyLookinHat_ has joined #openstack-dev15:56
stevemardolphm, now to hope there were no new doc warnings created in the last few days15:56
stevemardolphm, not like we had a lot of changes get merged or anything :S15:57
stevemardolphm, blahhh new error15:58
stevemardolphm, http://paste.openstack.org/show/65070/15:59
*** tqtran has joined #openstack-dev16:00
*** kgriffs is now known as kgriffs_afk16:00
*** Ruetobas has quit IRC16:01
*** rcleere has joined #openstack-dev16:01
*** Tross has joined #openstack-dev16:01
*** VINOD has joined #openstack-dev16:01
*** tqtran1 has joined #openstack-dev16:01
dhellmannviktors, rpodolyaka : +2 on the changeset with the facade, with a note about future work16:02
*** tjones has joined #openstack-dev16:02
*** andreaf has quit IRC16:02
*** nshaikh has left #openstack-dev16:02
*** kgriffs_afk is now known as kgriffs16:02
viktorsdhellmann: thanks16:03
rpodolyakadhellmann: cool! yeah, this is kind of what the next patch does16:03
bswartzttx: I could use your help with something administrative if you're around16:03
rpodolyakadhellmann: thanks!16:03
*** Ruetobas has joined #openstack-dev16:03
*** mgagne1 is now known as mgagne16:03
dhellmannrpodolyaka: contrary to the note in the commit message from the 2nd patch, we'll want to keep that options module in the oslo.db library when it is released16:03
dhellmannotherwise we end up with different options defined in different apps16:04
*** hub_cap has joined #openstack-dev16:04
*** sundjango has quit IRC16:04
*** tqtran has quit IRC16:04
*** bdpayne has joined #openstack-dev16:05
rpodolyakadhellmann: agreed. But can we make integration with oslo.config 'optional'? Something like: we provide options.py where options are registered, but we don't have oslo.config in requirement.txt of oslo.db16:05
dhellmannyes, that's the idea16:05
rpodolyakadhellmann: so it's not a install time dependency16:05
dhellmannrpodolyaka: right16:06
rpodolyakadhelllmann: cool! that was my understanding of this16:06
dhellmannand we should think about whether we want those options registered when options.py is imported, or if we want to provide a function16:06
*** kgriffs is now known as kgriffs_afk16:06
rpodolyakadhellmann: I'd go for function, but I'm not sure how to use import_opt() for that16:06
rpodolyakadhellmann: or just call function instead?16:06
*** belmoreira has quit IRC16:07
*** mtaylor is now known as mordred16:07
dhellmannrpodolyaka: yeah, apps would just call the function and pass cfg.CONF if they want the options registered on the global object16:07
stevemardolphm, fixed it :) https://review.openstack.org/7334116:07
*** mordred has quit IRC16:07
*** mordred has joined #openstack-dev16:07
dhellmannrpodolyaka: that can come as a follow-up, let's not derail getting these other patches approved :-)16:07
rpodolyakadhellmann: right, import time side effects are not great :)16:07
ttxbswartz: in a meeting, but I can multiplex16:07
rpodolyaka dhellmann:  ok16:07
*** saju_m has joined #openstack-dev16:08
viktorsjd__: hi16:08
*** Ruetobas has quit IRC16:08
*** rraja has quit IRC16:08
*** kris_ha has quit IRC16:08
*** caleb_ has joined #openstack-dev16:09
*** venkatesh has quit IRC16:09
*** ifarkas has quit IRC16:10
*** VINOD has quit IRC16:10
jd__viktors: hi16:10
viktorsjd__: can you please restore your +2 on patch patch https://review.openstack.org/#/c/68684/ (Don't store engine instances in oslo.db) ? :)16:11
*** AlexF has quit IRC16:11
*** bvandenh has quit IRC16:11
jd__viktors: sure let me check :)16:11
*** AlexF has joined #openstack-dev16:11
*** ijw has joined #openstack-dev16:13
*** Ruetobas has joined #openstack-dev16:13
*** pmathews has joined #openstack-dev16:14
*** jpeeler1 has quit IRC16:14
dolphmstevemar: i noticed that this morning as well16:14
*** dzimine has quit IRC16:14
*** xgsa has quit IRC16:15
dolphmstevemar: hrm..16:15
*** cnesa has joined #openstack-dev16:15
*** chandankumar__ has joined #openstack-dev16:16
*** aeperezt has quit IRC16:16
*** dripton_shovelin is now known as dripton16:17
*** topol_ has joined #openstack-dev16:17
bknudsonhere's a success -- https://review.openstack.org/#/c/68897/16:18
bknudsongate-python-keystoneclient-python33 FAILURE in 4m 53s16:18
*** tjones has quit IRC16:18
*** topol has quit IRC16:18
*** garyk has quit IRC16:18
*** topol_ is now known as topol16:18
dolphmbknudson: lol16:18
bknudsonTypeError: 'dict_keys' object does not support indexing16:18
dolphmbknudson: this was part of the python33 release job ... https://jenkins.openstack.org/job/post-mirror-python33/346/console16:18
*** xgsa has joined #openstack-dev16:18
*** chandankumar_ has quit IRC16:19
dolphmbknudson: we should recheck no bug all the pending client changes16:19
bknudsondolphm: good idea. if you don't get to it then I will16:20
dolphmbknudson: there's a lot... i'll get started lol16:20
*** nmagnezi has quit IRC16:20
bknudsonI'll have to switch from tox -e py27 to tox -e py3316:20
*** xarses has quit IRC16:22
*** xgsa has quit IRC16:23
*** imcsk8_ has joined #openstack-dev16:24
dolphmbknudson: done16:25
*** kris_ha has joined #openstack-dev16:25
viktorsjd__: thanks!16:25
stevemardolphm, why the hrm?16:25
dolphmstevemar: was looking at your patch16:26
*** imcsk8_ has quit IRC16:26
stevemardolphm, what's wrong boss? pretty minor change16:26
bknudsondolphm: I bet my non-rebased changes in keystoneclient will fail.16:27
*** AlexF has quit IRC16:27
dolphmstevemar: piled jeblair's patch on top of both of your doc fixes16:27
*** mfer has joined #openstack-dev16:28
stevemardolphm, yeah, was going to ask you to do that16:28
*** AlexF has joined #openstack-dev16:29
*** david-lyle has joined #openstack-dev16:31
*** vartom1111111116 has quit IRC16:31
*** xmltok has joined #openstack-dev16:31
*** vartom1111111116 has joined #openstack-dev16:31
*** praneshp has joined #openstack-dev16:32
*** bashok has quit IRC16:32
*** ukalifon has quit IRC16:33
*** AlexF has quit IRC16:34
*** praneshp_ has joined #openstack-dev16:36
*** praneshp has quit IRC16:37
*** bauzas has quit IRC16:37
*** praneshp_ is now known as praneshp16:37
*** gyee has joined #openstack-dev16:37
*** afazekas has quit IRC16:37
bknudsonI don't even know how to run tox -e py3316:38
bknudsonERROR:   py33: InterpreterNotFound: python3.316:38
dolphmbknudson: install python316:38
*** chandankumar__ has quit IRC16:38
*** florentflament has quit IRC16:38
*** AlexF has joined #openstack-dev16:38
*** hemna has joined #openstack-dev16:38
roaeti'm a big fan of the deadsnakes method of installing other versions of python16:39
*** carl_baldwin has joined #openstack-dev16:40
*** caleb_ has quit IRC16:40
*** jobewan has quit IRC16:40
*** chandan_kumar has joined #openstack-dev16:41
*** narmitag has joined #openstack-dev16:41
bknudsonI seem to have a py32 instead, but that's complaining about pbr-0.616:41
bknudsonactually oslo.config... I think this is a known problem.16:42
tellesnobregavishy: ping16:42
*** sweston_ has quit IRC16:42
*** athomas has quit IRC16:42
*** sweston has joined #openstack-dev16:43
*** AlexF has quit IRC16:43
*** xga_ has quit IRC16:43
*** evgenyf has quit IRC16:43
*** jckasper has joined #openstack-dev16:44
*** AlexF has joined #openstack-dev16:44
dstanekdolphm, stevemar: you're welcome (assuming it works :)16:45
*** mikeoutland has joined #openstack-dev16:45
*** sweston has quit IRC16:45
*** xga has joined #openstack-dev16:45
*** andreaf has joined #openstack-dev16:45
*** sweston has joined #openstack-dev16:46
stevemardstanek, did you do something magical again?16:47
stevemardstanek, you did! https://review.openstack.org/#/c/73350/16:47
*** topol has quit IRC16:48
*** hub_cap has left #openstack-dev16:48
*** csaba is now known as csaba|afk16:48
*** mrodden has quit IRC16:49
*** ukalifon has joined #openstack-dev16:49
*** athomas has joined #openstack-dev16:49
*** yeylon__ has quit IRC16:50
*** nelsnelson has quit IRC16:50
*** xqueralt has quit IRC16:50
*** browne1 has joined #openstack-dev16:50
*** fc__ has quit IRC16:50
*** nelsnelson has joined #openstack-dev16:51
*** fc__ has joined #openstack-dev16:51
*** vkdrao has joined #openstack-dev16:51
*** browne has quit IRC16:52
dolphmstevemar: dstanek: does that mean we can throw away both of stevemar's inferior changes?16:52
*** zzelle has joined #openstack-dev16:52
stevemardolphm, i think we need to keep the webob one16:52
dolphmstevemar: oh true16:52
zzellecould someone explains me how my gerrit change can depend from an other change ?16:53
dstanekstevemar: what's the webob one?16:53
*** iartarisi has quit IRC16:54
stevemardstanek, https://review.openstack.org/#/c/73341/16:54
*** jtomasek has quit IRC16:54
*** pschaef has quit IRC16:54
dstanekstevemar: nice! yes please16:54
dtroyershardy: around?16:54
*** sn6i23a has joined #openstack-dev16:55
stevemardolphm, not rebasing, called it16:55
dstanekstevemar: how does that middleware currently work at all? i would expect it to fail to import16:55
*** DinaBelova is now known as DinaBelova_16:55
stevemardstanek, i suspect it doesn't16:56
shardydtroyer: Hi!16:56
*** ramishra has quit IRC16:56
dolphmstevemar: lol16:57
dtroyershardy: hi…I'm looking at https://review.openstack.org/#/c/73324/16:57
dtroyershardy: I'm re-working all of the identity version handling in devstack to help with discovery, etc….16:57
shardydtroyer: Sounds good, I guess the token/url workaround stuff will only be temporary then :)16:58
stevemardolphm, dstanek what's going on with these test failures? https://review.openstack.org/#/c/73299/16:58
*** e0ne has quit IRC16:58
dtroyershardy: would you be able to just build the keystone url directly in your osc commands, similar to the ec2 ones there?16:58
dtroyerobviously hard-coded to /v316:59
dtroyerI'll clean them all up at once that way...16:59
*** ehaselwanter has quit IRC16:59
tellesnobregaayoung: hi, i got the hierarchical projects "working" in keystone, and now i have to add this information to the token. i believe that was discussed that it should be a separated value X_PROJECT_HIERARCHY containing the project name in hierarchy, orgA.projectA.... can you give a hand on how to implement this part. I already have the hierarchy information inserted in the V3TokenDataHelper.16:59
*** mlavalle has joined #openstack-dev16:59
shardydtroyer: sure, I can do that16:59
*** garyk has joined #openstack-dev17:00
*** DinaBelova_ is now known as DinaBelova17:00
*** ukalifon has left #openstack-dev17:00
*** NikitaKonovalov is now known as NikitaKonovalov_17:00
dtroyershardy: thanks…17:00
*** xarses has joined #openstack-dev17:00
dolphmstevemar: can you repro offline?17:00
bknudsonstevemar: things seem to be failing pretty bad... maybe a keystoneclient merge17:01
*** mrodden has joined #openstack-dev17:01
stevemardolphm, lemme try, limited trusts just hit the same error17:01
*** gokrokve has quit IRC17:01
dolphmstevemar: eek17:01
*** gokrokve has joined #openstack-dev17:02
*** AlexF has quit IRC17:02
stevemardolphm, bknudson, yeah, something is up =\17:02
*** afazekas has joined #openstack-dev17:02
bknudsonI left all the s3_token tests in keystone when moved to keystoneclient17:02
bknudsonhoping to continue validating that the keystone version still worked.17:02
*** mfer has quit IRC17:04
*** gokrokve has quit IRC17:06
bknudson$ .tox/py27/bin/pip --upgrade python-keystoneclient17:06
*** AlexF has joined #openstack-dev17:06
bknudson$ tox -e py27 test_s3_token17:06
bknudsonrecreates it17:06
*** mikeoutland has quit IRC17:07
dolphmbknudson: upgrading doesn't fix it for me -- i already had the latest version17:07
dstanekdolphm, stevemar, bknudson: are those v1 URLs i see?17:07
*** HenryG has joined #openstack-dev17:09
stevemardstanek, they are17:09
dolphmbknudson: stevemar: dstanek: /v1/AUTH_cfa/c/o <-- tenant id's are going in instead of the expected 'TENANT_ID'17:09
dolphmi.e. s/TENANT_ID/cfa/17:10
dolphmdstanek: swift v117:10
dolphmchmouel: ^ weird issue with s3_token17:10
*** markmc has quit IRC17:10
*** Guest50701 has quit IRC17:10
*** xga has quit IRC17:10
*** markmcclain has joined #openstack-dev17:11
*** alop has joined #openstack-dev17:11
bknudsonthe changes in s3_token are -- "Python3: use six.moves.urllib.parse.quote instead of urllib.quote" "Python3: webob.Response.body must be bytes" "Use requests library in S3 middleware"17:12
dstanekdolphm: ah, makes sense now17:12
*** xga has joined #openstack-dev17:13
*** _cjones_ has joined #openstack-dev17:13
bknudsonthere's also some fixes in the tests.17:13
dolphmbknudson: http://pasteraw.com/5w79dn5t39ve9u2lw87zyowo091h6q0 <-- better test feedback17:14
dolphmbknudson: i bet its the quoting patch?17:14
*** anniec has joined #openstack-dev17:14
dolphmbknudson: new test failures http://pasteraw.com/rwyno1k0c3zvhjyktngy0oco405efnm17:14
*** taps has joined #openstack-dev17:15
*** aeperezt has joined #openstack-dev17:15
*** aeperezt has quit IRC17:15
*** aeperezt has joined #openstack-dev17:15
*** tanisdl has joined #openstack-dev17:15
*** amuller_ has joined #openstack-dev17:15
dstanekdolphm: is that you running locally?17:16
stevemardstanek, you can see those errors in console.log of any patch failing17:16
*** _cjones_ has quit IRC17:16
bknudsondolphm: the "use six.moves.urllib.parse.quote instead of urllib.quote" really didn't change much...17:16
*** jdurgin1 has joined #openstack-dev17:16
dolphmdstanek: yes17:17
stevemarhttp://logs.openstack.org/43/56243/17/check/gate-keystone-python27/aa9837a/console.html17:17
bknudson-            raise ValueError('Invalid path: %s' % urllib.quote(path))17:17
bknudson+            raise ValueError('Invalid path: %s' % urllib.parse.quote(path))17:17
*** _cjones_ has joined #openstack-dev17:17
bknudsondolphm: submit that patch to make the s3_token tests better!17:18
*** aeperezt has quit IRC17:18
*** marcoemorais has joined #openstack-dev17:19
*** amuller has quit IRC17:19
*** mfer has joined #openstack-dev17:19
*** aeperezt has joined #openstack-dev17:20
*** atiwari has joined #openstack-dev17:21
*** godara has joined #openstack-dev17:22
*** AlexF has quit IRC17:22
bknudsonI'm guessing it's 773682523563ec0fb884a232e08442e8b629134317:23
*** sphoorti has joined #openstack-dev17:23
bknudson"Use HTTPretty in S3 test code"17:23
*** exed_ has quit IRC17:23
dolphmbknudson: https://review.openstack.org/#/c/73361/1/keystone/tests/test_s3_token_middleware.py17:23
sphoortiHey Folks! I am trying to connect to the swift server, but I get the following error http://paste.openstack.org/show/65103/ . What possibly could be going wrong?17:24
*** jordanP has quit IRC17:24
*** chandan_kumar has quit IRC17:24
*** AlexF has joined #openstack-dev17:26
*** ramishra has joined #openstack-dev17:26
*** isd has joined #openstack-dev17:26
*** shardy_ has joined #openstack-dev17:27
*** yassine has quit IRC17:27
*** aeperezt has quit IRC17:27
*** kris_ha has quit IRC17:28
*** Tross has quit IRC17:30
*** gcha has quit IRC17:30
*** martyntaylor has quit IRC17:31
*** ramishra has quit IRC17:31
*** ygbo has quit IRC17:32
*** viktors has quit IRC17:33
*** kobier has quit IRC17:33
*** lazy_prince has quit IRC17:35
*** aeperezt has joined #openstack-dev17:36
bknudsonwe're getting ConnectionError from http://git.openstack.org/cgit/openstack/python-keystoneclient/tree/keystoneclient/middleware/s3_token.py#n14817:37
bknudsonso it looks like it's trying to actually to the request?17:37
*** nacim has quit IRC17:37
*** xga has quit IRC17:37
*** exed_ has joined #openstack-dev17:37
*** tdruiva has quit IRC17:38
*** tdruiva_ has joined #openstack-dev17:38
bknudsondolphm: so one fix is to remove the s3_token tests from keystone.17:39
dolphmbknudson: i'm fine with moving them, and replacing them with something to simply import what's left behind17:39
*** NikitaKonovalov_ is now known as NikitaKonovalov17:39
bknudsondolphm: which since it's been moved to keystoneclient makes sense.17:39
dolphmbknudson: just make sure that module isn't completely broken17:39
bknudsondolphm: I'll propose that then, import it and validate that the symbols are there.17:39
bknudsonand get rid of the actual tests17:40
dstanekbknudson: it lookw like we are assuming they are not using requests http://git.openstack.org/cgit/openstack/keystone/tree/keystone/tests/test_s3_token_middleware.py#n7417:40
dstanekwe could patch that17:40
bknudsonthe changes in keystoneclient are 773682523563 and 9fda5add290365809e17:40
dstanekbknudson: your idea it better - just check that the symbols exist17:40
bknudsonso could move those over to keystone, but doesn't seem worth it to keep the tests in keystone17:40
*** buzztroll has quit IRC17:41
*** jtomasek has joined #openstack-dev17:41
*** buzztroll has joined #openstack-dev17:41
*** bhuvan has joined #openstack-dev17:41
*** carl_baldwin has quit IRC17:42
*** rraja has joined #openstack-dev17:43
*** vkozhukalov has joined #openstack-dev17:43
*** I159_ has quit IRC17:44
*** I159 has quit IRC17:44
*** gszasz_ has quit IRC17:44
*** jpich has quit IRC17:44
*** carl_baldwin has joined #openstack-dev17:44
*** ala has quit IRC17:45
*** dvarga is now known as dvarga|away17:46
*** dvarga|away is now known as dvarga17:46
*** anniec has quit IRC17:48
*** kgriffs_afk is now known as kgriffs17:49
*** kenperkins has quit IRC17:50
*** byeager has quit IRC17:50
*** kenperkins has joined #openstack-dev17:50
*** carl_baldwin has quit IRC17:51
ayoungtellesnobrega, sorry.  was on a call17:51
ayoung X_PROJECT_HIERARCHY  would be set by auth_token middleware if the other services need it.  WHich means it would need to be communicated via the token17:52
ayoungI would think that in the token it would be under scope{ project17:52
shardy_keystone folks, just FYI keystoneclient 0.6.0 breaks our mocking, we've had to temporarily revert to 0.5.117:54
shardy_Just wanted to make folks aware incase we're not the only ones :)17:54
dolphmshardy_: we had a similar issue with httpretyt17:54
dolphmbknudson: ^17:54
shardy_appears related to the abc metaclass magic17:54
*** zaitcev has joined #openstack-dev17:54
*** eglynn has quit IRC17:54
dolphmshardy_: link?17:54
*** keshava has joined #openstack-dev17:54
shardy_https://bugs.launchpad.net/heat/+bug/127990717:54
bknudsonshardy_: s3_token middleware?17:55
shardy_dolphm: If you pull latest heat master and run run_tests.sh, lots of tests break because mox thinks keystoneclient.v3.Client is abc.ABCMeta17:55
shardy_so mox won't let us mock the class17:56
dolphmmocking is awful :(17:56
*** colinmcnamara has joined #openstack-dev17:56
shardy_dolphm: we may be able to move from mox to mock and fix it that way, not sure17:56
shardy_but we need a way for our unit tests to mock out the client calls17:56
shardy_The current solution is undeniably ugly, but until today it did work :)17:57
*** ykhodork has joined #openstack-dev17:57
bknudsondolphm: dstanek: stevemar: pushed up a patch to remove the tests: https://review.openstack.org/#/c/73370/17:58
*** keshava has quit IRC17:58
bknudsonoops, left some stuff in there.17:58
*** FunnyLookinHat_ has quit IRC17:58
*** FunnyLookinHat_ has joined #openstack-dev17:58
*** FunnyLookinHat_ is now known as FunnyLookinHat17:59
vishytellesnobrega: sup?17:59
*** bdpayne_ has joined #openstack-dev17:59
dstanekbknudson: should we deprecate those things in keystone or will people always be expected to import them from keystone?18:00
bknudsondstanek: s3_token middleware is deprecated18:00
*** kgriffs is now known as kgriffs_afk18:00
bknudsonin keystone18:01
bknudsonnot in keystoneclient18:01
*** sn6i23a has quit IRC18:01
*** killer_prince has joined #openstack-dev18:01
*** sn6i23a_ has joined #openstack-dev18:01
*** mkollaro has quit IRC18:01
*** sn6i23a_ is now known as sn6i23a18:01
dolphmdstanek: the subclass in keystone is just a deprecated decorator on init18:02
*** armax has joined #openstack-dev18:02
ayounghttps://wiki.openstack.org/wiki/Keystone/identity-api-index18:02
*** bdpayne has quit IRC18:02
ayoung lynx -dump -listonly  https://github.com/openstack/identity-api/blob/master/openstack-identity-api/v3/src/markdown/identity-api-v3.md  | grep \# | awk '{print "* " $2}'18:03
ayoung:)18:03
*** loquacities has quit IRC18:03
*** AlexF has quit IRC18:03
*** vartom1111111116 has quit IRC18:04
*** morganfainberg_Z has joined #openstack-dev18:04
*** stannie has quit IRC18:04
*** loquacities has joined #openstack-dev18:04
*** morganfainberg_Z is now known as morganfainberg18:04
*** jprovazn has quit IRC18:04
*** jgallard has quit IRC18:04
*** morganfainberg has quit IRC18:05
*** morganfainberg has joined #openstack-dev18:05
*** morganfainberg is now known as Guest8657618:05
*** Guest86576 is now known as adskfgjsdkl18:05
*** adskfgjsdkl is now known as needscoffee18:05
*** needscoffee is now known as morganfainberg18:06
*** morganfainberg is now known as morganfainberg_z18:06
*** morganfainberg_z is now known as morganfainberg18:06
*** mlavalle has quit IRC18:07
*** kgriffs_afk is now known as kgriffs18:07
*** ijw has quit IRC18:07
*** ijw has joined #openstack-dev18:08
*** anniec has joined #openstack-dev18:08
morganfainbergmornin18:08
morganfainbergor afternoon for (probably) most of you18:08
*** mmagr has quit IRC18:08
*** mriedem has joined #openstack-dev18:08
*** sahid has quit IRC18:09
*** e0ne has joined #openstack-dev18:09
*** danpb has quit IRC18:09
*** MaxV has quit IRC18:10
*** galstrom is now known as galstrom_zzz18:10
*** caleb_ has joined #openstack-dev18:10
morganfainbergayoung, jamielennox|away, so to go to ephemeral tokens we need to either front by auth_token middleware (configured to not ask keystone for anything, e.g. use the signing cert) or make the authcontext able to decode PKI tokens18:11
*** carl_baldwin has joined #openstack-dev18:11
morganfainbergayoung, i think that making authcontext middleware a little smarter initially and eventually move to auth_token is the best bet.  any reason you'd advocate something elsE?18:11
*** rraja has quit IRC18:11
*** e0ne has quit IRC18:12
*** mlegault_ has joined #openstack-dev18:12
*** e0ne has joined #openstack-dev18:12
*** kgriffs is now known as kgriffs_afk18:12
*** MaxV has joined #openstack-dev18:12
*** ijw has quit IRC18:12
*** yjiang51 has joined #openstack-dev18:13
morganfainbergdolphm, question also applies to you18:13
morganfainbergdolphm, ^18:13
*** derekh has quit IRC18:13
*** MaxV has quit IRC18:14
dolphmmorganfainberg: ++ for auth context; it's going to need access to certs though18:14
*** yjiang51 has left #openstack-dev18:14
morganfainbergdolphm, yeah. since we already have that info/data we can do it.18:14
*** MaxV has joined #openstack-dev18:14
dstanekbknudson, dolphm: what about all of the other stuff in that module that you are checking for?18:15
dolphmmorganfainberg: and then every token_api.get_token(token_id) needs to go away18:15
*** mlegault has quit IRC18:15
*** caleb_ has quit IRC18:15
morganfainbergdolphm, i think the part i dislike the most is that i'm going to be duplicating auth_token logic.  but it just... makes sense to aim to the low barrier to entry18:15
morganfainbergdolphm, yep.18:15
morganfainbergdolphm, that is the idea.  though i looked, it is fairly limited in use.18:15
*** harlowja_away is now known as harlowja_18:15
morganfainbergdolphm, i can do some work to guard against the calls to it when in ephemeral mode, (and not break UUID / Persisted PKI)18:15
morganfainbergdolphm, which was my plan18:16
bknudsondstanek: those symbols should be deprecated, too?18:16
dolphmmorganfainberg: auth_token needs a heavy refactor... you might like to subscribe to my newsletter https://review.openstack.org/#/c/73144/18:16
bknudsonI don't know how you would do that.18:16
morganfainbergdolphm, lol :)18:16
bknudsonI guess the function could be wrappered.18:16
*** tkay has joined #openstack-dev18:16
*** caleb_ has joined #openstack-dev18:16
dolphmmorganfainberg: the fundamentals of auth_token need to be in the basic library first -- and then auth context and auth_token can take advantage18:17
morganfainbergdolphm, ++18:17
morganfainbergdolphm, absolutely18:17
morganfainbergdolphm, so for ease of hitting icehouse i think i'm going to make authcontext a lot smarter, then we can make it a lot dumber when auth_token stuff is better18:17
dolphmmorganfainberg: good to hear18:17
*** comay_ is now known as comay18:18
morganfainbergdolphm, let me see if i can get (possible sans tests) the hard work posted earlier today so it's just chasing things down for testing and cleanliness :)18:19
*** lucasagomes has quit IRC18:19
*** MaxV has quit IRC18:19
mfischdolphm: morning. I think I addressed your concerns with review #70837 a few weeks ago, can you take a look and sign-off if so?18:19
morganfainbergi did spend a good chunk of yesterday poking at this18:19
*** angdraug has joined #openstack-dev18:19
tellesnobregavishy: we have hierarchical projects in keystone now, how do you store the projects in nova?18:20
*** byeager has joined #openstack-dev18:20
*** dzimine has joined #openstack-dev18:21
tellesnobregavishy: im trying to figure out which is best? send the name and hierarchy as orgA.projectA or both18:21
*** vladikr has quit IRC18:21
dstanekbknudson: yeah, i think there are examples of morganfainberg doing that18:23
dstanekbknudson: i just assumed that if the main class is deprecated then the other stuff should be too - then we could eventually just delete that module18:23
*** csd has joined #openstack-dev18:23
bknudsondstanek: the goal is to delete the module.18:24
vishytellesnobrega: so we really need to pass a new field18:24
vishyso it doesn't break existing things18:24
bknudsonI'm not sure why someone would use the module but not the middleware.18:24
*** shardy_ has quit IRC18:24
tellesnobregavishy: ok, i have a new variable now X-Project-Hierarchy18:24
vishytellesnobrega: that looks good18:24
tellesnobregait is still in test, but i think it will work.18:25
vishyit might be good to send two fields initially18:25
*** zzelle_ has joined #openstack-dev18:25
vishyids and name18:25
tellesnobregahierarchical ids?18:25
vishyit would save us having to lookup the names by calling back18:25
vishyactually we have to do that anyway so maybe it doesn't matter18:25
dolphmmfisch: nit! https://review.openstack.org/#/c/70837/18:26
vishyi think we should pass the hierarchy as dot separated ids18:26
*** cagrev has quit IRC18:26
vishyor alternatively as an ordered list18:26
mfischdolphm: will look thanks18:26
vishyof ids18:26
*** shardy is now known as shardy_afk18:26
dolphmmfisch: ping me when you have an update and i'll get it in18:26
tellesnobregahum, i thought it was suggested to use name instead of ids18:26
*** bswartz has quit IRC18:26
*** neelashah has quit IRC18:26
vishytellesnobrega: i don't think we should switch from id -> name18:27
*** cagrev has joined #openstack-dev18:27
vishyalthough it would be a nicer user experience18:27
*** neelashah has joined #openstack-dev18:27
tellesnobregayes18:27
vishythe mapping becomes complicated if we use both18:27
*** bswartz has joined #openstack-dev18:27
vishyso i'm thinking names are looked up for display purposes18:27
vishybut we store ids18:27
*** ramishra has joined #openstack-dev18:27
dolphmvishy: ++18:28
*** carl_baldwin has quit IRC18:28
tellesnobregavishy: right now i have the db saving orgA.projectA and the id is just as it used to be and i have a new column called parent_project_id. Should i have the hierarchy of ids stored?18:29
mfischdolphm: I get the "tree_dn should use the same syntax" but I don't get the first part of your comment about updated accordingly18:29
*** byeager has quit IRC18:29
*** jpomero has joined #openstack-dev18:29
*** amuller_ has quit IRC18:30
bknudsonthings got worse... now everything's LOST18:30
*** ijw has joined #openstack-dev18:31
*** hartsocks has joined #openstack-dev18:31
*** danielbruno has quit IRC18:32
*** kenperkins has quit IRC18:32
*** cagrev_ has joined #openstack-dev18:32
*** SumitNaiksatam has quit IRC18:32
*** kbrierly has joined #openstack-dev18:32
*** ramishra has quit IRC18:32
*** danielbruno has joined #openstack-dev18:33
*** danielbruno has quit IRC18:33
*** danielbruno has joined #openstack-dev18:33
tellesnobregavishy: ??18:33
*** anniec has quit IRC18:33
mfischdolphm: nm, your comment was cutoff in the webUI but I have the full context in email18:33
*** marekd is now known as marekd|away18:33
*** carl_baldwin has joined #openstack-dev18:33
*** cagrev has quit IRC18:34
*** ijw_ has joined #openstack-dev18:34
*** buzztroll has quit IRC18:35
tellesnobregadolphm: o/18:35
stevemarayoung, could i get feedback on https://review.openstack.org/#/c/72567/418:37
*** Tross has joined #openstack-dev18:37
*** ijw has quit IRC18:37
*** tdruiva_ has quit IRC18:38
*** tdruiva has joined #openstack-dev18:38
*** sweston has quit IRC18:39
*** mlegault has joined #openstack-dev18:41
*** dave_tucker_zzz is now known as dave_tucker_18:41
*** mriedem has quit IRC18:41
*** mlegault_ has quit IRC18:42
*** athomas has quit IRC18:42
*** dave_tucker_ is now known as dave_tiucker18:43
*** exed_ has quit IRC18:43
*** dtantsur has quit IRC18:43
*** dave_tiucker is now known as dave_tucker_18:43
*** anniec has joined #openstack-dev18:43
*** cadenzajon has joined #openstack-dev18:44
*** dave_tucker_ is now known as dave_tucker18:45
*** sushils has quit IRC18:45
*** xqueralt has joined #openstack-dev18:45
*** ccorrigan has quit IRC18:45
*** isd has left #openstack-dev18:46
vishytellesnobrega: db storing where?18:46
tellesnobregavishy: im storing names in hierarchical form in the name column18:47
vishytellesnobrega: in which db18:47
tellesnobregakeystone18:47
vishytellesnobrega: i don't think that is necessary18:47
vishykeystone should walk the heirarchy to get inherited roles18:47
*** exed_ has joined #openstack-dev18:48
vishyand build the scope field as it does18:48
*** asselin has joined #openstack-dev18:48
vishystoring it would be a performance optimization18:48
vishybut if you have to walk to get the roles anyway just adding an extra field to the db doesn't really help18:48
vishytellesnobrega: since name is currently unique, i can see the benefit of storing the name in that form however18:49
vishyso if you want to leave the name that way for now i guess it is ok18:50
tellesnobregavishy: ok, should i also store the ids in hierarchical form also?18:50
vishybut walking the hierarchy to get the ids and roles will still be necessary18:50
dstanekso oslosphinx replaces oslo.sphinx?18:50
tellesnobregaor just names is ok?18:50
tellesnobregaim a little confused on what's necessary to keep compatible with your nova18:51
*** rossella_s has quit IRC18:51
*** marun has quit IRC18:52
tellesnobregathe token should have a hierarchy of ids right?18:53
*** colinmcnamara has quit IRC18:53
dhellmanndstanek: yes18:53
dstanekdhellmann: thx18:54
*** tjones has joined #openstack-dev18:54
*** hartsocks has quit IRC18:54
dstanekstevemar: the think i don't like about https://review.openstack.org/#/c/72567 is that is puts knowledge (kinda sorta) of web stuff into the backend18:55
*** relaxdiego has joined #openstack-dev18:56
*** byeager has joined #openstack-dev18:57
*** tqtran1 has quit IRC18:58
*** Gordonz has joined #openstack-dev18:59
*** Gordonz has quit IRC18:59
tellesnobregavishy: for now i will be sending names, and we can discuss later if its better to have ids or names in the token and which is the best way to store this hierarchy informatio18:59
stevemardstanek, hmm? we currently do that for all the other backends?18:59
*** Gordonz has joined #openstack-dev18:59
*** anniec has quit IRC19:00
*** sphoorti has left #openstack-dev19:00
dstanekstevemar: ugg.19:00
stevemardstanek, oh i see what you mean19:01
stevemardstanek, since it's 404'ing in a backend19:01
stevemardstanek, that is kinda weird19:01
*** cagrev_ has quit IRC19:02
*** cagrev_ has joined #openstack-dev19:02
*** mriedem has joined #openstack-dev19:02
*** anniec has joined #openstack-dev19:02
dstanekstevemar: yeah, but it's fuzzy. that exception doesn't have to be a web one and the backend doesn't know that it is19:03
*** newell has joined #openstack-dev19:03
*** jckasper_ has joined #openstack-dev19:03
dstanekstevemar: it just mixes up the layers - i need to let it sink it while i'm doing other things :-)19:03
vishytellesnobrega: ok19:03
vishytellesnobrega: if the name itself is hierarchical like that then you don't really need to send another value though19:04
vishytellesnobrega: you can just modify nova to store the project_name as the id instead of the project_id19:04
*** jckasper has quit IRC19:04
*** caleb_ has quit IRC19:05
*** amuller_ has joined #openstack-dev19:05
*** amuller_ has quit IRC19:05
*** amuller_ has joined #openstack-dev19:05
*** amuller_ is now known as amuller19:05
dstanekmorganfainberg: thoughts ^19:06
dstanekdhellmann: who controls https://pypi.python.org/pypi/oslosphinx?19:06
tellesnobregavishy: i dont think this will work, how can i change the project_id with a hierarchy of names?19:06
stevemardstanek, i hear ya. Just trying to reduce the LoC needed by trusts at the controller level19:06
*** edleafe has left #openstack-dev19:06
morganfainbergdstanek, hmm? reading up19:07
*** praneshp has quit IRC19:07
amullercarl_baldwin: Are you in the DVR FSF meeting today? I'm having trouble joining remotely, with the bridge password19:07
morganfainbergstevemar, dstanek, we 404 from the manager a lot19:08
*** vkdrao has quit IRC19:08
carl_baldwinamuller: Yes, I am in.  Are you having trouble with the conference call or the virtual room?19:08
*** mriedem has quit IRC19:08
morganfainbergstevemar, dstanek, or the backend.  afaict that type of logic should be in the managers.19:08
amullerIn the virtual room all I see is "Will start in a few minutes..."19:08
morganfainbergnot in the controller or the driver19:08
vishytellesnobrega: project name is already sent via keystone19:08
*** caleb_ has joined #openstack-dev19:08
vishyso you can change the nova context to set project_id from project_name19:09
morganfainbergstevemar, dstanek, because it is expected behavior on all backends, regardless. that type of behavior i like to see in the managers - so the drivers don't need to be as smart so to speak19:09
*** NikitaKonovalov is now known as NikitaKonovalov_19:09
vishyor you can modify the creation method of instances to explicitly set the project_id field from name19:09
amullercarl_baldwin: I was unable to join the conference but I got it now19:09
morganfainbergstevemar, dstanek, so i like the change, i think you moved it to the wrong place19:09
*** kgriffs_afk is now known as kgriffs19:09
vishyremember project_id in nova represents owner19:09
carl_baldwinamuller: Great.19:09
stevemarmorganfainberg, up it to managers huh19:09
*** xqueralt has quit IRC19:10
vishytellesnobrega: you will have to modify my changes slightly to make it work i think19:10
*** jgrimm has joined #openstack-dev19:10
morganfainbergstevemar, yep.  the driver can return "None" or whatever.  the expectation is that the driver needs to do the least amount of common code19:10
tellesnobregavishy: i see19:10
morganfainbergstevemar, reduces code duplication, and makes it so someone forgetting to raise in a custom driver but returning nothing gets the expected result19:11
morganfainbergstevemar, same reason i moved a bunch of the logic from the controllers ot the manager for deletion rather than to the drivers19:11
dhellmanndstanek: the oslo team (incl. me)19:11
*** NikitaKonovalov_ is now known as NikitaKonovalov19:11
dhellmanndstanek: hmm, that readme looks out of date19:11
dstanekdhellmann: are the instructions on what to add to the extension list incorrect there?19:12
stevemarmorganfainberg, deletion of what?19:12
*** caleb_ has quit IRC19:12
tellesnobregavishy: i'm afraid that using the project_name instead of id in nova will break other stuff like policy check19:12
*** danielbruno has quit IRC19:12
dhellmanndstanek: yes, add "oslosphinx" instead of "oslo.sphinx"19:12
morganfainbergstevemar, a lot of deletion logic, e.g. deleting a project, the controller used to make the cross manager calls, now managers make the cross manager calls19:12
*** caleb_ has joined #openstack-dev19:12
morganfainbergstevemar, it was an icehouse change i got in not too long ago19:12
dstanekdhellmann: that's what i figured, but wanted to check first19:13
morganfainbergdstanek, ^ on my thoughts.19:13
morganfainbergtrust 404 that is19:13
morganfainbergalso commented on the review19:13
dstanekmorganfainberg: i'm still not so sure on putting the web stuff in the manager - but it's better than in each backend19:14
dhellmanndstanek: https://review.openstack.org/7337919:14
morganfainbergdstanek, we inherently are "web conscious" in many places.19:14
morganfainbergdstanek, the controller is about formatting inbound/outbound requests19:14
dstanekdhellmann: you get my vote19:14
morganfainbergdstanek, manager is business logic, driver is storage/access/persistence19:15
*** vartom1111111115 has joined #openstack-dev19:15
morganfainbergmanager afaict is a "service" layer.19:15
dstanekmorganfainberg: i'm not saying we are not, i'm just saying that i don't like it19:15
*** sushils has joined #openstack-dev19:15
morganfainbergdstanek, i think it is a fault of the exceptions being tied to HTTP status codes19:15
*** colinmcnamara has joined #openstack-dev19:16
morganfainbergdstanek, i'd argue the controller should know what exceptions translate to what vs. the exception knowing that if you're arguing against web-knowledge in the manager19:16
morganfainbergdstanek, since controller is request / response (web) specific19:16
morganfainbergdstanek, but that is a much larger change19:16
dstanekmorganfainberg: yes, absolutely; which is why i don't really know how i feel about it; the backends/managers don't know that those are HTTP exceptions19:16
morganfainbergdstanek, sure, so the correct action then would break the web/exception tie, and make controllers able to map/handle it19:17
*** topol has joined #openstack-dev19:17
*** galstrom_zzz is now known as galstrom19:18
dstanekmorganfainberg: for now i think your suggestion of putting it in the manager instead of the backend is the right one given the context of how we do things today19:18
*** NikitaKonovalov is now known as NikitaKonovalov_19:18
dstanekmorganfainberg: eventually we can clean things up; i just wanted to start making everyone aware of my thoughts; don't want to hold up the review19:19
*** devlaps has joined #openstack-dev19:20
*** sarob has joined #openstack-dev19:22
*** tiamar has joined #openstack-dev19:22
*** buzztroll has joined #openstack-dev19:22
*** alexpilotti has joined #openstack-dev19:23
stevemarbknudson, what docs are not being generated in: https://review.openstack.org/#/c/73350/ ?19:24
*** kushal has quit IRC19:24
*** danielbruno has joined #openstack-dev19:24
*** danielbruno has quit IRC19:24
*** FunnyLookinHat has quit IRC19:24
stevemarbknudson, nvm.. just noticed the lack of openstack.common modules under code docs19:25
bknudsonstevemar: it would be this stuff: http://docs.openstack.org/developer/keystone/api/keystone.openstack.common.html#module-keystone.openstack.common.context19:25
bknudsonstevemar: which I agree that oslo-incubator should generate their docs and put them online19:26
*** tqtran has joined #openstack-dev19:26
bknudsonhttp://docs.openstack.org/developer/openstack-projects.html -- only has oslo.config19:26
*** JordanRinke has quit IRC19:26
stevemarbknudson, yeah, but we only use some, so it'll be a pain to look through19:27
*** ramishra has joined #openstack-dev19:28
bknudsonstevemar: plus the keystone version is different than the oslo-incubator version -- unless we can get it auto-synced19:28
*** sweston has joined #openstack-dev19:28
*** sarob has quit IRC19:29
stevemarbknudson, interestingly enough: http://docs.openstack.org/developer/keystone/ is missing the keystone modules link19:29
*** sweston has quit IRC19:30
bknudsonstevemar: keystone modules link?19:30
stevemarannegentle, ^19:30
stevemarbknudson, this one has it: http://docs-draft.openstack.org/50/73350/1/check/gate-keystone-docs/7c80615/doc/build/html/19:30
vishytellesnobrega: well clearly it will, that's why i suggested changing the context to set project_id from name19:30
zzelle_clarkb, hi19:30
vishythat would be the simplest solution19:30
clarkbzzelle_: hello19:31
annegentlestevemar: yeah I'm not sure I know all the possibilities there19:31
*** relaxdiego has quit IRC19:31
*** relaxdiego has joined #openstack-dev19:31
zzelle_clarkb, howdy ?19:31
zzelle_clarkb, i am trying to make https://review.openstack.org/70746 from https://review.openstack.org/6430719:32
zzelle_clarkb, honestly without git review -d, it's a mess19:33
*** ramishra has quit IRC19:33
*** sweston has joined #openstack-dev19:33
tellesnobregavishy: so project_id in nova would projectA.projectB19:33
tellesnobrega???19:33
clarkbzzelle_: if you want to not use git review -d you can use the git fetch commands in the gerrit change UI19:33
clarkbzzelle_: and rebase them once they are both checked out onto temp branches19:33
luisbgsdague, ping19:34
*** MaxV has joined #openstack-dev19:34
zzelle_currently git review -d is not possible with http remote url because we cannot get the patchset associated to the changeid (REST api required)19:35
*** praneshp has joined #openstack-dev19:35
zzelle_clarkb, would it make sense to allow to provide directly the patchset ?19:35
stevemardstanek, morganfainberg an easy one: https://review.openstack.org/#/c/72580/19:37
*** zzelle has quit IRC19:38
dstanekstevemar: we definitely have a problem with url generation19:38
clarkbzzelle_: oh hrm19:39
dstanekstevemar: earlier today i some something like http://.../auth/tokens/auth/tokens/auth/tokens in a log file19:39
morganfainbergdstanek, ++19:39
*** e0ne has quit IRC19:39
vishytellesnobrega: right19:39
clarkbzzelle_: yeah, we allow the patchset to be provided with ssh as well, maybe we make it required now?19:39
vishybasically what i did which was mash together ids and send it19:39
morganfainbergdstanek, the logs get wonky19:39
*** e0ne has joined #openstack-dev19:40
tellesnobregavishy: ok... thanks19:40
vishyonly you are using names instead19:40
morganfainbergdstanek, but yes ++++++ url generation needs cleanup19:40
stevemardstanek, i noticed that one a loooong time ago19:40
stevemardstanek, it's something in the middleware, the way it looks at requests19:40
morganfainbergstevemar, potential issue19:41
*** danielbruno has joined #openstack-dev19:41
*** danielbruno has joined #openstack-dev19:41
*** MaxV has quit IRC19:41
morganfainbergso.. you always nuke the path?19:42
morganfainbergstevemar, why do we support path being passed in if you override it in all cases19:42
*** al-maisan has left #openstack-dev19:42
zzelle_clarkb, sorry i realize iam awfully late ... i will be back :)19:42
clarkbzzelle_: np19:42
morganfainbergstevemar, the previous code would return url + path or url + / + collection_name19:42
*** e0ne_ has joined #openstack-dev19:42
*** NikitaKonovalov_ is now known as NikitaKonovalov19:42
tellesnobregavishy: i dont think it is too complicated to use ids, if you want i can send ids, so it stays compatible19:42
morganfainbergstevemar, the new code always does url + /OS-TRUST/ + collection name19:42
morganfainbergstevemar, is that intended?19:43
dstanekmorganfainberg: if you take it out lots of tests fail!19:43
morganfainbergdstanek, sure sure, i was wondering if we needed to keep the "path" support19:43
*** gyee has quit IRC19:43
morganfainbergdstanek, not advocating removing the arg ;)19:43
*** tiamar has quit IRC19:43
*** mikeoutland has joined #openstack-dev19:44
morganfainbergdstanek, stevemar, since you override path in all cases i'd ask for a comment as to why you throw away what is passed in no matter what19:44
*** amuller has quit IRC19:44
dstanekmorganfainberg: did you see my comment on that review about the self link?19:45
stevemarmorganfainberg, it's only there because it's a class method19:45
*** e0ne has quit IRC19:45
morganfainbergdstanek, ah i see your comment19:45
*** mikeoutland has quit IRC19:45
morganfainbergdstanek, ++ caught it before I did ;)19:46
*** mfer has quit IRC19:46
stevemardstanek, morganfainberg, you guys talking about the same thing, i'm lost19:47
morganfainbergstevemar, you've changed the behavior.19:47
*** NikitaKonovalov is now known as NikitaKonovalov_19:47
*** arosen1 has joined #openstack-dev19:48
morganfainbergstevemar, dstanek  commented on patchset 1, and outlines it, but you throw away path when it's passed in now.19:48
*** mfer has joined #openstack-dev19:48
*** arnaud___ has joined #openstack-dev19:48
*** arnaud__ has joined #openstack-dev19:48
*** NikitaKonovalov_ is now known as NikitaKonovalov19:49
morganfainbergstevemar, oh wait19:49
morganfainbergstevemar, was your response to dstanek to add the bug id?19:49
* morganfainberg is confused19:49
*** dave_tucker is now known as dave_tucker_zzz19:49
* stevemar is more confused19:50
stevemarmorganfainberg, yes, i thought that was the request19:50
morganfainbergstevemar, ok i wasn't sure that was what he meant19:50
stevemardstanek, ^ clear it up19:50
*** exed_ has quit IRC19:50
morganfainbergstevemar, if that is in-fact the case the intention is to throw out the path passed in, we you should comment that in the code.19:50
morganfainbergit is unclear to me why you throw out the path.19:50
morganfainbergstevemar, there we go.19:52
morganfainbergstevemar, if the intention was to add a bug, i'm asking you to comment in the code that this is intentional so no one "fixes" it in the future.19:52
bknudsonhttps://review.openstack.org/#/c/73370/ is gating now so hopefully that will fix the keystone check / gate issues.19:52
morganfainbergbknudson, yay!19:53
stevemarthx bknudson19:53
dstanekbknudson: thanks19:53
dstanekstevemar: looking at my comment...19:53
*** lcheng_ has joined #openstack-dev19:53
dstanekstevemar, morganfainberg: yeah i think this is really a bug fix and i agree on having a code comment to make it clear19:55
*** tqtran has quit IRC19:56
*** bauzas has joined #openstack-dev19:56
*** tqtran has joined #openstack-dev19:57
*** crobertsrh has joined #openstack-dev19:57
*** danielbruno has quit IRC19:58
*** colinmcnamara has quit IRC19:58
*** NikitaKonovalov is now known as NikitaKonovalov_19:59
*** NikitaKonovalov_ is now known as NikitaKonovalov20:00
*** MaxV has joined #openstack-dev20:01
*** e0ne has joined #openstack-dev20:03
*** JordanRinke has joined #openstack-dev20:03
*** MaxV has quit IRC20:04
*** ArxCruz has quit IRC20:04
*** rfolco has quit IRC20:04
*** mrodden1 has joined #openstack-dev20:05
*** jkyle has quit IRC20:05
*** andreaf2 has joined #openstack-dev20:05
*** mrodden has quit IRC20:05
*** DinaBelova is now known as DinaBelova_20:05
*** andreaf has quit IRC20:06
*** e0ne_ has quit IRC20:06
*** jkyle has joined #openstack-dev20:07
*** julienvey_ has joined #openstack-dev20:07
*** julienvey_ has quit IRC20:07
*** boris-42_ has quit IRC20:07
*** taps has quit IRC20:08
*** DinaBelova_ is now known as DinaBelova20:08
*** rektide has quit IRC20:09
crobertsrhHas anyone here got devstack up and working on fedora 20?  I have it *mostly* up, but when I can't start any instances and when I look at "Hypervisors" in the horizon dashboard, I see no hypervisors listed.  Ring a bell for anyone?20:09
*** mrodden1 has quit IRC20:10
*** rektide has joined #openstack-dev20:10
*** aditirav has quit IRC20:11
sdaguedhellmann: you a vagrant person?20:11
* dhellmann reads that very carefully20:11
dhellmannsdague: I do use vagrant20:11
sdagueheh20:11
sdagueyou use the puppet policy bits?20:11
dhellmannI don't know what those are, so I don't think so20:12
annegentledhellmann: sdague: oh that just made me laugh out loud and OMG *snort*20:12
sdagueI'm trying to work out some way to make it easy to bootstrap a d-g equivalent with vagrant, hopefully in making it a ton easier for people to do local replication20:12
dhellmannwe have some chef cookbooks that we use for setting up dev vms20:12
sdaguebut the puppet injection seems busted, it does very odd things with modules path20:12
dhellmannsdague: I heartily support that effort20:12
*** tjones has quit IRC20:12
*** jruzicka has quit IRC20:12
dhellmannsdague: let me ask my local vagrant expert20:13
sdagueI'm going to figure out if fungi's scripts to run embargoed changes on cloud providers could be adapted to have a system that would work on openstack clouds or local vagrant20:13
*** CaptTofu has quit IRC20:14
*** ijw_ has quit IRC20:14
dhellmannsdague: that sounds pretty cool20:14
fungime too ;)20:14
dhellmannunfortunately we don't have any local experience combining vagrant and puppet, only chef20:14
sdaguefungi: you need to start me with a stackforge project with your scripts though :)20:14
dhellmannwell, and the shell provisioner20:15
sdaguedhellmann: ok, bummer20:15
dhellmannsdague: I have a script I use with base images that don't have the chef client installed, they basically copy the cookbook into the vm and then install the tool and then run it -- could that approach fix the path injection problem?20:15
dhellmannhacky20:15
fungisdague: yep20:15
*** mlavalle has joined #openstack-dev20:18
sdaguedhellmann: actually, I think I just figured out that I had a bad directory hierarchy20:18
sdagueI might have just fixed it20:18
sdaguethis is a munch more minimal local thing, but it's understanding I'll need to work with fungi on this problem20:18
*** jckasper__ has joined #openstack-dev20:19
*** saju_m has quit IRC20:19
sdagueyep, this seemed to do a thing20:20
ayoungmorganfainberg, what do you mean by "configured to not ask keystone for anything"20:20
* ayoung was shoveling snow and dealiing with snowday stuff20:20
*** cagrev_ has quit IRC20:21
*** jckasper_ has quit IRC20:21
*** pablosan has quit IRC20:23
*** amuller has joined #openstack-dev20:23
*** byeager has quit IRC20:24
*** byeager has joined #openstack-dev20:24
*** jrist is now known as jrist-afk20:24
*** jrist-afk is now known as jrist20:24
*** giulivo has quit IRC20:25
dhellmannsdague: \o/20:25
*** taps has joined #openstack-dev20:25
*** MaxV has joined #openstack-dev20:26
*** cadenzajon has quit IRC20:26
morganfainbergayoung, not sourcing the certs... from keystone, since it'll be running in keystone which means.... circular dependency20:27
*** melwitt has joined #openstack-dev20:27
*** Sukhdev has joined #openstack-dev20:27
ayoungmorganfainberg, so a local fetch of the crets is the major differene between auth token middleware and auth context middleware20:28
*** vartom1111111115 has quit IRC20:28
morganfainbergayoung, more to the point, pieces of auth_token need to be consumable by another middleware such as authcontext20:28
*** ssurana1 has quit IRC20:28
*** ramishra has joined #openstack-dev20:29
morganfainbergayoung, but in short, yes that is in large part a major difference.  but i think keystones context will need to be looked into to make sure it is in sync as well with waht auth_token provides20:29
ayoungmorganfainberg, consumable menaing "add to the context in an unsurprising way"  ?20:30
*** pablosan has joined #openstack-dev20:30
morganfainbergayoung, auth token has a lot of "non-public methods" and likely some of those should be more library like.20:30
morganfainbergayoung, less "meant to be used only within the middleware __call__ method"20:31
*** cagrev_ has joined #openstack-dev20:31
ayoungmorganfainberg, so auth context could be moved to the client and we could pull the helpers out into stand alone objects20:31
morganfainbergayoung, where auth_context ends up living isn't super important in the long run. it could stay in keystone, but the helpers would be stand-alone methods/functions/objects as appropriate (sourced from the client most likely)20:33
*** Tross has quit IRC20:33
*** pablosan has quit IRC20:33
ayoungneed to be in client if ATM needs to call them20:33
morganfainbergayoung, sure... or we revisit something like openstack.identity.middleware20:33
*** pablosan has joined #openstack-dev20:34
morganfainbergayoung, and move middlware into that.20:34
*** boris-42_ has joined #openstack-dev20:34
*** ramishra has quit IRC20:34
ayoungmorganfainberg, I am seriosuly thinking that the client code is how we address the common authorization, authentication, policy  and security needs of OpenStack20:34
dstanekbknudson: wrong channel - my /buffer foo isn't good20:34
morganfainbergayoung, sure.20:35
bknudsondstanek: I just ran keystone-all --help and copy-pastad to the results20:35
morganfainbergayoung, anyway getting back to this ephemeral work.20:35
morganfainbergayoung, it's starting to take shape. :)20:35
dolphmbknudson: that needs to be automated20:35
morganfainbergayoung, i'm enjoying this.20:35
bknudsondolphm: "automate everything" is the motto20:35
*** FunnyLookinHat has joined #openstack-dev20:35
morganfainbergbknudson, hehe20:36
*** crobertsrh has quit IRC20:36
ayoungvery good.  Let me see where are we with reviews for the prereqs to revocation evenmts20:36
*** tongli has quit IRC20:36
dstanekbknudson: ah, ok20:36
*** epim has joined #openstack-dev20:36
morganfainbergayoung, this code is based on the tail end of your revocation stuff, the "tree" patch20:36
*** caleb_ has quit IRC20:37
bknudsondstanek: could file a bug with oslo.config and see what they think.20:37
dhellmannbknudson, dstanek : you're talking about the - vs _ thing? that's a feature20:37
bknudsonmaybe it's the deprecated value handling is not doing something right.20:37
dhellmannunless maybe something isn't handling it correctly?20:37
bknudsondhellmann: we can call it a feature.20:37
dstanekdhellmann: both options resolve to the same beharior right?20:38
dhellmannin a config file you might have foo_bar but on the command line we like to use --foo-bar20:38
dhellmannyeah, they should just be aliases for the same thing20:38
dstanekdhellmann: the --help output, at least for log_config, contains the underscore version20:38
dhellmanndstanek: that may depend on how the option is originally registered20:39
bknudsondhellmann: Here's what keystone-all --help outputs:  --log-config-append PATH, --log_config PATH20:39
*** kamalic2 has joined #openstack-dev20:39
dstanekdhellmann: i was just curious when i saw a change in the docs in a review20:39
bknudsondhellmann: so for the deprecated value it prints _ instead of -20:39
*** crandquist has joined #openstack-dev20:39
bknudsondhellmann: for cfg.StrOpt('log-config-append', deprecated_name='log-config', ...)20:40
*** crobertsrh has joined #openstack-dev20:40
dhellmannbknudson: interesting20:40
dhellmannthat does look like it could be a bug20:40
bknudsondhellmann: probably not the worst bug we've ever seen.20:40
dhellmannbknudson: true, but there was just a ML thread about finding some easy bugs for new contributors, so please file it anyway?20:41
bknudsonI'll open a bug since I've got the info there.20:41
dhellmannty!20:41
*** amuller has quit IRC20:43
luisbgbknudson, I can fix it. I am looking for good starter bugs :)20:44
luisbgdhellmann, I joined the ML recently, do you have the archive link to that thread?20:44
*** morazi has quit IRC20:47
bknudsonluisbg: https://bugs.launchpad.net/oslo/+bug/1279973 -- you can assign it to yourself if you want20:47
*** CaptTofu has joined #openstack-dev20:48
*** novas0x2a|laptop has joined #openstack-dev20:48
luisbgbknudson, thanks! assigned20:48
*** SumitNaiksatam has joined #openstack-dev20:49
*** bhuvan has quit IRC20:50
*** Sukhdev has quit IRC20:50
*** gokrokve has joined #openstack-dev20:51
*** anniec has quit IRC20:51
*** yolanda has quit IRC20:51
*** NikitaKonovalov is now known as NikitaKonovalov_20:51
*** anniec has joined #openstack-dev20:51
dhellmannluisbg: I think it came up as part of http://lists.openstack.org/pipermail/openstack-dev/2014-February/026931.html20:51
*** bhuvan has joined #openstack-dev20:52
dhellmannluisbg: and thanks for volunteering for that bug!20:52
dhellmanndims: ping?20:52
luisbgdhellmann, mail from Julie Pichon. She is a friend :)20:52
*** ijw has joined #openstack-dev20:52
luisbgdhellmann, my pleasure (volunteering)20:52
*** Tross has joined #openstack-dev20:53
*** NikitaKonovalov_ is now known as NikitaKonovalov20:54
*** SumitNaiksatam has quit IRC20:54
dimsdhellmann, pong20:54
dhellmanndims: how are things looking with the oslo.vmware library?20:55
dimsinfra needs to allocate time for new project creation by hand i believe the automation has broken down20:55
dhellmannah, right20:55
*** asalkeld_ has joined #openstack-dev20:55
dimshttps://bugs.launchpad.net/openstack-ci/+bug/124256920:56
dhellmannok, I asked for oslo.test as well, so maybe they can do them together20:56
dhellmannok, I forgot about that bug20:56
*** anniec has quit IRC20:57
*** tjones has joined #openstack-dev20:57
*** asalkeld has quit IRC20:58
*** andreaf2 has quit IRC21:01
*** anniec has joined #openstack-dev21:02
ayoung dolphm I know it is way early to ask this, but I need to book travel for the Summit:  should I plan on us working up until COB  on Friday?  Is it worth delaying departure until  Saturday morning?21:02
*** achampion has quit IRC21:03
*** caleb_ has joined #openstack-dev21:03
dolphmayoung: i always leave saturday; the last few sessions are usually release management ones, so it depends on if you want to attend those21:04
ayoungProbably worth it...I'll plan on a Saturday departure as well.21:04
*** denis_makogon_ has joined #openstack-dev21:05
*** bswartz1 has joined #openstack-dev21:05
*** mdurnosvistov_ has joined #openstack-dev21:05
dhellmanndolphm: you win at names https://review.openstack.org/#/c/73022/221:05
*** dave_tucker_zzz is now known as dave_tucker21:06
morganfainbergayoung, are you using the cms hashed token_id for the revocation event? or the full PKI token ID?21:06
morganfainbergayoung, come to think of it... i _have_ the code open... i should go look21:07
*** xmltok has quit IRC21:07
ayoungmorganfainberg, ID is not part of it21:07
ayoungat all21:07
*** tqtran1 has joined #openstack-dev21:07
morganfainbergayoung, oh oh21:07
ayoungmorganfainberg, that would be BAD21:07
morganfainbergayoung, token_data derp21:07
ayoungthese are world readable21:07
morganfainbergayoung, yesh yesh.21:07
*** bswartz has quit IRC21:07
*** caleb_ has quit IRC21:07
*** bswartz1 is now known as bswartz21:07
morganfainbergayoung, i'm staring right at it... heck i even call is_revoked alreday... *ugh* i need coffee21:08
*** tqtran has quit IRC21:08
*** xmltok has joined #openstack-dev21:08
*** tqtran has joined #openstack-dev21:08
morganfainbergayoung, do revocation events work with V2 tokens? or only V3?21:09
*** thedodd has joined #openstack-dev21:09
ayoungboth21:09
morganfainbergayoung, awesome21:09
*** denis_makogon_ is now known as denis_makogon21:10
morganfainbergayoung, it looked like it, but wanted to 2x check21:10
ayoungmorganfainberg, in the provider there is a v2 and v3 function for converting the token data into a pam.21:10
ayoungmap21:10
morganfainbergayoung, ++ thanks see it now21:10
*** DinaBelova is now known as DinaBelova_21:10
bknudsonhttps://review.openstack.org/#/c/73370/ is merged so we should be back in business21:11
*** NikitaKonovalov is now known as NikitaKonovalov_21:11
*** caleb_ has joined #openstack-dev21:11
*** tqtran1 has quit IRC21:11
*** kamalic2 has quit IRC21:13
*** kamalic3 has joined #openstack-dev21:13
*** kgriffs is now known as kgriffs_afk21:14
*** kamalic3 has quit IRC21:15
*** jeckersb has joined #openstack-dev21:16
*** kgriffs_afk is now known as kgriffs21:16
stevemarbknudson, just did a bunch of rechecks no bugs21:16
bknudsonstevemar: there is a bug... I lost the email for it though21:17
*** slagle_ is now known as slagle21:17
stevemarbknudson, a different one? the s3 one merged... i thought we're good to go?21:17
bknudsonstevemar: there was a bug filed that I should have referenced in the s3_token change.21:18
dolphmdhellmann: /salute21:18
*** romcheg_ltp has quit IRC21:18
stevemari see21:18
* stevemar afk21:19
bknudsonI think dolphm marked it as invalid... that's why I can't find it21:19
*** jobewan has joined #openstack-dev21:20
*** csd has quit IRC21:20
*** derekh has joined #openstack-dev21:23
*** marun has joined #openstack-dev21:24
*** IanGovett1 has quit IRC21:24
*** CaptTofu has quit IRC21:25
*** coasterz has quit IRC21:25
*** cadenzajon has joined #openstack-dev21:26
dolphmbknudson: i did21:27
*** jtomasek has quit IRC21:27
dolphmstevemar: no bug is fine for rechecks21:27
*** Clabbe has quit IRC21:28
dolphmstevemar: well, it's "okay"21:28
*** rodrigods has joined #openstack-dev21:29
*** mrodden has joined #openstack-dev21:29
*** amcrn has quit IRC21:29
*** mriedem has joined #openstack-dev21:29
*** mikeoutland has joined #openstack-dev21:29
*** ramishra has joined #openstack-dev21:30
*** alexpilotti has quit IRC21:30
*** achampion has joined #openstack-dev21:32
*** ramishra has quit IRC21:35
*** colinmcnamara has joined #openstack-dev21:35
ayoungstevemar, I lost your ping...what was it you wanted my feedback on?21:35
*** jecarey has quit IRC21:36
morganfainbergdolphm, ayoung, so i am up against one minor issue for ephemeral tokens.  caching, in the case of PKI tokens, you need to use the short-form tokenID as part of the cache key if a key_mangler isn't used or memcached will fail with a too-large key21:37
morganfainbergdolphm, ayoung, now, the only case peiople should be running w/o a key_mangler is for debugging21:37
ayoungmorganfainberg, always use the short form for caching.  THat is what ATM does21:38
morganfainbergdolphm, ayoung, and likely no one will ever do that.  should i assume that is the case and stop always-hashing the ids down to the short-id on validate / check calls?21:38
dolphmayoung: ATM?21:38
ayoungany problem with that21:38
ayoungAuth token middleware21:38
*** promulo has quit IRC21:38
ayoungAuToMi21:38
morganfainbergayoung, that i want to pass the PKI token down to the provider so it can tear it apart21:38
morganfainbergrather than having to rely on the persistence to look it all up21:39
dolphmmorganfainberg: i don't understand why you would *stop*? don't you want to *always* hash them?21:39
*** derekh is now known as derekh_afk21:39
morganfainbergdolphm, ok so dogpile has a key_mangler, it sha1's the args.  great, you can turn that off for debugging, but pki tokens would overflow memcache key-lengths then21:39
*** bdpayne has joined #openstack-dev21:39
*** gokrokve has quit IRC21:39
morganfainbergdolphm, right now, i always hash the PKI id down to the unique_id (short) to avoid that21:40
dolphmmorganfainberg: is this in calls to token_api.get_token() ?21:40
ayoungmorganfainberg, question is whether we need to cache at all?21:40
*** gokrokve has joined #openstack-dev21:40
morganfainbergdolphm, and token_provider.validate_token etc21:40
morganfainbergayoung, i see a benefit still to caching21:40
*** vkozhukalov has quit IRC21:41
ayoungmorganfainberg, I'd say "always key mangle" then and be done with it21:41
*** csd has joined #openstack-dev21:41
morganfainbergayoung, sure, i can remove the option to disable the key-mangler or make it some hidden option21:42
ayoungmorganfainberg, there is going to be no benefit to not-mangling.  The token is going to be a big long Base64 string21:42
morganfainbergayoung, exactly,21:42
*** bdpayne_ has quit IRC21:43
morganfainbergayoung, dolphm, next question, is there a legitimate benefit to doing the same logic auth_token does in the provider for validate regardless of ephemeral for PKI? rather than reconstructing the token each-and-every-time21:43
ayoungmorganfainberg, don't reconstruct21:43
morganfainbergayoung, dolphm , not sure what the overhead there is.  but i'm inclined to say if it's a PKI token, always use the same logic (ish) that auth_token does rather than reconstruct21:43
morganfainbergayoung, ++ ok, cool.21:44
ayoungthat is what the events are there for:  to confirm that the assumptions made when the token was signed are still valid21:44
morganfainbergayoung, yeah it's all coming together, and actually i'm liking the code flow much much more.21:44
*** gokrokve has quit IRC21:44
ayoungdolphm, on https://review.openstack.org/#/c/69084/10/keystone/notifications.py  what should have/expect an actual signature?21:44
*** Tross has quit IRC21:44
*** anniec has quit IRC21:48
*** coasterz has joined #openstack-dev21:48
ayoungdstanek, if the client was fixed...the test for CMS using the library should be broken now in https://review.openstack.org/#/c/71455/  right?21:49
*** jhesketh__ has joined #openstack-dev21:50
*** SumitNaiksatam has joined #openstack-dev21:51
*** nelsnelson is now known as nelsnelson_away21:53
*** nelsnelson_away is now known as nelsnelson21:53
SergeyLukjanovdhellmann, re https://review.openstack.org/#/c/73119/21:54
dhellmannSergeyLukjanov: yes?21:55
SergeyLukjanovdhellmann, IMO it's incorrect to replace setuptools.setup(**util.cfg_to_args()) with setuptools.setup(setup_requires=['pbr'],pbr=True)21:55
SergeyLukjanovin setup.py21:55
*** CaptTofu has joined #openstack-dev21:55
dhellmannSergeyLukjanov: yes, you're right21:55
* dhellmann head-desk21:55
*** bdpayne has quit IRC21:55
SergeyLukjanovdhellmann, so, we should add a condition to requirements proposal script to avoid breaking pbr21:56
*** exed_ has joined #openstack-dev21:56
dhellmannSergeyLukjanov: that's a good idea, do you want to file a bug for that?21:56
*** adreznec has joined #openstack-dev21:57
dhellmannwell that's interesting21:58
dhellmannah, nevermind, wrong button21:59
dhellmannSergeyLukjanov: I submitted a new patch to fix that change21:59
*** bdpayne has joined #openstack-dev21:59
SergeyLukjanovdhellmann, lgtm21:59
SergeyLukjanovdhellmann, I think yes, we should have an issue for it21:59
*** jpomero has quit IRC22:00
*** gokrokve has joined #openstack-dev22:01
*** vartom1111111115 has joined #openstack-dev22:01
*** jsavak has joined #openstack-dev22:01
*** joesavak has quit IRC22:03
*** joesavak has joined #openstack-dev22:03
dstanekayoung: fixed to use a differnt method for detecting ldap?22:05
dstanekayoung: s/ldap/eventlet/22:05
ayoungheh22:05
ayoungdstanek, yeah,22:05
ayoungdstanek, let me see if I can find the test that passes but should fail22:05
*** jdob has quit IRC22:05
*** arborism has joined #openstack-dev22:05
*** mrunge has quit IRC22:05
*** dave_tucker is now known as dave_tucker_zzz22:06
*** francois has quit IRC22:06
dstanekayoung: then i think https://review.openstack.org/#/c/71455/1/keystone/token/providers/pki.py this code would still be catching the wrong exception22:06
ayoungdstanek, I have to run All tests....I thought it was in test_v3_auth22:06
ayoungdstanek, yep22:06
*** vijendar has quit IRC22:06
ayoungthat is the code, but not sure which test execrizes the excpetion22:06
*** jsavak has quit IRC22:06
ayoungFeh ERROR: Failure: NameError (name '_' is not defined22:07
*** dave_tucker_zzz is now known as dave_tucker22:07
*** francois has joined #openstack-dev22:07
ayoungwhat is supposed to define the _ in those cases?22:07
dstanekayoung: keystone.tests22:07
ayoungdstanek, hmmm22:07
dstanekthere is a patch to make those explicit floating around22:07
dstaneki don't know if there was a test to causes the exception - i may have manually messed up the command that is was trying to run to simulate a failure22:08
dolphmdstanek: that really needs to merge :( i haven't seen it in a long time22:08
dstanekdolphm: i think the author just rebased it a week or so ago; probably needs another22:08
ayoungI think it has to do with how the code is kicked off by the test runner,  happens outside of a stacktrace that includes keystone.tests22:08
ayounganywayy...22:09
*** arborism is now known as amcrn22:09
dstanekdolphm: i can do that tonight we then we have lobby for some +2s22:09
dolphmdstanek: ping me!22:09
*** skraynev is now known as skraynev_afk22:09
ayoungdolphm, how is, say test_v_auth, locting the code to use for the client library?22:09
ayoungIs it pip installed into the venv?22:10
dstanekayoung: we have the client in our requirements.txt so it is pip installed22:10
*** jecarey has joined #openstack-dev22:10
ayoungdstanek, OK...so until we do another release of the client with the eventlet test fix, this code is going to be wrong22:11
dstanekayoung: i believe so22:12
dstanekayoung: iirc, the client used a different way to figure out if it should use eventlet or not22:12
dstanekayoung: so without a client fix we'd introduct a blocking issue for people using eventlet22:13
ayoung dstanek we're good on that22:13
*** mfer has quit IRC22:13
dstanekayoung: but i think you still need to revert the import change in that patch to catch the correct exception22:13
ayoungit was just checking for a monkeypatched OS before, now it is checking for any monkeypatching22:13
ayoungdstanek, yes, and I don;t want to revert that until I see it fail.22:13
*** cagrev_ has quit IRC22:13
dstanekayoung: ah, yes. that just went in recently right?22:14
morganfainbergok, so.. if you verify a V3 token against V2 you get the V2 equivalent... and vice-versa?22:14
morganfainbergthat is intended, right?22:14
ayoungyes , that is intended22:14
dstanekayoung: i can get you a failing test, but for not i have to go do some dad stuff22:14
morganfainbergok so i need to still keep the reconstruct code around, if the token is the wrong version, reconstruct.22:14
morganfainbergotherwise use what is in the token data22:14
ayoungdstanek, not your problem to fix22:14
* morganfainberg would kill for a nice unifed token data structure22:15
ayoungdstanek, If we approve that change, when we update the client, we'll break EVERYTHING22:15
ayoungand...I am kindof worried about breaking everything22:15
dstanekayoung: no but i like writing tests - if you get to it first i won't bother22:15
ayoungdstanek, the test is written...it just passes with the bad code.22:15
*** achampion has quit IRC22:15
ayoungI want to see the existing test fail.  But the real question is: how do we keep client changes from breaking Keystone Server once we link to the client22:16
ayoung\I think we need a new gate job for Keystoneclient22:16
ayoungit has to spin up a Keystone server and run the regression tests against it22:16
*** abhirc has quit IRC22:16
*** thomasem has quit IRC22:17
*** thomasem has joined #openstack-dev22:17
*** thomasem has quit IRC22:17
*** anniec has joined #openstack-dev22:17
ayoungdolphm, if we make the server import the client, then we need to run the server regression tests on any client change, with the new version of the client.  No?22:20
*** dstanek has quit IRC22:20
dolphmayoung: that's where tempest comes in22:21
ayoungdolphm, will that be sufficient?22:21
ayoungdolphm, I'd feel better if we ran the Keystone unit tests, but with the test version  of the keystoneclient22:22
dolphmayoung: if the client affects service-side unit tests, they're not unit tests and belong in tempest22:23
*** e0ne has quit IRC22:23
ayoungdolphm, that definies about 90% of our "unit" tests22:23
*** e0ne has joined #openstack-dev22:23
ayoungI mean, the ones that depend on sqlA and memcached, and any other 3rd party library22:24
ayoungI'm talking about the common code that we will be calling from the client22:24
ayounglike the CMS call, or potentiall commong auth_token_middleware helper classes called by auth_context22:24
*** buzztroll has quit IRC22:24
*** gokrokve has quit IRC22:25
*** buzztroll has joined #openstack-dev22:25
*** READ10 has quit IRC22:25
*** gokrokve has joined #openstack-dev22:25
*** sballe has quit IRC22:26
*** sballe has joined #openstack-dev22:26
*** gokrokve_ has joined #openstack-dev22:27
ayoungdolphm, Ias I rework the token signing, I find I need to change code such that it will work when it is pulled into the server "as is"  and I'm worride about implied contracts being broken, but not caught in the client gate22:27
*** e0ne has quit IRC22:28
*** xmltok has quit IRC22:28
bknudsonwhat is the OS-KSCATALOG extension? http://api.openstack.org/api-ref-identity.html#os-kscatalog-ext22:29
*** marun has quit IRC22:29
*** gokrokve has quit IRC22:29
bknudsonand there's a OS-KSVALIDATE extension too?22:30
*** ramishra has joined #openstack-dev22:30
*** jnoller_ has quit IRC22:34
ayoungbknudson, they in the code base or just in the API doc?22:34
bknudsonayoung: I can't find them in keystone22:34
openstackstatusNOTICE: restarting zuul for a configuration change22:35
*** ChanServ changes topic to "restarting zuul for a configuration change"22:35
*** anniec has left #openstack-dev22:35
*** ramishra has quit IRC22:35
*** jmontemayor has quit IRC22:35
*** dstanek has joined #openstack-dev22:36
*** caleb_ has quit IRC22:40
*** Tross has joined #openstack-dev22:41
*** dstanek has quit IRC22:42
*** ChanServ changes topic to "OpenStack development || Support is in #openstack"22:43
* morganfainberg is scared. refactor hasn't caused test errors yet22:45
*** buzztroll has quit IRC22:45
*** buzztroll has joined #openstack-dev22:45
*** xmltok has joined #openstack-dev22:46
ayoungHeh22:47
*** buzztroll has quit IRC22:47
*** mlegault has quit IRC22:47
ayoungmorganfainberg, do you use an integrated debugger?  Put breakpoints in the new code to make sure it is actually hit22:48
morganfainbergif it doesn't cause at least 1 error, our tests have a gap i just found22:48
*** buzztroll has joined #openstack-dev22:48
morganfainbergayoung, i'm sure we're hitting this code.22:48
ayoungmorganfainberg, STEP THROUGH YOUR CODE!22:48
morganfainbergayoung, i can't22:48
ayoungOr my code as the case may be22:48
ayoungmorganfainberg, you are using Idea, no?22:48
morganfainbergayoung, not atm. don't run IDE on box running unit tests22:48
ayounger PyCharm22:48
morganfainbergayoung, also just unit tests not real test yet22:49
*** sgordon has joined #openstack-dev22:49
tjonesmorganfainberg: i have been able to use pdb in unit tests.22:49
ayoungwhy not?22:49
ayoungI mean, why is IDE not the machine you run tests on?22:49
*** byeager has quit IRC22:49
morganfainbergtjones, remote pydev debugger22:49
morganfainbergayoung, IDE = on mac22:49
morganfainbergayoung, unit tests = VM22:49
ayoungset up PyCharm to get its code out of the venv22:49
morganfainbergayoung, I have been having issues with running unit tests on the mac.22:50
ayoungdoes Keystone run on the mac?22:50
morganfainbergayoung, venv etc never builds right22:50
morganfainbergayoung, no reason it shouldn't (used to be able to)22:50
ayoungprobably cuz it is make Linux  File system assumptions22:50
morganfainbergayoung, but in either case, yeah IDE runs on desktop, unit tests in linux vm22:50
dolphmmorganfainberg: i run everything in os x with a separate python installs + venvs (brew install python python3)22:50
*** joesavak has quit IRC22:51
*** stevemar has quit IRC22:51
morganfainbergdolphm, isn't brew bad and it replaces system stuff?22:51
*** colinmcnamara has quit IRC22:51
morganfainbergdolphm, like... really bad22:51
tjonesmorganfainberg: not the pydev remote debugger - put "import pdb; pbd.set_trace()" in the area of interest and then run the tests22:51
ayoungmorganfainberg, I assume he means into the venv22:51
morganfainbergayoung, python installs != venv22:51
*** clayb has quit IRC22:52
*** med_ has quit IRC22:52
*** med_ has joined #openstack-dev22:52
morganfainbergdolphm, i thought that was why people used ports... i might be mis-remembering though22:52
*** mikeoutland has quit IRC22:53
*** colinmcnamara has joined #openstack-dev22:53
*** doug-fish has quit IRC22:53
*** galstrom is now known as galstrom_zzz22:54
*** mikeoutland has joined #openstack-dev22:54
*** e0ne has joined #openstack-dev22:54
*** beagles has quit IRC22:54
ayoungmorganfainberg, the short of it is that if you cannot use the integrated debugger with PyCharm you are selling yourself and your development short.  You need to make that work.22:55
morganfainbergayoung, can't do it on unit tests afaik22:55
morganfainbergayoung, it assume it's a remote debugger right?22:55
*** byeager has joined #openstack-dev22:55
*** e0ne has quit IRC22:55
morganfainbergayoung, which is all i'm using at the moment, not to the "standup keystone and connect debugger to it" or anything22:55
*** e0ne has joined #openstack-dev22:56
*** thedodd has quit IRC22:56
morganfainbergfirst step - don't brreak things, seconds step, make sure i really didn't break things, 3rd step add more tests, 4th step... profit?22:56
ayoungNope, I do this22:56
ayoung(in Eclipse)22:56
*** MaxV has quit IRC22:57
ayoungfor example, running test-v3_auth22:57
ayoung/usr/bin/nosetests  -x  keystone.tests.test_v3_auth22:57
morganfainbergayoung, i don't run linux on my laptop directly.  if i did, i think that would be doable.22:58
ayoungmorganfainberg, that is an old one I haven't updated.22:58
ayounglet me see the testr approach22:58
*** mdurnosvistov_ has quit IRC22:59
morganfainbergayoung, again, it would require pydev stupport for the tests.  i don't think that is doable22:59
morganfainbergayoung, remote pydev*22:59
ayoungno that is thepoint, it doesnt22:59
*** galstrom_zzz is now known as galstrom23:00
ayoungmorganfainberg, Ok...let me switch to pydev23:00
ayounger pycharm23:00
morganfainbergayoung, i am very very very lost on what you're describing23:00
morganfainbergayoung, i don't use eclipse :P23:00
*** galstrom is now known as galstrom_zzz23:00
*** SumitNaiksatam has quit IRC23:00
ayoungmorganfainberg, yeah, but the setup is pretty much the smae23:00
*** dvarga has quit IRC23:00
morganfainbergayoung, and i am still not clear on if you're running code on the same box as your IDE23:00
morganfainbergayoung, tests*23:00
morganfainbergayoung, which is where i think the argument falls over.23:01
*** e0ne has quit IRC23:01
ayoungyes, my ide is on my laptop, and all of the python code I am running is either in there or the venv23:01
morganfainbergayoung, ok that is the limitation.23:01
morganfainbergayoung, i need to spend time fixing the OS X setup to be able to run tests.. then this wont be an issue23:02
morganfainbergayoung, and yes, then i can do what you're describing23:02
ayoungmorganfainberg, and that is what dolphm was describing, how he gets unit tests to work23:02
*** exed_ has quit IRC23:02
morganfainbergayoung, and afaik last time i used brew i ended up having to reinstall the OS because it replaced system libs os x needed23:02
morganfainbergayoung, which was why i was confused.. or it was ports that did that... *is very confused*23:03
*** amcrn_ has joined #openstack-dev23:03
morganfainbergayoung, i remember one method was bad and the other was not bad.23:03
morganfainbergayoung, and i really don't want to have to reinstall :P23:03
ayoungmorganfainberg, what happens when you run ./run_tests.sh in your Keystone dir?23:04
*** SumitNaiksatam has joined #openstack-dev23:04
morganfainbergayoung, venv fails to build.23:04
morganfainbergayoung, in horrific ways23:04
*** amcrn has quit IRC23:05
*** MaxV has joined #openstack-dev23:05
morganfainbergayoung, i haven't had time since i upgraded to the new os to solve this issue23:05
*** jasdeepH has joined #openstack-dev23:05
*** mkollaro has joined #openstack-dev23:05
ayoungWell, I don't have the mac know how to help you, but it seems to me that remote debugging should also work for you there.23:06
ayoungBut I've not done that.23:06
morganfainbergayoung, it does, but pydev remote i think only works when you're running keystone not in the test suite23:06
morganfainbergayoung, at elast it isn't clear to me how to make pydev remote work for the test suite.23:06
*** maurosr has quit IRC23:06
*** gyee has joined #openstack-dev23:07
ayoungmorganfainberg, I suspect it is on how you launch the process23:07
*** jckasper__ has quit IRC23:07
ayoungthe import pdb approach with a breakpoint might be the trick23:07
morganfainbergayoung, probably. blech23:07
ayoungbut I've never done remote debugging23:07
morganfainbergayoung, i have done it a few times, when i do it i love it23:07
*** hdd_ has quit IRC23:07
morganfainbergayoung, but i have used it fairly infrequently..23:08
morganfainbergayoung, so it changes / needs refrehsing in my mind to make it work23:08
*** buzztroll has quit IRC23:08
ayoungYou need the local venv setup23:08
morganfainbergayoung, ah pydev has it's own test runner23:08
ayoungyeah...playing with that now23:09
morganfainbergthat might do waht i need23:09
ayoungunable to open database file None None23:09
*** sarob has joined #openstack-dev23:09
ayoungrunning test_v3_auth23:09
morganfainbergoh23:09
morganfainbergwow.23:09
morganfainberg*derp*23:10
morganfainbergnew pycharm has exactly what i need.23:10
morganfainberg*sigh*23:10
*** mrodden has quit IRC23:10
morganfainbergi should read the release notes on this IDE more often23:10
*** tmclaugh[work] has quit IRC23:10
*** mrodden1 has joined #openstack-dev23:10
ayoungAh..ok, had to set working directory, and set the env var for STANDARD_THREAD (I assume)23:10
tjonesmorganfainberg: glad it's working out for you23:11
ayoungLet me see if I can set up a "run all tests" config23:11
morganfainbergayoung, yeah and pycharm has direct vagrant support for just this usecase23:11
morganfainbergayoung, remote python interpreters etc23:11
ayounggood23:12
ayoungso you can run local unit tests now?23:12
morganfainbergayoung, trying to do the setup for it, perhaps23:12
*** e0ne has joined #openstack-dev23:12
morganfainbergayoung, wont be local, but possibly get the same net effect23:12
ayoungmorganfainberg, good luck.  Going to go be Dad for a while.  Back after dinner23:13
morganfainbergayoung, catch ya tomororw.  in either case should have the 1st patch that does cms stuff for PKI tokens up tonight23:13
morganfainbergayoung, might need extra unit tests, but it'll be there.23:13
*** e0ne has quit IRC23:14
*** abhirc has joined #openstack-dev23:14
morganfainbergthen ephemeral is a new provider on top of that. w/ more testing.  should be not too hairy actually23:14
*** adreznec has quit IRC23:14
*** e0ne has joined #openstack-dev23:14
*** e0ne has quit IRC23:15
*** e0ne has joined #openstack-dev23:16
*** ndipanov has joined #openstack-dev23:16
*** MaxV has quit IRC23:18
*** byeager has quit IRC23:19
*** e0ne has quit IRC23:21
*** dims has quit IRC23:22
*** kgriffs is now known as kgriffs_afk23:26
*** nkinder has quit IRC23:27
*** tjones has quit IRC23:27
*** bauzas has quit IRC23:28
*** mkollaro has quit IRC23:28
*** tjones has joined #openstack-dev23:28
*** mkollaro has joined #openstack-dev23:29
*** ndipanov has quit IRC23:29
*** doug-fish has joined #openstack-dev23:30
*** ramishra has joined #openstack-dev23:31
*** sarob has quit IRC23:31
*** anniec has joined #openstack-dev23:31
*** topol has quit IRC23:32
*** bdpayne_ has joined #openstack-dev23:32
*** sarob has joined #openstack-dev23:32
*** dave_tucker is now known as dave_tucker_zzz23:32
*** FunnyLookinHat has quit IRC23:33
*** dims_ has joined #openstack-dev23:35
*** bdpayne has quit IRC23:35
*** ramishra has quit IRC23:36
*** lbragstad has quit IRC23:36
*** samuelqueiroz has joined #openstack-dev23:38
*** gokrokve_ has quit IRC23:39
*** gokrokve has joined #openstack-dev23:39
*** alagalah has joined #openstack-dev23:41
zzelle_clarkb, i am back23:42
clarkbzzelle_: hi23:43
zzelle_clarkb, what do mean by "yeah, we allow the patchset to be provided with ssh as well, maybe we make it required now?" ?23:43
*** gokrokve has quit IRC23:44
*** neelashah has quit IRC23:44
*** doug-fish has quit IRC23:45
*** dhellmann is now known as dhellmann_23:45
*** rcleere has quit IRC23:46
zzelle_the question was, could it make sense to allow to use --download with a patchset directly instead of a changeid ?23:48
*** SumitNaiksatam has quit IRC23:48
*** MaxV has joined #openstack-dev23:49
*** dzimine has quit IRC23:49
*** spzala has quit IRC23:49
*** bhuvan has quit IRC23:50
*** doug-fish has joined #openstack-dev23:51
*** denis_makogon has quit IRC23:52
*** bhuvan has joined #openstack-dev23:52
clarkbzzelle_: yes, the ssh version of --download supports that today23:53
*** MaxV has quit IRC23:53
clarkbzzelle_: I think we can support the other option with http only23:53
*** gokrokve has joined #openstack-dev23:54
zzelle_clarkb, for http i can support both ... in prevision for OS gerrit update :)23:56
*** derekh_afk is now known as derekh23:56
*** sarob_ has joined #openstack-dev23:56
*** SumitNaiksatam has joined #openstack-dev23:57
*** kevinconway has quit IRC23:57
*** jgrimm has quit IRC23:58
*** bhuvan has quit IRC23:59
*** mkollaro has quit IRC23:59
*** arnaud__1 has joined #openstack-dev23:59
*** kamalic has joined #openstack-dev23:59

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