*** rfolco has joined #openstack-dev | 00:02 | |
*** tonix has quit IRC | 00:02 | |
*** invsblduck is now known as invsbl_away | 00:03 | |
*** anniec has quit IRC | 00:04 | |
*** adalbas has quit IRC | 00:04 | |
*** vipul-away is now known as vipul | 00:08 | |
*** jvrbanac has quit IRC | 00:08 | |
*** SumitNaiksatam has quit IRC | 00:08 | |
gyee | ayoung? | 00:12 |
---|---|---|
*** otherwiseguy has quit IRC | 00:13 | |
gyee | fabiog, I approved it | 00:14 |
morganfainberg | gyee: ah, thanks, was just checking rebases on it (didn't realize it was already on head) | 00:14 |
*** lexinator has quit IRC | 00:14 | |
*** lexinator1 has joined #openstack-dev | 00:14 | |
gyee | morganfainberg, yeah, don't mention rebase with fabio | 00:15 |
*** dims has quit IRC | 00:15 | |
gyee | he got plenty of that since the start of this patch :) | 00:15 |
morganfainberg | gyee: hehe, if it's simple rebase issues i'd have done it for him. | 00:16 |
*** lexinator has joined #openstack-dev | 00:16 | |
*** jergerber has joined #openstack-dev | 00:18 | |
*** aeperezt has joined #openstack-dev | 00:19 | |
*** lexinator1 has quit IRC | 00:19 | |
*** stevemar has quit IRC | 00:23 | |
morganfainberg | gyee: any insight as to why some tests load test_overrides.conf when run independently, but when run in the whole test suite it doens't? | 00:23 |
morganfainberg | gyee: i've… not run into this before. | 00:23 |
henrynash | gyee: thx for the comments…just going to push up a new filter patch, then will make changes you suggestion to the protection one | 00:24 |
*** dolphm has joined #openstack-dev | 00:24 | |
*** alexpilotti has joined #openstack-dev | 00:26 | |
*** tserong has quit IRC | 00:26 | |
*** jamiem has quit IRC | 00:26 | |
*** markwash has quit IRC | 00:27 | |
*** nati_ueno has joined #openstack-dev | 00:28 | |
henrynash | bknudson: have made suggested changes to the filtering patch | 00:29 |
*** simo has quit IRC | 00:30 | |
*** dims has joined #openstack-dev | 00:31 | |
*** lexinator has quit IRC | 00:31 | |
*** tserong has joined #openstack-dev | 00:32 | |
*** hugokuo has joined #openstack-dev | 00:32 | |
*** lexinator has joined #openstack-dev | 00:33 | |
*** portante|afk is now known as portante | 00:38 | |
gyee | morganfainberg, I am not aware of that | 00:38 |
*** alexb_ has joined #openstack-dev | 00:39 | |
morganfainberg | gyee: i'm having a _very_ strange problem with testcases. it looks like the config isn't matching what is in test_overrides.conf, but only when i run all tests. if i run the individual tests, test_overrides is … being used. | 00:40 |
henrynash | gyee, bknudson: new patches posted that satisfy all the comments ( I hope)…. | 00:40 |
morganfainberg | gyee: i;m just baffled. | 00:40 |
henrynash | morganfainberg: is it that you have changed a conf setting in one test not set it back or something | 00:41 |
ayoung | gyee, I'm here | 00:41 |
*** dina_belova has joined #openstack-dev | 00:41 | |
gyee | ayoung, was going to ask you to hit the approve button, but I did it instead as there are +5s | 00:41 |
morganfainberg | henrynash: if that is the case, it's one thats just lingering around from before i started working on this. | 00:42 |
*** hailiang has joined #openstack-dev | 00:42 | |
gyee | setUp() and tearDown() are invoked for every test | 00:42 |
ayoung | gyee, cool | 00:42 |
gyee | so in theory, the conf files should be consistent | 00:42 |
*** welldannit has quit IRC | 00:42 | |
*** rwsu is now known as rwsu-away | 00:42 | |
*** SumitNaiksatam has joined #openstack-dev | 00:43 | |
morganfainberg | gyee, it's something very odd. going to keep digging. | 00:43 |
*** mikal has joined #openstack-dev | 00:45 | |
gyee | morganfainberg, are you using domain conf file overrides? | 00:45 |
morganfainberg | gyee: hrm. | 00:45 |
*** spzala has joined #openstack-dev | 00:46 | |
morganfainberg | gyee: are they used by default? | 00:46 |
gyee | domain conf files are disabled by default | 00:46 |
*** dolphm has quit IRC | 00:46 | |
*** dina_belova has quit IRC | 00:46 | |
morganfainberg | gyee: it looks like it should still be loading the test_overrides though. | 00:47 |
*** dolphm has joined #openstack-dev | 00:48 | |
*** rfolco has quit IRC | 00:49 | |
*** colinmcnamara1 has joined #openstack-dev | 00:51 | |
gyee | morganfainberg, which test is this? | 00:51 |
gyee | are you subclassing test_v3.RestfulTestCase? | 00:51 |
morganfainberg | gyee: new test, one sec, will post a github branch with it. | 00:51 |
*** colinmcnamara has quit IRC | 00:51 | |
morganfainberg | gyee: no, it's part of TokenTests | 00:53 |
*** anniec has joined #openstack-dev | 00:55 | |
*** changbl has joined #openstack-dev | 00:56 | |
morganfainberg | gyee: i think it's an order of loading issue. | 00:57 |
morganfainberg | gyee: but i'm just confused why the whole test-suite does it differently. ok posting this on github so i can point it out. | 00:57 |
*** spzala has quit IRC | 00:57 | |
*** lexinator has left #openstack-dev | 00:58 | |
henrynash | bknudson: when you have a moment, could you see if I have done enough for a 2nd +2 and Approval on: https://review.openstack.org/#/c/38308/ | 00:58 |
*** alexpilotti has quit IRC | 00:59 | |
*** cyeoh__ has joined #openstack-dev | 00:59 | |
*** jhesketh has joined #openstack-dev | 01:00 | |
*** cyeoh_ has quit IRC | 01:01 | |
*** colinmcnamara1 has quit IRC | 01:01 | |
morganfainberg | gyee: https://github.com/morganfainberg/keystone/blob/caching/keystone/tests/test_backend.py#L2406 | 01:01 |
morganfainberg | gyee: https://github.com/morganfainberg/keystone/blob/caching/keystone/tests/test_overrides.conf is the test overrides. i think my config isn't loaded by the time the cache is instantiated | 01:01 |
dolphm | henrynash: i sort of assumed you'd be replacing the existing policy.json the v3cloudsample policy json before this merged ... what's the point of maintaining two separate ones? | 01:02 |
morganfainberg | gyee, but it's very odd that when you run the test like keystone.tests.test_backend_memcache it works and sets the proxy debugging to true | 01:03 |
henrynash | dolphm: so we could do that…a couple of points to think about | 01:03 |
morganfainberg | gyee: proxy = cache_backend | 01:04 |
henrynash | dolphm: it's more complex and daunting than needed for simple mono-domain clouds | 01:04 |
henrynash | dolphm: it contains a suggested production deployement scenario (an admin domain) which may or may not be to everyones taste | 01:05 |
*** xchu has joined #openstack-dev | 01:06 | |
gyee | morganfainberg, TokenTests have no setUp and tearDown? | 01:06 |
morganfainberg | gyee they are a mixin. | 01:06 |
dolphm | henrynash: whoa i totally missed that | 01:06 |
morganfainberg | gyee: https://github.com/morganfainberg/keystone/blob/caching/keystone/tests/test_backend_sql.py#L336 | 01:07 |
morganfainberg | SQL tests should provide the setUp/tearDown | 01:07 |
*** gordc has joined #openstack-dev | 01:07 | |
morganfainberg | erm "SqlTests" | 01:07 |
gyee | ah I see | 01:07 |
morganfainberg | gyee: example of what i'm running into: http://paste.openstack.org/show/45255/ | 01:08 |
morganfainberg | (just snippets) | 01:08 |
morganfainberg | the first one is just running tox -epy27 | 01:08 |
*** Mandell has quit IRC | 01:09 | |
*** novas0x2a|laptop has quit IRC | 01:09 | |
ayoung | jamielennox, https://review.openstack.org/#/c/43979/ | 01:09 |
jamielennox | ayoung yea, i get what you mean | 01:10 |
jamielennox | honestly i was really aiming for most of a rearrange | 01:11 |
*** henrynash has quit IRC | 01:11 | |
*** stevemar has joined #openstack-dev | 01:11 | |
morganfainberg | gyee: i wonder if i'm somehow getting mixed CONF objects. | 01:13 |
jamielennox | ayoung, but given that bknudson did a review for me and that >75% are commenting on existing code i'm going to have to clean it up anyway so i guess i should do it all at once | 01:13 |
*** simo has joined #openstack-dev | 01:13 | |
*** simo has joined #openstack-dev | 01:13 | |
gyee | morganfainberg, as if the entire backend switched on you | 01:15 |
morganfainberg | gyee: yeah, it is really baffling. | 01:16 |
*** jasondotstar has joined #openstack-dev | 01:16 | |
*** yongli has joined #openstack-dev | 01:17 | |
morganfainberg | gyee: hm. i think i know how to solve this. | 01:18 |
gyee | remove tmp dir at the start of every test? | 01:19 |
*** sarob_ has quit IRC | 01:19 | |
morganfainberg | gyee: maybe. | 01:19 |
ayoung | jamielennox, yeah. There is a colorful expression about polishing things that can't be polished that applies here | 01:20 |
*** bknudson has left #openstack-dev | 01:20 | |
ayoung | jamielennox, or, refactor this before moving the code around. | 01:20 |
ayoung | I think it will be easier to keep from breaking things if we de-duplicate the code | 01:20 |
gyee | mother of all refactoring :) | 01:20 |
jamielennox | de-duplicate? | 01:21 |
*** sthaha has joined #openstack-dev | 01:21 | |
*** sthaha has quit IRC | 01:21 | |
*** sthaha has joined #openstack-dev | 01:21 | |
ayoung | jamielennox, get it so that we don't carry around the long parameter list, and the code to boilerplate add it it to the object | 01:21 |
*** gyee is now known as gyee_food | 01:22 | |
morganfainberg | gyee: my thought was to rebuild the endire cache region instance. didn't solve it. something is going wrong with the should_cache function. like somehow the cache objects are not really treated like they are global. | 01:22 |
*** erkules_ has joined #openstack-dev | 01:23 | |
morganfainberg | gyee_food: anyways, thanks for the help. | 01:23 |
morganfainberg | gyee_food: i'll keep digging. | 01:23 |
*** sushils has quit IRC | 01:23 | |
dolphm | morganfainberg: region objects are treated global? | 01:23 |
dolphm | grammar* | 01:23 |
morganfainberg | dolphm: i instantiate a single as keystone.common.cache.REGION | 01:24 |
morganfainberg | single instance. | 01:24 |
*** freedomhui has joined #openstack-dev | 01:24 | |
*** pixelbeat has quit IRC | 01:24 | |
morganfainberg | and everything should be referencing keystone.common.cache.on_arguments (for the decorator), and the keystone.common.cache.on_arguments is a name for keystone.common.cache.REGION.cache_on_arguments | 01:25 |
*** erkules has quit IRC | 01:25 | |
dolphm | morganfainberg: so it *is* a global variable then? | 01:25 |
morganfainberg | dolphm: yes. | 01:25 |
*** nati_ueno has quit IRC | 01:25 | |
dolphm | morganfainberg: ah, i read your statement backwards (missed the "not") | 01:26 |
morganfainberg | dolphm: yeah. | 01:26 |
*** nati_ueno has joined #openstack-dev | 01:26 | |
*** fabiog has quit IRC | 01:26 | |
morganfainberg | or the config is somehow being stomped on. | 01:26 |
*** erkules_ is now known as erkules | 01:26 | |
dolphm | morganfainberg: when is the config consumed? | 01:27 |
*** markwash has joined #openstack-dev | 01:28 | |
morganfainberg | dolphm: in a couple places, https://github.com/morganfainberg/keystone/blob/caching/keystone/common/cache/core.py#L74, which is called on load_backends now. | 01:28 |
morganfainberg | erm. sorry, https://github.com/morganfainberg/keystone/blob/caching/keystone/common/cache/core.py#L101 | 01:29 |
morganfainberg | https://github.com/morganfainberg/keystone/blob/caching/keystone/common/cache/core.py#L101, which i changed to cache.REGION = cache.configure_cache_region(CONF) | 01:30 |
*** nati_ueno has quit IRC | 01:30 | |
morganfainberg | dolphm: the really strange part is the 'debug_cache_backend' value set in test_overrides.conf doesn't seem to get applied, telling me somehow things are all sorts of … wonky | 01:32 |
*** SumitNaiksatam has quit IRC | 01:32 | |
dolphm | morganfainberg: hrm... | 01:32 |
morganfainberg | but if you run the individual test file, it works | 01:32 |
morganfainberg | and everything is loaded jsut fine. | 01:33 |
morganfainberg | dolphm: http://paste.openstack.org/show/45255/ as i showed gyee, top one is tox -epy27, bottom is tox -epy27 keystone.tests.test_backend_sql | 01:34 |
*** sdake_ has quit IRC | 01:34 | |
*** SumitNaiksatam has joined #openstack-dev | 01:35 | |
*** rfolco has joined #openstack-dev | 01:35 | |
*** briancurtin has joined #openstack-dev | 01:36 | |
*** jbresnah has joined #openstack-dev | 01:37 | |
dolphm | morganfainberg: i want to say either bkhudson or stevemar ran into the opposite issue (tests worked when run as a set, but failed when run individually) | 01:38 |
* stevemar looks up | 01:38 | |
stevemar | dolphm: yeah, weird test stuff ... i tried running just the one test, failed; then ran the entire suite, passed; then i was able to run the individual test just fine | 01:39 |
dolphm | morganfainberg: should you be tearing down the region between tests? or is caching enabled for some tests where it's not expected to be? | 01:40 |
dolphm | stevemar: you didn't have to find a resolution? | 01:41 |
morganfainberg | dolphm: i put the reinit of the region in load_backends, but i could probably move it to setUp | 01:41 |
stevemar | dolphm: nope, i think running the entire suite fixed what was wrong | 01:41 |
morganfainberg | dolphm: there isn't really a teardown step. | 01:41 |
dolphm | morganfainberg: i know i ran into a vaguely similar issue where running the exact same individual test twice always failed the second time... | 01:41 |
stevemar | i think something was up with the dbs | 01:41 |
*** dina_belova has joined #openstack-dev | 01:42 | |
dolphm | morganfainberg: would configure_cache_region() override an existing (already configured) region? | 01:42 |
morganfainberg | dolphm: not at the moment, you'd need to bind the new one to keystone.common.cache.REGION | 01:43 |
morganfainberg | explicitly | 01:43 |
*** _mattf is now known as mattf | 01:43 | |
*** alexb_ has quit IRC | 01:43 | |
morganfainberg | the configure_cache_region returns the currently configured cache_region if it is already configured (it expects you to pass the region to it) | 01:44 |
*** mattf has left #openstack-dev | 01:44 | |
morganfainberg | so, cache.REGION = cache.configure_cache_region(CONF) would make a new one. | 01:44 |
*** erkules has quit IRC | 01:44 | |
dolphm | morganfainberg: you default REGION to dogpile.cache.make_region() though... so it's guaranteed to be two separate regions by the time a test starts executing? | 01:44 |
dolphm | https://github.com/morganfainberg/keystone/blob/caching/keystone/common/cache/core.py#L32 | 01:44 |
morganfainberg | oh god, am i namespacing wrong here? | 01:44 |
morganfainberg | you can bind a new value to a name in another module, right? | 01:45 |
dolphm | sure | 01:45 |
morganfainberg | cachge.REGION = new_region | 01:45 |
morganfainberg | erm | 01:45 |
morganfainberg | cache.REGION | 01:45 |
morganfainberg | then it should be fine, load_backends does explicitly that in my local test. | 01:46 |
*** erkules has joined #openstack-dev | 01:46 | |
*** dina_belova has quit IRC | 01:46 | |
morganfainberg | dolphm: https://github.com/morganfainberg/keystone/blob/caching/keystone/tests/core.py#L282 | 01:48 |
dolphm | morganfainberg: i don't see any issue with that | 01:50 |
*** jbresnah has quit IRC | 01:50 | |
*** stevemar has quit IRC | 01:50 | |
*** jbresnah has joined #openstack-dev | 01:50 | |
dolphm | morganfainberg: is CONF the correct variable to provide there? | 01:51 |
*** cyeoh__ is now known as cyeoh | 01:51 | |
morganfainberg | dolphm: it should be, i'm expecting the global config object, i guess could just remove that need and reference CONF in cache (kindof silly to do it the way i did it now that i look at it) | 01:52 |
morganfainberg | dolphm: i mean, global config object should be global config object. | 01:53 |
morganfainberg | right? | 01:53 |
dolphm | morganfainberg: yep | 01:53 |
dolphm | morganfainberg: what matters is when you read from it, i suppose | 01:54 |
*** alexxu has joined #openstack-dev | 01:58 | |
*** rfolco has quit IRC | 01:58 | |
*** d34dh0r53 has joined #openstack-dev | 01:59 | |
*** jergerber has quit IRC | 01:59 | |
*** freedomhui has quit IRC | 02:00 | |
morganfainberg | dolphm: i know the issue. | 02:01 |
morganfainberg | dolphm: or one of them. | 02:01 |
*** Tross has quit IRC | 02:02 | |
morganfainberg | dolphm: the "on_arguments" decorator is tied to a specific cache region, you can't bind a name over it | 02:02 |
morganfainberg | you end up caching to the wrong region instance then. | 02:02 |
*** d34dh0r53 has quit IRC | 02:02 | |
dolphm | morganfainberg: ah | 02:04 |
dolphm | morganfainberg: that would be a significant issue lol | 02:04 |
morganfainberg | dolphm: thats one oddity down, still having the differing test results, but at least i'm not wondering why the cache region is being wonky | 02:05 |
*** edleafe- has quit IRC | 02:05 | |
dolphm | morganfainberg: i was going to suggest initializing REGION to None and having configure_cache_region() set REGION and on_arguments just to see what would happen | 02:05 |
*** shang has joined #openstack-dev | 02:05 | |
*** edleafe has joined #openstack-dev | 02:05 | |
morganfainberg | dolphm: we can't actually do that, since the cache_on_arguments decorator is a bound method to the cache region | 02:06 |
morganfainberg | dolphm: and the decorator is needed at import time =/ | 02:06 |
*** freedomhui has joined #openstack-dev | 02:06 | |
dolphm | morganfainberg: so you need configuration to be correct at import time? is that possible? | 02:07 |
dolphm | s/correct/final/ | 02:07 |
morganfainberg | dolphm: no, you just need the region object | 02:07 |
morganfainberg | dolphm: so we get the decorator. | 02:07 |
dolphm | morganfainberg: but you can't have the region object without config | 02:07 |
morganfainberg | dolphm: sure you can, you can configure a region at any point, you just can't cache to it before it is configured | 02:08 |
dolphm | morganfainberg: but you need the decorator from the region at import, so you need the region ASAP | 02:08 |
*** Tross has joined #openstack-dev | 02:09 | |
morganfainberg | dolphm: this is why keystone.common.cache.REGION is bound to the result of make_region() | 02:09 |
dolphm | morganfainberg: maybe make on_arguments a proxy object? | 02:09 |
*** vkmc has quit IRC | 02:09 | |
morganfainberg | dolphm: thats a good idea, i'll try that next. | 02:09 |
*** gongysh has joined #openstack-dev | 02:10 | |
*** jbresnah has quit IRC | 02:11 | |
*** sdake_ has joined #openstack-dev | 02:11 | |
morganfainberg | dolphm: ooh! step closer, failing both times now! yay! | 02:14 |
dolphm | ha | 02:15 |
morganfainberg | and i'm getting expected debug output. ok this is good. | 02:15 |
*** senk has joined #openstack-dev | 02:16 | |
*** Tross has quit IRC | 02:17 | |
*** dims has quit IRC | 02:17 | |
*** Tross has joined #openstack-dev | 02:20 | |
morganfainberg | damn it spoke too soon. | 02:21 |
morganfainberg | dolphm: well thanks for your help, going to go pull apart this stuff and see if i can get to the bottom of it. | 02:21 |
morganfainberg | dolphm: catch ya tomorrow. | 02:21 |
dolphm | morganfainberg: good luck :-/ | 02:21 |
morganfainberg | dolphm: oh and i'm going to punt on caching the list_* methods unless i have this nailed down early tonight | 02:22 |
morganfainberg | dolphm: since i'll need to wait for henrynash's code to merge in or rebase his patch onto the caching chain. | 02:22 |
morganfainberg | talked w/ gyee, and it might be easier to implement that caching in early Icehouse. | 02:23 |
*** anniec has quit IRC | 02:23 | |
*** jimjiang has quit IRC | 02:25 | |
*** jimjiang_ has quit IRC | 02:25 | |
*** jimjiang has joined #openstack-dev | 02:25 | |
*** jimjiang_ has joined #openstack-dev | 02:26 | |
*** jimjiang1 has joined #openstack-dev | 02:32 | |
*** jimjiang2 has joined #openstack-dev | 02:32 | |
*** jimjiang_ has quit IRC | 02:34 | |
*** jimjiang has quit IRC | 02:34 | |
*** Farooque has joined #openstack-dev | 02:34 | |
*** dolphm has quit IRC | 02:34 | |
*** Farooque has quit IRC | 02:34 | |
*** vipul has quit IRC | 02:35 | |
*** vipul has joined #openstack-dev | 02:35 | |
*** gordc has quit IRC | 02:41 | |
*** dina_belova has joined #openstack-dev | 02:42 | |
*** alunduil has quit IRC | 02:43 | |
*** shang has quit IRC | 02:44 | |
*** dina_belova has quit IRC | 02:47 | |
*** jbresnah has joined #openstack-dev | 02:48 | |
*** jasondotstar has quit IRC | 02:50 | |
*** gyee_food has quit IRC | 02:50 | |
*** shang has joined #openstack-dev | 02:59 | |
*** fifieldt has joined #openstack-dev | 03:01 | |
*** utlemming has quit IRC | 03:02 | |
*** rcleere has joined #openstack-dev | 03:04 | |
*** briancurtin has quit IRC | 03:04 | |
*** Tross has quit IRC | 03:06 | |
*** briancurtin has joined #openstack-dev | 03:07 | |
*** utlemming has joined #openstack-dev | 03:08 | |
*** avishay has joined #openstack-dev | 03:12 | |
*** jimjiang1 has quit IRC | 03:12 | |
*** leif has joined #openstack-dev | 03:15 | |
*** leif is now known as Guest84838 | 03:15 | |
*** jimjiang2 has quit IRC | 03:16 | |
*** jimjiang has joined #openstack-dev | 03:17 | |
*** shang has quit IRC | 03:18 | |
*** jimjiang_ has joined #openstack-dev | 03:20 | |
*** neelashah has joined #openstack-dev | 03:20 | |
morganfainberg | ayoung: ping | 03:20 |
*** d34dh0r53 has joined #openstack-dev | 03:20 | |
*** jasdeepH has joined #openstack-dev | 03:21 | |
*** d34dh0r53 has quit IRC | 03:22 | |
*** Dr_Who has joined #openstack-dev | 03:23 | |
*** melwitt has quit IRC | 03:26 | |
jamielennox | is it possible to have a token scoped to a domain/project AND a trust or does the trust just override? | 03:27 |
morganfainberg | jamielennox: i think tokens can only be scoped to a project, domain, or trust. | 03:27 |
jamielennox | ok | 03:27 |
morganfainberg | jamielennox: let me check. | 03:27 |
jamielennox | morganfainberg, that's not covered in the trust in keystoneclient | 03:28 |
jamielennox | it appears a trust will override the domain or project silently | 03:28 |
morganfainberg | jamielennox: hm. | 03:28 |
morganfainberg | ok | 03:28 |
*** sungju has quit IRC | 03:29 | |
morganfainberg | so it looks like the scope in issue token does a domain/project | 03:29 |
morganfainberg | and trust is handled a separate part of the token, so trust + project/domain is valid | 03:29 |
morganfainberg | erm, validate_token code | 03:30 |
morganfainberg | let me check how the auth data handles it. | 03:30 |
*** pmathews has joined #openstack-dev | 03:30 | |
morganfainberg | jamielennox: ok i'm now confused. | 03:31 |
morganfainberg | jamielennox: ah | 03:34 |
morganfainberg | jamielennox: https://github.com/openstack/keystone/blob/master/keystone/auth/controllers.py#L310 | 03:35 |
morganfainberg | jamielennox: trust project_id should be the same as project_id. | 03:36 |
morganfainberg | according to that | 03:36 |
jamielennox | won't that just override it/. | 03:36 |
*** prekarat has joined #openstack-dev | 03:37 | |
jamielennox | actually, what the hell does that do? | 03:37 |
morganfainberg | jamielennox: you know what, i am a little lost on trusts. | 03:37 |
jamielennox | morganfainberg, i get the idea, they just seem to keep popping up and overriding behaviour i though i understood | 03:38 |
jamielennox | that function only seems to check that there is some kind of scoping going on | 03:38 |
morganfainberg | jamielennox: yeah. i think the idea is if impersonate is not set to true, the trust makes the token keep the user, and the project id is overridden to be the trustor's project | 03:39 |
morganfainberg | jamielennox: if impersonate is set to true, the user also is the trustor | 03:39 |
morganfainberg | jamielennox: afaik trusts aren't domain level yet | 03:39 |
*** Tross has joined #openstack-dev | 03:40 | |
*** prekarat1 has joined #openstack-dev | 03:40 | |
*** prekarat1 has joined #openstack-dev | 03:40 | |
*** gongysh has quit IRC | 03:41 | |
jamielennox | so i'm still not sure if that answers my question, is it legit to have both specified in a token | 03:41 |
*** prekarat has quit IRC | 03:41 | |
morganfainberg | jamielennox: a domain and trust? | 03:41 |
jamielennox | shouldn't the token determine project_id from trust_id | 03:41 |
jamielennox | domain and trust or project and trust | 03:41 |
*** dina_belova has joined #openstack-dev | 03:43 | |
*** chandankumar has joined #openstack-dev | 03:43 | |
morganfainberg | jamielennox: issue_v3_token would seem to allow it. | 03:43 |
morganfainberg | ah | 03:43 |
*** stevemar has joined #openstack-dev | 03:44 | |
*** osier has joined #openstack-dev | 03:45 | |
*** dina_belova has quit IRC | 03:48 | |
morganfainberg | jamielennox: sorry i'm not more help atm | 03:55 |
jamielennox | morganfainberg, that's ok, i was willing to just leave it work the way it currently does - i thought i'd ask on the hope that ayoung or shardy_afk was here | 03:56 |
jamielennox | or you'd suddenly gotten into trusts | 03:56 |
morganfainberg | jamielennox: i've poked at them limitedly. | 03:56 |
morganfainberg | you might know this. | 03:57 |
*** gongysh has joined #openstack-dev | 03:57 | |
*** kaushikc has joined #openstack-dev | 03:57 | |
morganfainberg | when running keystone, HTTP, or wsgi, does service.py get loaded after config is setup? | 03:58 |
*** jasdeepH has quit IRC | 03:58 | |
morganfainberg | i am guessing yes. | 03:58 |
morganfainberg | since the managers are instantiated. | 03:58 |
*** sandeepr_ltp has quit IRC | 03:58 | |
jamielennox | service.py? | 03:58 |
morganfainberg | keystone/service.py, loaded by the paste deployment stuff | 03:59 |
jamielennox | oh right | 03:59 |
morganfainberg | it looks like config is put together before that is loaded. | 03:59 |
jamielennox | i would suggest it had to be | 03:59 |
morganfainberg | i have been fighting with a transient bug in tests and cache | 03:59 |
morganfainberg | specifically, it is because service.py gets loaded behind the scenes in tests, but the test-config isn't loaded until later | 04:00 |
morganfainberg | i think i've finally solved the issue | 04:00 |
morganfainberg | but it was kinda a doosy. | 04:00 |
jamielennox | hmm ok, no i can't help there i don't think | 04:01 |
morganfainberg | nah, it's fine, i'm going to run it in devstack in a moment to test. | 04:02 |
*** aditirav has joined #openstack-dev | 04:04 | |
*** danwent has joined #openstack-dev | 04:05 | |
*** Tross has quit IRC | 04:06 | |
*** JStoker has quit IRC | 04:10 | |
*** jpeeler has quit IRC | 04:10 | |
*** jpeeler has joined #openstack-dev | 04:10 | |
*** gimps_ has quit IRC | 04:16 | |
*** gimps_ has joined #openstack-dev | 04:17 | |
*** neelashah has quit IRC | 04:20 | |
*** avishay has quit IRC | 04:25 | |
*** JStoker has joined #openstack-dev | 04:25 | |
*** Dr_Who has quit IRC | 04:31 | |
*** yjiang5 is now known as yjiang5_away | 04:34 | |
*** melwitt has joined #openstack-dev | 04:34 | |
*** freedomhui has quit IRC | 04:35 | |
*** yjiang51 has joined #openstack-dev | 04:36 | |
*** aeperezt has quit IRC | 04:36 | |
*** rcleere has quit IRC | 04:38 | |
*** aditirav has quit IRC | 04:38 | |
*** aditirav has joined #openstack-dev | 04:38 | |
*** kushal has joined #openstack-dev | 04:39 | |
*** boris-42 has joined #openstack-dev | 04:39 | |
*** kaushikc has quit IRC | 04:39 | |
*** kaushikc has joined #openstack-dev | 04:39 | |
*** kaushikc1 has joined #openstack-dev | 04:39 | |
*** dina_belova has joined #openstack-dev | 04:43 | |
*** kaushikc has quit IRC | 04:43 | |
*** pmathews has quit IRC | 04:44 | |
*** danwent has quit IRC | 04:45 | |
*** garyk has quit IRC | 04:47 | |
*** dina_belova has quit IRC | 04:47 | |
*** danwent has joined #openstack-dev | 04:49 | |
*** basha has joined #openstack-dev | 04:49 | |
morganfainberg | jamielennox: yay! i fixed my test problem | 04:51 |
jamielennox | morganfainberg, import order issue? | 04:51 |
jamielennox | I've got a new low for you as well | 04:52 |
morganfainberg | jamielennox: nope. issue where tests weren't properly tearing down the cache region object, since it was already configured when they got to it | 04:52 |
morganfainberg | jamielennox: should i be scared? | 04:52 |
jamielennox | there is this serialize function on keystoneclient which just does a json, but in v3 it does a json with sort_keys i thought it was something to do with protocol or something but it appears to be because if you don't sort the keys you don't know the EXACT parameters to use when you mock out the function | 04:53 |
morganfainberg | jamielennox: ... | 04:54 |
morganfainberg | i. | 04:54 |
morganfainberg | i… have no words | 04:54 |
morganfainberg | besides, i'm sorry :( | 04:54 |
jamielennox | so not sorting keys breaks a lot of tests because all the mocks fail to get called | 04:54 |
*** AnilV4 has quit IRC | 04:54 | |
jamielennox | how do you keep backwards compatibility with that? | 04:54 |
morganfainberg | jamielennox: you re-work the test framework to handle it, then remove the sortkeys | 04:56 |
morganfainberg | jamielennox: how to do that… not sure where to start | 04:56 |
jamielennox | i was trying really hard not to rework tests | 04:57 |
jamielennox | i still haven't gotten that last httpretty one through | 04:57 |
*** AnilV4 has joined #openstack-dev | 04:58 | |
*** alexxu has quit IRC | 05:02 | |
*** sridevi has joined #openstack-dev | 05:02 | |
*** branen has joined #openstack-dev | 05:03 | |
*** MIDENN_ has quit IRC | 05:03 | |
*** KurtMartin has joined #openstack-dev | 05:03 | |
*** mdenny has joined #openstack-dev | 05:03 | |
*** kmartin has quit IRC | 05:04 | |
*** branen_ has quit IRC | 05:04 | |
*** yjiang51 has left #openstack-dev | 05:06 | |
*** kaushikc1 has quit IRC | 05:10 | |
*** kaushikc has joined #openstack-dev | 05:11 | |
*** senk has quit IRC | 05:11 | |
*** senk has joined #openstack-dev | 05:12 | |
*** zaitcev has quit IRC | 05:12 | |
*** senk has quit IRC | 05:12 | |
*** Tross has joined #openstack-dev | 05:15 | |
*** edmund has quit IRC | 05:15 | |
*** briancurtin has quit IRC | 05:16 | |
*** SergeyLukjanov has joined #openstack-dev | 05:16 | |
*** michchap_ has joined #openstack-dev | 05:19 | |
*** Guest84838 has quit IRC | 05:19 | |
*** sandeepr_ltp has joined #openstack-dev | 05:21 | |
*** alexxu has joined #openstack-dev | 05:22 | |
*** michchap has quit IRC | 05:22 | |
*** amerine has quit IRC | 05:22 | |
*** sridevi_ has joined #openstack-dev | 05:25 | |
*** sridevi has quit IRC | 05:26 | |
*** sridevi_ is now known as sridevi | 05:26 | |
*** alexxu has quit IRC | 05:28 | |
*** Mandell has joined #openstack-dev | 05:33 | |
*** Tross has quit IRC | 05:34 | |
*** prekarat1 has quit IRC | 05:36 | |
*** Tross has joined #openstack-dev | 05:37 | |
*** bashok has joined #openstack-dev | 05:38 | |
*** danwent has quit IRC | 05:40 | |
*** alexxu has joined #openstack-dev | 05:41 | |
*** vuil has joined #openstack-dev | 05:42 | |
*** dina_belova has joined #openstack-dev | 05:44 | |
*** freedomhui has joined #openstack-dev | 05:46 | |
*** prekarat has joined #openstack-dev | 05:48 | |
*** dina_belova has quit IRC | 05:48 | |
*** devvesa has joined #openstack-dev | 05:55 | |
*** nshaikh has joined #openstack-dev | 05:55 | |
*** eglynn has joined #openstack-dev | 05:57 | |
*** prekarat1 has joined #openstack-dev | 05:58 | |
*** raies has joined #openstack-dev | 05:58 | |
*** prekarat has quit IRC | 05:58 | |
*** odyssey4me has joined #openstack-dev | 05:59 | |
raies | annegentle: please suggest someone from neutron team to review https://review.openstack.org/#/c/42624/ | 05:59 |
*** vuil has quit IRC | 06:00 | |
*** mrunge has joined #openstack-dev | 06:05 | |
*** vartom7 has joined #openstack-dev | 06:06 | |
*** aditirav_ has joined #openstack-dev | 06:08 | |
*** aditirav_ has quit IRC | 06:09 | |
*** aditirav has quit IRC | 06:09 | |
*** aditirav has joined #openstack-dev | 06:09 | |
raies | is there someone from neutron team ? | 06:10 |
*** stevemar has quit IRC | 06:14 | |
*** garyk has joined #openstack-dev | 06:14 | |
*** alexb_ has joined #openstack-dev | 06:14 | |
*** jcoufal has joined #openstack-dev | 06:15 | |
*** sc68cal has quit IRC | 06:15 | |
*** jistr has joined #openstack-dev | 06:18 | |
*** MaxV has joined #openstack-dev | 06:24 | |
*** alexb_ has quit IRC | 06:26 | |
*** Satya has joined #openstack-dev | 06:26 | |
*** doron_afk has joined #openstack-dev | 06:27 | |
*** sandeepr_ltp has quit IRC | 06:30 | |
*** mmagr has joined #openstack-dev | 06:30 | |
*** sandeepr_ltp has joined #openstack-dev | 06:31 | |
*** marios has joined #openstack-dev | 06:34 | |
*** MaxV has quit IRC | 06:36 | |
*** basha has quit IRC | 06:38 | |
*** dkranz has quit IRC | 06:39 | |
*** dkranz has joined #openstack-dev | 06:41 | |
*** aditirav_ has joined #openstack-dev | 06:43 | |
*** dina_belova has joined #openstack-dev | 06:44 | |
*** aditirav_ has quit IRC | 06:44 | |
*** aditirav_ has joined #openstack-dev | 06:45 | |
*** flaper87|afk is now known as flaper87 | 06:45 | |
*** aditirav has quit IRC | 06:45 | |
*** aditirav_ is now known as aditirav | 06:45 | |
*** sc68cal has joined #openstack-dev | 06:49 | |
*** dina_belova has quit IRC | 06:49 | |
*** jpich has joined #openstack-dev | 06:50 | |
*** gmurphy has quit IRC | 06:53 | |
*** tkammer has joined #openstack-dev | 06:53 | |
*** SkyRocknRoll has joined #openstack-dev | 06:56 | |
*** xga has joined #openstack-dev | 06:57 | |
*** SkyRocknRoll has quit IRC | 06:57 | |
*** SkyRocknRoll has joined #openstack-dev | 06:57 | |
*** sushils has joined #openstack-dev | 06:57 | |
*** Mandell has quit IRC | 06:58 | |
*** afazekas has joined #openstack-dev | 06:58 | |
*** reidrac has joined #openstack-dev | 06:58 | |
*** dina_belova has joined #openstack-dev | 07:01 | |
*** salv-orlando has joined #openstack-dev | 07:10 | |
*** egallen has joined #openstack-dev | 07:11 | |
*** ljjjustin has joined #openstack-dev | 07:11 | |
*** xga_ has joined #openstack-dev | 07:13 | |
*** jpich has quit IRC | 07:15 | |
*** xga has quit IRC | 07:15 | |
*** jpich has joined #openstack-dev | 07:17 | |
*** wfoster_away is now known as wfoster | 07:17 | |
*** xga_ has quit IRC | 07:18 | |
*** xga_ has joined #openstack-dev | 07:20 | |
*** ifarkas has joined #openstack-dev | 07:22 | |
*** sushils has quit IRC | 07:23 | |
*** boris-42 has quit IRC | 07:24 | |
*** jaimegil has joined #openstack-dev | 07:25 | |
*** jfriedly has quit IRC | 07:26 | |
*** yolanda has joined #openstack-dev | 07:27 | |
*** shardy_afk is now known as shardy | 07:27 | |
*** MaxV has joined #openstack-dev | 07:28 | |
*** jtomasek has joined #openstack-dev | 07:29 | |
*** corXi has joined #openstack-dev | 07:33 | |
*** MaxV has quit IRC | 07:33 | |
*** JordanP has joined #openstack-dev | 07:33 | |
*** MaxV has joined #openstack-dev | 07:34 | |
*** marios has quit IRC | 07:34 | |
*** sandeepr_ltp has quit IRC | 07:34 | |
*** marios has joined #openstack-dev | 07:36 | |
*** marios has quit IRC | 07:39 | |
*** matrohon has quit IRC | 07:39 | |
*** marios has joined #openstack-dev | 07:39 | |
*** iartarisi has joined #openstack-dev | 07:41 | |
*** jtomasek_ has joined #openstack-dev | 07:42 | |
*** jtomasek has quit IRC | 07:43 | |
*** ifarkas has quit IRC | 07:45 | |
*** ifarkas has joined #openstack-dev | 07:46 | |
*** networkstatic has quit IRC | 07:47 | |
*** jhesketh has quit IRC | 07:48 | |
*** jhesketh has joined #openstack-dev | 07:49 | |
*** xqueralt-afk is now known as xqueralt | 07:50 | |
*** boden has joined #openstack-dev | 07:52 | |
*** corXi has quit IRC | 07:52 | |
*** yassine has joined #openstack-dev | 07:53 | |
*** iartarisi has quit IRC | 07:53 | |
*** eglynn has quit IRC | 07:53 | |
*** yassine_ has joined #openstack-dev | 07:54 | |
*** yassine_ has quit IRC | 07:55 | |
*** xga has joined #openstack-dev | 07:57 | |
*** xga_ has quit IRC | 08:00 | |
*** corXi has joined #openstack-dev | 08:01 | |
*** xga_ has joined #openstack-dev | 08:02 | |
*** ruhe has joined #openstack-dev | 08:03 | |
*** afazekas has quit IRC | 08:03 | |
*** xga has quit IRC | 08:04 | |
*** giulivo has joined #openstack-dev | 08:05 | |
*** basha has joined #openstack-dev | 08:05 | |
*** freedomhui has quit IRC | 08:05 | |
*** rods has quit IRC | 08:05 | |
*** shanewang is now known as shanewang_away | 08:07 | |
*** freedomhui has joined #openstack-dev | 08:07 | |
*** safchain has joined #openstack-dev | 08:10 | |
*** rods has joined #openstack-dev | 08:10 | |
*** boden has quit IRC | 08:11 | |
*** freedomhui has quit IRC | 08:12 | |
*** sushils has joined #openstack-dev | 08:12 | |
*** freedomhui has joined #openstack-dev | 08:12 | |
*** ndipanov_gone is now known as ndipanov | 08:14 | |
*** xga_ has quit IRC | 08:15 | |
*** lucasagomes has joined #openstack-dev | 08:15 | |
*** sandeepr_ltp has joined #openstack-dev | 08:17 | |
*** sushils has quit IRC | 08:17 | |
*** sushils has joined #openstack-dev | 08:18 | |
*** jtomasek_ is now known as jtomasek | 08:20 | |
*** derekh has joined #openstack-dev | 08:21 | |
*** SergeyLukjanov has quit IRC | 08:24 | |
*** henrynash has joined #openstack-dev | 08:25 | |
*** bashok has quit IRC | 08:25 | |
*** bashok has joined #openstack-dev | 08:25 | |
*** romcheg has joined #openstack-dev | 08:27 | |
henrynash | morganfainberg: you around? | 08:32 |
*** tonix has joined #openstack-dev | 08:32 | |
morganfainberg | henrynash: yep | 08:33 |
morganfainberg | henrynash: i'm always around ;) | 08:33 |
henrynash | morganfainberg: :-) | 08:33 |
henrynash | morganfainberg: did you get your weird test isse sorted> | 08:33 |
morganfainberg | though it's late and i have Dr. appt tomorrow, so wont be around too much too much longer. | 08:33 |
morganfainberg | henrynash: yes i did. | 08:33 |
morganfainberg | it was a doozy. | 08:33 |
*** boden has joined #openstack-dev | 08:34 | |
morganfainberg | so, tests were loading in service.py, which was configuring the cache region. | 08:34 |
morganfainberg | since the cache region was already configured, tests were having a hard time tearing it down/setting it uop | 08:34 |
*** athomas has joined #openstack-dev | 08:35 | |
morganfainberg | so no caching was really happening. But actually running keystone the normal way, you'd never see this issue. | 08:35 |
*** amerine has joined #openstack-dev | 08:35 | |
henrynash | morganfainberg: ahhh….anoyingly simple. So two things: 1) we need to talk caching, and 2) would you like to do the final honors on https://review.openstack.org/#/c/38308/ | 08:35 |
morganfainberg | henrynash: sure thing. i shall do the honors! | 08:36 |
*** boden has joined #openstack-dev | 08:36 | |
*** eglynn has joined #openstack-dev | 08:36 | |
*** jistr has quit IRC | 08:37 | |
morganfainberg | henrynash: somehow i think that patch is going to make more rebase work for me :P | 08:37 |
henrynash | morganfaiberg: you want to talk about caching & filtering now…or do that in the morning (your call) | 08:37 |
morganfainberg | henrynash: can do it now quickly, not sure when i'll be on tomorrow | 08:37 |
morganfainberg | henrynash: vampire appt ;) | 08:37 |
henrynash | morganfainberg: ahhh | 08:37 |
morganfainberg | one sec, i think i forgot something. | 08:38 |
*** iartarisi has joined #openstack-dev | 08:38 | |
morganfainberg | henrynash: ok | 08:40 |
morganfainberg | all done | 08:40 |
morganfainberg | forgot to add a couple lines to my commit message https://review.openstack.org/#/c/43609/ | 08:40 |
henrynash | morganfainberg: Ok, i'll certainly go through it this morning and comment…but I assume the question is o lists? | 08:42 |
morganfainberg | henrynash: so, regarding caching and filtering. After talking to gyee, i am thinking it might be worth punting the list_* caching until icehouse. As it stands it would require significant rebase work on one of our two parts to hit havana. i'd rather not jeapordize filtering for that. | 08:42 |
henrynash | morganfainberg: that was going to be my suggestion too | 08:42 |
morganfainberg | see, look at that, i'm easy to convince! | 08:42 |
morganfainberg | :) | 08:42 |
henrynash | IF we could just have great caching on get_<entity> I think we are quids/dollars/yen in | 08:43 |
morganfainberg | I still want to try and get in user/group CRUD in caching for H (one last patchset), but the added tests are a bit time consuming to add. | 08:43 |
morganfainberg | henrynash: with my current patchsets, we have get_token, get_domain, get_project, get_role | 08:44 |
morganfainberg | i was scared of touching grants, because they can change out from under the manager. | 08:44 |
henrynash | morganfainberg: great…and agree that get_user would be the other big one (get_group nice too) | 08:44 |
morganfainberg | henrynash: and i am doing agressive caching, when an item is created, i force it into the cache | 08:45 |
henrynash | morganfainberg: yeah, and we;ll probably change a lot of that in IceHouse (grants, that is) | 08:45 |
morganfainberg | i assume people are going to use it immidiately | 08:45 |
*** dina_belova has quit IRC | 08:45 | |
morganfainberg | henrynash: also i hit revocation_list | 08:46 |
henrynash | morganfainberg: I'd bet that any_time you see get_<entity> you'll get 2 or 3 again with in a few 100 ms | 08:46 |
*** freedomhui has quit IRC | 08:46 | |
*** lsmola has quit IRC | 08:46 | |
*** dina_belova has joined #openstack-dev | 08:46 | |
morganfainberg | henrynash: yep. thats the idea. | 08:46 |
morganfainberg | henrynash: but if someone tries to use the in-memory cache…oh mercy upon that poor soul. | 08:47 |
morganfainberg | anyways. please comment on the patches. | 08:47 |
morganfainberg | oh | 08:47 |
morganfainberg | if you're going to be around a bit... | 08:47 |
henrynash | morganfainberg:yep, will do this morning | 08:47 |
morganfainberg | could you press go on this one once jenkins finishes check on it: https://review.openstack.org/#/c/41208/ | 08:48 |
morganfainberg | had to rebase it… been fighting gate on that one for … 12 hrs? | 08:48 |
morganfainberg | (all transient non-related issues for the most part) | 08:48 |
henrynash | morganfainberg: will do | 08:48 |
morganfainberg | appriciate it | 08:49 |
morganfainberg | have a good one man. | 08:49 |
morganfainberg | oh. you going to be in HK? | 08:49 |
*** Alexei_987 has joined #openstack-dev | 08:50 | |
morganfainberg | cause, i'm making a mental list of the people i need to be sure to run across if they're going to be there (not that the keystone types are going to be hard for me to find) | 08:50 |
*** dina_belova has quit IRC | 08:50 | |
*** xga has joined #openstack-dev | 08:50 | |
*** dina_belova has joined #openstack-dev | 08:53 | |
*** danpb has joined #openstack-dev | 08:53 | |
*** vsergeyev has joined #openstack-dev | 08:54 | |
*** freedomhui has joined #openstack-dev | 08:55 | |
*** jistr has joined #openstack-dev | 08:56 | |
*** lsmola has joined #openstack-dev | 09:01 | |
*** martyntaylor has joined #openstack-dev | 09:03 | |
*** SergeyLukjanov has joined #openstack-dev | 09:04 | |
*** afazekas has joined #openstack-dev | 09:06 | |
*** jimjiang has quit IRC | 09:10 | |
*** aditirav_ has joined #openstack-dev | 09:11 | |
*** aditirav has quit IRC | 09:11 | |
*** aditirav_ is now known as aditirav | 09:11 | |
*** dina_belova has quit IRC | 09:12 | |
*** dina_belova has joined #openstack-dev | 09:13 | |
*** pixelbeat has joined #openstack-dev | 09:14 | |
*** dina_belova has quit IRC | 09:15 | |
*** dina_belova has joined #openstack-dev | 09:15 | |
*** yaguang has joined #openstack-dev | 09:15 | |
*** rods1 has joined #openstack-dev | 09:19 | |
*** alexxu has quit IRC | 09:22 | |
*** lsmola has quit IRC | 09:32 | |
*** anfrolov has quit IRC | 09:34 | |
*** dina_belova has quit IRC | 09:36 | |
*** dina_belova has joined #openstack-dev | 09:36 | |
*** doron_afk is now known as doron | 09:37 | |
*** boris-42 has joined #openstack-dev | 09:37 | |
*** anfrolov has joined #openstack-dev | 09:39 | |
*** noorul-afk is now known as noorul | 09:40 | |
*** Anju has joined #openstack-dev | 09:40 | |
*** Anju has left #openstack-dev | 09:40 | |
*** dina_belova has quit IRC | 09:40 | |
*** doron is now known as doron_afk | 09:42 | |
*** morganfainberg is now known as morganfainberg|a | 09:45 | |
*** lsmola has joined #openstack-dev | 09:46 | |
*** Satya has quit IRC | 09:51 | |
*** matel has joined #openstack-dev | 09:51 | |
*** wfoster is now known as wfoster_away | 09:51 | |
*** SergeyLukjanov has quit IRC | 09:54 | |
lifeless | ttx: how many atc's does nova have? | 09:56 |
*** SergeyLukjanov has joined #openstack-dev | 09:59 | |
*** ffio has joined #openstack-dev | 10:00 | |
*** odyssey4me has quit IRC | 10:04 | |
*** xga has quit IRC | 10:04 | |
*** pcm_ has joined #openstack-dev | 10:05 | |
*** yaguang has quit IRC | 10:05 | |
*** pcm_ has quit IRC | 10:06 | |
*** egallen has quit IRC | 10:06 | |
*** pcm_ has joined #openstack-dev | 10:06 | |
*** xga has joined #openstack-dev | 10:07 | |
*** odyssey4me has joined #openstack-dev | 10:13 | |
*** hailiang has quit IRC | 10:13 | |
*** romcheg1 has joined #openstack-dev | 10:16 | |
*** odyssey4me has quit IRC | 10:17 | |
*** wfoster_away is now known as wfoster | 10:18 | |
*** romcheg has quit IRC | 10:20 | |
*** ruhe has quit IRC | 10:20 | |
*** ljjjustin has quit IRC | 10:21 | |
*** melwitt has quit IRC | 10:21 | |
*** odyssey4me has joined #openstack-dev | 10:24 | |
*** flaper87 is now known as flaper87|afk | 10:27 | |
*** senk has joined #openstack-dev | 10:28 | |
*** senk has quit IRC | 10:37 | |
*** SkyRocknRoll has quit IRC | 10:37 | |
*** mmoya has quit IRC | 10:38 | |
*** chuckieb has quit IRC | 10:41 | |
*** mrunge has quit IRC | 10:42 | |
*** mrunge has joined #openstack-dev | 10:43 | |
*** reidrac has left #openstack-dev | 10:43 | |
*** flaper87|afk is now known as flaper87 | 10:44 | |
*** reidrac has joined #openstack-dev | 10:44 | |
*** dina_belova has joined #openstack-dev | 10:47 | |
*** chuckieb has joined #openstack-dev | 10:49 | |
*** johnthetubaguy has joined #openstack-dev | 10:49 | |
*** dina_belova has quit IRC | 10:51 | |
*** msdubov has joined #openstack-dev | 10:51 | |
*** radsy has quit IRC | 10:55 | |
*** gongysh has quit IRC | 10:57 | |
*** ruhe has joined #openstack-dev | 11:00 | |
*** mmoya has joined #openstack-dev | 11:02 | |
*** senk has joined #openstack-dev | 11:04 | |
*** dina_belova has joined #openstack-dev | 11:04 | |
*** alexpilotti has joined #openstack-dev | 11:04 | |
*** senk has quit IRC | 11:08 | |
*** alexpilotti has quit IRC | 11:09 | |
*** jamiem has joined #openstack-dev | 11:11 | |
*** prekarat1 has quit IRC | 11:13 | |
*** anfrolov has quit IRC | 11:14 | |
*** jamiem has quit IRC | 11:16 | |
*** jdennis1 has quit IRC | 11:19 | |
*** anfrolov has joined #openstack-dev | 11:20 | |
*** romcheg has joined #openstack-dev | 11:21 | |
*** egallen has joined #openstack-dev | 11:22 | |
*** kaushikc1 has joined #openstack-dev | 11:22 | |
*** senk has joined #openstack-dev | 11:24 | |
*** romcheg1 has quit IRC | 11:25 | |
*** kaushikc has quit IRC | 11:26 | |
*** adalbas has joined #openstack-dev | 11:28 | |
*** msdubov has quit IRC | 11:31 | |
*** garyk has quit IRC | 11:35 | |
*** garyk has joined #openstack-dev | 11:36 | |
*** kaushikc has joined #openstack-dev | 11:37 | |
*** kaushikc1 has quit IRC | 11:37 | |
*** kaushikc1 has joined #openstack-dev | 11:37 | |
*** tmclaugh[work] has joined #openstack-dev | 11:39 | |
*** kaushikc2 has joined #openstack-dev | 11:41 | |
*** kaushikc1 has quit IRC | 11:41 | |
*** dims has joined #openstack-dev | 11:41 | |
*** kaushikc has quit IRC | 11:42 | |
raies | anyone from newtron ? | 11:44 |
*** sushils has quit IRC | 11:47 | |
*** yolanda has quit IRC | 11:49 | |
*** sridevi has quit IRC | 11:51 | |
*** sridevi has joined #openstack-dev | 11:52 | |
*** waa has joined #openstack-dev | 11:52 | |
*** flaper87 is now known as flaper87|afk | 11:52 | |
*** lucasagomes is now known as lucas-hungry | 11:55 | |
*** zul has quit IRC | 11:55 | |
raies | fifieldt: will you please check https://review.openstack.org/#/c/42624/ | 11:57 |
*** ruhe has quit IRC | 11:59 | |
*** kaushikc2 has quit IRC | 12:01 | |
*** ffio has quit IRC | 12:02 | |
*** afazekas has quit IRC | 12:02 | |
*** gordc has joined #openstack-dev | 12:03 | |
*** ccorrigan has joined #openstack-dev | 12:03 | |
*** yolanda has joined #openstack-dev | 12:03 | |
*** jhesketh_ has quit IRC | 12:06 | |
*** flaper87|afk is now known as flaper87 | 12:07 | |
*** gongysh has joined #openstack-dev | 12:09 | |
*** egallen has quit IRC | 12:10 | |
*** egallen has joined #openstack-dev | 12:10 | |
*** terryh has joined #openstack-dev | 12:11 | |
*** noslzzp has joined #openstack-dev | 12:13 | |
*** afazekas has joined #openstack-dev | 12:14 | |
*** jbresnah has quit IRC | 12:15 | |
*** dims has quit IRC | 12:16 | |
*** dvarga has joined #openstack-dev | 12:18 | |
*** _anant has joined #openstack-dev | 12:20 | |
*** _anant has quit IRC | 12:21 | |
*** _anant has joined #openstack-dev | 12:21 | |
*** _anant has quit IRC | 12:23 | |
*** _anant has joined #openstack-dev | 12:23 | |
*** dims has joined #openstack-dev | 12:23 | |
*** dprince has joined #openstack-dev | 12:23 | |
*** _anant has quit IRC | 12:24 | |
*** _anant has joined #openstack-dev | 12:24 | |
*** Dr_Who has joined #openstack-dev | 12:26 | |
*** Dr_Who has quit IRC | 12:26 | |
*** Dr_Who has joined #openstack-dev | 12:26 | |
*** jaimegil has quit IRC | 12:27 | |
*** _anant has quit IRC | 12:28 | |
*** _anant has joined #openstack-dev | 12:28 | |
*** _anant has quit IRC | 12:28 | |
jcapel | Anyone from horizon here? I implemented this: https://review.openstack.org/#/c/44042/ - now the tests fail (http://paste.openstack.org/show/45280/). I could use some pointers on where/how to fix that. | 12:30 |
*** rfolco has joined #openstack-dev | 12:31 | |
*** bswartz has quit IRC | 12:33 | |
*** jimjiang_ has quit IRC | 12:34 | |
*** jimjiang has joined #openstack-dev | 12:34 | |
*** anteaya has joined #openstack-dev | 12:39 | |
*** negronjl has quit IRC | 12:40 | |
*** negronjl has joined #openstack-dev | 12:40 | |
*** negronjl has quit IRC | 12:41 | |
*** eharney has joined #openstack-dev | 12:41 | |
*** Dr_Who has quit IRC | 12:41 | |
*** dolphm has joined #openstack-dev | 12:42 | |
*** FunnyLookinHat has joined #openstack-dev | 12:44 | |
*** ruhe has joined #openstack-dev | 12:44 | |
*** morazi has joined #openstack-dev | 12:45 | |
*** FunnyLookinHat has quit IRC | 12:46 | |
*** jruzicka has joined #openstack-dev | 12:46 | |
*** afazekas has quit IRC | 12:46 | |
*** FunnyLookinHat has joined #openstack-dev | 12:47 | |
*** jimjiang has quit IRC | 12:49 | |
*** aditirav_ has joined #openstack-dev | 12:49 | |
*** jimjiang has joined #openstack-dev | 12:49 | |
*** woodspa has joined #openstack-dev | 12:50 | |
*** gaelL has quit IRC | 12:50 | |
*** kbringard has joined #openstack-dev | 12:50 | |
*** dina_belova has quit IRC | 12:50 | |
*** dina_belova has joined #openstack-dev | 12:51 | |
*** aditirav has quit IRC | 12:51 | |
*** mrunge has quit IRC | 12:51 | |
*** xchu has quit IRC | 12:51 | |
*** aditirav_ has quit IRC | 12:53 | |
*** jayg|g0n3 is now known as jayg | 12:54 | |
*** dina_belova has quit IRC | 12:55 | |
*** spzala has joined #openstack-dev | 12:55 | |
*** jergerber has joined #openstack-dev | 12:55 | |
*** jhesketh_ has joined #openstack-dev | 12:56 | |
*** SergeyLukjanov has quit IRC | 12:56 | |
*** jhesketh_ has quit IRC | 12:56 | |
*** Dr_Who has joined #openstack-dev | 12:56 | |
*** Dr_Who has joined #openstack-dev | 12:56 | |
ttx | lifeless: I don't have the current numbers. jeblair may be able to run the script for you | 12:57 |
*** jasondotstar has joined #openstack-dev | 12:58 | |
*** basha has quit IRC | 12:59 | |
*** maurosr has quit IRC | 13:00 | |
*** sridevi has quit IRC | 13:00 | |
*** SergeyLukjanov has joined #openstack-dev | 13:02 | |
*** radez_g0n3 is now known as radez | 13:02 | |
*** dina_belova has joined #openstack-dev | 13:02 | |
*** radez is now known as radez_g0n3 | 13:06 | |
*** lucas-hungry is now known as lucasagomes | 13:06 | |
*** afazekas has joined #openstack-dev | 13:07 | |
*** jamiem has joined #openstack-dev | 13:07 | |
*** xga_ has joined #openstack-dev | 13:07 | |
*** stevemar has joined #openstack-dev | 13:08 | |
*** markmc has joined #openstack-dev | 13:08 | |
*** vartom7 has quit IRC | 13:09 | |
*** leif has joined #openstack-dev | 13:10 | |
*** leif is now known as Guest14659 | 13:10 | |
*** xga has quit IRC | 13:10 | |
*** stevemar has quit IRC | 13:10 | |
*** maheshp has joined #openstack-dev | 13:11 | |
*** cppcabrera has joined #openstack-dev | 13:12 | |
*** negronjl has joined #openstack-dev | 13:13 | |
*** neelashah has joined #openstack-dev | 13:13 | |
*** zul has joined #openstack-dev | 13:15 | |
*** doron_afk is now known as doron | 13:15 | |
*** dguitarbite has joined #openstack-dev | 13:15 | |
*** radez_g0n3 is now known as radez | 13:16 | |
*** gimps_ has quit IRC | 13:17 | |
*** sandywalsh has quit IRC | 13:18 | |
*** dkranz has quit IRC | 13:19 | |
*** matrohon has joined #openstack-dev | 13:20 | |
*** doron is now known as doron_afk | 13:21 | |
*** donaldh has joined #openstack-dev | 13:22 | |
*** alexxu has joined #openstack-dev | 13:22 | |
*** ruhe has quit IRC | 13:23 | |
*** shang has joined #openstack-dev | 13:23 | |
henrynash | dolphm: update for you on my two patches | 13:24 |
*** alunduil has joined #openstack-dev | 13:24 | |
*** timello_ is now known as timello | 13:24 | |
*** morazi has quit IRC | 13:24 | |
dolphm | henrynash: ack | 13:24 |
henrynash | dolphm: target API protection (https://review.openstack.org/#/c/38308/) was approved last night, but fail to merge (due to endpoint_filter patch sneaking in ahead of it…rebase now in Jenkins) | 13:25 |
henrynash | dolphm: filtering is the one for today (https://review.openstack.org/#/c/43257/). No outstanding changes, although need to decide if we are happy for it to go in (no feedback from gabriel as yet). | 13:26 |
*** alunduil has quit IRC | 13:26 | |
ayoung | henrynash, looking now, too | 13:27 |
ayoung | henrynash, you are comfortable that it adds no new vectors for sql injection? | 13:27 |
*** morazi has joined #openstack-dev | 13:27 | |
henrynash | dolphm: one concern raised (that is always important whenever you are adding more generated SQL) is whether we are exposing ourself to an SQL inject attack | 13:27 |
henrynash | ayoung: ha! | 13:27 |
ayoung | henrynash, can you put in a couple tests around that? | 13:28 |
ayoung | and run them against the live databases? | 13:28 |
henrynash | ayoung: I'm happy that it doesn't…we don't pass in sql directly, we use the sqlalchemt.filter() | 13:28 |
ayoung | henrynash, and we trust sqlalchemy? | 13:28 |
henrynash | ayoung: the same way Nova and Glance do | 13:28 |
ayoung | They are not the standard we hold ourselves to | 13:29 |
dolphm | ayoung: if you want to try and exploit filter() that's fine... but this isn't the patch to do test it in | 13:29 |
ayoung | dolphm, why not? | 13:29 |
ayoung | dolphm, it is general purpose filtering, which is , if nothing else, enought to attract the attention of the script kiddies | 13:30 |
ayoung | if we don't test it, you can be sure that someone else out there will | 13:30 |
ayoung | Like nate | 13:30 |
*** jruzicka has quit IRC | 13:30 | |
*** mmagr has quit IRC | 13:30 | |
ayoung | dolphm, OTOH, if this has been tested elsewhere, I'd be happy with a reference | 13:31 |
*** sandywalsh has joined #openstack-dev | 13:31 | |
*** jruzicka has joined #openstack-dev | 13:31 | |
*** sarob has joined #openstack-dev | 13:33 | |
ayoung | henrynash, can we use bound parameters? | 13:33 |
*** bswartz has joined #openstack-dev | 13:34 | |
henrynash | ayoung: when you say bound, you mean we do something like model.column.filter("text") | 13:34 |
ayoung | dolphm, ldap fix ... https://review.openstack.org/#/c/40283/ doesn't need to be in before H3, but it has sat there for a while | 13:34 |
*** briancurtin has joined #openstack-dev | 13:36 | |
*** fifieldt has quit IRC | 13:36 | |
ayoung | henrynash, I just found a reference to it on another doc, but the link is dead. I think it means prepared statements and then binding the parameters to it, but I'll research and get back to you | 13:36 |
ayoung | henrynash, let me look at the protection patch first, though, as I Approved that one and want to be in on the reapproval | 13:38 |
henrynash | ayoung: ok…its in jenkins right now…only modification was to change @protected to @protected() in endpoint filter controller (that snunk in ahead of me) | 13:39 |
ayoung | henrynash, I see. OK, makes sense. I did a diff from the older version of the patch, and see the changed files are almost all in the new extension....another vote of confidnece for the extension mech | 13:40 |
ayoung | henrynash, ok...back to bind parameters | 13:40 |
ayoung | to avoid sql injection attacks, the approved approach is to prepare a statement and then use the drives mechanism to bind valriables to the parameters of the statement | 13:41 |
ayoung | I don't think filter does that | 13:41 |
ayoung | it just escapes the apostrophe's etc. Probably OK, but not quite as safe | 13:41 |
*** doron_afk is now known as doron | 13:42 | |
ayoung | henrynash, for example, look at the code in the question here: http://stackoverflow.com/questions/1058037/execute-a-prepared-statement-in-sqlalchemy | 13:43 |
ayoung | now, I don't think sqla does that for you under any circumstances, which is really too bad | 13:43 |
*** edmund has joined #openstack-dev | 13:43 | |
ayoung | aside from safer sql execution, it would make db access a heck of a lot faster: the sql compiler is removed from the execution | 13:44 |
*** Dr_Who has quit IRC | 13:44 | |
*** mmagr has joined #openstack-dev | 13:44 | |
henrynash | ayoung: doesn't that mean we are doing sqlalchemy's job of ensure our SQL works with a particular DB engine? | 13:44 |
*** michchap_ has quit IRC | 13:45 | |
*** michchap has joined #openstack-dev | 13:45 | |
*** topol has joined #openstack-dev | 13:45 | |
henrynash | ayoung: I agree, that means we could screw down exactly what scope there is for attacks | 13:46 |
*** burt has joined #openstack-dev | 13:46 | |
henrynash | ayoung: that seems a pretty big bar for us to jump | 13:47 |
*** dina_belova has quit IRC | 13:47 | |
*** jbresnah has joined #openstack-dev | 13:47 | |
*** sushils has joined #openstack-dev | 13:47 | |
*** dina_belova has joined #openstack-dev | 13:47 | |
ayoung | henrynash, this has been quietly nagging me in the back of my skull for while. You just had the misfortune to bring up the patch that brought it to the forefront | 13:49 |
henrynash | ayoung: always happy to act as therapist, reasonable rates an all :-) | 13:49 |
ayoung | henrynash, so, add a couple tests to the content_types to see if you can break it. | 13:49 |
henrynash | ayoung: ok, let me try… | 13:50 |
ayoung | If it passes a reasonable attack there, I'll say "no worse than existing" | 13:50 |
*** changbl has quit IRC | 13:50 | |
*** Dr_Who has joined #openstack-dev | 13:51 | |
*** Dr_Who has quit IRC | 13:51 | |
*** Dr_Who has joined #openstack-dev | 13:51 | |
*** ruhe has joined #openstack-dev | 13:51 | |
*** alunduil has joined #openstack-dev | 13:51 | |
ayoung | henrynash, one possible thing we could do in the future is something like: let sqla generate the sql, but without the parameters substituted, and then pass that to a prepare statement call. | 13:51 |
*** dina_belova has quit IRC | 13:52 | |
*** maurosr has joined #openstack-dev | 13:52 | |
ayoung | actually, if we did this right, it would be shareable across the eventlet code, and could have major performance benefits as well....definitely something to consider for Icehouse | 13:52 |
henrynash | ayoung: …and I need to look at what sqlalchemy is doing, since I looked at the SQL output it is generating for my filters, and it uses "name = :name1", where it has build name1 as some late binding parameter or something | 13:53 |
*** jimfehlig has joined #openstack-dev | 13:54 | |
*** Dr_Who is now known as tgall_foo | 13:55 | |
*** doron is now known as doron_afk | 13:56 | |
*** ruhe has quit IRC | 13:57 | |
*** markmc has quit IRC | 13:57 | |
ayoung | henrynash, I could see using stored procedures even, assuming that sql alchemy could act as the sql generation layer. Probably not everythere, but for the heaviest used functions, if we can't find some way in Python to mitigate the load. | 13:58 |
*** devvesa has quit IRC | 13:58 | |
henrynash | ayoung: give me a couple of hours to investigate | 13:59 |
*** sarob has quit IRC | 14:01 | |
*** ruhe has joined #openstack-dev | 14:01 | |
ayoung | henrynash, so what is the difference between @controller.protected and @controller.protected()? I realize the second executes a function that lets us register a callaback, but is the registration of the callback a standard @decorator mechanism? | 14:01 |
*** rods1 has quit IRC | 14:01 | |
*** devvesa has joined #openstack-dev | 14:02 | |
roaet | Is it normal for neutron-dhcp and neutron-openvswitch-agent to poll in devstack? | 14:02 |
henrynash | yes…see identity controller forexamples | 14:02 |
henrynash | @protected(callback=myfunc) | 14:02 |
roaet | just wondering about this constant logging | 14:02 |
*** ruhe has quit IRC | 14:04 | |
*** mmagr has quit IRC | 14:05 | |
*** amotoki_ has quit IRC | 14:07 | |
*** _TheDodd_ has joined #openstack-dev | 14:09 | |
*** FunnyLookinHat has quit IRC | 14:09 | |
*** rcrit has quit IRC | 14:09 | |
*** otherwiseguy has joined #openstack-dev | 14:09 | |
*** rnirmal has joined #openstack-dev | 14:09 | |
*** invsbl_away is now known as invsblduck | 14:11 | |
*** sthaha has quit IRC | 14:13 | |
*** kaushikc has joined #openstack-dev | 14:13 | |
*** _TheDodd_ has quit IRC | 14:13 | |
*** rods1 has joined #openstack-dev | 14:15 | |
*** annegentle has quit IRC | 14:15 | |
*** dina_belova has joined #openstack-dev | 14:18 | |
*** mmagr has joined #openstack-dev | 14:18 | |
*** danwent has joined #openstack-dev | 14:19 | |
*** thedodd has joined #openstack-dev | 14:20 | |
*** dina_belova has quit IRC | 14:21 | |
*** dina_belova has joined #openstack-dev | 14:21 | |
*** chandankumar has quit IRC | 14:21 | |
*** doron_afk is now known as doron | 14:22 | |
*** AlanClark has joined #openstack-dev | 14:22 | |
*** rwsu-away is now known as rwsu | 14:23 | |
*** rcrit has joined #openstack-dev | 14:23 | |
*** ifarkas has quit IRC | 14:23 | |
*** jecarey has joined #openstack-dev | 14:23 | |
*** ifarkas has joined #openstack-dev | 14:23 | |
anteaya | ttx I just created this wiki page for some election supervision guidelines/how to: https://wiki.openstack.org/wiki/Election_Officiating_Guidelines Your corrections/input welcome | 14:24 |
anteaya | I linked it to https://wiki.openstack.org/wiki/Governance | 14:24 |
*** esheffield has quit IRC | 14:24 | |
*** esheffield has joined #openstack-dev | 14:25 | |
*** annegentle_ has joined #openstack-dev | 14:25 | |
henrynash | ayoung: so I tried some basinal attacks and I can't crack it so far, e.g. GET "/users?name='anything' or 'x'='x'" doesn't get you all the rows, it gets you none | 14:25 |
*** rcleere has joined #openstack-dev | 14:26 | |
henrynash | ayoung: and GET "/users?name='x'; drop table 'users'" does do what we would fear | 14:26 |
ayoung | henrynash, really! | 14:26 |
henrynash | ayoung: sorry DOESN"T do what we would fear | 14:26 |
henrynash | ayoung: so it doesn't drop the table | 14:26 |
ayoung | I thought that was what you meant | 14:26 |
*** kushal has quit IRC | 14:27 | |
*** basha has joined #openstack-dev | 14:28 | |
*** yassine has quit IRC | 14:31 | |
*** yassine_ has joined #openstack-dev | 14:32 | |
*** dolphm has quit IRC | 14:32 | |
*** Guest14659 has quit IRC | 14:32 | |
*** kushal has joined #openstack-dev | 14:33 | |
*** dolphm has joined #openstack-dev | 14:33 | |
*** hartsocks has joined #openstack-dev | 14:34 | |
*** michchap has quit IRC | 14:36 | |
*** thedodd has quit IRC | 14:36 | |
*** tkammer has quit IRC | 14:37 | |
*** jjmb has quit IRC | 14:37 | |
*** thedodd has joined #openstack-dev | 14:37 | |
*** sarob has joined #openstack-dev | 14:39 | |
*** yaguang has joined #openstack-dev | 14:39 | |
*** thedodd has quit IRC | 14:39 | |
*** ifarkas has quit IRC | 14:40 | |
*** thedodd has joined #openstack-dev | 14:40 | |
*** ifarkas has joined #openstack-dev | 14:40 | |
*** gimps_ has joined #openstack-dev | 14:41 | |
*** wolfdreamer has joined #openstack-dev | 14:41 | |
*** portante is now known as portante|afk | 14:43 | |
*** dkranz has joined #openstack-dev | 14:44 | |
*** salv-orlando has quit IRC | 14:44 | |
*** prekarat has joined #openstack-dev | 14:45 | |
*** mlavalle has joined #openstack-dev | 14:45 | |
*** datsun180b has joined #openstack-dev | 14:46 | |
*** hartsocks has left #openstack-dev | 14:46 | |
*** basha has quit IRC | 14:47 | |
*** sarob has quit IRC | 14:48 | |
*** jvrbanac has joined #openstack-dev | 14:50 | |
*** changbl has joined #openstack-dev | 14:51 | |
*** Guest79474 has quit IRC | 14:51 | |
*** FunnyLookinHat has joined #openstack-dev | 14:57 | |
*** ffio has joined #openstack-dev | 14:58 | |
*** ruhe has joined #openstack-dev | 14:58 | |
*** romcheg has quit IRC | 14:58 | |
*** sheepdog80 has joined #openstack-dev | 14:59 | |
*** osier has quit IRC | 15:00 | |
*** reidrac has quit IRC | 15:02 | |
*** rcleere_ has joined #openstack-dev | 15:02 | |
*** jhesketh has quit IRC | 15:03 | |
*** rcleere has quit IRC | 15:03 | |
*** rcleere_ is now known as rcleere | 15:03 | |
*** morazi has quit IRC | 15:05 | |
*** edmund has quit IRC | 15:05 | |
*** richardwoo has joined #openstack-dev | 15:05 | |
*** flaper87 is now known as flaper87|afk | 15:06 | |
*** jmontemayor has joined #openstack-dev | 15:06 | |
*** dina_belova has quit IRC | 15:06 | |
*** galstrom_zzz is now known as galstrom | 15:06 | |
*** dina_belova has joined #openstack-dev | 15:07 | |
*** leif has joined #openstack-dev | 15:07 | |
*** pasquier-s has quit IRC | 15:07 | |
*** leif is now known as Guest20987 | 15:07 | |
*** pasquier-s has joined #openstack-dev | 15:08 | |
henrynash | ayoung, dolphm: could one or both of you push the buttons again on the rebased https://review.openstack.org/#/c/38308/ | 15:10 |
ayoung | henrynash, looking | 15:10 |
*** dina_belova has quit IRC | 15:11 | |
dolphm | henrynash: done | 15:11 |
ayoung | twice | 15:11 |
henrynash | thx!!! | 15:11 |
*** vsergeyev has left #openstack-dev | 15:12 | |
*** romcheg has joined #openstack-dev | 15:13 | |
*** bswartz has quit IRC | 15:13 | |
*** tgall_foo has quit IRC | 15:14 | |
*** branen_ has joined #openstack-dev | 15:15 | |
*** morazi has joined #openstack-dev | 15:15 | |
*** herndon has joined #openstack-dev | 15:16 | |
*** maverick_ has joined #openstack-dev | 15:16 | |
*** maverick_ has left #openstack-dev | 15:16 | |
*** ftcjeff has joined #openstack-dev | 15:18 | |
*** branen has quit IRC | 15:18 | |
*** bashok has quit IRC | 15:18 | |
*** jtomasek has quit IRC | 15:19 | |
henrynash | ayoung: so on filtering are you ok (or at least bit better with it now)?, Do you want me put a test in that tries sql injection like the examples I showed before? | 15:20 |
*** martine has joined #openstack-dev | 15:20 | |
ayoung | henrynash, I'd like the tests, but they can go in after, since you tested "live" I assume against mysql? | 15:20 |
*** kbrierly has joined #openstack-dev | 15:21 | |
*** martine is now known as Guest40629 | 15:21 | |
*** Guest40629 is now known as martine_ | 15:21 | |
henrynash | ayoungl actually, let me run the tests across all the DBs befoew we decide | 15:21 |
*** dguitarbite has quit IRC | 15:23 | |
*** rnirmal has quit IRC | 15:23 | |
*** rnirmal has joined #openstack-dev | 15:24 | |
*** bill has joined #openstack-dev | 15:25 | |
*** bill is now known as Guest85374 | 15:25 | |
*** gaelL has joined #openstack-dev | 15:26 | |
*** dkranz has quit IRC | 15:29 | |
*** pmathews has joined #openstack-dev | 15:30 | |
*** basha has joined #openstack-dev | 15:32 | |
henrynash | ayoung: just checked against MySQL and Postgresql | 15:33 |
ayoung | henrynash, good to go? | 15:33 |
henrynash | ayoung: yep | 15:33 |
ayoung | k | 15:33 |
*** prekarat has quit IRC | 15:34 | |
*** pycabrera has joined #openstack-dev | 15:34 | |
henrynash | ayoung: bit this one hasn't been approved before, so we need to get at least another +2. (bknudson has already had a good bash at it) | 15:35 |
*** flaper87|afk is now known as flaper87 | 15:36 | |
*** iartarisi has quit IRC | 15:36 | |
*** stevemar has joined #openstack-dev | 15:37 | |
stevemar | dolphm: take a look at: https://review.openstack.org/#/c/43611/ | 15:37 |
*** cppcabrera has quit IRC | 15:37 | |
*** kaushikc has quit IRC | 15:39 | |
ayoung | henrynash, should "trim_to_list_limit" be a function on the main Manager class? | 15:39 |
*** jcoufal has quit IRC | 15:39 | |
henrynash | ayoung: it needs to be called from the driver level as well…so can assignment/backend/sql call something in the Manager class? | 15:40 |
ayoung | henrynash, I'm making a handful of comments, but nothing that is a stop-ship | 15:41 |
flaper87 | dhellmann: hey, if you get a chance, could you take a look at this patch again? https://review.openstack.org/#/c/32544/14 Thanks a lot! | 15:41 |
*** zul has quit IRC | 15:41 | |
ayoung | henrynash, you have it on the manager in at least one case | 15:41 |
henrynash | ayoung: hmm, really? | 15:41 |
ayoung | henrynash, catalog core line 87 | 15:41 |
dhellmann | flaper87: sure thing | 15:41 |
ayoung | er 79 | 15:41 |
* ayoung got hit by subliminal message | 15:41 | |
*** jdurgin1 has joined #openstack-dev | 15:42 | |
ayoung | henrynash, driver should be pure virtual. limit should be passed in externally, I think. Could be set in the constructor. | 15:42 |
*** dkranz has joined #openstack-dev | 15:43 | |
henrynash | ayoung: so driver functions are allowed to be internal starting with _ (at least that is how the test checks it_ | 15:43 |
henrynash | checks it) | 15:43 |
ayoung | yeah...I know... | 15:44 |
*** danwent has quit IRC | 15:44 | |
ayoung | henrynash, lets just say that there is a future cleanup there for now....can't quite wrap my brain about the correct impl at the moment | 15:44 |
henrynash | ayoung: ok, happy to commit to clean up | 15:44 |
*** jpich has quit IRC | 15:44 | |
ayoung | henrynash, wrap_collection now takes a query_string...where is that set | 15:45 |
ayoung | what uses it? It is the place I would be most worried about an injection attack | 15:45 |
*** sridevi has joined #openstack-dev | 15:45 | |
henrynash | ayoung: in a controller list_<entity> method | 15:45 |
ayoung | henrynash, I see it used in the identity controller. | 15:46 |
dolphm | stevemar: there's a lot of inconsistency in the existing doc on the plurality of url segments | 15:46 |
ayoung | it comes out of context...and before that... | 15:46 |
dolphm | stevemar: /access_tokens/ in one example is /access_token/ in another | 15:46 |
henrynash | ayoung: it is the set of query terms as a dict, built from the url | 15:46 |
ayoung | shudder | 15:47 |
ayoung | that is explicitly the path you tested above? | 15:47 |
henrynash | ayoung: yes | 15:47 |
stevemar | dolphm: huh? | 15:47 |
stevemar | dolphm: oh, in general? | 15:47 |
henrynash | I tried it at the url level…and then also repeated it at the backend_sql leve | 15:48 |
henrynash | (in cases some how the sql injection text was getting munged) | 15:48 |
ayoung | dolphm, henrynash, this scares me....I'm not an expert on it, but this is exactly the kind of stuff that leads to CVEs. would like Bryan Payne to weigh in on this one. | 15:48 |
stevemar | dolphm: i count 1 inconsistency | 15:49 |
*** doron is now known as doron_afk | 15:50 | |
*** JordanP has quit IRC | 15:50 | |
dolphm | stevemar: i'm confused... i thought /access_tokens/ always existed on a specific /users/{user_id}/ | 15:51 |
dolphm | stevemar: when the consumer creates a request token, how is the user that should authorize it identified? | 15:52 |
henrynash | ayoung: do you know his handle? | 15:52 |
ayoung | bdpayne | 15:52 |
*** ruhe has quit IRC | 15:52 | |
ayoung | henrynash, https://launchpad.net/~bdpayne | 15:52 |
ayoung | dolphm, I know we have a self imposed deadline for feature freeze, but I think that Henry's patch deserves proper security review. I am formally requesting an extension for it. | 15:53 |
*** nshaikh has left #openstack-dev | 15:54 | |
dolphm | ayoung: what are you talking about? | 15:54 |
ayoung | Otherwise, I have to recommend we bump it to Icehouse. I don't want it to be rushed in just to avoid the deadline, and then find we've opened up for a SQL injection attack via a vector we did not consider | 15:54 |
stevemar | dolphm: when the consumer creates a request token, it should be unauthorized | 15:54 |
ayoung | dolphm, I am not a sql injection expert | 15:54 |
dolphm | ayoung: bump what? | 15:54 |
ayoung | dolphm, SQL filtering | 15:54 |
dolphm | ayoung: is that already in review? | 15:54 |
ayoung | yep | 15:55 |
dolphm | ayoung: and you're expecting a week to be insufficient? | 15:55 |
dolphm | to merge | 15:55 |
henrynash | dolphm: that's the backend filtering cahnge | 15:55 |
ayoung | dolphm, https://review.openstack.org/#/c/43257/ | 15:55 |
ayoung | dolphm, I thought the deadline was today | 15:55 |
dolphm | ayoung: https://wiki.openstack.org/wiki/FeatureProposalFreeze is today | 15:55 |
ayoung | but not feature freeze itself? Just proposal? | 15:56 |
*** burt has quit IRC | 15:56 | |
*** devvesa has quit IRC | 15:56 | |
ayoung | Ah..ok.... | 15:56 |
dolphm | ayoung: feature freeze is openstack-wide and sept 4th | 15:56 |
ayoung | dolphm, ok...misunderstood. | 15:56 |
*** KurtMartin is now known as kmartin | 15:57 | |
dolphm | ayoung: the goal is to give us a buffer, to allow time to review | 15:57 |
ayoung | henrynash, I added bdpayne to the review. Suggest you find others that are SQL injection savvy as well. | 15:57 |
*** reed has joined #openstack-dev | 15:57 | |
*** garyk has quit IRC | 15:58 | |
henrynash | ayoung: Ok, agreed…let's take a few days and get wider input, add additional tests if necessary | 15:58 |
*** gyee has joined #openstack-dev | 15:58 | |
*** changbl has quit IRC | 15:59 | |
*** avishay has joined #openstack-dev | 15:59 | |
*** galstrom is now known as galstrom_zzz | 15:59 | |
dolphm | stevemar: correc, but which user is expected to authorize it? | 16:00 |
*** donaldh has quit IRC | 16:00 | |
henrynash | ayoung: feel free to make your other comments and I will address... | 16:00 |
stevemar | dolphm: currently, any user | 16:01 |
*** mmagr has quit IRC | 16:01 | |
*** pycabrera is now known as cppcabrera | 16:01 | |
*** bswartz has joined #openstack-dev | 16:01 | |
*** dolphm has quit IRC | 16:03 | |
*** dolphm has joined #openstack-dev | 16:04 | |
*** jistr has quit IRC | 16:04 | |
*** changbl has joined #openstack-dev | 16:05 | |
*** nati_ueno has joined #openstack-dev | 16:08 | |
*** zbitter has joined #openstack-dev | 16:09 | |
*** colinmcnamara has joined #openstack-dev | 16:10 | |
*** galstrom_zzz is now known as galstrom | 16:10 | |
*** colinmcnamara has quit IRC | 16:10 | |
*** alop has joined #openstack-dev | 16:11 | |
*** colinmcnamara has joined #openstack-dev | 16:11 | |
*** portante|afk is now known as portante | 16:12 | |
*** zaneb has quit IRC | 16:12 | |
*** mlavalle has quit IRC | 16:12 | |
*** devoid1 has joined #openstack-dev | 16:14 | |
*** git-harry has quit IRC | 16:15 | |
*** egallen has quit IRC | 16:15 | |
*** git-harry has joined #openstack-dev | 16:15 | |
*** matel has quit IRC | 16:16 | |
*** hemnafk is now known as hemna | 16:17 | |
*** dina_belova has joined #openstack-dev | 16:17 | |
*** basha has quit IRC | 16:17 | |
*** shang has quit IRC | 16:18 | |
*** egallen has joined #openstack-dev | 16:18 | |
*** gongysh has quit IRC | 16:19 | |
*** yassine_ has quit IRC | 16:20 | |
*** MaxV has quit IRC | 16:20 | |
*** gimps_ has quit IRC | 16:20 | |
*** boris-42 has quit IRC | 16:21 | |
*** jfriedly has joined #openstack-dev | 16:21 | |
*** dina_belova has quit IRC | 16:22 | |
*** nati_ueno has quit IRC | 16:22 | |
*** nati_ueno has joined #openstack-dev | 16:23 | |
*** gimps_ has joined #openstack-dev | 16:23 | |
*** danwent has joined #openstack-dev | 16:23 | |
*** doron_afk has quit IRC | 16:23 | |
*** markmcclain has joined #openstack-dev | 16:23 | |
*** xga_ has quit IRC | 16:24 | |
*** Ryan_Lane has quit IRC | 16:26 | |
*** aeperezt has joined #openstack-dev | 16:27 | |
*** nati_ueno has quit IRC | 16:27 | |
*** zul has joined #openstack-dev | 16:28 | |
*** sridevi has quit IRC | 16:29 | |
*** pmathews has quit IRC | 16:29 | |
*** pmathews has joined #openstack-dev | 16:29 | |
*** kushal has quit IRC | 16:30 | |
*** zbitter is now known as zaneb | 16:32 | |
*** danwent has quit IRC | 16:33 | |
*** ruhe has joined #openstack-dev | 16:33 | |
dolphm | stevemar: finally replied to your comments | 16:33 |
stevemar | dolphm: hooray | 16:34 |
*** alunduil has quit IRC | 16:37 | |
*** otherwiseguy has quit IRC | 16:40 | |
*** SergeyLukjanov has quit IRC | 16:40 | |
*** xga_ has joined #openstack-dev | 16:41 | |
*** ruhe has quit IRC | 16:42 | |
*** jdennis1 has joined #openstack-dev | 16:42 | |
*** ruhe has joined #openstack-dev | 16:42 | |
*** cppcabrera is now known as cppcabrera_afk | 16:44 | |
gyee | dolphm, the freeze happening today? | 16:46 |
dolphm | gyee: https://wiki.openstack.org/wiki/FeatureProposalFreeze https://wiki.openstack.org/wiki/Havana_Release_Schedule | 16:46 |
*** kirankv has joined #openstack-dev | 16:47 | |
*** markmcclain has quit IRC | 16:47 | |
*** vkmc has joined #openstack-dev | 16:47 | |
*** vkmc has quit IRC | 16:47 | |
*** vkmc has joined #openstack-dev | 16:47 | |
*** briancline has quit IRC | 16:48 | |
*** tmclaugh[work] has quit IRC | 16:49 | |
*** afazekas has quit IRC | 16:49 | |
*** xga_ has quit IRC | 16:50 | |
*** turduks has joined #openstack-dev | 16:50 | |
*** turduks has quit IRC | 16:51 | |
*** odyssey4me has quit IRC | 16:53 | |
*** turduks has joined #openstack-dev | 16:53 | |
*** dina_belova has joined #openstack-dev | 16:54 | |
*** alexxu has quit IRC | 16:55 | |
*** alop has quit IRC | 16:55 | |
*** danpb has quit IRC | 16:57 | |
*** marios has quit IRC | 16:58 | |
*** markmcclain has joined #openstack-dev | 16:58 | |
*** ruhe has quit IRC | 16:59 | |
*** tmclaugh[work] has joined #openstack-dev | 16:59 | |
*** alexpilotti has joined #openstack-dev | 17:00 | |
*** danwent has joined #openstack-dev | 17:00 | |
*** turduks has quit IRC | 17:01 | |
*** RajeshMohan has quit IRC | 17:02 | |
*** RajeshMohan has joined #openstack-dev | 17:03 | |
*** markmcclain has quit IRC | 17:03 | |
*** RajeshMohan has quit IRC | 17:03 | |
*** RajeshMohan has joined #openstack-dev | 17:03 | |
*** avishay is now known as avishay_afk | 17:03 | |
*** turduks has joined #openstack-dev | 17:04 | |
*** openf|y has left #openstack-dev | 17:04 | |
*** SergeyLukjanov has joined #openstack-dev | 17:05 | |
*** romcheg has left #openstack-dev | 17:05 | |
*** burt has joined #openstack-dev | 17:05 | |
*** zaitcev has joined #openstack-dev | 17:05 | |
*** RajeshMohan has quit IRC | 17:06 | |
*** derekh has quit IRC | 17:07 | |
*** RajeshMohan has joined #openstack-dev | 17:07 | |
*** markwash has quit IRC | 17:07 | |
*** ndipanov is now known as ndipanov_gone | 17:07 | |
*** SumitNaiksatam has quit IRC | 17:08 | |
*** pabelanger has quit IRC | 17:08 | |
*** xmltok has quit IRC | 17:08 | |
*** markmcclain has joined #openstack-dev | 17:09 | |
*** ruhe has joined #openstack-dev | 17:10 | |
*** comay has joined #openstack-dev | 17:11 | |
*** devoid1 has quit IRC | 17:13 | |
*** alunduil has joined #openstack-dev | 17:13 | |
*** networkstatic has joined #openstack-dev | 17:14 | |
*** maheshp has quit IRC | 17:14 | |
*** wfoster is now known as wfoster_away | 17:14 | |
*** pmathews has quit IRC | 17:16 | |
*** fbo is now known as fbo_away | 17:18 | |
*** pmathews has joined #openstack-dev | 17:18 | |
*** pmathews has quit IRC | 17:19 | |
*** kirankv has quit IRC | 17:19 | |
*** hartsocks has joined #openstack-dev | 17:21 | |
*** pmathews has joined #openstack-dev | 17:21 | |
*** Ryan_Lane has joined #openstack-dev | 17:21 | |
*** safchain has quit IRC | 17:22 | |
*** hartsocks has left #openstack-dev | 17:22 | |
*** jdurgin1 has quit IRC | 17:23 | |
*** Alexei_987 has quit IRC | 17:23 | |
*** pabelanger has joined #openstack-dev | 17:23 | |
*** turduks has quit IRC | 17:23 | |
*** danwent has quit IRC | 17:24 | |
*** turduks has joined #openstack-dev | 17:24 | |
*** alop has joined #openstack-dev | 17:26 | |
*** yaguang has quit IRC | 17:26 | |
*** turduks has quit IRC | 17:28 | |
*** turduks has joined #openstack-dev | 17:30 | |
*** SumitNaiksatam has joined #openstack-dev | 17:31 | |
*** portante is now known as portante|afk | 17:35 | |
*** turduks has quit IRC | 17:35 | |
*** danwent has joined #openstack-dev | 17:36 | |
*** ruhe has quit IRC | 17:37 | |
*** xqueralt is now known as xqueralt-afk | 17:39 | |
*** markwash has joined #openstack-dev | 17:42 | |
*** boris-42 has joined #openstack-dev | 17:42 | |
*** morganfainberg|a is now known as morganfainberg | 17:42 | |
*** lucasagomes has quit IRC | 17:43 | |
*** danwent has quit IRC | 17:44 | |
*** tonix has quit IRC | 17:45 | |
morganfainberg | dolphm: solved the weird test problem. turns out tests loaded service.py, cache region was configured by service.py, tests couldn't handle it. | 17:46 |
*** maheshp has joined #openstack-dev | 17:47 | |
*** danwent has joined #openstack-dev | 17:47 | |
*** mlavalle has joined #openstack-dev | 17:47 | |
*** yjiang5_away is now known as yjiang5 | 17:47 | |
*** johnthetubaguy has quit IRC | 17:48 | |
*** markmcclain has quit IRC | 17:49 | |
*** basha has joined #openstack-dev | 17:50 | |
*** sarob has joined #openstack-dev | 17:51 | |
*** romcheg1 has joined #openstack-dev | 17:51 | |
*** danwent has quit IRC | 17:52 | |
*** romcheg1 has left #openstack-dev | 17:54 | |
*** colinmcnamara has quit IRC | 17:54 | |
dolphm | morganfainberg: i saw you made some interesting changes - is it because service.py was loading keystone.common.config vs keystone.config? | 17:55 |
*** dstanek has joined #openstack-dev | 17:56 | |
morganfainberg | dolphm: no the core of the changes was that the tests were loading service.py, which configured the cache region. tests couldn't reconfigure/deconfigure since it assumed first run the cache region was empty. | 17:57 |
morganfainberg | dolphm: chaging cache to load keystone.config instead was consistency with everything else. | 17:58 |
*** otherwiseguy has joined #openstack-dev | 17:58 | |
*** ffio has quit IRC | 17:58 | |
*** edmund has joined #openstack-dev | 17:58 | |
morganfainberg | dolphm: running under real (non-test) environments, you'd never load service.py with no config (unless you really intended to use all defaults) | 17:59 |
*** cppcabrera_afk is now known as cppcabrera | 17:59 | |
*** colinmcnamara has joined #openstack-dev | 17:59 | |
*** mrunge has joined #openstack-dev | 17:59 | |
morganfainberg | dolphm: got to run. be back this afternoon (pacific time) | 18:00 |
*** colinmcnamara has quit IRC | 18:03 | |
*** jdennis1 has quit IRC | 18:04 | |
*** mlavalle has quit IRC | 18:05 | |
*** colinmcnamara has joined #openstack-dev | 18:05 | |
*** morganfainberg is now known as morganfainberg|a | 18:08 | |
*** herndon has quit IRC | 18:08 | |
*** xmltok has joined #openstack-dev | 18:09 | |
samalba | hi guys, question about oslo config in Nova | 18:09 |
*** tmclaugh[work] has quit IRC | 18:09 | |
samalba | I am adding a config option in nova.conf, but I'd like to set a default if option is not set | 18:09 |
samalba | 1/ Is it a normal behavior? | 18:09 |
samalba | 2/ Is there a cleaner way to do it rather than: value = CONF.opt if opt in CONF else DEFAULT | 18:10 |
samalba | or should I never specify a default | 18:10 |
*** basha has quit IRC | 18:12 | |
*** herndon has joined #openstack-dev | 18:12 | |
*** tmclaugh[work] has joined #openstack-dev | 18:13 | |
*** bknudson has joined #openstack-dev | 18:13 | |
samalba | I thinkg I found my answer in: https://wiki.openstack.org/wiki/Oslo/Config | 18:13 |
*** thedodd has quit IRC | 18:15 | |
*** thedodd has joined #openstack-dev | 18:16 | |
*** colinmcnamara has quit IRC | 18:16 | |
*** adalbas has quit IRC | 18:16 | |
*** romcheg has joined #openstack-dev | 18:18 | |
*** romcheg has left #openstack-dev | 18:19 | |
*** gimps_ has quit IRC | 18:20 | |
*** jmontemayor has quit IRC | 18:21 | |
*** jvrbanac has quit IRC | 18:21 | |
*** Mandell has joined #openstack-dev | 18:22 | |
*** mlavalle has joined #openstack-dev | 18:22 | |
*** carl_baldwin has joined #openstack-dev | 18:24 | |
*** romcheg has joined #openstack-dev | 18:26 | |
*** herndon has quit IRC | 18:26 | |
*** insanidade has joined #openstack-dev | 18:30 | |
*** hemanth_ has quit IRC | 18:31 | |
*** arezadr has joined #openstack-dev | 18:32 | |
*** hemanth has joined #openstack-dev | 18:32 | |
*** romcheg has left #openstack-dev | 18:32 | |
*** gyee has quit IRC | 18:32 | |
*** pixelbeat has quit IRC | 18:32 | |
*** pixelbeat has joined #openstack-dev | 18:33 | |
*** mdenny has quit IRC | 18:33 | |
*** mdenny has joined #openstack-dev | 18:34 | |
*** jmontemayor has joined #openstack-dev | 18:34 | |
*** acabrera has joined #openstack-dev | 18:35 | |
*** jvrbanac has joined #openstack-dev | 18:35 | |
*** cppcabrera has quit IRC | 18:37 | |
*** novas0x2a|laptop has joined #openstack-dev | 18:38 | |
*** garyk has joined #openstack-dev | 18:39 | |
*** corXi has quit IRC | 18:39 | |
insanidade | question from a beginner: if I need to write code to make openstack interact with a firewall, do I have to build a neutron plugin or an API extension ? | 18:39 |
*** yolanda has quit IRC | 18:40 | |
*** nati_ueno has joined #openstack-dev | 18:40 | |
*** colinmcnamara has joined #openstack-dev | 18:41 | |
*** colinmcnamara has quit IRC | 18:43 | |
*** garyk has quit IRC | 18:44 | |
*** openstack has joined #openstack-dev | 18:46 | |
*** kushal has joined #openstack-dev | 18:48 | |
*** topol has quit IRC | 18:49 | |
*** devoid1 has joined #openstack-dev | 18:52 | |
*** haleyb has quit IRC | 18:56 | |
*** sarob has quit IRC | 18:57 | |
wolfdreamer | ah, so are we getting spammed on Launchpad for neutron reviews ( jeblair ) ..... | 18:57 |
*** sarob has joined #openstack-dev | 18:57 | |
*** melwitt has joined #openstack-dev | 18:57 | |
*** yolanda has joined #openstack-dev | 18:58 | |
*** NobodyCam has quit IRC | 18:58 | |
*** SergeyLukjanov has quit IRC | 18:58 | |
jeblair | wolfdreamer: i have no idea what you're talking about | 18:58 |
*** SergeyLukjanov has joined #openstack-dev | 18:59 | |
wolfdreamer | I just saw "recheck no bug" on two reviews I was looking at | 18:59 |
wolfdreamer | I apologize if that isn't you jeblair | 18:59 |
jeblair | wolfdreamer: yes, i left those comments to re-enqueue changes after restarting zuul; what does that have to do with launchpad? | 18:59 |
wolfdreamer | sorry, I guess not the same thign | 19:00 |
jeblair | wolfdreamer: ah, yes, i've been spamming gerrit because we had to restart zuul a few times this week | 19:00 |
wolfdreamer | jeblair, ha, ok. That makes sense now | 19:01 |
jeblair | wolfdreamer: we've been trying to get performance improvements in before h3, which has meant a few restarts during busy times | 19:01 |
jeblair | wolfdreamer: hopefully that last one should take care of it for a while. | 19:01 |
wolfdreamer | jeblair, thanks | 19:01 |
*** jvrbanac_1 has joined #openstack-dev | 19:03 | |
*** romcheg has joined #openstack-dev | 19:03 | |
romcheg | mtreinish: Hi, are you around? | 19:04 |
mtreinish | romcheg: hi what's up | 19:04 |
romcheg | mtreinish: I was just about to ask you to take a look at this patch at devstack that already got one +2 https://review.openstack.org/#/c/41053/ | 19:05 |
romcheg | mtreinish: sorry for my impatience :) | 19:06 |
*** alop has quit IRC | 19:06 | |
*** martyntaylor has quit IRC | 19:06 | |
mtreinish | romcheg: sure I can take a look, but I don't have +2 on devstack :) | 19:06 |
romcheg | mtreinish: Hmm, in that case sorry, I was suggested to poke you about this :) | 19:06 |
mtreinish | romcheg: https://review.openstack.org/#/admin/groups/50,members | 19:07 |
*** jvrbanac has quit IRC | 19:07 | |
*** alop has joined #openstack-dev | 19:07 | |
*** haleyb has joined #openstack-dev | 19:07 | |
romcheg | thanks for the link | 19:08 |
*** martines has joined #openstack-dev | 19:10 | |
*** safchain has joined #openstack-dev | 19:10 | |
*** nati_ueno has quit IRC | 19:14 | |
*** safchain has quit IRC | 19:14 | |
*** nati_ueno has joined #openstack-dev | 19:14 | |
*** romcheg has left #openstack-dev | 19:14 | |
*** eglynn has quit IRC | 19:15 | |
*** martyntaylor has joined #openstack-dev | 19:17 | |
*** nati_ueno has quit IRC | 19:18 | |
*** gyee has joined #openstack-dev | 19:20 | |
*** rcrit has quit IRC | 19:23 | |
*** alexpilotti has quit IRC | 19:24 | |
*** SumitNaiksatam has quit IRC | 19:25 | |
*** alexpilotti has joined #openstack-dev | 19:25 | |
*** egallen has quit IRC | 19:26 | |
*** colinmcnamara has joined #openstack-dev | 19:27 | |
*** adalbas has joined #openstack-dev | 19:27 | |
*** jvrbanac_1 has quit IRC | 19:28 | |
*** jvrbanac has joined #openstack-dev | 19:29 | |
*** networkstatic has quit IRC | 19:35 | |
*** MaxV has joined #openstack-dev | 19:35 | |
*** rcrit has joined #openstack-dev | 19:35 | |
*** jmontemayor has quit IRC | 19:35 | |
*** MaxV has quit IRC | 19:36 | |
*** davidhadas has joined #openstack-dev | 19:36 | |
*** sarob has quit IRC | 19:37 | |
*** herndon has joined #openstack-dev | 19:38 | |
*** jmontemayor has joined #openstack-dev | 19:39 | |
*** mlavalle has quit IRC | 19:40 | |
*** mlavalle has joined #openstack-dev | 19:41 | |
*** dkranz has quit IRC | 19:41 | |
*** mlavalle has quit IRC | 19:41 | |
*** dkranz has joined #openstack-dev | 19:42 | |
*** otherwiseguy has quit IRC | 19:43 | |
dolphm | ayoung: can you take another look at this? sounds like you only had a minor objection https://review.openstack.org/#/c/43566/ | 19:43 |
*** networkstatic has joined #openstack-dev | 19:44 | |
*** dprince has quit IRC | 19:44 | |
*** FunnyLookinHat has quit IRC | 19:45 | |
*** Ryan_Lane has quit IRC | 19:48 | |
*** mlavalle has joined #openstack-dev | 19:48 | |
*** topol has joined #openstack-dev | 19:49 | |
*** zul has quit IRC | 19:49 | |
*** romcheg has joined #openstack-dev | 19:50 | |
*** alunduil has quit IRC | 19:52 | |
*** litong has joined #openstack-dev | 19:53 | |
*** networkstatic has quit IRC | 19:54 | |
*** danwent has joined #openstack-dev | 19:54 | |
*** nati_ueno has joined #openstack-dev | 19:57 | |
*** dina_belova has quit IRC | 20:00 | |
*** danwent has quit IRC | 20:00 | |
*** dina_belova has joined #openstack-dev | 20:01 | |
*** acabrera is now known as cppcabrera | 20:02 | |
*** RajeshMohan has quit IRC | 20:02 | |
*** RajeshMohan has joined #openstack-dev | 20:04 | |
*** SergeyLukjanov has quit IRC | 20:05 | |
*** dina_belova has quit IRC | 20:05 | |
ayoung | dolphm, looking | 20:05 |
dolphm | ayoung: danke! | 20:05 |
*** jlabocki has left #openstack-dev | 20:05 | |
ayoung | dolphm, approved. Makes sense | 20:06 |
dolphm | ayoung: that's testing for one of the issues he ran into during dev | 20:06 |
*** gordc has quit IRC | 20:07 | |
ayoung | I caught fragments of the conversation | 20:07 |
*** cppcabrera has left #openstack-dev | 20:07 | |
ayoung | dolphm, I think I want to drop the Federation API spec as is. Instead, lets just specify how the various federation protocols would be listed as "methods" | 20:07 |
*** SumitNaiksatam has joined #openstack-dev | 20:08 | |
dolphm | stevemar: ^ | 20:08 |
*** maheshp has quit IRC | 20:08 | |
stevemar | ahoy hoy | 20:09 |
stevemar | ayoung: by drop you mean eliminate? | 20:09 |
annegentle_ | dolphm: do you have someone who could work on https://bugs.launchpad.net/keystone/+bug/986980? Basically deprecating KVS driver from all docs. | 20:10 |
uvirtbot | Launchpad bug 986980 in openstack-manuals "No documentation about token backends" [Medium,Confirmed] | 20:10 |
dolphm | dstanek: want to tackle? ^ | 20:10 |
ayoung | stevemar, yeah. I think I like the general approach, but I think that "Federation" is not a concept separate from Keystone. | 20:10 |
ayoung | Keystone is an Identity Hub, and Federation, meaning linking in multiple Identity Sources, is kindof what Keystone does | 20:11 |
ayoung | stevemar, I had a discussion with simo about a week ago. I think that he was suggesting much the same thing. Imaging, for a moment, that we had to deploy the identity backend and the assignment backend on separate systems. | 20:12 |
ayoung | assignment would need to make remote calls to identity | 20:12 |
annegentle_ | dstanek: I can walk you through | 20:12 |
ayoung | that is basically what ABFAB and SAML are saying | 20:12 |
*** fbo_away is now known as fbo | 20:13 | |
ayoung | with LDAP, we have a mapping layer, but it is essentially the same thing | 20:13 |
stevemar | ayoung: do you have any federated identity resources I could read? | 20:13 |
*** fbo is now known as fbo_away | 20:13 | |
ayoung | So I would see ABFAB, SAML, and any other Federation mechanisms as just addditional identity sources. | 20:14 |
*** romcheg has quit IRC | 20:14 | |
ayoung | stevemar, look through davidchadwicks publications to start. | 20:14 |
*** romcheg has joined #openstack-dev | 20:15 | |
*** rackerjoe has joined #openstack-dev | 20:15 | |
*** networkstatic has joined #openstack-dev | 20:16 | |
ayoung | stevemar, I've been kindof learning this by doing | 20:17 |
ayoung | the kent folk wrote up a federation blueprint about ayear ago | 20:17 |
ayoung | https://blueprints.launchpad.net/keystone/+spec/federation | 20:17 |
stevemar | ayoung: yeah, i've been reading throuhgh that, i did lots of digging around through the blueprints | 20:18 |
stevemar | ayoung: there was also one started by savak | 20:18 |
dstanek | dolphm: looking now | 20:18 |
dolphm | dstanek: annegentle_: thanks! | 20:18 |
dstanek | annegentle_: thanks :) | 20:18 |
ayoung | stevemar, beyond that...I was reading up on SAML | 20:18 |
*** noslzzp has quit IRC | 20:18 | |
ayoung | It ibascally an X509 extension | 20:18 |
stevemar | ayoung: https://wiki.openstack.org/wiki/Keystone_Virtual_Identity_Providers and https://blueprints.launchpad.net/keystone/+spec/virtual-idp | 20:18 |
dolphm | https://blueprints.launchpad.net/keystone/+spec/oath-openid-connect | 20:20 |
dolphm | https://blueprints.launchpad.net/keystone/+spec/saml-id | 20:20 |
*** otherwiseguy has joined #openstack-dev | 20:20 | |
*** vipul has quit IRC | 20:22 | |
*** noslzzp has joined #openstack-dev | 20:22 | |
*** vipul has joined #openstack-dev | 20:23 | |
ayoung | stevemar, "Non-keystone identities" is a misnomer | 20:24 |
ayoung | Keystone needs to be able to consume them | 20:24 |
*** networkstatic has quit IRC | 20:25 | |
ayoung | however, a remote keystone can be the IdP for another keystone | 20:25 |
ayoung | stevemar, I wrote up a BP for distributed signing a while ago, but needed some prereqs in place to implement. One of which is dealing with figureing out which Keystone signed which token | 20:25 |
*** danwent has joined #openstack-dev | 20:26 | |
*** dvarga has quit IRC | 20:26 | |
stevemar | ayoung: derailing you a bit, but as I told dolphm earlier; i was to do something with federated iden, and make magic happen in Icehouse release | 20:27 |
ayoung | stevemar, also, one of the issues we have is that Horizon is fronting the Keystone interactions. Horizon plays a facade to the rest of OpenStack, so I don't really see that as a problem, but we need to do something about the authentication mechanism passthrough | 20:27 |
stevemar | ayoung: you going to be working on this stuff mostly, in I? | 20:27 |
ayoung | stevemar, So I want SAML and ABFAB as identity backends | 20:28 |
*** athomas has quit IRC | 20:28 | |
stevemar | ayoung: we might get ABFAB as a freebie, via chadwicks work | 20:28 |
ayoung | stevemar, going to be? Sort of..more like "have been guiding it along and will continue to do so" | 20:28 |
ayoung | stevemar, no such thing as a freebie | 20:28 |
*** spzala has quit IRC | 20:29 | |
*** codenamekt_ has joined #openstack-dev | 20:29 | |
stevemar | ayoung: minimal effort then? | 20:29 |
stevemar | :) | 20:29 |
ayoung | stevemar, we are way past minimal effort on Federation | 20:29 |
*** spzala has joined #openstack-dev | 20:29 | |
ayoung | stevemar, but we shoud get ABFAB | 20:29 |
ayoung | and SAML | 20:29 |
stevemar | ayoung: what about openID? | 20:30 |
ayoung | stevemar, I would think that instead of doing Federated as single API extension, we should instead make sure that the Federated protocols like ABFAB and SAML use the same terminology when doing things like mulitple round trips | 20:30 |
* stevemar nods | 20:30 | |
*** portante|afk is now known as portante | 20:30 | |
ayoung | stevemar, openid probably also should be considered a federation protocol. | 20:31 |
ayoung | and thus a separate identity backend | 20:31 |
*** danwent has quit IRC | 20:31 | |
ayoung | stevemar, what will get interesting is if we need to support different protocols for a single Identity Provider, but I don't think we are there yet | 20:31 |
*** esheffield has quit IRC | 20:31 | |
*** xBsd has joined #openstack-dev | 20:32 | |
*** eglynn has joined #openstack-dev | 20:34 | |
*** adalbas has quit IRC | 20:34 | |
*** colinmcnamara has quit IRC | 20:35 | |
*** d34dh0r53 has joined #openstack-dev | 20:37 | |
*** gordc has joined #openstack-dev | 20:37 | |
*** egallen has joined #openstack-dev | 20:38 | |
*** gordc has quit IRC | 20:38 | |
*** gordc has joined #openstack-dev | 20:38 | |
*** alunduil has joined #openstack-dev | 20:39 | |
*** d34dh0r53 has quit IRC | 20:39 | |
*** jruzicka has quit IRC | 20:40 | |
*** yolanda has quit IRC | 20:41 | |
*** jecarey has quit IRC | 20:44 | |
*** jecarey has joined #openstack-dev | 20:44 | |
*** mrunge has quit IRC | 20:45 | |
*** radez is now known as radez_g0n3 | 20:47 | |
*** MaxV has joined #openstack-dev | 20:49 | |
lifeless | jeblair: how does one query the # of atc's for a project? | 20:51 |
*** boris-42 has quit IRC | 20:51 | |
jeblair | lifeless: i use something like https://github.com/jeblair/election/blob/master/atc-email-stats.py but you'll need to remove the email bits | 20:53 |
*** Ryan_Lane has joined #openstack-dev | 20:53 | |
*** maheshp1 has joined #openstack-dev | 20:54 | |
lifeless | jeblair: I run that locally? | 20:55 |
lifeless | ah yes, looks like | 20:55 |
lifeless | jeblair: thanks | 20:55 |
creiht | jeblair: ping | 20:55 |
*** colinmcnamara has joined #openstack-dev | 20:55 | |
jeblair | creiht: pong | 20:55 |
*** sandywalsh has quit IRC | 20:55 | |
creiht | jeblair: https://review.openstack.org/#/c/44081/ | 20:55 |
creiht | I was just checking the status, and half the jobs got canceled? | 20:55 |
*** Tross has quit IRC | 20:56 | |
creiht | what causes them to be canceled? | 20:56 |
jeblair | creiht: yes, a change ahead of it in the queue has failed so it will be retested; it hasn't reported that yet, it's not final. | 20:57 |
creiht | hrm | 20:57 |
creiht | ok | 20:57 |
jeblair | creiht: if nothing else fails, it will become the head of the queue in 5 minutes | 20:57 |
creiht | ok thx | 20:58 |
*** sandywalsh has joined #openstack-dev | 20:59 | |
*** stevemar has quit IRC | 21:00 | |
*** dina_belova has joined #openstack-dev | 21:01 | |
*** xBsd has quit IRC | 21:02 | |
*** dkranz has quit IRC | 21:02 | |
*** tmclaugh[work] has quit IRC | 21:03 | |
*** Tross has joined #openstack-dev | 21:03 | |
*** chuckieb has quit IRC | 21:03 | |
*** colinmcnamara has quit IRC | 21:04 | |
*** colinmcnamara has joined #openstack-dev | 21:04 | |
*** insanidade has quit IRC | 21:04 | |
*** rfolco has quit IRC | 21:05 | |
*** dolphm has quit IRC | 21:05 | |
*** dina_belova has quit IRC | 21:05 | |
*** insanidade has joined #openstack-dev | 21:07 | |
*** bswartz has quit IRC | 21:07 | |
*** Tross has quit IRC | 21:08 | |
*** colinmcnamara has quit IRC | 21:08 | |
*** boris-42 has joined #openstack-dev | 21:08 | |
*** topol has quit IRC | 21:09 | |
*** martine_ has quit IRC | 21:11 | |
*** dina_belova has joined #openstack-dev | 21:11 | |
*** boden has quit IRC | 21:11 | |
*** insanidade has quit IRC | 21:14 | |
*** dina_belova has quit IRC | 21:15 | |
*** boris-42 has quit IRC | 21:17 | |
*** pmathews has quit IRC | 21:17 | |
*** jasondotstar has quit IRC | 21:19 | |
*** romcheg has quit IRC | 21:21 | |
*** mlavalle has quit IRC | 21:21 | |
*** maheshp has joined #openstack-dev | 21:21 | |
*** romcheg has joined #openstack-dev | 21:21 | |
*** ayoung has quit IRC | 21:21 | |
*** maheshp1 has quit IRC | 21:23 | |
*** romcheg has left #openstack-dev | 21:23 | |
*** networkstatic has joined #openstack-dev | 21:23 | |
*** nati_uen_ has joined #openstack-dev | 21:26 | |
*** henrynash has quit IRC | 21:27 | |
*** gordc has quit IRC | 21:28 | |
*** nati_uen_ has quit IRC | 21:30 | |
*** nati_uen_ has joined #openstack-dev | 21:30 | |
*** pabelanger_ has joined #openstack-dev | 21:30 | |
*** MaxV has quit IRC | 21:31 | |
*** MaxV has joined #openstack-dev | 21:31 | |
*** pabelanger has quit IRC | 21:32 | |
*** egallen has quit IRC | 21:32 | |
*** nachi has joined #openstack-dev | 21:32 | |
*** henrynash has joined #openstack-dev | 21:33 | |
*** henrynash has quit IRC | 21:34 | |
*** pabelanger_ has quit IRC | 21:34 | |
*** pabelanger has joined #openstack-dev | 21:34 | |
*** kushal has quit IRC | 21:40 | |
*** jjmb has joined #openstack-dev | 21:41 | |
*** eharney has quit IRC | 21:41 | |
*** jjmb has left #openstack-dev | 21:41 | |
*** waa has quit IRC | 21:45 | |
*** jecarey has quit IRC | 21:47 | |
*** mlavalle has joined #openstack-dev | 21:49 | |
*** sushils has quit IRC | 21:54 | |
*** jecarey has joined #openstack-dev | 21:55 | |
*** pmathews has joined #openstack-dev | 21:57 | |
*** kushal has joined #openstack-dev | 21:57 | |
*** Tross has joined #openstack-dev | 21:59 | |
*** litong has quit IRC | 22:00 | |
*** dhellmann is now known as dhellmann_ | 22:00 | |
*** morazi has quit IRC | 22:00 | |
*** MaxV has quit IRC | 22:00 | |
yjiang5 | HenryG: hi | 22:00 |
*** fifieldt_ has joined #openstack-dev | 22:00 | |
*** FunnyLookinHat has joined #openstack-dev | 22:00 | |
*** kushal has quit IRC | 22:03 | |
*** markmcclain has joined #openstack-dev | 22:03 | |
*** nati_uen_ has quit IRC | 22:04 | |
*** jdennis1 has joined #openstack-dev | 22:05 | |
*** dstanek has quit IRC | 22:05 | |
*** nati_uen_ has joined #openstack-dev | 22:06 | |
*** kbringard has quit IRC | 22:06 | |
*** nati_uen_ has quit IRC | 22:06 | |
*** nati_uen_ has joined #openstack-dev | 22:07 | |
*** jayg is now known as jayg|g0n3 | 22:08 | |
*** nunosantos_ has joined #openstack-dev | 22:11 | |
*** dina_belova has joined #openstack-dev | 22:12 | |
*** nunosantos has quit IRC | 22:12 | |
*** pmathews has quit IRC | 22:15 | |
*** dina_belova has quit IRC | 22:16 | |
*** galstrom is now known as galstrom_zzz | 22:16 | |
*** utlemming has quit IRC | 22:17 | |
*** utlemming has joined #openstack-dev | 22:18 | |
*** flaper87 is now known as flaper87|afk | 22:20 | |
*** spzala has quit IRC | 22:21 | |
*** eharney has joined #openstack-dev | 22:21 | |
*** jasdeepH has joined #openstack-dev | 22:21 | |
*** AlanClark has quit IRC | 22:22 | |
*** henrynash has joined #openstack-dev | 22:24 | |
*** FunnyLookinHat has quit IRC | 22:24 | |
*** rods1 has quit IRC | 22:24 | |
*** maheshp has quit IRC | 22:26 | |
*** changbl has quit IRC | 22:26 | |
*** dstanek has joined #openstack-dev | 22:26 | |
*** codenamekt_ has quit IRC | 22:28 | |
*** maheshp has joined #openstack-dev | 22:28 | |
*** pmathews has joined #openstack-dev | 22:28 | |
*** markmcclain has quit IRC | 22:29 | |
*** markmcclain has joined #openstack-dev | 22:30 | |
*** jamiem_ has joined #openstack-dev | 22:30 | |
*** ilyashakhat_ has joined #openstack-dev | 22:31 | |
*** briancurtin has quit IRC | 22:31 | |
*** jamiem has quit IRC | 22:31 | |
*** jamiem_ is now known as jamiem | 22:31 | |
*** dkranz has joined #openstack-dev | 22:31 | |
*** woodspa has quit IRC | 22:31 | |
*** ilyashakhat has quit IRC | 22:31 | |
*** ftcjeff__ has joined #openstack-dev | 22:32 | |
*** kashyap has quit IRC | 22:32 | |
*** jhesketh has joined #openstack-dev | 22:32 | |
*** kashyap has joined #openstack-dev | 22:32 | |
*** ftcjeff_ has quit IRC | 22:33 | |
*** AnilV4 has quit IRC | 22:33 | |
*** AnilV4 has joined #openstack-dev | 22:34 | |
*** maheshp1 has joined #openstack-dev | 22:34 | |
*** ydacheville_ has joined #openstack-dev | 22:35 | |
*** ydacheville has quit IRC | 22:35 | |
*** maheshp has quit IRC | 22:36 | |
*** radsy has joined #openstack-dev | 22:36 | |
*** dims has quit IRC | 22:38 | |
*** jhesketh__ has joined #openstack-dev | 22:40 | |
*** jhesketh has quit IRC | 22:41 | |
*** henrynash_ has joined #openstack-dev | 22:41 | |
*** jhesketh has joined #openstack-dev | 22:42 | |
*** carl_baldwin has quit IRC | 22:42 | |
*** ftcjeff has quit IRC | 22:43 | |
*** henrynash has quit IRC | 22:43 | |
*** henrynash_ is now known as henrynash | 22:43 | |
*** jvrbanac has quit IRC | 22:44 | |
*** thedodd has quit IRC | 22:44 | |
*** Tross has quit IRC | 22:46 | |
*** jmontemayor has quit IRC | 22:46 | |
*** dstanek has quit IRC | 22:46 | |
*** rcleere has quit IRC | 22:50 | |
*** rcleere has joined #openstack-dev | 22:50 | |
*** zodiak has joined #openstack-dev | 22:50 | |
*** sushils has joined #openstack-dev | 22:51 | |
*** eglynn has quit IRC | 22:51 | |
*** dstanek has joined #openstack-dev | 22:52 | |
*** jimfehlig has quit IRC | 22:52 | |
*** dims has joined #openstack-dev | 22:53 | |
*** jecarey has quit IRC | 22:56 | |
*** sushils has quit IRC | 22:56 | |
*** jecarey has joined #openstack-dev | 22:56 | |
*** jbresnah has quit IRC | 22:57 | |
*** utlemming has quit IRC | 22:57 | |
*** sushils has joined #openstack-dev | 22:58 | |
*** herndon has quit IRC | 22:59 | |
*** nati_ue__ has joined #openstack-dev | 23:01 | |
*** markmcclain1 has joined #openstack-dev | 23:01 | |
*** fifieldt_ is now known as fifieldt | 23:03 | |
*** markmcclain has quit IRC | 23:03 | |
*** nati_uen_ has quit IRC | 23:05 | |
*** mlavalle has left #openstack-dev | 23:05 | |
*** morganfainberg|a is now known as morganfainberg | 23:06 | |
*** raies has quit IRC | 23:07 | |
morganfainberg | allo! | 23:07 |
gyee | morganfainberg, that's not your password I hope :) | 23:09 |
morganfainberg | gyee: oh no! you mean it doesn't come up as ***** for you? :P | 23:09 |
*** utlemming has joined #openstack-dev | 23:10 | |
gyee | not this time | 23:10 |
*** jbresnah has joined #openstack-dev | 23:10 | |
*** alexxu has joined #openstack-dev | 23:11 | |
*** datsun180b has quit IRC | 23:12 | |
*** dina_belova has joined #openstack-dev | 23:12 | |
*** fabiog has joined #openstack-dev | 23:14 | |
*** fabiog has quit IRC | 23:14 | |
*** sarob has joined #openstack-dev | 23:14 | |
*** neelashah has quit IRC | 23:14 | |
*** alop has quit IRC | 23:15 | |
*** devoid1 has quit IRC | 23:16 | |
*** dina_belova has quit IRC | 23:16 | |
*** nati_ue__ has quit IRC | 23:17 | |
*** kbrierly has quit IRC | 23:18 | |
*** cyeoh is now known as cyeoh_ | 23:19 | |
*** edmund has quit IRC | 23:20 | |
*** Guest20987 has quit IRC | 23:21 | |
*** jaypipes has quit IRC | 23:21 | |
*** henrynash has quit IRC | 23:22 | |
*** marun has quit IRC | 23:22 | |
*** dims has quit IRC | 23:22 | |
*** jergerber has quit IRC | 23:24 | |
*** xBsd has joined #openstack-dev | 23:26 | |
*** sungju has joined #openstack-dev | 23:29 | |
*** morganfainberg is now known as morganfainberg|a | 23:29 | |
*** pmathews has quit IRC | 23:30 | |
*** hailiang has joined #openstack-dev | 23:30 | |
*** zul has joined #openstack-dev | 23:33 | |
*** spzala has joined #openstack-dev | 23:34 | |
*** gongysh has joined #openstack-dev | 23:34 | |
*** pmathews has joined #openstack-dev | 23:36 | |
*** nachi has left #openstack-dev | 23:37 | |
*** changbl has joined #openstack-dev | 23:38 | |
*** markmcclain1 has quit IRC | 23:39 | |
*** rcleere has quit IRC | 23:39 | |
*** prad_ has joined #openstack-dev | 23:39 | |
*** morganfainberg|a is now known as morganfainberg | 23:42 | |
*** spzala has quit IRC | 23:43 | |
*** gongysh has quit IRC | 23:44 | |
*** gongysh has joined #openstack-dev | 23:44 | |
*** michchap has joined #openstack-dev | 23:46 | |
*** michchap has quit IRC | 23:48 | |
*** bswartz has joined #openstack-dev | 23:48 | |
*** sungju has quit IRC | 23:49 | |
*** michchap has joined #openstack-dev | 23:49 | |
*** herndon has joined #openstack-dev | 23:52 | |
*** alexpilotti has quit IRC | 23:56 | |
*** rnirmal has quit IRC | 23:57 | |
clarkb | clayg: re https://bugs.launchpad.net/swift/+bug/1217288 does the trouble seem to be with very new setuptools? eg version 1.1? | 23:57 |
uvirtbot | Launchpad bug 1217288 in swift "Swift installation crashes" [High,Confirmed] | 23:57 |
clarkb | clayg: I think we expect really old setuptools to not work, but new setuptools should so that is a fun bug if new setupttols is broken too | 23:57 |
*** pmathews has quit IRC | 23:58 | |
*** maheshp1 has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!