*** epim has joined #openstack-dev | 00:01 | |
*** sarob_ has quit IRC | 00:04 | |
*** sarob has joined #openstack-dev | 00:05 | |
*** nkinder has quit IRC | 00:06 | |
*** sarob has quit IRC | 00:09 | |
*** kevinconway has quit IRC | 00:14 | |
*** sballe has quit IRC | 00:15 | |
*** sballe has joined #openstack-dev | 00:15 | |
*** xarses has quit IRC | 00:15 | |
*** xarses has joined #openstack-dev | 00:16 | |
*** pballand has quit IRC | 00:16 | |
*** pmathews has quit IRC | 00:17 | |
*** pmathews1 has joined #openstack-dev | 00:17 | |
*** achampion has joined #openstack-dev | 00:18 | |
*** eharney has quit IRC | 00:19 | |
*** xmltok has quit IRC | 00:19 | |
*** paulczar is now known as zz_paulczar | 00:20 | |
*** fifieldt has joined #openstack-dev | 00:20 | |
*** xarses has quit IRC | 00:20 | |
*** markwash_ has joined #openstack-dev | 00:20 | |
*** ruhe is now known as _ruhe | 00:21 | |
*** _cjones__ is now known as _cjones_ | 00:21 | |
*** markwash has quit IRC | 00:21 | |
*** markwash_ is now known as markwash | 00:21 | |
*** igorodet has joined #openstack-dev | 00:21 | |
*** haleyb has quit IRC | 00:23 | |
*** jkkyle is now known as jkyle | 00:24 | |
*** jkyle has joined #openstack-dev | 00:24 | |
igorodet | I have a question about nova compute manager. I see it is calling compute.api. I thought compute.api is to call methods implemented by compute manager. I am not sure I understand how it works when Compute Manager calls compute.api. | 00:24 |
---|---|---|
*** tmclaugh[work] has quit IRC | 00:25 | |
*** FunnyLookinHat has quit IRC | 00:25 | |
*** yamahata has joined #openstack-dev | 00:26 | |
*** mriedem has joined #openstack-dev | 00:27 | |
*** radsy has joined #openstack-dev | 00:28 | |
*** arnaud__ has joined #openstack-dev | 00:29 | |
*** mriedem has quit IRC | 00:30 | |
*** mriedem has joined #openstack-dev | 00:31 | |
*** xarses has joined #openstack-dev | 00:32 | |
*** haleyb has joined #openstack-dev | 00:35 | |
*** xmltok has joined #openstack-dev | 00:36 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 00:37 | |
*** hartsocks has quit IRC | 00:40 | |
*** yamahata has quit IRC | 00:40 | |
*** asalkeld has joined #openstack-dev | 00:40 | |
*** haleyb has quit IRC | 00:40 | |
*** hartsocks has joined #openstack-dev | 00:41 | |
*** xarses has quit IRC | 00:42 | |
*** xarses has joined #openstack-dev | 00:42 | |
*** clayb has quit IRC | 00:43 | |
*** kgriffs_afk is now known as kgriffs | 00:43 | |
*** haleyb has joined #openstack-dev | 00:44 | |
*** AlanClark has quit IRC | 00:44 | |
*** pmathews1 has quit IRC | 00:46 | |
*** notel has joined #openstack-dev | 00:48 | |
*** haleyb has quit IRC | 00:48 | |
*** ayoung has quit IRC | 00:50 | |
*** kgriffs is now known as kgriffs_afk | 00:53 | |
*** nosnos has joined #openstack-dev | 00:53 | |
*** haleyb has joined #openstack-dev | 00:57 | |
*** ozialien has joined #openstack-dev | 00:59 | |
*** carl_baldwin has quit IRC | 00:59 | |
*** ozialien has quit IRC | 01:00 | |
*** ozialien has joined #openstack-dev | 01:00 | |
*** pdevine_ has quit IRC | 01:00 | |
*** fire has joined #openstack-dev | 01:01 | |
*** devanand1 is now known as devananda | 01:02 | |
*** arnaud__ has quit IRC | 01:02 | |
*** mikeoutland has quit IRC | 01:02 | |
*** galstrom_zzz is now known as galstrom | 01:02 | |
*** newell has quit IRC | 01:02 | |
*** arnaud__ has joined #openstack-dev | 01:02 | |
*** haleyb has quit IRC | 01:03 | |
*** csd has quit IRC | 01:04 | |
*** markwash has quit IRC | 01:04 | |
*** comay has quit IRC | 01:04 | |
*** haleyb has joined #openstack-dev | 01:05 | |
*** SumitNaiksatam has quit IRC | 01:07 | |
*** sushils has quit IRC | 01:07 | |
*** rcj has quit IRC | 01:09 | |
*** haleyb has quit IRC | 01:10 | |
*** herndon has quit IRC | 01:11 | |
*** haleyb has joined #openstack-dev | 01:11 | |
*** buzztrol_ has quit IRC | 01:12 | |
*** yaguang has joined #openstack-dev | 01:12 | |
*** radsy has quit IRC | 01:12 | |
*** nkinder has joined #openstack-dev | 01:13 | |
*** epopt37 has quit IRC | 01:14 | |
*** colinmcnamara has quit IRC | 01:14 | |
*** anniec has quit IRC | 01:15 | |
*** haleyb has quit IRC | 01:16 | |
gyee | morganfainberg? | 01:18 |
morganfainberg | gyee, pong | 01:18 |
morganfainberg | i mean... ho | 01:18 |
morganfainberg | hi* | 01:18 |
gyee | for the role definition, can we cache it longer | 01:18 |
*** kdbrierly has quit IRC | 01:18 | |
gyee | @cache.on_arguments(should_cache_fn=SHOULD_CACHE, | 01:19 |
gyee | expiration_time=CONF.assignment.cache_time) | 01:19 |
gyee | def get_role(self, role_id): | 01:19 |
gyee | return self.driver.get_role(role_id) | 01:19 |
*** xarses has quit IRC | 01:19 | |
gyee | I am thinking creating a separate expiration time for role def | 01:19 |
morganfainberg | sure. | 01:19 |
gyee | role defs are highly static | 01:19 |
morganfainberg | totally valid to create a new option | 01:19 |
morganfainberg | though... | 01:19 |
gyee | what's the longest we can cache? | 01:19 |
*** kgriffs_afk is now known as kgriffs | 01:20 | |
morganfainberg | https://review.openstack.org/#/c/64758/ | 01:20 |
gyee | is there a 'forever' time unit? | 01:20 |
*** epim has quit IRC | 01:20 | |
morganfainberg | gyee, hm... welllll | 01:20 |
morganfainberg | possibly a 0 is "forever" | 01:20 |
*** fire has quit IRC | 01:20 | |
morganfainberg | but that might depend on the backend used | 01:20 |
*** Apsu has quit IRC | 01:21 | |
gyee | the default memcached backend? | 01:21 |
*** Apsu has joined #openstack-dev | 01:21 | |
morganfainberg | i think the longest something can be cached in memcache is ... 30 days? | 01:21 |
morganfainberg | short of an "infinite" time | 01:22 |
*** Artpicre has quit IRC | 01:22 | |
*** bdpayne has quit IRC | 01:22 | |
morganfainberg | gyee, the default is not to cache | 01:22 |
*** mrodden1 has quit IRC | 01:22 | |
morganfainberg | any caching choices including the backend must be explicitly configured | 01:22 |
gyee | k | 01:22 |
*** anniec has joined #openstack-dev | 01:23 | |
morganfainberg | if you do change the cache time variable for roles use how bknudson did the change w/ the lambda | 01:23 |
morganfainberg | in that review ^ | 01:23 |
*** kbrierly has joined #openstack-dev | 01:23 | |
*** haleyb has joined #openstack-dev | 01:23 | |
*** buzztroll has joined #openstack-dev | 01:24 | |
gyee | morganfainberg, the lambda hack huh :) | 01:24 |
morganfainberg | gyee, it's important otherwise you can't configure the expiration time | 01:24 |
*** bdpayne has joined #openstack-dev | 01:25 | |
*** melwitt has quit IRC | 01:26 | |
*** ykhodork has quit IRC | 01:26 | |
*** marun has quit IRC | 01:27 | |
*** SumitNaiksatam has joined #openstack-dev | 01:28 | |
*** epopt37 has joined #openstack-dev | 01:28 | |
*** kgriffs is now known as kgriffs_afk | 01:29 | |
gyee | morganfainberg, what do you think will perform better, say we have less than 100 role defs? list_roles() without cache or calling get_role() 100 times with the cache. | 01:29 |
gyee | I would say list_roles | 01:30 |
*** anniec has quit IRC | 01:30 | |
morganfainberg | gyee, caching list_roles would perform better if cached | 01:30 |
*** anniec has joined #openstack-dev | 01:30 | |
gyee | but we can't cache the list_* functions right? | 01:30 |
morganfainberg | get_role being called a 100 times would suck regardless. | 01:30 |
gyee | because of the variable filters | 01:31 |
morganfainberg | well.. | 01:31 |
morganfainberg | if we don't have filtering..... | 01:31 |
morganfainberg | which list_roles doesn't i think | 01:31 |
morganfainberg | we could. | 01:31 |
morganfainberg | could cache that is | 01:31 |
gyee | that's tru | 01:31 |
morganfainberg | but with kwargs / variable filters caching becomes near impossible | 01:31 |
morganfainberg | filtering should occur outside of caching. | 01:31 |
morganfainberg | filtering = business logic as far as i am concerned | 01:32 |
morganfainberg | and imo, caching happens outside of business logic. | 01:32 |
morganfainberg | that being said, there should be "get_with_filter" calls that don't get cached. | 01:32 |
morganfainberg | or we track the various forms of filtering called and properly invalidate based upon that *haven't thought it really all the way through yet* | 01:33 |
gyee | morganfainberg, mind if I make those two changes as part of https://review.openstack.org/#/c/56333? | 01:33 |
gyee | or should we do this in a separate patch? | 01:33 |
morganfainberg | should be separate | 01:33 |
gyee | k, works for me | 01:33 |
morganfainberg | easier to review | 01:33 |
gyee | yeah :) | 01:33 |
*** irimi has joined #openstack-dev | 01:33 | |
* morganfainberg hangs head in shame for lumping too much together in patches | 01:33 | |
morganfainberg | but sometimes... you back yourself into a corner when writing code. | 01:33 |
gyee | yeah, I do that sometime | 01:34 |
*** CaptTofu has quit IRC | 01:34 | |
morganfainberg | since this is _mostly_ unrelated (and not a side effect of OMG this is now broken), separate patch would be best | 01:34 |
*** CaptTofu has joined #openstack-dev | 01:34 | |
gyee | agreed | 01:34 |
morganfainberg | *sigh* wow. | 01:35 |
*** CaptTofu has quit IRC | 01:35 | |
morganfainberg | our token issuance is a mess. | 01:35 |
gyee | oh? | 01:35 |
*** CaptTofu has joined #openstack-dev | 01:35 | |
morganfainberg | yeah. | 01:35 |
morganfainberg | we have differing backing data based on V2 vs V3 tokens | 01:36 |
morganfainberg | we have a lot of... misc data that has creeped its way into the token data itself | 01:36 |
*** fire has joined #openstack-dev | 01:36 | |
morganfainberg | and our token tests don't remotely create "real" tokens | 01:36 |
morganfainberg | since none of the logic goes through the providers | 01:36 |
*** stevemar-afk has joined #openstack-dev | 01:36 | |
gyee | yeah, originally we thought about have one format internally and have middleware translating between versions | 01:36 |
morganfainberg | even the token_api could do that work | 01:37 |
morganfainberg | or the controller | 01:37 |
gyee | wait, we have tests for the providers | 01:37 |
morganfainberg | we even store the data in multiple places a lot of the time | 01:37 |
morganfainberg | metadata, token_data | 01:37 |
morganfainberg | gyee, we do, but ... token tests don't create "Real" tokens | 01:38 |
morganfainberg | they make some very limited contrived data | 01:38 |
*** kfox1111 has quit IRC | 01:38 | |
gyee | metadata is for backward compat | 01:38 |
morganfainberg | gyee, metadata, token_data, etc | 01:38 |
morganfainberg | lots of duplicated data | 01:38 |
gyee | we can validate a v2 token using v3 api | 01:38 |
gyee | and vice versa | 01:38 |
morganfainberg | gyee, sortof | 01:38 |
morganfainberg | gyee, validating a token should be... the same code imo | 01:39 |
gyee | only if we don't have PKI tokens | 01:39 |
morganfainberg | gyee, even doable w/ pki. | 01:39 |
morganfainberg | stop using the pki "hash" as the token id | 01:39 |
*** CaptTofu has quit IRC | 01:39 | |
morganfainberg | and expect if you want to "validate a token" you pull the relevant info out of the pki data blob | 01:40 |
morganfainberg | gyee, but that is a lot more work. | 01:40 |
*** Artpicre has joined #openstack-dev | 01:40 | |
gyee | yeah, refactor work for the j release :) | 01:41 |
morganfainberg | yes | 01:41 |
morganfainberg | !! | 01:41 |
openstack | morganfainberg: Error: "!" is not a valid command. | 01:41 |
morganfainberg | silly bot | 01:41 |
morganfainberg | gyee, i already tossed a BP up | 01:41 |
morganfainberg | also, we should collapse the token_provider_api back into the token_api. | 01:41 |
gyee | we were thinking abstracting the token itself | 01:41 |
morganfainberg | "create_token" should never be called directly | 01:42 |
morganfainberg | issue_token logic is all that should be used. | 01:42 |
morganfainberg | gyee, https://blueprints.launchpad.net/keystone/+spec/token-issuance-pipeline | 01:42 |
*** yamahata has joined #openstack-dev | 01:43 | |
morganfainberg | in theory we could also just store an index of V2 PKI and V3 PKI to the actual token data. | 01:43 |
*** nosnos has quit IRC | 01:43 | |
*** xuhanp has joined #openstack-dev | 01:43 | |
morganfainberg | it's a bit more work to issue a token, but since we have limited formats | 01:43 |
gyee | yes, make sense | 01:43 |
*** ykhodork has joined #openstack-dev | 01:43 | |
*** nosnos has joined #openstack-dev | 01:44 | |
morganfainberg | i am thinking in J we formalize a "token version" independant of the api version | 01:44 |
morganfainberg | we write some simple compat for V2 and V3 tokens | 01:44 |
gyee | yes, that along with embedded hash algorithms, signing algorithms, etc | 01:44 |
morganfainberg | yep | 01:44 |
morganfainberg | you saw where i was going | 01:44 |
gyee | yeah | 01:45 |
morganfainberg | w/ revocation events it becomes even easier | 01:46 |
*** stevemar-afk has quit IRC | 01:47 | |
*** tqtran has quit IRC | 01:48 | |
*** alop has quit IRC | 01:48 | |
*** mkollaro has quit IRC | 01:48 | |
*** kgriffs_afk is now known as kgriffs | 01:48 | |
*** browne has joined #openstack-dev | 01:49 | |
*** haleyb has quit IRC | 01:49 | |
*** buzztroll has quit IRC | 01:49 | |
*** buzztroll has joined #openstack-dev | 01:49 | |
*** stevemar-afk has joined #openstack-dev | 01:50 | |
*** stevemar-afk has quit IRC | 01:52 | |
*** haleyb has joined #openstack-dev | 01:52 | |
*** stevemar-afk has joined #openstack-dev | 01:53 | |
*** fire has quit IRC | 01:54 | |
*** galstrom is now known as galstrom_zzz | 01:54 | |
*** ayoung has joined #openstack-dev | 01:55 | |
*** Edward-Zhang has joined #openstack-dev | 01:56 | |
*** ozialien has quit IRC | 01:57 | |
*** UKn0Me has quit IRC | 01:58 | |
*** buzztroll has quit IRC | 01:59 | |
*** stevemar-afk has quit IRC | 02:00 | |
*** stevemar-afk has joined #openstack-dev | 02:02 | |
*** stevemar-afk has quit IRC | 02:07 | |
*** irimi has quit IRC | 02:07 | |
*** stevemar-afk has joined #openstack-dev | 02:08 | |
*** UKn0Me has joined #openstack-dev | 02:08 | |
*** kgriffs is now known as kgriffs_afk | 02:09 | |
*** galstrom_zzz is now known as galstrom | 02:10 | |
*** stevemar-afk has quit IRC | 02:10 | |
*** lbragstad has joined #openstack-dev | 02:10 | |
*** stevemar-afk has joined #openstack-dev | 02:12 | |
*** ykhodork has quit IRC | 02:12 | |
*** tkay has joined #openstack-dev | 02:13 | |
*** topol has joined #openstack-dev | 02:13 | |
*** lbragstad has quit IRC | 02:15 | |
*** reed has quit IRC | 02:15 | |
*** stevemar-afk has quit IRC | 02:17 | |
*** lbragstad has joined #openstack-dev | 02:17 | |
*** xingchao has joined #openstack-dev | 02:17 | |
*** erkules_ has joined #openstack-dev | 02:17 | |
*** galstrom is now known as galstrom_zzz | 02:18 | |
*** tongli has quit IRC | 02:18 | |
*** stevemar-afk has joined #openstack-dev | 02:18 | |
*** angdraug has quit IRC | 02:19 | |
*** erkules has quit IRC | 02:20 | |
*** kgriffs_afk is now known as kgriffs | 02:21 | |
*** xingchao_ has joined #openstack-dev | 02:21 | |
*** haleyb has quit IRC | 02:22 | |
*** browne has quit IRC | 02:23 | |
*** nati_ueno has quit IRC | 02:23 | |
*** xingchao has quit IRC | 02:24 | |
*** haleyb has joined #openstack-dev | 02:25 | |
*** stevemar-afk has quit IRC | 02:27 | |
*** stevemar-afk has joined #openstack-dev | 02:29 | |
*** kgriffs is now known as kgriffs_afk | 02:30 | |
*** stevemar-afk has quit IRC | 02:30 | |
*** glenng has quit IRC | 02:31 | |
*** haleyb has quit IRC | 02:31 | |
*** anniec has quit IRC | 02:32 | |
*** stevemar-afk has joined #openstack-dev | 02:32 | |
*** markmcclain has quit IRC | 02:33 | |
*** stevemar-afk has quit IRC | 02:35 | |
*** haleyb has joined #openstack-dev | 02:35 | |
*** kgriffs_afk is now known as kgriffs | 02:35 | |
*** stevemar-afk has joined #openstack-dev | 02:37 | |
*** xmltok has quit IRC | 02:41 | |
*** stevemar-afk has quit IRC | 02:41 | |
*** ayoung has quit IRC | 02:41 | |
*** loq_mac has joined #openstack-dev | 02:42 | |
*** stevemar-afk has joined #openstack-dev | 02:42 | |
*** Mandell has quit IRC | 02:43 | |
*** nosnos has quit IRC | 02:43 | |
*** colinmcnamara has joined #openstack-dev | 02:43 | |
*** changbl has joined #openstack-dev | 02:44 | |
*** stevemar-afk has quit IRC | 02:45 | |
*** igorodet has quit IRC | 02:46 | |
*** haleyb has quit IRC | 02:47 | |
*** stevemar-afk has joined #openstack-dev | 02:48 | |
*** buzztroll has joined #openstack-dev | 02:49 | |
*** stevemar-afk has quit IRC | 02:51 | |
*** stevemar-afk has joined #openstack-dev | 02:52 | |
*** novas0x2a|laptop has quit IRC | 02:53 | |
*** kgriffs is now known as kgriffs_afk | 02:53 | |
*** stevemar-afk has quit IRC | 02:55 | |
*** dhellmann has quit IRC | 02:55 | |
*** stevemar-afk has joined #openstack-dev | 02:57 | |
*** ayoung has joined #openstack-dev | 02:57 | |
*** browne has joined #openstack-dev | 02:58 | |
*** byeager has joined #openstack-dev | 03:01 | |
*** stevemar-afk has quit IRC | 03:01 | |
*** stevemar-afk has joined #openstack-dev | 03:04 | |
*** haleyb has joined #openstack-dev | 03:05 | |
*** rushiagr has joined #openstack-dev | 03:06 | |
*** rektide_ is now known as rektide | 03:10 | |
*** stevemar-afk has quit IRC | 03:10 | |
*** hartsocks has quit IRC | 03:13 | |
*** stevemar-afk has joined #openstack-dev | 03:13 | |
*** hartsocks has joined #openstack-dev | 03:14 | |
*** stevemar-afk has quit IRC | 03:14 | |
*** stevemar-afk has joined #openstack-dev | 03:16 | |
*** paragan has joined #openstack-dev | 03:17 | |
*** paragan has quit IRC | 03:17 | |
*** paragan has joined #openstack-dev | 03:17 | |
*** rods1 has quit IRC | 03:17 | |
*** stevemar-afk has quit IRC | 03:19 | |
*** stevemar-afk has joined #openstack-dev | 03:20 | |
*** loq_mac has quit IRC | 03:21 | |
*** kgriffs_afk is now known as kgriffs | 03:21 | |
*** haleyb has quit IRC | 03:22 | |
*** Alexei_987 has quit IRC | 03:22 | |
*** sumanthns has joined #openstack-dev | 03:22 | |
*** buzztroll has quit IRC | 03:23 | |
*** browne has quit IRC | 03:25 | |
*** stevemar-afk has quit IRC | 03:25 | |
*** stevemar-afk has joined #openstack-dev | 03:26 | |
*** stevemar-afk has quit IRC | 03:28 | |
*** stevemar-afk has joined #openstack-dev | 03:29 | |
*** claxton has joined #openstack-dev | 03:31 | |
*** stevemar-afk has quit IRC | 03:31 | |
*** stevemar-afk has joined #openstack-dev | 03:32 | |
*** kgriffs is now known as kgriffs_afk | 03:33 | |
*** stevemar-afk has quit IRC | 03:33 | |
*** spzala has quit IRC | 03:34 | |
*** haleyb has joined #openstack-dev | 03:35 | |
*** stevemar-afk has joined #openstack-dev | 03:35 | |
*** pixelb has quit IRC | 03:35 | |
*** Edward-Zhang has quit IRC | 03:37 | |
*** loq_mac has joined #openstack-dev | 03:38 | |
*** stevemar-afk has quit IRC | 03:39 | |
*** haleyb has quit IRC | 03:40 | |
*** stevemar-afk has joined #openstack-dev | 03:41 | |
*** topol has quit IRC | 03:41 | |
*** haleyb has joined #openstack-dev | 03:43 | |
*** ozialien has joined #openstack-dev | 03:44 | |
*** fungi has quit IRC | 03:44 | |
*** evgenyf has joined #openstack-dev | 03:45 | |
*** stevemar-afk has quit IRC | 03:45 | |
*** otherwiseguy has quit IRC | 03:45 | |
*** carl_baldwin has joined #openstack-dev | 03:47 | |
*** stevemar-afk has joined #openstack-dev | 03:47 | |
*** vipul is now known as vipul-away | 03:48 | |
*** dbalog has left #openstack-dev | 03:49 | |
*** sumanthns has quit IRC | 03:50 | |
*** doug_shelley66 has quit IRC | 03:50 | |
*** marun has joined #openstack-dev | 03:51 | |
*** rushiagr is now known as rushiagr_away | 03:51 | |
*** harlowja is now known as harlowja_away | 03:52 | |
*** vipul-away is now known as vipul | 03:52 | |
*** fungi has joined #openstack-dev | 03:52 | |
*** neelashah has joined #openstack-dev | 03:53 | |
*** stevemar-afk has quit IRC | 03:54 | |
*** rushiagr_away is now known as rushiagr | 03:55 | |
*** noorul has quit IRC | 03:56 | |
*** stevemar-afk has joined #openstack-dev | 03:56 | |
*** amcrn has quit IRC | 03:56 | |
*** claxton has quit IRC | 03:57 | |
*** stevemar-afk has quit IRC | 03:57 | |
*** stevemar-afk has joined #openstack-dev | 04:00 | |
*** reed has joined #openstack-dev | 04:01 | |
*** stevemar-afk has quit IRC | 04:02 | |
*** mikeoutland has joined #openstack-dev | 04:02 | |
*** claxton has joined #openstack-dev | 04:03 | |
*** stevemar-afk has joined #openstack-dev | 04:04 | |
*** stevemar-afk has quit IRC | 04:06 | |
*** mikeoutland has quit IRC | 04:07 | |
*** hartsocks has left #openstack-dev | 04:08 | |
*** stevemar-afk has joined #openstack-dev | 04:08 | |
*** stevemar-afk has quit IRC | 04:10 | |
*** mikeoutland has joined #openstack-dev | 04:11 | |
*** stevemar-afk has joined #openstack-dev | 04:11 | |
*** haleyb has quit IRC | 04:12 | |
*** loq_mac has quit IRC | 04:13 | |
*** aswadrangnekar1 has joined #openstack-dev | 04:14 | |
*** haleyb has joined #openstack-dev | 04:16 | |
*** stevemar-afk has quit IRC | 04:18 | |
*** aeperezt has quit IRC | 04:18 | |
*** xarses has joined #openstack-dev | 04:19 | |
*** colinmcnamara has quit IRC | 04:19 | |
*** buzztroll has joined #openstack-dev | 04:19 | |
*** changlp_ is now known as changlp | 04:19 | |
*** stevemar-afk has joined #openstack-dev | 04:20 | |
*** rushiagr is now known as rushiagr_away | 04:21 | |
*** erkrnt has joined #openstack-dev | 04:22 | |
*** erkrnt has quit IRC | 04:23 | |
*** carl_baldwin has quit IRC | 04:23 | |
*** READ10 has quit IRC | 04:23 | |
*** buzztroll has quit IRC | 04:23 | |
*** kgriffs_afk is now known as kgriffs | 04:24 | |
*** stevemar-afk has quit IRC | 04:25 | |
*** xjiujiu has joined #openstack-dev | 04:26 | |
*** pballand has joined #openstack-dev | 04:26 | |
*** stevemar-afk has joined #openstack-dev | 04:27 | |
*** rushiagr_away is now known as rushiagr | 04:28 | |
*** carl_baldwin has joined #openstack-dev | 04:28 | |
*** stevemar-afk has quit IRC | 04:30 | |
*** stevemar-afk has joined #openstack-dev | 04:31 | |
*** stevemar-afk has quit IRC | 04:33 | |
*** kgriffs is now known as kgriffs_afk | 04:33 | |
*** stevemar-afk has joined #openstack-dev | 04:34 | |
*** stevemar-afk has quit IRC | 04:36 | |
*** Ryan_Lane has joined #openstack-dev | 04:37 | |
*** browne has joined #openstack-dev | 04:38 | |
*** stevemar-afk has joined #openstack-dev | 04:38 | |
*** stevemar-afk has quit IRC | 04:40 | |
*** AnilV4 has joined #openstack-dev | 04:41 | |
*** stevemar-afk has joined #openstack-dev | 04:41 | |
*** marun has quit IRC | 04:42 | |
*** stevemar-afk has quit IRC | 04:44 | |
*** stevemar-afk has joined #openstack-dev | 04:45 | |
*** mriedem has quit IRC | 04:45 | |
*** stevemar-afk has quit IRC | 04:47 | |
*** stevemar-afk has joined #openstack-dev | 04:48 | |
*** comay has joined #openstack-dev | 04:49 | |
*** martyntaylor has quit IRC | 04:50 | |
*** buzztroll has joined #openstack-dev | 04:50 | |
*** stevemar-afk has quit IRC | 04:53 | |
*** stevemar-afk has joined #openstack-dev | 04:54 | |
*** carl_baldwin has quit IRC | 04:55 | |
*** stevemar-afk has quit IRC | 04:58 | |
*** stevemar-afk has joined #openstack-dev | 04:59 | |
*** aditirav has joined #openstack-dev | 04:59 | |
*** chandankumar has joined #openstack-dev | 05:00 | |
*** stevemar-afk has quit IRC | 05:01 | |
*** carl_baldwin has joined #openstack-dev | 05:02 | |
*** stevemar-afk has joined #openstack-dev | 05:03 | |
*** dhellmann has joined #openstack-dev | 05:04 | |
*** byeager has quit IRC | 05:04 | |
*** stevemar-afk has quit IRC | 05:06 | |
*** Edward-Zhang has joined #openstack-dev | 05:06 | |
*** willingc has joined #openstack-dev | 05:06 | |
*** kushal has joined #openstack-dev | 05:06 | |
*** stevemar-afk has joined #openstack-dev | 05:08 | |
*** pdevine_ has joined #openstack-dev | 05:08 | |
*** stevemar-afk has quit IRC | 05:10 | |
*** rushiagr has joined #openstack-dev | 05:10 | |
*** stevemar-afk has joined #openstack-dev | 05:11 | |
*** stevemar-afk has quit IRC | 05:13 | |
*** Mandell has joined #openstack-dev | 05:14 | |
*** rraja has joined #openstack-dev | 05:14 | |
*** stevemar-afk has joined #openstack-dev | 05:14 | |
*** ngoracke has quit IRC | 05:15 | |
*** stevemar-afk has quit IRC | 05:15 | |
*** stevemar-afk has joined #openstack-dev | 05:17 | |
*** doug_shelley66 has joined #openstack-dev | 05:18 | |
*** stevemar-afk has quit IRC | 05:18 | |
*** urulama has joined #openstack-dev | 05:19 | |
*** stevemar-afk has joined #openstack-dev | 05:20 | |
*** stevemar-afk has quit IRC | 05:22 | |
*** sballe_ has joined #openstack-dev | 05:23 | |
*** urulama has quit IRC | 05:23 | |
*** buzztroll has quit IRC | 05:23 | |
*** stevemar-afk has joined #openstack-dev | 05:24 | |
*** kgriffs_afk is now known as kgriffs | 05:25 | |
*** stevemar-afk has quit IRC | 05:26 | |
*** sballe has quit IRC | 05:26 | |
*** tzumainn has quit IRC | 05:28 | |
*** stevemar-afk has joined #openstack-dev | 05:28 | |
*** stevemar-afk has quit IRC | 05:30 | |
*** dhellmann has quit IRC | 05:31 | |
*** stevemar-afk has joined #openstack-dev | 05:32 | |
*** loq_mac has joined #openstack-dev | 05:33 | |
*** stevemar-afk has quit IRC | 05:33 | |
*** tkay has quit IRC | 05:33 | |
*** neelashah has quit IRC | 05:34 | |
*** kgriffs is now known as kgriffs_afk | 05:35 | |
*** stevemar-afk has joined #openstack-dev | 05:35 | |
*** evgenyf has quit IRC | 05:36 | |
*** stevemar-afk has quit IRC | 05:36 | |
*** carl_baldwin has quit IRC | 05:37 | |
*** stevemar-afk has joined #openstack-dev | 05:38 | |
*** bdpayne has quit IRC | 05:39 | |
*** rdas has joined #openstack-dev | 05:40 | |
*** stevemar-afk has quit IRC | 05:40 | |
*** aditirav has quit IRC | 05:41 | |
*** aditirav has joined #openstack-dev | 05:41 | |
*** stevemar-afk has joined #openstack-dev | 05:42 | |
*** dhellmann has joined #openstack-dev | 05:42 | |
*** stevemar-afk has quit IRC | 05:43 | |
*** irenab_ has joined #openstack-dev | 05:43 | |
*** rushiagr is now known as rushiagr_away | 05:44 | |
*** UKn0Me has quit IRC | 05:44 | |
*** stevemar-afk has joined #openstack-dev | 05:45 | |
*** garyk has quit IRC | 05:46 | |
*** stevemar-afk has quit IRC | 05:46 | |
*** ozialien has quit IRC | 05:47 | |
*** yaguang has quit IRC | 05:47 | |
*** doude has quit IRC | 05:48 | |
*** doude_ has joined #openstack-dev | 05:48 | |
*** stevemar-afk2 has joined #openstack-dev | 05:48 | |
*** zaitcev has quit IRC | 05:49 | |
*** buzztroll has joined #openstack-dev | 05:50 | |
*** rushiagr_away is now known as rushiagr | 05:51 | |
*** konan has joined #openstack-dev | 05:51 | |
*** aditirav_ has joined #openstack-dev | 05:53 | |
*** reed has quit IRC | 05:53 | |
*** stevemar-afk2 has quit IRC | 05:54 | |
*** buzztroll has quit IRC | 05:55 | |
*** aditirav has quit IRC | 05:55 | |
*** aditirav_ is now known as aditirav | 05:55 | |
*** stevemar-afk has joined #openstack-dev | 05:56 | |
*** stevemar-afk is now known as stevemar | 05:56 | |
*** konan has quit IRC | 05:57 | |
*** neeti has joined #openstack-dev | 05:58 | |
*** stevemar has quit IRC | 05:58 | |
*** stevemar has joined #openstack-dev | 06:00 | |
*** stevemar has quit IRC | 06:03 | |
*** stevemar has joined #openstack-dev | 06:04 | |
*** Apsu has quit IRC | 06:06 | |
*** stevemar has quit IRC | 06:06 | |
*** jyhc has quit IRC | 06:06 | |
*** morganfainberg has quit IRC | 06:07 | |
*** Samos123 has quit IRC | 06:07 | |
*** aditirav_ has joined #openstack-dev | 06:07 | |
*** loq_mac has quit IRC | 06:07 | |
*** stevemar has joined #openstack-dev | 06:07 | |
*** rm_work has quit IRC | 06:07 | |
*** CrackerJackMack has quit IRC | 06:07 | |
*** byeager has joined #openstack-dev | 06:09 | |
*** stevemar has quit IRC | 06:09 | |
*** aditirav has quit IRC | 06:11 | |
*** aditirav_ is now known as aditirav | 06:11 | |
*** stevemar has joined #openstack-dev | 06:11 | |
*** obondarev_ has joined #openstack-dev | 06:12 | |
*** sc68cal has quit IRC | 06:14 | |
*** loq_mac has joined #openstack-dev | 06:14 | |
*** Mandell has quit IRC | 06:15 | |
*** aditirav has quit IRC | 06:15 | |
*** aditirav has joined #openstack-dev | 06:15 | |
*** Mandell has joined #openstack-dev | 06:16 | |
*** yaguang has joined #openstack-dev | 06:17 | |
*** byeager has quit IRC | 06:18 | |
*** browne has quit IRC | 06:18 | |
*** JonnyNomad_ has quit IRC | 06:18 | |
*** JonnyNomad has joined #openstack-dev | 06:18 | |
*** markmc has joined #openstack-dev | 06:19 | |
*** alex_xu has joined #openstack-dev | 06:19 | |
*** sc68cal has joined #openstack-dev | 06:19 | |
*** browne has joined #openstack-dev | 06:19 | |
*** changbl has quit IRC | 06:20 | |
*** nkinder has quit IRC | 06:20 | |
*** yeylon_ has joined #openstack-dev | 06:20 | |
*** arnaud__ has quit IRC | 06:21 | |
*** arnaud has joined #openstack-dev | 06:22 | |
*** stevemar has quit IRC | 06:22 | |
*** nkinder has joined #openstack-dev | 06:23 | |
*** changbl has joined #openstack-dev | 06:23 | |
*** willingc has quit IRC | 06:23 | |
*** stevemar has joined #openstack-dev | 06:25 | |
*** kgriffs_afk is now known as kgriffs | 06:26 | |
*** stevemar has quit IRC | 06:26 | |
*** kushal has quit IRC | 06:27 | |
*** stevemar has joined #openstack-dev | 06:28 | |
*** hartsocks has joined #openstack-dev | 06:28 | |
*** alex_xu has quit IRC | 06:29 | |
*** hartsocks has quit IRC | 06:30 | |
*** tkammer has joined #openstack-dev | 06:31 | |
*** stevemar has quit IRC | 06:32 | |
*** stevemar has joined #openstack-dev | 06:34 | |
*** dkuffner has joined #openstack-dev | 06:35 | |
*** kgriffs is now known as kgriffs_afk | 06:36 | |
*** amit has joined #openstack-dev | 06:37 | |
*** amit is now known as Guest4484 | 06:37 | |
*** Guest4484 has quit IRC | 06:38 | |
*** yeylon_ has quit IRC | 06:38 | |
*** Ryan_Lane has quit IRC | 06:39 | |
*** Ryan_Lane has joined #openstack-dev | 06:40 | |
*** stevemar has quit IRC | 06:41 | |
*** loq_mac has quit IRC | 06:42 | |
*** stevemar has joined #openstack-dev | 06:44 | |
*** stevemar has quit IRC | 06:45 | |
*** zigo_ is now known as zigo | 06:46 | |
*** stevemar has joined #openstack-dev | 06:47 | |
*** rootard_ is now known as rootard | 06:47 | |
*** stevemar has quit IRC | 06:49 | |
*** buzztroll has joined #openstack-dev | 06:50 | |
*** stevemar has joined #openstack-dev | 06:50 | |
*** nshaikh has joined #openstack-dev | 06:52 | |
*** stevemar has quit IRC | 06:52 | |
*** mikeoutland has quit IRC | 06:52 | |
*** e0ne has joined #openstack-dev | 06:52 | |
*** e0ne has quit IRC | 06:53 | |
*** e0ne has joined #openstack-dev | 06:53 | |
*** stevemar has joined #openstack-dev | 06:54 | |
*** e0ne has quit IRC | 06:56 | |
*** stevemar has quit IRC | 06:56 | |
*** Mandell_ has joined #openstack-dev | 06:56 | |
*** Mandell has quit IRC | 06:56 | |
*** stevemar has joined #openstack-dev | 06:57 | |
*** garyk has joined #openstack-dev | 06:57 | |
*** arnaud has quit IRC | 06:58 | |
*** dkuffner has quit IRC | 06:59 | |
*** stevemar has quit IRC | 06:59 | |
*** stevemar has joined #openstack-dev | 07:01 | |
*** Apsu has joined #openstack-dev | 07:01 | |
*** jyhc has joined #openstack-dev | 07:01 | |
*** rm_work|away has joined #openstack-dev | 07:01 | |
*** CrackerJackMack has joined #openstack-dev | 07:01 | |
*** rm_work|away is now known as rm_work | 07:01 | |
*** rm_work has joined #openstack-dev | 07:01 | |
*** Samos123 has joined #openstack-dev | 07:02 | |
*** morganfainberg has joined #openstack-dev | 07:02 | |
*** stevemar has quit IRC | 07:03 | |
*** huachao has joined #openstack-dev | 07:03 | |
*** huachao has left #openstack-dev | 07:05 | |
*** SergeyLukjanov has joined #openstack-dev | 07:05 | |
*** yolanda has joined #openstack-dev | 07:11 | |
*** garyk has left #openstack-dev | 07:12 | |
*** jamielennox is now known as jamielennox|away | 07:12 | |
*** browne has quit IRC | 07:14 | |
*** Drankis has joined #openstack-dev | 07:17 | |
*** AnilV4 has quit IRC | 07:20 | |
*** jcoufal has joined #openstack-dev | 07:20 | |
*** e0ne has joined #openstack-dev | 07:23 | |
*** AnilV4 has joined #openstack-dev | 07:23 | |
*** buzztroll has quit IRC | 07:24 | |
*** e0ne has quit IRC | 07:26 | |
*** kgriffs_afk is now known as kgriffs | 07:26 | |
*** belmoreira has joined #openstack-dev | 07:29 | |
*** loq_mac has joined #openstack-dev | 07:31 | |
*** urulama has joined #openstack-dev | 07:33 | |
*** mrunge has joined #openstack-dev | 07:35 | |
*** mrunge has quit IRC | 07:35 | |
*** markwash has joined #openstack-dev | 07:35 | |
*** e0ne has joined #openstack-dev | 07:36 | |
*** loq_mac has quit IRC | 07:36 | |
*** kgriffs is now known as kgriffs_afk | 07:36 | |
*** e0ne has quit IRC | 07:38 | |
*** mrunge has joined #openstack-dev | 07:39 | |
*** ifarkas has joined #openstack-dev | 07:44 | |
*** renlt has joined #openstack-dev | 07:45 | |
*** rushiagr is now known as rushiagr_away | 07:46 | |
*** Alexei_987 has joined #openstack-dev | 07:48 | |
*** vartom111111114 has joined #openstack-dev | 07:48 | |
*** buzztroll has joined #openstack-dev | 07:50 | |
*** jprovazn has joined #openstack-dev | 07:53 | |
*** xgsa has joined #openstack-dev | 07:54 | |
*** buzztroll has quit IRC | 07:54 | |
*** markvoelker1 has quit IRC | 07:54 | |
*** markwash has quit IRC | 08:04 | |
*** ndipanov has joined #openstack-dev | 08:04 | |
*** dkuffner has joined #openstack-dev | 08:06 | |
*** giulivo has joined #openstack-dev | 08:10 | |
*** Ryan_Lane has quit IRC | 08:11 | |
*** Ryan_Lane has joined #openstack-dev | 08:12 | |
*** jtomasek has joined #openstack-dev | 08:13 | |
*** xingchao_ has quit IRC | 08:13 | |
*** doron_afk has joined #openstack-dev | 08:13 | |
*** bauzas has joined #openstack-dev | 08:14 | |
*** xingchao has joined #openstack-dev | 08:14 | |
*** rushiagr_away is now known as rushiagr | 08:14 | |
*** yeylon_ has joined #openstack-dev | 08:16 | |
*** amuller has joined #openstack-dev | 08:16 | |
*** pdevine_ has quit IRC | 08:19 | |
*** jtomasek has quit IRC | 08:20 | |
*** jtomasek has joined #openstack-dev | 08:21 | |
*** alex_xu has joined #openstack-dev | 08:24 | |
*** kgriffs_afk is now known as kgriffs | 08:27 | |
*** Jakey has left #openstack-dev | 08:29 | |
*** coolsvap has joined #openstack-dev | 08:30 | |
*** loq_mac has joined #openstack-dev | 08:30 | |
*** gancl has quit IRC | 08:35 | |
*** gancl has joined #openstack-dev | 08:36 | |
*** kgriffs is now known as kgriffs_afk | 08:37 | |
*** Ryan_Lane has quit IRC | 08:37 | |
*** doron_afk is now known as doron | 08:38 | |
*** corXi has joined #openstack-dev | 08:38 | |
*** iartarisi has joined #openstack-dev | 08:40 | |
*** flaper87|afk is now known as flaper87 | 08:40 | |
*** loq_mac has quit IRC | 08:40 | |
*** mancdaz_away is now known as mancdaz | 08:41 | |
*** doron is now known as doron_afk | 08:41 | |
*** sumanthns has joined #openstack-dev | 08:42 | |
*** Mandell_ has quit IRC | 08:44 | |
*** SergeyLukjanov is now known as _SergeyLukjanov | 08:44 | |
*** _SergeyLukjanov has quit IRC | 08:44 | |
*** kushal has joined #openstack-dev | 08:49 | |
*** buzztroll has joined #openstack-dev | 08:50 | |
*** MaxV has joined #openstack-dev | 08:51 | |
*** romcheg has joined #openstack-dev | 08:58 | |
*** Oneiroi has quit IRC | 08:58 | |
*** SergeyLukjanov has joined #openstack-dev | 08:59 | |
*** safchain has joined #openstack-dev | 08:59 | |
*** rushiagr2 has joined #openstack-dev | 09:01 | |
*** noorul has joined #openstack-dev | 09:01 | |
*** jpich has joined #openstack-dev | 09:03 | |
*** rdas has quit IRC | 09:03 | |
*** jistr has joined #openstack-dev | 09:04 | |
*** yolanda has quit IRC | 09:04 | |
*** e0ne has joined #openstack-dev | 09:05 | |
*** henrynash has quit IRC | 09:05 | |
*** rushiagr has quit IRC | 09:05 | |
*** yolanda has joined #openstack-dev | 09:05 | |
*** nmagnezi has joined #openstack-dev | 09:06 | |
*** rdas has joined #openstack-dev | 09:08 | |
*** xchu has joined #openstack-dev | 09:08 | |
*** irenab_ has quit IRC | 09:09 | |
*** marekd|away is now known as marekd | 09:10 | |
*** ifarkas has quit IRC | 09:11 | |
*** derekh has joined #openstack-dev | 09:11 | |
*** ifarkas has joined #openstack-dev | 09:12 | |
*** doron_afk is now known as doron | 09:12 | |
*** ygbo has joined #openstack-dev | 09:13 | |
*** CaptTofu has joined #openstack-dev | 09:17 | |
*** vartom111111115 has joined #openstack-dev | 09:18 | |
*** vartom111111114 has quit IRC | 09:18 | |
*** CaptTofu has quit IRC | 09:19 | |
*** CaptTofu has joined #openstack-dev | 09:19 | |
*** iartarisi has quit IRC | 09:21 | |
*** eglynn has joined #openstack-dev | 09:21 | |
*** markwash has joined #openstack-dev | 09:23 | |
*** buzztroll has quit IRC | 09:24 | |
*** CaptTofu has quit IRC | 09:24 | |
*** willingc has joined #openstack-dev | 09:24 | |
*** johnthetubaguy has joined #openstack-dev | 09:24 | |
*** ifarkas has quit IRC | 09:25 | |
*** rushiagr2 is now known as rushiagr_away | 09:25 | |
*** johnthetubaguy1 has joined #openstack-dev | 09:26 | |
*** rushiagr_away is now known as rushiagr2 | 09:26 | |
*** johnthetubaguy has quit IRC | 09:27 | |
*** kgriffs_afk is now known as kgriffs | 09:28 | |
*** willingc has quit IRC | 09:28 | |
*** rushiagr3 has joined #openstack-dev | 09:28 | |
*** florentflament has joined #openstack-dev | 09:30 | |
*** alex_xu has quit IRC | 09:31 | |
*** ifarkas has joined #openstack-dev | 09:31 | |
*** rushiagr3 has quit IRC | 09:31 | |
*** rushiagr2 has quit IRC | 09:32 | |
*** alex_xu has joined #openstack-dev | 09:32 | |
*** iartarisi has joined #openstack-dev | 09:32 | |
*** rushiagr3 has joined #openstack-dev | 09:34 | |
*** yamahata has quit IRC | 09:34 | |
*** kgriffs is now known as kgriffs_afk | 09:38 | |
*** haomaiwa_ has quit IRC | 09:39 | |
*** mrunge has quit IRC | 09:39 | |
*** michchap has quit IRC | 09:39 | |
*** michchap_ has joined #openstack-dev | 09:39 | |
*** alex_xu has quit IRC | 09:40 | |
*** mkollaro has joined #openstack-dev | 09:40 | |
*** akrivoka has joined #openstack-dev | 09:43 | |
*** haomaiwang has joined #openstack-dev | 09:45 | |
*** yolanda has quit IRC | 09:47 | |
*** irenab_ has joined #openstack-dev | 09:48 | |
*** sushil_ has joined #openstack-dev | 09:49 | |
*** buzztroll has joined #openstack-dev | 09:50 | |
*** jp_at_hp has joined #openstack-dev | 09:50 | |
*** jp_at_hp has quit IRC | 09:51 | |
*** jp_at_hp has joined #openstack-dev | 09:51 | |
*** Edward-Zhang has quit IRC | 09:52 | |
*** mrunge has joined #openstack-dev | 09:53 | |
*** buzztroll has quit IRC | 09:54 | |
*** athomas has joined #openstack-dev | 09:56 | |
*** doron is now known as doron_afk | 09:57 | |
*** exed_ has joined #openstack-dev | 09:59 | |
*** reidrac has joined #openstack-dev | 10:00 | |
*** mrunge has quit IRC | 10:02 | |
*** mrunge has joined #openstack-dev | 10:03 | |
*** xchu has quit IRC | 10:04 | |
*** pixelb has joined #openstack-dev | 10:05 | |
*** gszasz has joined #openstack-dev | 10:05 | |
*** yolanda has joined #openstack-dev | 10:05 | |
*** negronjl_ has joined #openstack-dev | 10:09 | |
*** negronjl has quit IRC | 10:09 | |
*** xuhanp has quit IRC | 10:10 | |
*** afazekas has joined #openstack-dev | 10:10 | |
*** rushiagr3 is now known as rushiagr_away | 10:11 | |
*** pschaef has joined #openstack-dev | 10:14 | |
*** SergeyLukjanov has quit IRC | 10:17 | |
*** renlt has quit IRC | 10:21 | |
*** SergeyLukjanov has joined #openstack-dev | 10:22 | |
*** SergeyLukjanov has quit IRC | 10:23 | |
jd__ | zul: any chance to have an updated version of neutronclient in Ubuntu? :) | 10:26 |
*** kgriffs_afk is now known as kgriffs | 10:29 | |
*** henrynash has joined #openstack-dev | 10:31 | |
*** paragan has quit IRC | 10:32 | |
*** mmagr has joined #openstack-dev | 10:32 | |
*** henrynash has quit IRC | 10:32 | |
*** rushiagr_away is now known as rushiagr3 | 10:32 | |
*** jtomasek has quit IRC | 10:39 | |
*** kgriffs is now known as kgriffs_afk | 10:39 | |
*** jtomasek has joined #openstack-dev | 10:39 | |
*** DynamiteXXL has joined #openstack-dev | 10:42 | |
*** matiu has quit IRC | 10:43 | |
*** che-arne has joined #openstack-dev | 10:45 | |
*** UKn0Me has joined #openstack-dev | 10:50 | |
*** buzztroll has joined #openstack-dev | 10:50 | |
*** yamahata has joined #openstack-dev | 10:53 | |
*** yaguang has quit IRC | 10:54 | |
*** Oneiroi has joined #openstack-dev | 10:57 | |
*** rushiagr3 is now known as rushiagr_away | 10:57 | |
*** SergeyLukjanov has joined #openstack-dev | 10:58 | |
*** akrivoka has quit IRC | 11:00 | |
*** matiu has joined #openstack-dev | 11:04 | |
*** matiu has quit IRC | 11:04 | |
*** matiu has joined #openstack-dev | 11:04 | |
*** jruzicka has joined #openstack-dev | 11:04 | |
*** doron_afk is now known as doron | 11:05 | |
*** jtomasek has quit IRC | 11:05 | |
*** jtomasek has joined #openstack-dev | 11:06 | |
*** Jelle1 has joined #openstack-dev | 11:06 | |
*** danpb has joined #openstack-dev | 11:07 | |
*** saschpe has joined #openstack-dev | 11:12 | |
*** rushiagr_away is now known as rushiagr3 | 11:15 | |
*** doron is now known as doron_afk | 11:16 | |
*** doron_afk is now known as doron | 11:19 | |
*** MIDENN_ has quit IRC | 11:20 | |
*** bvandenh has joined #openstack-dev | 11:22 | |
*** buzztroll has quit IRC | 11:24 | |
*** kgriffs_afk is now known as kgriffs | 11:30 | |
*** pcm_ has joined #openstack-dev | 11:36 | |
*** ArxCruz has joined #openstack-dev | 11:36 | |
*** pcm_ has quit IRC | 11:37 | |
*** pcm_ has joined #openstack-dev | 11:38 | |
*** michchap_ has quit IRC | 11:39 | |
*** kgriffs is now known as kgriffs_afk | 11:39 | |
*** michchap has joined #openstack-dev | 11:40 | |
*** omachace has joined #openstack-dev | 11:42 | |
*** rushiagr3 is now known as rushiagr | 11:49 | |
*** buzztroll has joined #openstack-dev | 11:50 | |
*** evgenyf has joined #openstack-dev | 11:51 | |
*** alexpilotti has joined #openstack-dev | 11:53 | |
*** athomas has quit IRC | 11:53 | |
*** MaxV has quit IRC | 11:54 | |
*** buzztroll has quit IRC | 11:54 | |
*** CaptTofu has joined #openstack-dev | 11:55 | |
*** athomas has joined #openstack-dev | 11:56 | |
*** martyntaylor has joined #openstack-dev | 11:57 | |
*** doron is now known as doron_afk | 11:57 | |
*** kbrierly has quit IRC | 11:58 | |
*** urulama has quit IRC | 11:58 | |
*** drewlander has joined #openstack-dev | 12:05 | |
*** henrynash has joined #openstack-dev | 12:08 | |
*** evgenyf has quit IRC | 12:12 | |
*** morazi has quit IRC | 12:13 | |
*** kushal has quit IRC | 12:15 | |
*** openstackstatus has quit IRC | 12:17 | |
*** openstackstatus has joined #openstack-dev | 12:17 | |
*** kushal has joined #openstack-dev | 12:17 | |
*** slagle_ is now known as slagle | 12:20 | |
*** FunnyLookinHat has joined #openstack-dev | 12:22 | |
*** yolanda has quit IRC | 12:23 | |
*** yolanda has joined #openstack-dev | 12:24 | |
*** MaxV has joined #openstack-dev | 12:24 | |
*** evgenyf has joined #openstack-dev | 12:27 | |
*** omachace has quit IRC | 12:28 | |
*** kgriffs_afk is now known as kgriffs | 12:30 | |
*** rushiagr has quit IRC | 12:31 | |
*** omachace has joined #openstack-dev | 12:31 | |
*** yassine_ has joined #openstack-dev | 12:33 | |
*** bauzas has quit IRC | 12:34 | |
*** thomasem has joined #openstack-dev | 12:38 | |
*** gancl has quit IRC | 12:39 | |
*** pmathews has joined #openstack-dev | 12:40 | |
*** kgriffs is now known as kgriffs_afk | 12:40 | |
*** jtomasek has quit IRC | 12:40 | |
*** erkules_ is now known as erkules | 12:42 | |
*** JordanP has joined #openstack-dev | 12:43 | |
*** alexpilotti has quit IRC | 12:43 | |
*** mkollaro has quit IRC | 12:43 | |
*** xga has quit IRC | 12:44 | |
*** jtomasek has joined #openstack-dev | 12:44 | |
*** saschpe has quit IRC | 12:44 | |
*** saschpe has joined #openstack-dev | 12:44 | |
*** armax has joined #openstack-dev | 12:45 | |
*** sballe_ has quit IRC | 12:45 | |
*** sballe_ has joined #openstack-dev | 12:45 | |
*** aditirav has quit IRC | 12:46 | |
*** gancl has joined #openstack-dev | 12:46 | |
*** claxton has quit IRC | 12:47 | |
*** JordanP has quit IRC | 12:47 | |
*** sumanthns has quit IRC | 12:47 | |
*** coolsvap has quit IRC | 12:47 | |
*** sumanthns has joined #openstack-dev | 12:48 | |
*** buzztroll has joined #openstack-dev | 12:50 | |
*** danpb has quit IRC | 12:53 | |
*** tdruiva has joined #openstack-dev | 12:53 | |
*** anniec has joined #openstack-dev | 12:56 | |
*** mrunge has quit IRC | 12:56 | |
*** heyongli has joined #openstack-dev | 12:57 | |
*** sumanthns has quit IRC | 12:57 | |
*** armax has quit IRC | 12:58 | |
*** armax has joined #openstack-dev | 12:58 | |
*** anniec_ has joined #openstack-dev | 13:00 | |
*** johnthetubaguy1 is now known as johnthetubaguy | 13:00 | |
*** anniec has quit IRC | 13:00 | |
*** anniec_ is now known as anniec | 13:00 | |
*** sballe_ has quit IRC | 13:06 | |
*** akrivoka has joined #openstack-dev | 13:06 | |
*** rods1 has joined #openstack-dev | 13:08 | |
*** morazi has joined #openstack-dev | 13:10 | |
*** noslzzp has joined #openstack-dev | 13:10 | |
*** armax has quit IRC | 13:15 | |
*** yassine_ has quit IRC | 13:15 | |
*** armax has joined #openstack-dev | 13:16 | |
*** bauzas has joined #openstack-dev | 13:16 | |
*** yassine_ has joined #openstack-dev | 13:16 | |
*** yassine_ has quit IRC | 13:16 | |
*** doron_afk is now known as doron | 13:17 | |
*** yassine_ has joined #openstack-dev | 13:17 | |
*** jistr is now known as jistr|english | 13:17 | |
*** yassine_ has quit IRC | 13:17 | |
*** rraja has quit IRC | 13:17 | |
*** neeti has quit IRC | 13:17 | |
*** yassine_ has joined #openstack-dev | 13:19 | |
*** yassine_ has quit IRC | 13:19 | |
*** bswartz has quit IRC | 13:21 | |
*** yassine has joined #openstack-dev | 13:21 | |
*** matrohon has quit IRC | 13:22 | |
*** buzztroll has quit IRC | 13:24 | |
*** evgenyf has quit IRC | 13:24 | |
*** kushal has quit IRC | 13:24 | |
lxsli | python-novaclient: 2nd core review needed please: https://review.openstack.org/#/c/63199/ | 13:25 |
*** sandywalsh_ has joined #openstack-dev | 13:27 | |
*** byeager has joined #openstack-dev | 13:30 | |
*** sandywalsh_ has quit IRC | 13:31 | |
*** yassine has quit IRC | 13:31 | |
*** kgriffs_afk is now known as kgriffs | 13:31 | |
*** eharney has joined #openstack-dev | 13:32 | |
*** mmagr has quit IRC | 13:32 | |
*** yassine has joined #openstack-dev | 13:33 | |
*** kushal has joined #openstack-dev | 13:34 | |
*** achampion has quit IRC | 13:35 | |
*** sandywalsh_ has joined #openstack-dev | 13:36 | |
*** CaptTofu has quit IRC | 13:36 | |
*** dprince has joined #openstack-dev | 13:36 | |
*** CaptTofu has joined #openstack-dev | 13:37 | |
*** CaptTofu has quit IRC | 13:37 | |
*** markmc has quit IRC | 13:40 | |
*** kgriffs is now known as kgriffs_afk | 13:41 | |
*** vladikr has joined #openstack-dev | 13:43 | |
*** mikeoutland has joined #openstack-dev | 13:44 | |
*** jasondotstar has joined #openstack-dev | 13:46 | |
*** paragan has joined #openstack-dev | 13:48 | |
*** paragan has quit IRC | 13:48 | |
*** paragan has joined #openstack-dev | 13:48 | |
*** doug_shelley66 has quit IRC | 13:49 | |
*** nshaikh has left #openstack-dev | 13:49 | |
*** eglynn is now known as eglynn-lunch | 13:50 | |
*** kpavel has joined #openstack-dev | 13:50 | |
*** buzztroll has joined #openstack-dev | 13:50 | |
*** rtheis has joined #openstack-dev | 13:50 | |
*** bswartz has joined #openstack-dev | 13:51 | |
*** rossella_s has joined #openstack-dev | 13:52 | |
*** dkranz has joined #openstack-dev | 13:53 | |
*** buzztroll has quit IRC | 13:54 | |
*** eglynn-lunch has quit IRC | 13:55 | |
*** dims has quit IRC | 13:55 | |
*** glenng has joined #openstack-dev | 13:57 | |
*** vartom111111115 has quit IRC | 13:57 | |
*** dims has joined #openstack-dev | 13:57 | |
*** yassine has quit IRC | 14:01 | |
*** jdob has joined #openstack-dev | 14:01 | |
*** yassine has joined #openstack-dev | 14:01 | |
*** mikeoutland has quit IRC | 14:02 | |
*** antigluk has joined #openstack-dev | 14:03 | |
*** yamahata has quit IRC | 14:03 | |
*** mmagr has joined #openstack-dev | 14:04 | |
*** sandywalsh_ has quit IRC | 14:04 | |
*** clayb has joined #openstack-dev | 14:05 | |
*** glenng has quit IRC | 14:05 | |
*** glenng has joined #openstack-dev | 14:05 | |
*** morazi has quit IRC | 14:07 | |
*** ayoung has quit IRC | 14:07 | |
*** ayoung has joined #openstack-dev | 14:07 | |
*** bcrochet|bbl is now known as bcrochet | 14:08 | |
*** READ10 has joined #openstack-dev | 14:08 | |
*** prad_ has joined #openstack-dev | 14:08 | |
antigluk | hello. I just published patch for nova | 14:09 |
antigluk | it's my first patch, so just to clarify - do I need something other doing $ git review ? | 14:09 |
antigluk | e.g. add reviewers or request review or something like this | 14:11 |
*** mfer has joined #openstack-dev | 14:11 | |
*** viktors has joined #openstack-dev | 14:11 | |
*** mkollaro has joined #openstack-dev | 14:12 | |
*** jmw has joined #openstack-dev | 14:12 | |
*** sandywalsh_ has joined #openstack-dev | 14:14 | |
*** mriedem has joined #openstack-dev | 14:15 | |
*** byeager has quit IRC | 14:16 | |
*** hartsocks has joined #openstack-dev | 14:16 | |
*** carlp has joined #openstack-dev | 14:16 | |
*** byeager has joined #openstack-dev | 14:16 | |
*** heyongli has quit IRC | 14:17 | |
*** tzumainn has joined #openstack-dev | 14:17 | |
*** noslzzp has quit IRC | 14:18 | |
*** lbragstad has quit IRC | 14:18 | |
jpich | antigluk: Nope, once you submitted your patch it's added to the open queue and reviewers will get to it in time ( https://review.openstack.org/#/q/status:open+project:openstack/nova,n,z ) | 14:18 |
jpich | Feel free to review other patches in the meantime :) | 14:18 |
antigluk | jpich: thanks! | 14:19 |
jpich | antigluk: Did you submit your review as a draft perhaps? It doesn't look like the tests are running on it | 14:21 |
*** mrodden has joined #openstack-dev | 14:21 | |
*** morazi has joined #openstack-dev | 14:21 | |
antigluk | jpich: I submitted at as draft firstly, but then click "Publish" | 14:21 |
*** irenab_ has quit IRC | 14:21 | |
*** byeager has quit IRC | 14:21 | |
antigluk | *it | 14:21 |
jpich | antigluk: Ok, the automated tests don't get run when publishing a review that way - you can fix it by leaving a comment on the review that says only "recheck no bug" | 14:22 |
*** colinmcnamara has joined #openstack-dev | 14:22 | |
*** dvarga has joined #openstack-dev | 14:22 | |
*** matrohon has joined #openstack-dev | 14:22 | |
*** rods2 has joined #openstack-dev | 14:23 | |
*** rods1 has quit IRC | 14:23 | |
*** colinmcnamara has quit IRC | 14:23 | |
*** rods2 has quit IRC | 14:24 | |
*** jayg|g0n3 is now known as jayg | 14:24 | |
*** mrodden has quit IRC | 14:26 | |
antigluk | jpich: just comment on web page? or comment on commit | 14:26 |
jpich | antigluk: If you click the review button in gerrit, you can leave a comment | 14:27 |
*** dbalog has joined #openstack-dev | 14:28 | |
*** nkinder has quit IRC | 14:28 | |
*** mrodden has joined #openstack-dev | 14:28 | |
*** kgriffs_afk is now known as kgriffs | 14:32 | |
*** kwss has joined #openstack-dev | 14:34 | |
*** vijendar has joined #openstack-dev | 14:35 | |
*** dstanek has joined #openstack-dev | 14:36 | |
*** doug_shelley66 has joined #openstack-dev | 14:36 | |
*** colinmcnamara has joined #openstack-dev | 14:36 | |
*** xjiujiu has quit IRC | 14:37 | |
*** amotoki has joined #openstack-dev | 14:37 | |
*** reidrac has quit IRC | 14:37 | |
*** xjiujiu has joined #openstack-dev | 14:38 | |
*** joesavak has joined #openstack-dev | 14:38 | |
antigluk | jpich: doesn't seem to work.. | 14:38 |
*** kushal has quit IRC | 14:39 | |
jpich | antigluk: I think Zuul was just restarted to deal with load issues - I left another comment, you can see your review in the list at http://status.openstack.org/zuul/ now | 14:40 |
*** carlp has quit IRC | 14:40 | |
*** clayb has quit IRC | 14:40 | |
*** dims has quit IRC | 14:40 | |
*** rossella_s has quit IRC | 14:40 | |
*** anniec has quit IRC | 14:40 | |
*** pmathews has quit IRC | 14:40 | |
*** omachace has quit IRC | 14:40 | |
*** drewlander has quit IRC | 14:40 | |
*** pcm_ has quit IRC | 14:40 | |
*** matiu has quit IRC | 14:40 | |
*** yeylon_ has quit IRC | 14:40 | |
*** morganfainberg has quit IRC | 14:40 | |
*** Samos123 has quit IRC | 14:40 | |
*** CrackerJackMack has quit IRC | 14:40 | |
*** Apsu has quit IRC | 14:40 | |
*** rm_work has quit IRC | 14:40 | |
*** jyhc has quit IRC | 14:40 | |
*** comay has quit IRC | 14:40 | |
*** bknudson has quit IRC | 14:40 | |
*** prad_ has quit IRC | 14:40 | |
*** kgriffs is now known as kgriffs_afk | 14:42 | |
*** e0ne has quit IRC | 14:42 | |
*** rossella_s has joined #openstack-dev | 14:42 | |
*** jistr|english is now known as jistr | 14:42 | |
*** e0ne has joined #openstack-dev | 14:43 | |
*** peristeri has joined #openstack-dev | 14:43 | |
*** carlp has joined #openstack-dev | 14:43 | |
*** clayb has joined #openstack-dev | 14:43 | |
*** dims has joined #openstack-dev | 14:43 | |
*** anniec has joined #openstack-dev | 14:43 | |
*** pmathews has joined #openstack-dev | 14:43 | |
*** omachace has joined #openstack-dev | 14:43 | |
*** drewlander has joined #openstack-dev | 14:43 | |
*** pcm_ has joined #openstack-dev | 14:43 | |
*** matiu has joined #openstack-dev | 14:43 | |
*** yeylon_ has joined #openstack-dev | 14:43 | |
*** morganfainberg has joined #openstack-dev | 14:43 | |
*** Samos123 has joined #openstack-dev | 14:43 | |
*** CrackerJackMack has joined #openstack-dev | 14:43 | |
*** rm_work has joined #openstack-dev | 14:43 | |
*** jyhc has joined #openstack-dev | 14:43 | |
*** Apsu has joined #openstack-dev | 14:43 | |
*** comay has joined #openstack-dev | 14:43 | |
*** bknudson has joined #openstack-dev | 14:43 | |
*** eglynn-lunch has joined #openstack-dev | 14:45 | |
*** cpallares has joined #openstack-dev | 14:45 | |
*** MaxV has quit IRC | 14:45 | |
*** MaxV has joined #openstack-dev | 14:46 | |
*** herndon_ has joined #openstack-dev | 14:46 | |
*** changbl has quit IRC | 14:47 | |
*** rossella_s has quit IRC | 14:49 | |
*** lbragstad has joined #openstack-dev | 14:50 | |
*** armax has quit IRC | 14:50 | |
*** buzztroll has joined #openstack-dev | 14:50 | |
*** armax has joined #openstack-dev | 14:51 | |
*** radez_g0n3 is now known as radez | 14:51 | |
*** FunnyLookinHat has quit IRC | 14:51 | |
*** rods1 has joined #openstack-dev | 14:51 | |
*** burt has joined #openstack-dev | 14:51 | |
*** colinmcnamara has quit IRC | 14:51 | |
*** evgenyf has joined #openstack-dev | 14:51 | |
*** doron has quit IRC | 14:53 | |
*** colinmcnamara has joined #openstack-dev | 14:53 | |
antigluk | jpich: cool, thanks! | 14:54 |
jpich | antigluk: You're welcome! | 14:54 |
*** zaitcev has joined #openstack-dev | 14:55 | |
*** doron has joined #openstack-dev | 14:55 | |
*** kbringard has joined #openstack-dev | 14:56 | |
*** xjiujiu has quit IRC | 14:56 | |
*** kbringard has quit IRC | 14:56 | |
*** jistr has quit IRC | 14:56 | |
*** e0ne_ has joined #openstack-dev | 14:57 | |
*** jistr has joined #openstack-dev | 14:57 | |
*** csaba|afk is now known as csaba | 14:57 | |
*** jistr is now known as jistr|mtg | 14:57 | |
*** eglynn-lunch is now known as eglynn | 14:58 | |
*** gordc has joined #openstack-dev | 14:59 | |
*** vuntz_ is now known as vuntz | 15:00 | |
*** vuntz has quit IRC | 15:00 | |
*** vuntz has joined #openstack-dev | 15:00 | |
*** e0ne has quit IRC | 15:00 | |
*** doron has quit IRC | 15:00 | |
*** neelashah has joined #openstack-dev | 15:00 | |
*** doron has joined #openstack-dev | 15:01 | |
*** danielbruno has joined #openstack-dev | 15:01 | |
*** rushiagr has joined #openstack-dev | 15:01 | |
*** evgenyf has quit IRC | 15:03 | |
*** evgenyf has joined #openstack-dev | 15:04 | |
antigluk | jpich: does every comment trigger rebuild? it's extensive, isn't it? | 15:04 |
jpich | antigluk: No, only the "recheck" syntax | 15:04 |
*** dkranz has quit IRC | 15:05 | |
*** jmw has left #openstack-dev | 15:06 | |
jpich | antigluk: Note that the main tests haven't run on your patch yet (still showing as queued in zuul), 3rd party tools like turbo-hipster run additional tests and post the results as comments | 15:06 |
*** jmw has joined #openstack-dev | 15:07 | |
antigluk | jpich: yeah, I see | 15:08 |
*** rwsu has joined #openstack-dev | 15:09 | |
viktors | dhellmann: ping | 15:10 |
*** aeperezt has joined #openstack-dev | 15:10 | |
*** rpodolyaka has joined #openstack-dev | 15:10 | |
dhellmann | viktors: hi | 15:10 |
*** herndon_ has quit IRC | 15:11 | |
*** rcj has joined #openstack-dev | 15:11 | |
viktors | dhellmann: hello. | 15:12 |
viktors | dhellmann: Can you please look at https://review.openstack.org/#/c/63782/ ? | 15:12 |
dhellmann | viktors: it's on my list to review | 15:12 |
*** rossella_s has joined #openstack-dev | 15:13 | |
*** dkranz has joined #openstack-dev | 15:13 | |
viktors | dhellmann: it brings possibility to use ContextFormatter to impart context info | 15:13 |
*** terriyu has joined #openstack-dev | 15:13 | |
viktors | dhellmann: ok, will wait | 15:13 |
*** utlemming has joined #openstack-dev | 15:16 | |
*** xingchao has quit IRC | 15:17 | |
*** colinmcnamara has quit IRC | 15:17 | |
*** otherwiseguy has joined #openstack-dev | 15:18 | |
*** rushiagr2 has joined #openstack-dev | 15:22 | |
*** rushiagr2 is now known as rushiagr_away | 15:22 | |
*** rushiagr has quit IRC | 15:22 | |
*** jecarey has joined #openstack-dev | 15:23 | |
*** buzztroll has quit IRC | 15:23 | |
*** nelsnelson has joined #openstack-dev | 15:24 | |
*** nkinder has joined #openstack-dev | 15:25 | |
*** ttx has quit IRC | 15:25 | |
*** ttx has joined #openstack-dev | 15:25 | |
*** ttx has quit IRC | 15:25 | |
*** ttx has joined #openstack-dev | 15:25 | |
*** prad_ has joined #openstack-dev | 15:26 | |
*** browne has joined #openstack-dev | 15:26 | |
*** ewindisch is now known as zz_ewindisch | 15:27 | |
*** dprince has quit IRC | 15:27 | |
*** markmcclain has joined #openstack-dev | 15:31 | |
*** kgriffs_afk is now known as kgriffs | 15:33 | |
*** topol has joined #openstack-dev | 15:33 | |
*** FunnyLookinHat has joined #openstack-dev | 15:34 | |
*** browne has quit IRC | 15:34 | |
*** zz_ewindisch is now known as ewindisch | 15:34 | |
*** e0ne has joined #openstack-dev | 15:34 | |
*** pmathews has quit IRC | 15:35 | |
*** e0ne_ has quit IRC | 15:37 | |
*** afazekas has quit IRC | 15:37 | |
*** kpavel has quit IRC | 15:39 | |
*** galstrom_zzz is now known as galstrom | 15:40 | |
*** andreaf has joined #openstack-dev | 15:40 | |
*** CaptTofu has joined #openstack-dev | 15:41 | |
*** corXi has quit IRC | 15:42 | |
dolphm | bknudson: i was never really a fan of the DEFAULT_DOMAIN_ID being a constant anyway... just a bit of indirection | 15:42 |
bknudson | dolphm: I didn't realize that it wouldn't work. | 15:43 |
dolphm | bknudson: neither did i | 15:43 |
dolphm | bknudson: i'm pretty sure i started that pattern :P | 15:44 |
bknudson | dolphm: it seems like a good idea, and makes the code shorter. | 15:44 |
bknudson | you've only got so many characters on a line. | 15:44 |
*** herndon_ has joined #openstack-dev | 15:45 | |
dolphm | bknudson: yeah, but you lose the fact that it's configurable from the context where it's used | 15:45 |
*** rushiagr_away is now known as rushiagr2 | 15:45 | |
*** corXi has joined #openstack-dev | 15:45 | |
*** fifieldt has quit IRC | 15:47 | |
*** coolsvap has joined #openstack-dev | 15:47 | |
*** Mandell has joined #openstack-dev | 15:47 | |
*** mdenny has joined #openstack-dev | 15:48 | |
*** armax_ has joined #openstack-dev | 15:49 | |
*** buzztroll has joined #openstack-dev | 15:50 | |
*** rcleere has joined #openstack-dev | 15:51 | |
*** akrivoka has quit IRC | 15:51 | |
*** armax has quit IRC | 15:51 | |
*** armax_ is now known as armax | 15:51 | |
*** sballe has joined #openstack-dev | 15:51 | |
*** sballe has quit IRC | 15:52 | |
*** chandankumar has quit IRC | 15:53 | |
*** chandankumar_ has joined #openstack-dev | 15:53 | |
*** akrivoka has joined #openstack-dev | 15:53 | |
*** jd__ has quit IRC | 15:54 | |
*** buzztroll has quit IRC | 15:54 | |
hartsocks | I have a dumb developer question about git-review … how do I make my patch based on someone else's without submitting theirs too? | 15:55 |
*** jd__ has joined #openstack-dev | 15:55 | |
*** kevinconway has joined #openstack-dev | 15:55 | |
*** chandankumar__ has joined #openstack-dev | 15:55 | |
lxsli | hartsocks: it seems to work that out, providing yours is on top of their latest patchset | 15:55 |
*** carl_baldwin has joined #openstack-dev | 15:55 | |
hartsocks | so, right now I'm submitting 2 patches… theirs and mine. | 15:56 |
bknudson | hartsocks: make sure the commit hash is the same. | 15:56 |
asadoughi | hartsocks lxsli: no i did that and it broke theirs, because i was the committer | 15:56 |
bknudson | hartsocks: don't change their commit hash | 15:56 |
hartsocks | what do I do if I have done that accidentally? | 15:56 |
hartsocks | hrm... | 15:56 |
*** jpomero has joined #openstack-dev | 15:57 | |
*** stevemar has joined #openstack-dev | 15:57 | |
hartsocks | maybe if I pull their patch to its own branch then rebase my patch off of theirs again? | 15:57 |
*** _rdas_ has joined #openstack-dev | 15:57 | |
bknudson | hartsocks: that's what I would do. | 15:57 |
lxsli | yep | 15:57 |
*** chandankumar_ has quit IRC | 15:57 | |
hartsocks | let me try that | 15:57 |
asadoughi | hartsocks: i broke it by cherry-picking their patches, so don't do that :) | 15:57 |
*** avishay has joined #openstack-dev | 15:57 | |
bknudson | hartsocks: and when you git-review, use -R and it won't rebase. | 15:57 |
hartsocks | ah ha! | 15:58 |
hartsocks | thank you. | 15:58 |
*** exed_ has quit IRC | 15:58 | |
bknudson | hartsocks: I think newer versions of git-review are smarter about not rebasing | 15:58 |
*** ppetit has joined #openstack-dev | 15:58 | |
* asadoughi wish he knew this yesterday | 15:58 | |
* lxsli has been enjoying working in a 4-deep chain | 15:58 | |
hartsocks | wow. | 15:59 |
bknudson | in some ways it's kind of good to get your changes rebased on current master for you. | 15:59 |
*** exed_ has joined #openstack-dev | 15:59 | |
hartsocks | I've been manually rebasing on master. | 15:59 |
hartsocks | I keep each change set in its own branch. | 15:59 |
hartsocks | I checkout master… get it all up to date and clean... | 16:00 |
hartsocks | then jump to each change branch and rebase on master. | 16:00 |
*** rdas has quit IRC | 16:00 | |
hartsocks | That should mean I won't need git-review to rebase for me right? | 16:00 |
*** rushiagr2 is now known as rushiagr | 16:00 | |
*** Ruetobas has quit IRC | 16:01 | |
*** browne has joined #openstack-dev | 16:01 | |
*** belmoreira has quit IRC | 16:01 | |
*** belmoreira has joined #openstack-dev | 16:01 | |
*** topol has quit IRC | 16:02 | |
*** topol has joined #openstack-dev | 16:03 | |
*** Ruetobas has joined #openstack-dev | 16:03 | |
hartsocks | hrm… still not working. | 16:03 |
*** pmcg has quit IRC | 16:03 | |
hartsocks | I have checked their commit hash… it is the same. | 16:03 |
hartsocks | I have their commit in its own branch. | 16:03 |
hartsocks | I have rebased on that branch. | 16:03 |
hartsocks | I have said... | 16:04 |
hartsocks | $ git review -R | 16:04 |
hartsocks | it still wants to submit both patches. | 16:04 |
*** dprince has joined #openstack-dev | 16:04 | |
lxsli | what I do, is: git review -d 11111; git cherry-pick <my commit>; git review | 16:04 |
lxsli | it'll warn you you're submitting two, that's OK | 16:04 |
lxsli | when it hits the server only yours should get a new patch set | 16:04 |
bknudson | hartsocks: yes, it will say it's submitting 2, but if the commit has is the same it won't update the existing ones. | 16:05 |
bknudson | has -> hash | 16:05 |
*** mmagr has quit IRC | 16:05 | |
*** pmcg has joined #openstack-dev | 16:05 | |
hartsocks | lxsli the -d 11111 means -d <review number> ? | 16:06 |
lxsli | yeah | 16:06 |
hartsocks | let me try that. | 16:06 |
*** CaptTofu has quit IRC | 16:06 | |
*** belmoreira has quit IRC | 16:06 | |
*** CaptTofu has joined #openstack-dev | 16:07 | |
*** browne has quit IRC | 16:07 | |
hartsocks | heh still says 'submitting two' but I'll see if I can avoid over-writing the other commit... | 16:07 |
*** browne has joined #openstack-dev | 16:07 | |
lxsli | be brave :) | 16:07 |
*** Drankis has quit IRC | 16:07 | |
*** jobewan has joined #openstack-dev | 16:07 | |
hartsocks | the other one is on revision 16 so... | 16:07 |
*** Ruetobas has quit IRC | 16:08 | |
*** yamahata has joined #openstack-dev | 16:08 | |
hartsocks | well… I didn't hurt the base patch... | 16:08 |
hartsocks | but I can't find my latest revision. | 16:09 |
*** CaptTofu has quit IRC | 16:09 | |
*** CaptTofu has joined #openstack-dev | 16:09 | |
*** zz_paulczar is now known as paulczar | 16:09 | |
*** vahidh has quit IRC | 16:09 | |
*** ifarkas has quit IRC | 16:10 | |
*** asselin_ has joined #openstack-dev | 16:10 | |
hartsocks | hrm... | 16:12 |
*** reed has joined #openstack-dev | 16:13 | |
*** Ruetobas has joined #openstack-dev | 16:13 | |
hartsocks | oh frigging great. | 16:14 |
hartsocks | I mixed up my own local patches. | 16:14 |
hartsocks | that explains a lot. | 16:15 |
*** vahidh has joined #openstack-dev | 16:15 | |
*** buzztroll has joined #openstack-dev | 16:16 | |
*** xgsa has quit IRC | 16:16 | |
*** sdake has quit IRC | 16:17 | |
*** gyee_ has joined #openstack-dev | 16:17 | |
*** sdake has joined #openstack-dev | 16:17 | |
*** willingc has joined #openstack-dev | 16:17 | |
*** pmathews has joined #openstack-dev | 16:18 | |
*** ttx_ has joined #openstack-dev | 16:19 | |
*** SergeyLukjanov has quit IRC | 16:23 | |
*** Alexei_987 has quit IRC | 16:23 | |
*** corXi has quit IRC | 16:24 | |
*** paragan has quit IRC | 16:26 | |
*** jecarey has quit IRC | 16:27 | |
hartsocks | yeah, so git log is really what I needed to check to make sure I was submitting the correct hashes | 16:29 |
*** herndon_ has quit IRC | 16:29 | |
*** Mandell has quit IRC | 16:30 | |
*** yeylon_ has quit IRC | 16:31 | |
*** jecarey has joined #openstack-dev | 16:31 | |
*** sandywalsh_ has quit IRC | 16:31 | |
*** spzala has joined #openstack-dev | 16:32 | |
*** dvarga is now known as dvarga|away | 16:33 | |
*** dvarga|away is now known as dvarga | 16:33 | |
*** dstanek has quit IRC | 16:33 | |
*** mikeoutland has joined #openstack-dev | 16:34 | |
*** tkammer has quit IRC | 16:34 | |
*** akrivoka has quit IRC | 16:35 | |
*** iartarisi has quit IRC | 16:36 | |
*** akrivoka has joined #openstack-dev | 16:36 | |
*** ewarszaw has quit IRC | 16:38 | |
bknudson | looking at http://api.openstack.org/api-ref-identity.html -- does anybody else find the "identityFault (400, 500, …), badRequest (400), unauthorized (401)," response codes annoying? | 16:41 |
*** newell has joined #openstack-dev | 16:41 | |
bknudson | what's identityFault and where does that come from? | 16:41 |
*** buzztroll has quit IRC | 16:41 | |
bknudson | seems like these should be like "400 Bad Request, 401 Unauthorized, ..." (etc) | 16:42 |
*** jprovazn has quit IRC | 16:42 | |
*** buzztroll has joined #openstack-dev | 16:42 | |
bknudson | use the HTTP standard codes and not whatever "identityFault" is. | 16:43 |
*** jistr|mtg is now known as jistr | 16:43 | |
*** buzztrol_ has joined #openstack-dev | 16:43 | |
*** buzztroll has quit IRC | 16:43 | |
*** beagles is now known as beagles_brb | 16:45 | |
*** tdruiva has quit IRC | 16:47 | |
*** willingc has quit IRC | 16:47 | |
*** omachace has left #openstack-dev | 16:47 | |
*** dvarga is now known as dvarga|away | 16:47 | |
*** dvarga|away is now known as dvarga | 16:47 | |
BobBall | _cerberus_: ping | 16:48 |
_cerberus_ | BobBall: hey | 16:48 |
*** sballe has joined #openstack-dev | 16:48 | |
BobBall | you Matt Dietz? :) | 16:48 |
_cerberus_ | depends | 16:48 |
_cerberus_ | <_< | 16:48 |
_cerberus_ | >_> | 16:49 |
BobBall | haha | 16:49 |
BobBall | Just wanted a quick chat about https://review.openstack.org/#/c/58753/7 | 16:49 |
*** JonnyNomad has quit IRC | 16:49 | |
_cerberus_ | Was the record bit being used? TBH I just took alaski at his word on it | 16:49 |
BobBall | There are no callers which pass record - but I left the code that uses "record" in there because if someone does have a record in future it is _much_ better performance to pass it in | 16:49 |
*** kbrierly has joined #openstack-dev | 16:49 | |
BobBall | no, it's not being used anywhere because none of the existing callers had a record to hand. | 16:50 |
_cerberus_ | Hmm, I see | 16:50 |
*** negronjl_ is now known as negronjl | 16:50 | |
BobBall | I'll happily remove it if you want it gone - but just wanted to explain why I left it (which I probably should have put in a comment) | 16:50 |
*** armax has quit IRC | 16:51 | |
_cerberus_ | Well, I think removing it would be the consistent answer = | 16:51 |
_cerberus_ | I definitely see what you're saying, but it seems like something we should add back in once we have code that can make use of it | 16:51 |
*** jasondotstar has quit IRC | 16:52 | |
BobBall | okay - consider it gone. I'll try to update the patch tomorrow | 16:52 |
BobBall | ta | 16:53 |
_cerberus_ | Later :-) | 16:53 |
*** changbl has joined #openstack-dev | 16:53 | |
*** lxsli has quit IRC | 16:53 | |
*** terriyu has quit IRC | 16:54 | |
*** lxsli has joined #openstack-dev | 16:54 | |
*** markmcclain has quit IRC | 16:55 | |
*** tjones has joined #openstack-dev | 16:55 | |
*** tongli has joined #openstack-dev | 16:56 | |
*** xarses has quit IRC | 16:56 | |
*** luisbg has left #openstack-dev | 16:56 | |
*** avishay has quit IRC | 16:58 | |
*** tdruiva has joined #openstack-dev | 16:58 | |
*** buzztrol_ has quit IRC | 17:00 | |
*** SergeyLukjanov has joined #openstack-dev | 17:00 | |
*** csaba is now known as csaba|afk | 17:00 | |
*** jsavak has joined #openstack-dev | 17:00 | |
*** buzztroll has joined #openstack-dev | 17:00 | |
*** chandankumar__ has quit IRC | 17:00 | |
*** jasondotstar has joined #openstack-dev | 17:01 | |
*** dstanek has joined #openstack-dev | 17:01 | |
*** byeager has joined #openstack-dev | 17:02 | |
*** e0ne has quit IRC | 17:03 | |
*** nmagnezi has quit IRC | 17:03 | |
*** sarob has joined #openstack-dev | 17:03 | |
*** joesavak has quit IRC | 17:03 | |
*** sarob has quit IRC | 17:04 | |
*** ssurana has joined #openstack-dev | 17:04 | |
*** sarob has joined #openstack-dev | 17:04 | |
*** buzztroll has quit IRC | 17:04 | |
*** ttx_ has quit IRC | 17:06 | |
*** UKn0Me has quit IRC | 17:06 | |
dolphm | bknudson: on https://review.openstack.org/#/c/64758/ ... is dogpile calling the lambdas? | 17:07 |
*** DynamiteXXL has quit IRC | 17:07 | |
dolphm | bknudson: if so, is that documented somewhere? | 17:07 |
bknudson | dolphm: I'd have to defer to morganfainberg on that one | 17:07 |
*** alop has joined #openstack-dev | 17:07 | |
bknudson | dolphm: morganfainberg pointed me to some docs, but I'm not sure how to try it out. | 17:08 |
dolphm | bknudson: either dogpile is really smart and has thought of this, or it's not going to behave like we expect and we're not testing cache expirations so we don't know what it'll actually do | 17:08 |
bknudson | dolphm: I guess I was relying on tests | 17:09 |
bknudson | dolphm: but morganfainberg did point me to the docs... I'll see if I can find again. | 17:09 |
*** sarob has quit IRC | 17:09 | |
*** MaxV has quit IRC | 17:09 | |
*** sarob has joined #openstack-dev | 17:09 | |
*** MaxV has joined #openstack-dev | 17:10 | |
*** nkinder has quit IRC | 17:11 | |
*** sarob has quit IRC | 17:11 | |
*** doron is now known as doron_afk | 17:11 | |
*** anniec has quit IRC | 17:11 | |
*** sarob has joined #openstack-dev | 17:11 | |
*** jcoufal has quit IRC | 17:12 | |
*** tjones has quit IRC | 17:12 | |
*** sarob has quit IRC | 17:12 | |
*** rushiagr has quit IRC | 17:13 | |
*** sarob has joined #openstack-dev | 17:14 | |
*** MaxV has quit IRC | 17:14 | |
bknudson | dolphm: http://dogpilecache.readthedocs.org/en/latest/api.html#dogpile.cache.region.CacheRegion.cache_on_arguments | 17:15 |
dolphm | bknudson: just stubbed out a cached function, and passing in a lambda seems to correctly affect the caching behavior | 17:15 |
dolphm | "May be specified as a callable" wow | 17:15 |
bknudson | "expiration_time – May be specified as a callable, taking no arguments, that returns a value to be used as the expiration_time. This callable will be called whenever the decorated function itself is called, " ... | 17:15 |
dolphm | dogpile is badass | 17:15 |
bknudson | dolphm: dogpile is really smart. | 17:15 |
*** sarob has quit IRC | 17:15 | |
*** doron_afk has quit IRC | 17:16 | |
*** byeager has quit IRC | 17:17 | |
*** xmltok has joined #openstack-dev | 17:17 | |
*** sarob has joined #openstack-dev | 17:17 | |
*** byeager has joined #openstack-dev | 17:17 | |
*** markwash has quit IRC | 17:18 | |
*** yamahata has quit IRC | 17:18 | |
*** mikeoutland has quit IRC | 17:18 | |
*** markwash has joined #openstack-dev | 17:19 | |
*** tanisdl has joined #openstack-dev | 17:20 | |
*** pablosan has joined #openstack-dev | 17:20 | |
*** pdevine has joined #openstack-dev | 17:21 | |
*** vuil has joined #openstack-dev | 17:21 | |
*** sarob has quit IRC | 17:22 | |
*** byeager has quit IRC | 17:22 | |
*** nkinder has joined #openstack-dev | 17:23 | |
*** sballe has quit IRC | 17:23 | |
*** sballe has joined #openstack-dev | 17:24 | |
*** asselin_ has quit IRC | 17:24 | |
*** dkuffner has quit IRC | 17:24 | |
*** pballand has quit IRC | 17:24 | |
*** sushil_ has quit IRC | 17:25 | |
stevemar | dolphm, ping | 17:25 |
dolphm | stevemar: pong | 17:25 |
stevemar | marekd is asking questions about identity stuffs in tokens, and expiring federated users | 17:26 |
*** angdraug has joined #openstack-dev | 17:26 | |
*** bdpayne has joined #openstack-dev | 17:26 | |
*** galstrom is now known as galstrom_zzz | 17:26 | |
stevemar | dolphm, last time we talked, it seems like he a plan of sorts? so we don't have to do that? | 17:26 |
*** dstanek has quit IRC | 17:28 | |
*** herndon has joined #openstack-dev | 17:28 | |
*** bauzas has quit IRC | 17:28 | |
*** sushils has joined #openstack-dev | 17:28 | |
*** hub_cap is now known as carnac | 17:29 | |
*** jtomasek has quit IRC | 17:29 | |
*** carnac is now known as hub_cap | 17:30 | |
*** sumanthns has joined #openstack-dev | 17:31 | |
*** jpich has quit IRC | 17:32 | |
*** ykhodork has joined #openstack-dev | 17:32 | |
*** pballand has joined #openstack-dev | 17:33 | |
*** herndon has quit IRC | 17:33 | |
*** buzztroll has joined #openstack-dev | 17:35 | |
*** sumanthns has quit IRC | 17:37 | |
*** obondarev_ has quit IRC | 17:39 | |
*** AlanClark has joined #openstack-dev | 17:40 | |
*** andreaf has quit IRC | 17:40 | |
*** CaptTofu has quit IRC | 17:40 | |
*** herndon_ has joined #openstack-dev | 17:41 | |
*** CaptTofu has joined #openstack-dev | 17:41 | |
*** dvarga is now known as dvarga|away | 17:41 | |
*** dvarga|away is now known as dvarga | 17:41 | |
*** tdruiva_ has joined #openstack-dev | 17:41 | |
*** kwss has quit IRC | 17:41 | |
*** marekd is now known as marekd|away | 17:42 | |
dolphm | stevemar: i haven't been a huge fan of any of the ephemeral user ideas myself :-/ | 17:42 |
*** achampion has joined #openstack-dev | 17:42 | |
*** mancdaz is now known as mancdaz_away | 17:42 | |
*** tdruiva_ is now known as tdruiva-needs-he | 17:42 | |
dolphm | stevemar: or figure out a more appropriate way to present identity in the token, if any | 17:43 |
*** mikeoutland has joined #openstack-dev | 17:43 | |
*** jistr has quit IRC | 17:43 | |
*** Drankis has joined #openstack-dev | 17:43 | |
*** tdruiva-needs-he is now known as tdruiva_ | 17:43 | |
*** florentflament has quit IRC | 17:43 | |
*** ozialien has joined #openstack-dev | 17:43 | |
stevemar | dolphm, i thought the idea is to remove it completely from the token | 17:44 |
*** sumanthns has joined #openstack-dev | 17:44 | |
*** coasterz has joined #openstack-dev | 17:44 | |
dolphm | stevemar: that's my preference, but i honestly don't know what we'll break if we do that (like horizon?) | 17:44 |
stevemar | ooo... | 17:45 |
*** alee__ has joined #openstack-dev | 17:45 | |
dolphm | stevemar: maybe include a "user": {"name": "User Name As Claimed by IdP"} with no ID or link back to keystone as an "idp" | 17:45 |
stevemar | dolphm, can you leave it empty, if its a federated user? | 17:45 |
*** xarses has joined #openstack-dev | 17:45 | |
stevemar | yeah, something like that, a dummy | 17:45 |
dolphm | stevemar: (that way horizon gets something for UI purposes, but it's clear it's not an object available via the identity api | 17:46 |
dolphm | ) | 17:46 |
*** amcrn has joined #openstack-dev | 17:46 | |
*** harlowja_away is now known as harlowja | 17:46 | |
*** gancl has quit IRC | 17:47 | |
*** colinmcnamara has joined #openstack-dev | 17:48 | |
*** marun has joined #openstack-dev | 17:50 | |
*** CaptTofu has quit IRC | 17:50 | |
*** CaptTofu has joined #openstack-dev | 17:50 | |
*** nati_ueno has joined #openstack-dev | 17:51 | |
*** bauzas has joined #openstack-dev | 17:52 | |
*** _ruhe is now known as ruhe | 17:53 | |
*** athomas has quit IRC | 17:54 | |
*** ozialien has quit IRC | 17:54 | |
*** devoid has joined #openstack-dev | 17:54 | |
*** DennyZhang has joined #openstack-dev | 17:54 | |
*** dstanek has joined #openstack-dev | 17:55 | |
*** devoid has left #openstack-dev | 17:56 | |
*** _rdas_ has quit IRC | 17:57 | |
*** krtaylor has quit IRC | 17:58 | |
*** anukalp has joined #openstack-dev | 17:58 | |
*** herndon_ has quit IRC | 17:59 | |
*** evgenyf has quit IRC | 17:59 | |
*** csd has joined #openstack-dev | 17:59 | |
*** paulczar is now known as zz_paulczar | 18:00 | |
*** jmckind has joined #openstack-dev | 18:01 | |
*** sumanthns has quit IRC | 18:01 | |
*** thomasem has quit IRC | 18:01 | |
*** ygbo has quit IRC | 18:01 | |
*** arnaud__ has joined #openstack-dev | 18:01 | |
*** arnaud___ has joined #openstack-dev | 18:01 | |
*** medberry is now known as med_ | 18:03 | |
*** stevemar has quit IRC | 18:03 | |
*** jasondotstar has quit IRC | 18:03 | |
*** bcrochet has quit IRC | 18:03 | |
*** tmclaugh[work] has joined #openstack-dev | 18:04 | |
*** mikeoutland has quit IRC | 18:04 | |
*** stevemar has joined #openstack-dev | 18:05 | |
*** bcrochet has joined #openstack-dev | 18:05 | |
*** pballand has quit IRC | 18:05 | |
*** e0ne has joined #openstack-dev | 18:06 | |
*** beagles_brb is now known as beagles | 18:06 | |
*** colinmcnamara has quit IRC | 18:06 | |
*** amuller has quit IRC | 18:07 | |
*** safchain has quit IRC | 18:08 | |
*** thomasem has joined #openstack-dev | 18:09 | |
*** jasondotstar has joined #openstack-dev | 18:10 | |
*** dstanek has quit IRC | 18:11 | |
*** bcrochet has quit IRC | 18:11 | |
*** tdruiva_ has quit IRC | 18:12 | |
*** bcrochet has joined #openstack-dev | 18:13 | |
*** stevemar has quit IRC | 18:14 | |
*** gokrokve has joined #openstack-dev | 18:14 | |
*** stevemar has joined #openstack-dev | 18:16 | |
*** tmclaugh[work] has quit IRC | 18:16 | |
*** radez is now known as radez_g0n3 | 18:16 | |
*** tmclaugh[work] has joined #openstack-dev | 18:16 | |
*** bcrochet has quit IRC | 18:16 | |
*** sarob has joined #openstack-dev | 18:17 | |
*** sarob has quit IRC | 18:17 | |
*** sarob has joined #openstack-dev | 18:18 | |
*** vartom111111115 has joined #openstack-dev | 18:18 | |
*** e0ne_ has joined #openstack-dev | 18:18 | |
*** sarob has quit IRC | 18:18 | |
*** bcrochet has joined #openstack-dev | 18:18 | |
*** e0ne has quit IRC | 18:18 | |
*** dkuffner has joined #openstack-dev | 18:19 | |
*** jmontemayor has joined #openstack-dev | 18:19 | |
*** sarob has joined #openstack-dev | 18:20 | |
ayoung | stevemar, no ephemeral user ids. If a given IdP wants it, though, maybe we should allow them to create a user record on demand. For the others...we need a way to keep userid unique | 18:20 |
ayoung | domainid:IdPspecificname is the best I can come up with. | 18:21 |
*** galstrom_zzz is now known as galstrom | 18:21 | |
*** tdruiva has quit IRC | 18:21 | |
*** gszasz has quit IRC | 18:22 | |
ayoung | actually... | 18:22 |
bknudson | ayoung: should be IdPid:IdPspecificname ? | 18:22 |
ayoung | what about :IdpId:IdpSpecific name | 18:22 |
ayoung | bknudson, magic leading character, not something hta would be in a uuid | 18:22 |
*** ozialien has joined #openstack-dev | 18:23 | |
bknudson | ayoung: maybe we need a url | 18:23 |
ayoung | bknudson, IdP/Domain... | 18:23 |
ayoung | bknudson, no | 18:23 |
ayoung | bknudson, we need to be able to look at a user id and figure out where it comes from | 18:23 |
*** dkuffner has quit IRC | 18:23 | |
bknudson | ayoung: that's what a url would get us. | 18:23 |
ayoung | is isuuid(id) : then -> SQL | 18:24 |
ayoung | bknudson, but too much noise | 18:24 |
ayoung | it isnot going to be a remote object | 18:24 |
bknudson | leading : or whatever special char is fine with me. | 18:24 |
ayoung | bknudson, yeah, I think that we do roughly like we did with the tokens. | 18:25 |
*** sarob has quit IRC | 18:25 | |
ayoung | : means "domain id" prepended | 18:26 |
ayoung | with domain and IdP being similar but possibly different | 18:26 |
*** sarob has joined #openstack-dev | 18:26 | |
ayoung | and Domain being finer grained than IdP | 18:26 |
ayoung | ie. 1 IdP might have multiple domains in it | 18:26 |
bknudson | can a user from an IdP be in 2 different domains? | 18:26 |
*** CaptTofu has quit IRC | 18:26 | |
ayoung | bknudson, no, they are 2 different accounts | 18:26 |
ayoung | and a domain can't be split over multiple IdPs | 18:27 |
ayoung | bknudson, vast majority of cases 1 Idp = 1 Domain | 18:27 |
*** radez_g0n3 is now known as radez | 18:27 | |
ayoung | but out Keystone IdP supports multiple domains now (identity backend) | 18:27 |
*** ndipanov has quit IRC | 18:27 | |
ayoung | so...lets keep the concepts separate, and not break anything | 18:27 |
dolphm | bknudson: define "be in" | 18:28 |
*** galstrom is now known as galstrom_zzz | 18:28 | |
bknudson | dolphm: I guess I'm thinking about a group in domain A and group in domain B ? | 18:28 |
bknudson | or a role assignment for user in domain A or user in domain B ? | 18:29 |
dolphm | bknudson: membership in both of those groups? | 18:29 |
ayoung | bknudson, so...lets just agree now that Groups are something we need to expand.... | 18:29 |
dolphm | bknudson: and the groups are owned by two different domains? or the groups have assignments against two different domains? | 18:29 |
ayoung | groups are a management tool, and we've only implemented a subset of what we are going to need long term group wise...I'll wax poetic on the subjext next week | 18:29 |
*** tqtran has joined #openstack-dev | 18:30 | |
bknudson | dolphm: I'm thinking about the earlier problems we had with backend-per-domain, where we couldn't figure out which user we meant. | 18:30 |
bknudson | it seems like we're going to wind up with the same prob if we have multiple idps. | 18:31 |
*** sarob has quit IRC | 18:31 | |
ayoung | bknudson, backend == IdP | 18:31 |
*** sarob has joined #openstack-dev | 18:31 | |
ayoung | so we know domain X is in IdP Y | 18:31 |
ayoung | with LDAP and SQL backends also considred IdPs | 18:31 |
*** byeager has joined #openstack-dev | 18:31 | |
ayoung | if the userid starts with : we need to parse out the domain id | 18:32 |
bknudson | ayoung: domain ID or IdP ID? | 18:32 |
ayoung | if not (and it is as uuid) we assume it is in the single Identity backend | 18:32 |
ayoung | domain Id | 18:32 |
ayoung | users still are in domains | 18:32 |
ayoung | IdPs store domains | 18:32 |
*** doron_afk has joined #openstack-dev | 18:32 | |
*** otherwiseguy has quit IRC | 18:32 | |
*** sarob has quit IRC | 18:32 | |
ayoung | I wouldn't introduce this (domain) abstraction now, but since we have it, we should use it | 18:33 |
bknudson | ayoung: do users need to be added to keystone in addition to being in the IdP? | 18:33 |
ayoung | no | 18:33 |
ayoung | a user needs to be in some idp | 18:33 |
bknudson | so an IdP ID is a UUID? | 18:33 |
ayoung | Keystones Identity backend is an IdP | 18:33 |
bknudson | I mean a user ID in an IdP? | 18:33 |
dolphm | don't forget python -c "import urllib; assert urllib.quote_plus(':') == '%3A'" | 18:33 |
ayoung | user id is only uuid for sql | 18:33 |
ayoung | dolphm, doesn't hjave to be : | 18:34 |
*** CaptTofu has joined #openstack-dev | 18:34 | |
ayoung | can be any non uuid character | 18:34 |
*** sarob has joined #openstack-dev | 18:34 | |
bknudson | ayoung: ok, just making sure... so LDAP user IDs might be DNs or an attr value | 18:34 |
ayoung | bknudson, yeah, so magic character should deconflict with those as well, but are likely to be alpha if in English etc | 18:35 |
ayoung | so : would work for LDAP | 18:35 |
ayoung | need something web safe as well, though | 18:35 |
*** sarob has quit IRC | 18:35 | |
bknudson | : is not web-safe. | 18:36 |
ayoung | ! | 18:36 |
ayoung | what is the list of special chars for the web | 18:36 |
*** sarob has joined #openstack-dev | 18:36 | |
dolphm | ayoung: http://www.ietf.org/rfc/rfc2396.txt | 18:36 |
*** joesavak has joined #openstack-dev | 18:37 | |
dolphm | ayoung: probably looking for 2.3 Unreserved | 18:37 |
ayoung | reserved = ";" | "/" | "?" | ":" | "@" | "&" | "=" | "+" | | 18:37 |
ayoung | "$" | "," | 18:37 |
bknudson | you can use any char but you'd have to escape it. | 18:37 |
bknudson | it's not like escaping URLs is hard to do. | 18:37 |
ayoung | bknudson, we want an unescaped char | 18:37 |
*** branen_ has quit IRC | 18:38 | |
ayoung | guessing ! is safe. It is not in email addresses due to an old mail format | 18:38 |
ayoung | I think I like ! or *... | 18:38 |
*** derekh has quit IRC | 18:38 | |
ayoung | - and _ likely to be used in names | 18:38 |
*** rnirmal has joined #openstack-dev | 18:39 | |
*** ndipanov has joined #openstack-dev | 18:39 | |
*** sarob has quit IRC | 18:40 | |
*** jsavak has quit IRC | 18:40 | |
*** sarob has joined #openstack-dev | 18:40 | |
*** dstanek has joined #openstack-dev | 18:40 | |
*** pschaef has quit IRC | 18:42 | |
ayoung | bknudson, dolphm lets vet the "!" proposal. We could go with something longer, like '!dom!' or #! (magic number from files) | 18:42 |
ayoung | ! might be painful from a bash perspective | 18:42 |
openstack | ayoung: Error: "might" is not a valid command. | 18:42 |
ayoung | or from an irc perspective | 18:42 |
ayoung | ! | 18:43 |
ayoung | !! | 18:43 |
openstack | ayoung: Error: "!" is not a valid command. | 18:43 |
ayoung | ! help | 18:43 |
openstack | ayoung: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin. | 18:43 |
*** krtaylor has joined #openstack-dev | 18:43 | |
dolphm | ayoung: no matter what character you choose, you have to escape it whenever you "build" these ID's | 18:43 |
morganfainberg | dolphm, ++ | 18:44 |
ayoung | dolphm, yeah, and we want to make it script/bash safe as well | 18:44 |
*** sarob has quit IRC | 18:45 | |
*** vartom111111115 has quit IRC | 18:45 | |
morganfainberg | ayoung, i think @ is still likely the best, and if we ensure (even default/internal) all users have @ we can always lsplit the first one | 18:46 |
bknudson | it would be more efficient if it was a prefix so don't have to look through the whole string. | 18:47 |
morganfainberg | bknudson, fixed length? | 18:47 |
ayoung | bknudson, what about @dom@ | 18:47 |
morganfainberg | bknudson, i am behind that. | 18:47 |
bknudson | ayoung: I have no problem with @dom@. | 18:48 |
ayoung | we reserve the right to prepend the user id with @<3 letters>@ | 18:48 |
morganfainberg | ayoung, i'd force it, personally | 18:48 |
ayoung | and @dom@ means that the userid will be dom prepended | 18:48 |
morganfainberg | all users, if it's internal @int@ or something | 18:48 |
ayoung | if we change to a different thing, like idp it could then be @idp@ means that the userid will be idpid prepended | 18:49 |
morganfainberg | less complex if we don't have varying formats. | 18:49 |
morganfainberg | to handle | 18:49 |
morganfainberg | we can do some magic in the request to "fix" old id references w/o the @<dom>@ thing for a transitional period | 18:50 |
morganfainberg | if needed. | 18:51 |
bknudson | it's more than the request since it's IDs you get back from the DB. | 18:51 |
morganfainberg | bknudson, in the db we handle it with a migrate | 18:51 |
bknudson | LDAP? | 18:51 |
ayoung | morganfainberg, or grandfather in the ones without @tla@ | 18:52 |
ayoung | morganfainberg, think LDAP | 18:52 |
*** alee__ is now known as alee_ | 18:52 | |
morganfainberg | i think LDAP internal needs to do magic anyway | 18:52 |
ayoung | specifically, assignements backend | 18:52 |
morganfainberg | oh crap we have to support ldap assignments *sigh* | 18:52 |
morganfainberg | right | 18:52 |
morganfainberg | yeah grandfather in... | 18:53 |
*** buzztroll has quit IRC | 18:53 | |
morganfainberg | but anywhere we can make the change, (make it so updates "fix" it?) | 18:53 |
morganfainberg | we should | 18:53 |
*** buzztroll has joined #openstack-dev | 18:53 | |
morganfainberg | i keep forgetting ldap assignment, i should know better | 18:53 |
*** exed_ has quit IRC | 18:53 | |
*** dvarga is now known as dvarga|away | 18:54 | |
ayoung | morganfainberg, lets just assume that if it is not @tla@ we can't deduce the location, and go with the default | 18:54 |
morganfainberg | ayoung, ++ | 18:54 |
ayoung | BP time! | 18:54 |
morganfainberg | and if we are read/write update should "correct" the missing @tla@ | 18:54 |
morganfainberg | imo | 18:54 |
*** sandywalsh has quit IRC | 18:54 | |
morganfainberg | if it's read-only, well, only so much we can do | 18:54 |
*** dprince_ has joined #openstack-dev | 18:55 | |
morganfainberg | but seamless "upgrades" where possible are nice. | 18:55 |
ayoung | https://blueprints.launchpad.net/keystone/+spec/auth-domain-architecture | 18:55 |
*** dprince has quit IRC | 18:55 | |
morganfainberg | i think that bp sounds like the right place to put this | 18:55 |
morganfainberg | well.. with some more info added to it | 18:55 |
*** buzztroll has quit IRC | 18:58 | |
*** CaptTofu has quit IRC | 18:58 | |
*** lcheng has joined #openstack-dev | 18:59 | |
*** venkatesh has joined #openstack-dev | 19:00 | |
*** jsavak has joined #openstack-dev | 19:00 | |
*** dvarga|away is now known as dvarga | 19:01 | |
*** ykhodork has quit IRC | 19:02 | |
*** markmcclain has joined #openstack-dev | 19:03 | |
*** joesavak has quit IRC | 19:03 | |
*** zz_paulczar is now known as paulczar | 19:03 | |
*** joesavak has joined #openstack-dev | 19:04 | |
*** jsavak has quit IRC | 19:05 | |
*** exed_ has joined #openstack-dev | 19:06 | |
*** mdomsch has joined #openstack-dev | 19:06 | |
*** TrevorV has joined #openstack-dev | 19:06 | |
*** sandywalsh has joined #openstack-dev | 19:07 | |
*** alee_ is now known as alee_afk | 19:07 | |
*** changbl has quit IRC | 19:08 | |
*** byeager has quit IRC | 19:09 | |
*** byeager has joined #openstack-dev | 19:09 | |
*** melwitt has joined #openstack-dev | 19:10 | |
*** herndon_ has joined #openstack-dev | 19:12 | |
*** mkollaro has quit IRC | 19:13 | |
*** byeager has quit IRC | 19:14 | |
*** buzztroll has joined #openstack-dev | 19:15 | |
*** morazi has quit IRC | 19:15 | |
*** eharney has quit IRC | 19:15 | |
ayoung | morganfainberg, bknudson BP updated https://blueprints.launchpad.net/keystone/+spec/auth-domain-architecture | 19:16 |
*** branen has joined #openstack-dev | 19:16 | |
*** mrodden has quit IRC | 19:19 | |
*** browne_ has joined #openstack-dev | 19:19 | |
*** neoXsys has quit IRC | 19:19 | |
stevemar | marekd|away, i don't think any user entitiy would be created | 19:19 |
*** changbl has joined #openstack-dev | 19:19 | |
*** mrodden has joined #openstack-dev | 19:20 | |
*** marekd|away is now known as marekd | 19:21 | |
markwash | sdague: I accidentally just +A'd a branch that Jenkin's had not checked successfully yet https://review.openstack.org/#/c/65419/ | 19:21 |
*** pmcg has quit IRC | 19:21 | |
*** herndon_ has left #openstack-dev | 19:21 | |
*** ruhe is now known as _ruhe | 19:21 | |
morganfainberg | ayoung, that looks good | 19:21 |
marekd | stevemar: ok, so basically token, that links to certain roles. | 19:21 |
*** browne has quit IRC | 19:22 | |
markwash | sdague: not sure if there is something we can do to prevent that causing more gate delays now, but thought I'd mention it in case there is something | 19:22 |
*** browne_ is now known as browne | 19:22 | |
bknudson | markwash: my understanding is you can -2 it. | 19:22 |
morganfainberg | bknudson, it doesn't stop the gate | 19:22 |
morganfainberg | it just prevents merging | 19:22 |
morganfainberg | last i checked | 19:22 |
*** TrevorV has left #openstack-dev | 19:23 | |
sdague | markmcclain: what's the question? | 19:23 |
markwash | sdague: is there a way I can stop gate checks once they've started for a specific patch? | 19:23 |
markwash | accidentally approved too early | 19:24 |
sdague | markwash: push a new version | 19:24 |
*** tdruiva has joined #openstack-dev | 19:24 | |
morganfainberg | sdague, aha, good to know! | 19:24 |
*** tdruiva_ has joined #openstack-dev | 19:24 | |
sdague | so typically when I'm pulling things out I do a trivial commit message update | 19:24 |
*** marekd is now known as marekd|away | 19:25 | |
markwash | neat trick | 19:26 |
markwash | thanks! | 19:26 |
*** johnthetubaguy has quit IRC | 19:26 | |
*** thuc has joined #openstack-dev | 19:27 | |
*** Mandell has joined #openstack-dev | 19:28 | |
*** zaneb has quit IRC | 19:28 | |
*** spzala has quit IRC | 19:30 | |
*** spzala has joined #openstack-dev | 19:30 | |
*** pmcg has joined #openstack-dev | 19:30 | |
*** morazi has joined #openstack-dev | 19:30 | |
*** browne has quit IRC | 19:31 | |
*** browne has joined #openstack-dev | 19:31 | |
*** zaneb has joined #openstack-dev | 19:33 | |
*** neoXsys has joined #openstack-dev | 19:33 | |
*** rossella_s has quit IRC | 19:33 | |
*** DennyZhang has quit IRC | 19:34 | |
*** sarob has joined #openstack-dev | 19:34 | |
*** spzala has quit IRC | 19:36 | |
*** tan has quit IRC | 19:36 | |
*** tan has joined #openstack-dev | 19:38 | |
*** rods2 has joined #openstack-dev | 19:42 | |
*** rods1 has quit IRC | 19:42 | |
*** jruzicka has quit IRC | 19:45 | |
*** thuc has quit IRC | 19:45 | |
*** thuc has joined #openstack-dev | 19:46 | |
*** ArxCruz has quit IRC | 19:46 | |
*** jsavak has joined #openstack-dev | 19:46 | |
*** sushils has quit IRC | 19:46 | |
*** evgenyf has joined #openstack-dev | 19:47 | |
*** martyntaylor has quit IRC | 19:48 | |
*** venkatesh has quit IRC | 19:49 | |
*** joesavak has quit IRC | 19:50 | |
*** thuc has quit IRC | 19:50 | |
*** Drankis has quit IRC | 19:50 | |
*** thuc has joined #openstack-dev | 19:51 | |
*** thuc has quit IRC | 19:51 | |
*** nmagnezi has joined #openstack-dev | 19:51 | |
*** thuc has joined #openstack-dev | 19:51 | |
*** eharney has joined #openstack-dev | 19:52 | |
*** exed_ has quit IRC | 19:52 | |
*** Sumeniac has quit IRC | 19:52 | |
morganfainberg | food time. i'll be back later, need to hit up some keystone folks about a couple things | 19:53 |
morganfainberg | when i'm back | 19:53 |
*** sarob has quit IRC | 19:53 | |
morganfainberg | ayoung, https://blueprints.launchpad.net/keystone/+spec/token-issuance-pipeline fyi added that | 19:53 |
*** sarob has joined #openstack-dev | 19:54 | |
morganfainberg | ayoung, i'm planning on taking that on for J since it's a sizable refactor, it can include some varying hash logic as well | 19:54 |
*** dripton has joined #openstack-dev | 19:54 | |
morganfainberg | gyee, ^ please add any info / dependencies you see fit based upon the earlier convo | 19:54 |
*** dripton__ has quit IRC | 19:54 | |
*** novas0x2a|laptop has joined #openstack-dev | 19:54 | |
*** mlavalle has joined #openstack-dev | 19:55 | |
*** sarob has quit IRC | 19:57 | |
*** doug_shelley66 has quit IRC | 19:58 | |
*** spzala has joined #openstack-dev | 19:58 | |
mutex | Hi, I'm trying to write a hook for create_instance using some sparatic documentation, should I just be able to use setuptools and it should be called ? | 19:59 |
*** otherwiseguy has joined #openstack-dev | 19:59 | |
mutex | my hook setup.py: http://paste.openstack.org/show/60822/ | 19:59 |
*** neelashah has quit IRC | 19:59 | |
*** antigluk_ has joined #openstack-dev | 20:00 | |
*** vipul is now known as vipul-away | 20:02 | |
*** vipul-away is now known as vipul | 20:02 | |
*** Drankis has joined #openstack-dev | 20:02 | |
*** galstrom_zzz is now known as galstrom | 20:03 | |
*** rfolco has quit IRC | 20:04 | |
*** nmagnezi has quit IRC | 20:04 | |
*** cagrev has joined #openstack-dev | 20:06 | |
*** akrivoka has quit IRC | 20:07 | |
*** csd has quit IRC | 20:08 | |
*** mikeoutland has joined #openstack-dev | 20:08 | |
*** dvarga is now known as dvarga|away | 20:09 | |
*** dvarga|away is now known as dvarga | 20:09 | |
*** kgriffs is now known as kgriffs_afk | 20:09 | |
*** Drankis has quit IRC | 20:13 | |
*** safchain has joined #openstack-dev | 20:13 | |
*** mrodden1 has joined #openstack-dev | 20:13 | |
*** safchain has quit IRC | 20:13 | |
*** mrodden has quit IRC | 20:14 | |
*** _ruhe is now known as ruhe | 20:14 | |
*** yolanda has quit IRC | 20:15 | |
ayoung | morganfainberg, looks good, but I might get involved as well. I've done some hacking on it already | 20:16 |
*** epim has joined #openstack-dev | 20:16 | |
*** devoid1 has joined #openstack-dev | 20:17 | |
*** devoid1 has quit IRC | 20:17 | |
*** vipul is now known as vipul-away | 20:17 | |
*** devoid has joined #openstack-dev | 20:18 | |
*** devoid has left #openstack-dev | 20:18 | |
luisg | dhellmann, bnemec thx for the reviews! glad those changes are in.. i was wondering whether i should wait for the other couple of changes to specify the tanslated log via {project}.conf before trying to sync the changes across the various projects | 20:20 |
luisg | w do u guys think? | 20:20 |
*** galstrom is now known as galstrom_zzz | 20:22 | |
bnemec | luisg: You could probably go ahead and propose the syncs now. There's a fair chance they won't go through until after the other Oslo changes merge anyway and you can always update the sync. | 20:26 |
luisg | sounds good thx | 20:26 |
*** Sumeniac has joined #openstack-dev | 20:27 | |
*** kgriffs_afk is now known as kgriffs | 20:28 | |
*** julienvey_ has joined #openstack-dev | 20:28 | |
*** galstrom_zzz is now known as galstrom | 20:29 | |
*** buzztroll has quit IRC | 20:33 | |
*** buzztroll has joined #openstack-dev | 20:33 | |
*** drewlander has quit IRC | 20:33 | |
*** stevemar has quit IRC | 20:36 | |
*** vipul-away is now known as vipul | 20:36 | |
*** stevemar has joined #openstack-dev | 20:38 | |
*** buzztroll has quit IRC | 20:38 | |
*** radez is now known as radez_g0n3 | 20:38 | |
*** eglynn has quit IRC | 20:39 | |
*** jdob has quit IRC | 20:39 | |
*** sarob has joined #openstack-dev | 20:41 | |
*** jdob has joined #openstack-dev | 20:42 | |
*** cagrev has quit IRC | 20:42 | |
*** buzztroll has joined #openstack-dev | 20:47 | |
*** pdevine is now known as agntdrake | 20:47 | |
*** mikeoutland has quit IRC | 20:48 | |
*** ekhugen has joined #openstack-dev | 20:49 | |
*** csd has joined #openstack-dev | 20:51 | |
*** sushils has joined #openstack-dev | 20:54 | |
*** cagrev has joined #openstack-dev | 20:55 | |
*** mkollaro has joined #openstack-dev | 20:56 | |
*** joesavak has joined #openstack-dev | 20:58 | |
*** sarob has quit IRC | 20:59 | |
*** arnaud__ has quit IRC | 20:59 | |
*** arnaud___ has quit IRC | 20:59 | |
*** sarob has joined #openstack-dev | 21:00 | |
*** jsavak has quit IRC | 21:00 | |
*** dstanek has quit IRC | 21:00 | |
*** nmagnezi has joined #openstack-dev | 21:01 | |
*** sarob_ has joined #openstack-dev | 21:01 | |
*** dbalog has quit IRC | 21:01 | |
*** p4tux_ has quit IRC | 21:01 | |
*** anukalp has quit IRC | 21:03 | |
*** sarob has quit IRC | 21:04 | |
*** UKn0Me has joined #openstack-dev | 21:04 | |
*** mdomsch has quit IRC | 21:04 | |
*** ozialien has quit IRC | 21:05 | |
*** CaptTofu has joined #openstack-dev | 21:06 | |
*** sarob_ has quit IRC | 21:07 | |
*** sarob has joined #openstack-dev | 21:07 | |
*** stevemar has quit IRC | 21:09 | |
*** nmagnezi has quit IRC | 21:10 | |
*** nmagnezi has joined #openstack-dev | 21:10 | |
*** neelashah has joined #openstack-dev | 21:10 | |
*** ayoung has quit IRC | 21:10 | |
*** buzztroll has quit IRC | 21:10 | |
*** stevemar has joined #openstack-dev | 21:11 | |
*** buzztroll has joined #openstack-dev | 21:11 | |
*** krtaylor has quit IRC | 21:11 | |
*** tdruiva_ has quit IRC | 21:11 | |
*** tdruiva_ has joined #openstack-dev | 21:11 | |
*** sarob has quit IRC | 21:12 | |
*** stevemar has quit IRC | 21:13 | |
*** alee_afk is now known as alee_ | 21:13 | |
*** ayoung has joined #openstack-dev | 21:13 | |
*** stevemar has joined #openstack-dev | 21:15 | |
*** mlavalle has quit IRC | 21:15 | |
*** dbalog has joined #openstack-dev | 21:15 | |
*** buzztroll has quit IRC | 21:15 | |
*** stevemar has quit IRC | 21:17 | |
ayoung | morganfainberg, got a moment to talk about the KVS token impl? | 21:17 |
*** yeylon_ has joined #openstack-dev | 21:18 | |
*** stevemar has joined #openstack-dev | 21:18 | |
*** buzztroll has joined #openstack-dev | 21:20 | |
*** buzztrol_ has joined #openstack-dev | 21:21 | |
*** buzztroll has quit IRC | 21:21 | |
*** bvandenh has quit IRC | 21:21 | |
*** stevemar has quit IRC | 21:23 | |
*** prad has joined #openstack-dev | 21:24 | |
*** stevemar has joined #openstack-dev | 21:24 | |
*** stevemar has quit IRC | 21:26 | |
*** prad_ has quit IRC | 21:26 | |
*** stevemar has joined #openstack-dev | 21:27 | |
*** david-lyle has quit IRC | 21:27 | |
*** lcheng has quit IRC | 21:27 | |
*** DuncanT-1 has quit IRC | 21:27 | |
*** browne has quit IRC | 21:28 | |
*** david-lyle has joined #openstack-dev | 21:29 | |
*** DuncanT- has joined #openstack-dev | 21:29 | |
*** lcheng has joined #openstack-dev | 21:29 | |
*** bcrochet is now known as bcrochet|bbl | 21:29 | |
*** nmagnezi has quit IRC | 21:30 | |
*** julienvey_ has quit IRC | 21:31 | |
*** pingveno has quit IRC | 21:33 | |
*** carlp has quit IRC | 21:33 | |
*** SergeyLukjanov_ has joined #openstack-dev | 21:34 | |
*** p4tux has joined #openstack-dev | 21:34 | |
*** SergeyLukjanov has quit IRC | 21:35 | |
*** stevemar has quit IRC | 21:35 | |
*** carlp has joined #openstack-dev | 21:37 | |
*** stevemar has joined #openstack-dev | 21:37 | |
*** rcleere has quit IRC | 21:39 | |
*** stevemar has quit IRC | 21:39 | |
dolphm | bknudson: ping! | 21:39 |
*** stevemar has joined #openstack-dev | 21:40 | |
*** dprince_ has quit IRC | 21:40 | |
*** browne has joined #openstack-dev | 21:41 | |
*** pingveno has joined #openstack-dev | 21:42 | |
*** stevemar has quit IRC | 21:42 | |
*** jdob has quit IRC | 21:42 | |
*** UKn0Me has quit IRC | 21:42 | |
*** jdob has joined #openstack-dev | 21:43 | |
*** AlanClark has quit IRC | 21:44 | |
*** romcheg has quit IRC | 21:44 | |
*** romcheg has joined #openstack-dev | 21:45 | |
*** romcheg has quit IRC | 21:45 | |
*** romcheg has joined #openstack-dev | 21:46 | |
bknudson | dolphm: what's up? | 21:46 |
dolphm | bknudson: pm'ing you | 21:46 |
*** mlavalle has joined #openstack-dev | 21:55 | |
*** kgriffs is now known as kgriffs_afk | 21:55 | |
*** arnaud__ has joined #openstack-dev | 21:57 | |
*** browne has quit IRC | 21:57 | |
*** arnaud___ has joined #openstack-dev | 21:57 | |
*** vuil has quit IRC | 21:57 | |
*** erkrnt has joined #openstack-dev | 21:57 | |
*** giulivo has quit IRC | 22:00 | |
*** browne has joined #openstack-dev | 22:00 | |
*** tdruiva has quit IRC | 22:02 | |
*** ndipanov has quit IRC | 22:02 | |
*** galstrom is now known as galstrom_zzz | 22:03 | |
*** UKn0Me has joined #openstack-dev | 22:03 | |
*** arnaud___ has quit IRC | 22:04 | |
*** arnaud__ has quit IRC | 22:04 | |
*** dvarga has quit IRC | 22:06 | |
*** sarob has joined #openstack-dev | 22:08 | |
*** jdob has quit IRC | 22:08 | |
*** arnaud__ has joined #openstack-dev | 22:08 | |
*** SergeyLukjanov_ has quit IRC | 22:08 | |
*** mfer has quit IRC | 22:08 | |
*** arnaud___ has joined #openstack-dev | 22:08 | |
*** eglynn has joined #openstack-dev | 22:09 | |
*** SergeyLukjanov has joined #openstack-dev | 22:10 | |
morganfainberg | ayoung, pong | 22:10 |
*** fbo is now known as fbo_away | 22:11 | |
morganfainberg | ayoung, more than happy to discuss kvs impl stuff (making it better is ... good!) | 22:12 |
_cjones_ | ayoung, you there? | 22:12 |
*** ewindisch is now known as zz_ewindisch | 22:12 | |
*** bauzas has quit IRC | 22:13 | |
*** jayg is now known as jayg|g0n3 | 22:14 | |
*** kgriffs_afk is now known as kgriffs | 22:14 | |
*** bswartz has quit IRC | 22:15 | |
*** morazi has quit IRC | 22:15 | |
*** doug_shelley66 has joined #openstack-dev | 22:15 | |
*** thomasem has quit IRC | 22:16 | |
*** yeylon_ has quit IRC | 22:16 | |
*** jobewan has quit IRC | 22:16 | |
*** krtaylor has joined #openstack-dev | 22:16 | |
*** jobewan has joined #openstack-dev | 22:16 | |
*** paulczar is now known as zz_paulczar | 22:16 | |
*** nkinder has quit IRC | 22:17 | |
*** tdruiva_ has quit IRC | 22:19 | |
*** zz_ewindisch is now known as ewindisch | 22:19 | |
*** sungju has joined #openstack-dev | 22:21 | |
*** danielbruno has quit IRC | 22:21 | |
*** rwsu has quit IRC | 22:22 | |
*** zz_paulczar is now known as paulczar | 22:22 | |
*** jecarey has quit IRC | 22:23 | |
*** nkinder has joined #openstack-dev | 22:23 | |
*** ctlaugh_ has quit IRC | 22:24 | |
*** glenng has quit IRC | 22:24 | |
*** ctlaugh has joined #openstack-dev | 22:26 | |
*** sarob has quit IRC | 22:26 | |
*** xmltok has quit IRC | 22:28 | |
*** morazi has joined #openstack-dev | 22:28 | |
*** tdruiva_ has joined #openstack-dev | 22:29 | |
*** cpallares has quit IRC | 22:30 | |
*** ekhugen has quit IRC | 22:30 | |
*** e0ne_ has quit IRC | 22:30 | |
*** dkranz has quit IRC | 22:30 | |
*** rwsu has joined #openstack-dev | 22:31 | |
*** tdruiva_ has quit IRC | 22:31 | |
*** flaper87 is now known as flaper87|afk | 22:32 | |
*** tdruiva_ has joined #openstack-dev | 22:32 | |
*** buzztrol_ has quit IRC | 22:32 | |
*** vladikr has quit IRC | 22:33 | |
*** buzztroll has joined #openstack-dev | 22:33 | |
*** sarob has joined #openstack-dev | 22:33 | |
*** galstrom_zzz is now known as galstrom | 22:34 | |
*** tdruiva_ has quit IRC | 22:35 | |
*** sarob has quit IRC | 22:36 | |
*** markwash has quit IRC | 22:36 | |
*** sarob has joined #openstack-dev | 22:37 | |
*** dkranz has joined #openstack-dev | 22:37 | |
*** buzztroll has quit IRC | 22:37 | |
*** sarob_ has joined #openstack-dev | 22:38 | |
*** sarob_ has quit IRC | 22:38 | |
*** joesavak has quit IRC | 22:38 | |
*** thuc has quit IRC | 22:38 | |
*** markwash has joined #openstack-dev | 22:38 | |
*** sarob_ has joined #openstack-dev | 22:39 | |
*** pdevine_ has joined #openstack-dev | 22:39 | |
*** thuc has joined #openstack-dev | 22:39 | |
*** agntdrake has quit IRC | 22:39 | |
*** topol has quit IRC | 22:40 | |
*** pcm_ has quit IRC | 22:41 | |
*** achampion has quit IRC | 22:41 | |
*** sarob has quit IRC | 22:41 | |
*** pcm_ has joined #openstack-dev | 22:42 | |
*** thuc has quit IRC | 22:43 | |
*** dkranz has quit IRC | 22:43 | |
*** sarob_ has quit IRC | 22:46 | |
*** browne has quit IRC | 22:46 | |
ayoung | morganfainberg, later...Im in dad mode | 22:46 |
morganfainberg | ayoung, sure thing | 22:46 |
morganfainberg | ayoung, thats right east coast vs west coast >.< | 22:47 |
morganfainberg | :P | 22:47 |
*** browne has joined #openstack-dev | 22:47 | |
*** SergeyLukjanov_ has joined #openstack-dev | 22:47 | |
*** SergeyLukjanov_ has quit IRC | 22:47 | |
*** SergeyLukjanov has quit IRC | 22:48 | |
*** SergeyLukjanov_ has joined #openstack-dev | 22:48 | |
*** eglynn has quit IRC | 22:48 | |
*** SergeyLukjanov_ has quit IRC | 22:48 | |
*** JordanRinke has left #openstack-dev | 22:49 | |
*** csaba|afk is now known as csaba | 22:50 | |
*** vijendar has quit IRC | 22:53 | |
*** dims has quit IRC | 22:53 | |
*** sarob has joined #openstack-dev | 22:55 | |
*** jecarey has joined #openstack-dev | 22:56 | |
*** ozialien has joined #openstack-dev | 22:56 | |
*** rnirmal has quit IRC | 22:58 | |
*** ewindisch is now known as zz_ewindisch | 22:58 | |
*** dbalog has quit IRC | 22:59 | |
*** jroovers has joined #openstack-dev | 22:59 | |
*** sarob has quit IRC | 23:02 | |
*** neelashah has quit IRC | 23:02 | |
*** sarob has joined #openstack-dev | 23:03 | |
*** ozialien has quit IRC | 23:04 | |
*** e0ne has joined #openstack-dev | 23:04 | |
*** bswartz has joined #openstack-dev | 23:04 | |
*** burt has quit IRC | 23:04 | |
*** ozialien has joined #openstack-dev | 23:04 | |
*** ozialien has quit IRC | 23:04 | |
*** sarob_ has joined #openstack-dev | 23:04 | |
*** kevinconway has quit IRC | 23:06 | |
*** bswartz1 has joined #openstack-dev | 23:07 | |
*** jamielennox|away is now known as jamielennox | 23:07 | |
*** nkinder has quit IRC | 23:07 | |
*** sarob has quit IRC | 23:07 | |
*** bswartz has quit IRC | 23:08 | |
*** e0ne has quit IRC | 23:08 | |
*** dims_ has joined #openstack-dev | 23:08 | |
*** thuc has joined #openstack-dev | 23:09 | |
*** eharney has quit IRC | 23:10 | |
*** bswartz has joined #openstack-dev | 23:12 | |
*** bswartz1 has quit IRC | 23:13 | |
*** romcheg has quit IRC | 23:13 | |
*** carl_baldwin has quit IRC | 23:13 | |
*** mriedem has quit IRC | 23:14 | |
*** mrodden1 has quit IRC | 23:17 | |
*** thuc has quit IRC | 23:18 | |
*** epim has quit IRC | 23:19 | |
*** e0ne has joined #openstack-dev | 23:20 | |
*** jmckind has quit IRC | 23:20 | |
*** jbryce has joined #openstack-dev | 23:20 | |
*** csaba is now known as csaba|afk | 23:21 | |
*** lbragstad has quit IRC | 23:21 | |
*** yassine has quit IRC | 23:21 | |
*** sarob_ has quit IRC | 23:21 | |
*** sarob has joined #openstack-dev | 23:22 | |
*** epim has joined #openstack-dev | 23:22 | |
*** romcheg has joined #openstack-dev | 23:22 | |
*** rcj has quit IRC | 23:23 | |
*** buzztroll has joined #openstack-dev | 23:25 | |
*** sarob has quit IRC | 23:26 | |
*** cagrev has quit IRC | 23:27 | |
*** pablosan has quit IRC | 23:27 | |
*** asalkeld_ has joined #openstack-dev | 23:29 | |
*** jobewan has quit IRC | 23:29 | |
*** paulczar is now known as zz_paulczar | 23:30 | |
*** asalkeld_ has quit IRC | 23:30 | |
*** asalkeld_ has joined #openstack-dev | 23:31 | |
*** galstrom is now known as galstrom_zzz | 23:31 | |
*** asalkeld has quit IRC | 23:32 | |
*** thuc has joined #openstack-dev | 23:33 | |
*** dstanek has joined #openstack-dev | 23:33 | |
*** jgrimm has quit IRC | 23:33 | |
bknudson | morganfainberg: things are merging! | 23:34 |
*** jbryce has quit IRC | 23:34 | |
morganfainberg | bknudson, OMG! | 23:35 |
morganfainberg | bknudson, YAY! | 23:35 |
bknudson | morganfainberg: finally broke the dependency of base v3 controller and v2 controller. | 23:35 |
morganfainberg | bknudson, that seriously makes me so happy we accomplished that this cycle | 23:35 |
morganfainberg | bknudson, also the test cleanup you've done so far. | 23:36 |
morganfainberg | can't wait for that to merge in. | 23:36 |
bknudson | morganfainberg: I'm guessing I'll be rebasing those changes on a daily basis. | 23:36 |
morganfainberg | by Juno, i think we might have a good test structure, and much more maintanable systems | 23:36 |
*** asalkeld_ has quit IRC | 23:36 | |
morganfainberg | bknudson, aye :( race to rebase! | 23:36 |
bknudson | morganfainberg: yes... I'm kind of hoping that dstanek will come back from vacation or whatever and make fixtures for things. | 23:37 |
morganfainberg | bknudson, +++ | 23:37 |
Anticimex | any keystone related folks here? | 23:37 |
Anticimex | i mean, now :) | 23:37 |
morganfainberg | Anticimex, a couple of us | 23:37 |
morganfainberg | Anticimex, what can we do for ya? | 23:37 |
*** dstanek has quit IRC | 23:38 | |
Anticimex | highly interested (with resources) in federation, akin to https://blueprints.launchpad.net/keystone/+spec/acls-userids-federation , "working" :> | 23:38 |
Anticimex | relatively new to the actual details of openstack here, but been learning for ~1.5 years | 23:39 |
Anticimex | i'm also quit poor at IAM etc. but i'll have a try at describing a use case now ok? | 23:39 |
morganfainberg | Anticimex, there is a lot of work being done with the federation stuff in keystone right now. | 23:39 |
*** romcheg has quit IRC | 23:40 | |
morganfainberg | Anticimex, sure more use-cases are good. | 23:40 |
morganfainberg | i know stevemar (not on IRC right now) is heavily involved in federation work. let me also dig up the other blueprints. | 23:40 |
Anticimex | so i want to run a cloud... and i have $HUGE_NUM users behind federation. i have various levels of admins, which can propagate permissions down. domain admins, project admins. | 23:40 |
morganfainberg | Anticimex, that makes perfect sense. | 23:40 |
Anticimex | say one such admin wants to setup access rights of an identity that has yet to log in - how can that work? | 23:40 |
*** willingc has joined #openstack-dev | 23:41 | |
*** ruhe is now known as _ruhe | 23:41 | |
Anticimex | and can keystone now or in future track roles etc of federated IDs? (seems 'necessary' for me) | 23:41 |
*** prad has quit IRC | 23:41 | |
morganfainberg | that is partly what https://blueprints.launchpad.net/keystone/+spec/mapping is meant to help address | 23:42 |
morganfainberg | as i understand | 23:42 |
Anticimex | eg a domain admin has setup a project admin, project admin logs on and starts setting up access rights for identities to have rights as users in their project | 23:42 |
Anticimex | okey | 23:42 |
Anticimex | thanks for link | 23:42 |
morganfainberg | i _think_ the IDP must be defined by the deployer (cloud admin) not the domain admin | 23:42 |
Anticimex | sure, cloud admin can hook up IDP - that is fine | 23:43 |
*** gordc has quit IRC | 23:43 | |
Anticimex | (and makes sense to me and my "tiering" model too) | 23:43 |
morganfainberg | as I recall we don't have the ability to define per-project permissions (e.g. enforcement that is different that the global keystone policy) | 23:43 |
*** peristeri has quit IRC | 23:43 | |
*** sarob has joined #openstack-dev | 23:44 | |
morganfainberg | example: if a project user can perform an action on that project, you cannot change that behavior between two projects | 23:44 |
morganfainberg | you could (as the deployer/cloud admin) define two roles that offer differing levels of access | 23:45 |
morganfainberg | does that make sensE? | 23:45 |
morganfainberg | or did I just muddy the water? :P | 23:45 |
Anticimex | oh, ok, that is probably fine i guess? | 23:45 |
morganfainberg | tbh, i'm a little out of the loop on some of the federation work. | 23:45 |
Anticimex | i mean, regarding what users accesses would be.. | 23:45 |
*** gokrokve has quit IRC | 23:45 | |
morganfainberg | ah. | 23:45 |
morganfainberg | ok | 23:45 |
Anticimex | but in reality, does that imply that a "user" in project A, can't be admin of project B? | 23:45 |
morganfainberg | yeah, Roles and policy are defined by the cloud deployer | 23:45 |
Anticimex | where admin implies 'right to assign users to project' | 23:46 |
*** gokrokve has joined #openstack-dev | 23:46 | |
morganfainberg | and roles are associated for a given user to a domain or project | 23:46 |
morganfainberg | a domain admin might be able to create new projects for example | 23:46 |
Anticimex | i see | 23:46 |
morganfainberg | where a user cannot | 23:46 |
morganfainberg | domain user | 23:46 |
Anticimex | creating new projects permission is probaby fine that way | 23:46 |
morganfainberg | but if defined in that manner, it holds true for all domains | 23:47 |
*** kgriffs is now known as kgriffs_afk | 23:47 | |
*** kgriffs_afk is now known as kgriffs | 23:47 | |
Anticimex | but i could imagine a single identity having rights to just 'use' (eg., manage, create, etc ) VMs in project A, but at the same time have the right to assign identities with same use-access rights to project B (eg be "project admin") | 23:48 |
morganfainberg | Anticimex, that is supportable | 23:48 |
Anticimex | oh, okay | 23:48 |
*** FunnyLookinHat has quit IRC | 23:48 | |
morganfainberg | Anticimex, the user would be a "basic" level in project A, but in project B would have an "admin role" | 23:48 |
Anticimex | then i misunderstood you earlier | 23:48 |
*** pdevine has joined #openstack-dev | 23:48 | |
Anticimex | right | 23:48 |
Anticimex | ok cool | 23:49 |
morganfainberg | yep :) | 23:49 |
*** pdevine_ has quit IRC | 23:49 | |
Anticimex | where can i dig deeper on federation work? | 23:49 |
*** asalkeld_ has joined #openstack-dev | 23:49 | |
Anticimex | ref: the two blueprints | 23:49 |
morganfainberg | I would say that stevemar is a good resource to talk to about the current state-of-affairs, there has been some traffic on the mailing list | 23:49 |
Anticimex | i read some meeting notes a while ago | 23:49 |
Anticimex | oki | 23:49 |
morganfainberg | and if you look at the open reviews, there is some work referencing federation https://review.openstack.org/#/c/60424/ | 23:50 |
morganfainberg | as an example of the implementation (CRUD) for the BP i linked to you earlier | 23:50 |
*** gokrokve has quit IRC | 23:50 | |
morganfainberg | Anticimex, once i have a bit more bandwidth i'll also be spending some time to get up to speed on it all so i can help contribute to the reviews (code review) | 23:51 |
Anticimex | stevemar frequents this channel? | 23:51 |
morganfainberg | aye | 23:51 |
Anticimex | check | 23:51 |
morganfainberg | keystone uses this channel to discuss most everything (the core devs lurk in here most of the time) | 23:52 |
*** kgriffs is now known as kgriffs_afk | 23:52 | |
morganfainberg | ayoung might also have more current knowledge on federation direction | 23:52 |
morganfainberg | i know he has been a bit more involved with the development and direction than I have been in the last few weeks. | 23:53 |
Anticimex | why is that, if i may ask? i joined a range of openstack-$foo channels a couple of months ago. just saw on https://wiki.openstack.org/wiki/IRC there is half a metric ton more of them to join.. :) | 23:53 |
Anticimex | (metering of particular interest to me also, in addition to all ordinary things) | 23:53 |
morganfainberg | Anticimex, we use this channel because it's the general "place" people come for development talks. Since keystone is used by so much, we keep our eyes here instead of in a private channel | 23:54 |
morganfainberg | easier to participate where needed | 23:54 |
Anticimex | morganfainberg: thanks for .. being around and engaging for now | 23:54 |
morganfainberg | s/private/dedicated | 23:54 |
Anticimex | makes sense | 23:54 |
morganfainberg | Anticimex, np, i'm off to write some code for a bit. :) | 23:54 |
morganfainberg | Anticimex, it's part of the job of being on keystone core (imo) and a good community member to help out where possible. | 23:54 |
*** evgenyf has quit IRC | 23:55 | |
Anticimex | no argument here. by engaging you may pick up unexpected extra production capacity, too.. :-) snowball effect of sorts | 23:57 |
_cjones_ | morganfainberg: Are you going to be around for a while to answer some of my keystone questions that I was going to send to ayoung. | 23:58 |
morganfainberg | _cjones_, I can try to. | 23:58 |
morganfainberg | _cjones_, i have to get a couple bits of code done for $internal company bug fixes$ before i can do much more here though | 23:59 |
morganfainberg | _cjones_, but i'm usually around fairly late (us west coast time) compared to some others (us east coast) | 23:59 |
_cjones_ | morganfainberg: Fair enough. I'll need another 30min or so to prep my scenario. | 23:59 |
_cjones_ | mf: I'm Pacific too. | 23:59 |
morganfainberg | _cjones_, ping me, and if i am available i'll let you know | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!