| *** valw has quit IRC | 00:23 | |
| *** VW has joined #craton | 01:53 | |
| *** syed_ has quit IRC | 01:54 | |
| *** Mudpuppy has quit IRC | 01:55 | |
| *** Mudpuppy has joined #craton | 01:56 | |
| *** VW has quit IRC | 01:57 | |
| *** VW has joined #craton | 02:35 | |
| *** VW has quit IRC | 02:40 | |
| *** VW has joined #craton | 04:09 | |
| *** VW has quit IRC | 04:13 | |
| *** Mudpuppy has quit IRC | 05:16 | |
| *** Mudpuppy has joined #craton | 05:17 | |
| *** Mudpuppy has quit IRC | 05:21 | |
| *** Mudpuppy has joined #craton | 05:47 | |
| *** Mudpuppy has quit IRC | 05:51 | |
| *** jcannava has quit IRC | 08:07 | |
| *** VW has joined #craton | 08:37 | |
| *** VW has quit IRC | 08:41 | |
| *** VW has joined #craton | 08:43 | |
| *** VW has quit IRC | 08:43 | |
| *** VW has joined #craton | 08:44 | |
| *** VW has quit IRC | 09:43 | |
| *** Mudpuppy has joined #craton | 09:49 | |
| *** Mudpuppy has quit IRC | 09:53 | |
| *** VW has joined #craton | 10:04 | |
| *** VW has quit IRC | 10:09 | |
| *** VW has joined #craton | 10:32 | |
| *** VW has quit IRC | 10:32 | |
| *** VW has joined #craton | 10:33 | |
| *** VW has quit IRC | 11:35 | |
| *** VW has joined #craton | 11:47 | |
| *** valw has joined #craton | 11:54 | |
| *** valw_ has joined #craton | 11:56 | |
| *** valw has quit IRC | 11:58 | |
| *** valw_ has quit IRC | 12:20 | |
| *** VW has quit IRC | 12:35 | |
| *** valw has joined #craton | 12:36 | |
| *** VW has joined #craton | 12:56 | |
| *** VW has quit IRC | 13:00 | |
| *** jcannava has joined #craton | 13:02 | |
| sigmavirus | sulo: I fixed up your project_id patch, and I've added another patch on top of my keystone patch to make selecting auth-strategies easier in craton-api | 13:10 |
|---|---|---|
| sigmavirus | jimbaker: ^ | 13:10 |
| *** VW has joined #craton | 13:15 | |
| sulo | sigmavirus: thanks a lot for that | 13:22 |
| sigmavirus | I'm going to figure out a little hack to make creating resources when using keystone work | 13:41 |
| sigmavirus | I'm thinking that we'd want to have our own custom context object that we use that keeps track of whether we're using Keystone or not | 13:41 |
| sigmavirus | And then if we are, it checks the projects table and will create the id if it doesnt' exist | 13:41 |
| sigmavirus | does that sound okay to everyone? | 13:42 |
| sulo | sounds good to me | 13:42 |
| *** VW has quit IRC | 14:00 | |
| *** Tamayo has joined #craton | 14:03 | |
| *** Mudpuppy has joined #craton | 14:05 | |
| *** VW has joined #craton | 14:18 | |
| *** VW has quit IRC | 14:44 | |
| *** syed_ has joined #craton | 14:46 | |
| *** VW has joined #craton | 14:55 | |
| *** VW has quit IRC | 15:20 | |
| *** VW has joined #craton | 15:21 | |
| *** VW has quit IRC | 15:25 | |
| jimbaker | in spain and jet lagged | 16:47 |
| jimbaker | but that will pass | 16:47 |
| sigmavirus | congrats jimbaker | 16:51 |
| jimbaker | sigmavirus, all things considered, the jet lag is pretty mild | 16:53 |
| jimbaker | did get in a slow run before sunset | 16:54 |
| sigmavirus | https://www.dynstatus.com | 16:54 |
| sigmavirus | ^ At least you're not dealing with that DDoS | 16:54 |
| jimbaker | right, just saw those IMs. i guess it could impact me once i start actually doing internet stuff :) | 16:56 |
| sigmavirus | GitHub's broke, so I'd suspect as much | 16:57 |
| jimbaker | i did have the possibility of internet access for both flights, including over atlantic, but delta's internet pricing is way too pricey | 16:58 |
| jimbaker | i believe i saw somewhere they use demand-based pricing. and connections through NYC... it's going to be what it is | 16:59 |
| Mudpuppy | The rain in Spain stays mainly in the plain! | 17:02 |
| sigmavirus | Mudpuppy: I never knew that | 17:02 |
| sigmavirus | Is that where dogs end up? In the plain and the mud? | 17:02 |
| Mudpuppy | At home, My turn to babysit | 17:02 |
| jimbaker | or along the mediterranean coast. it is the start of the rainy season here. but by tuesday, it should be reliably sunny for the rest of the week | 17:09 |
| sigmavirus | syed_: you around? | 17:17 |
| syed_ | Hey sigmavirus yeap i am | 17:19 |
| sigmavirus | syed_: have any luck with my keystone instructions? | 17:19 |
| syed_ | Been trying that out, will update soon | 17:20 |
| sigmavirus | syed_: cool | 17:20 |
| sigmavirus | So sulo jimbaker I implemented the naïve version of https://review.openstack.org/#/c/389323/ | 17:20 |
| jimbaker | sigmavirus, thanks, i will take a look | 17:22 |
| sigmavirus | I'm not sure I'm happy with it though, pretty much any project id that tries to create something | 17:24 |
| *** VW has joined #craton | 17:30 | |
| *** VW has quit IRC | 17:35 | |
| sigmavirus | It's not a great security posture really | 17:38 |
| jimbaker | sigmavirus, understood. but is naive insecure? | 17:39 |
| sigmavirus | jimbaker: so think of it like this, just because someone can auth to keystone doesn't mean they should be able to use craton? | 17:40 |
| sigmavirus | I guess this depends a bit on the rbac stuff | 17:40 |
| palendae | Is non-keystone usage still being supported? | 17:42 |
| jimbaker | sigmavirus, yeah - and i'm pretty certain the rbac ideas we have been thinking about are going to be robust | 17:42 |
| palendae | Boostrapping OSA will be hard if Keystone's a requirement | 17:42 |
| jimbaker | palendae, keystone is an optional dependency | 17:42 |
| palendae | k | 17:42 |
| palendae | Making sure that hadn't changed :) | 17:42 |
| jimbaker | palendae, we have heard it from many ops - they don't want undercloud support concerns | 17:43 |
| *** Mudpuppy_ has joined #craton | 17:58 | |
| *** Mudpuppy_ has quit IRC | 18:00 | |
| *** Mudpuppy_ has joined #craton | 18:00 | |
| *** mhayden has quit IRC | 18:01 | |
| *** Mudpuppy has quit IRC | 18:02 | |
| *** mhayden has joined #craton | 18:04 | |
| *** Mudpuppy has joined #craton | 18:06 | |
| *** Mudpuppy_ has quit IRC | 18:10 | |
| sulo | jimbaker: sent you an email with pptx, take a look and we can talk in a few | 18:19 |
| *** valw has quit IRC | 18:20 | |
| *** Mudpuppy has quit IRC | 18:34 | |
| sigmavirus | palendae: right, but some folks want a dashboard (Horizon) component for Craton which means it needs to support Keystone | 18:43 |
| palendae | yeah | 18:43 |
| sigmavirus | jimbaker: also https://review.openstack.org/#/c/389702/1 is a simplification for deployment that operators like in projects like glance | 18:44 |
| sigmavirus | As you can see, it defaults to local-auth (the current default) | 18:44 |
| *** Mudpuppy has joined #craton | 20:07 | |
| *** Mudpuppy has quit IRC | 20:14 | |
| *** Mudpuppy has joined #craton | 20:15 | |
| *** Mudpuppy has quit IRC | 20:26 | |
| *** Tamayo has quit IRC | 20:42 | |
| *** Mudpuppy has joined #craton | 20:53 | |
| *** valw has joined #craton | 21:11 | |
| *** VW has joined #craton | 21:55 | |
| *** VW has quit IRC | 22:00 | |
| *** syed_ has quit IRC | 22:24 | |
| *** hughsaunders has quit IRC | 23:01 | |
| *** Mitschke has quit IRC | 23:01 | |
| *** mhayden has quit IRC | 23:01 | |
| *** izaakk has quit IRC | 23:01 | |
| *** ChanServ has quit IRC | 23:01 | |
| *** valw has quit IRC | 23:01 | |
| *** kencjohnston has quit IRC | 23:01 | |
| *** harlowja has quit IRC | 23:01 | |
| *** chrisspencer has quit IRC | 23:01 | |
| *** sballe_ has quit IRC | 23:01 | |
| *** sigmavirus has quit IRC | 23:01 | |
| *** sulo has quit IRC | 23:01 | |
| *** johnthetubaguy has quit IRC | 23:01 | |
| *** lcastell has quit IRC | 23:01 | |
| *** jimbaker has quit IRC | 23:01 | |
| *** mdorman has quit IRC | 23:01 | |
| *** serverascode has quit IRC | 23:01 | |
| *** ediardo has quit IRC | 23:01 | |
| *** b3rn-n00dl3s has quit IRC | 23:01 | |
| *** Mudpuppy has quit IRC | 23:01 | |
| *** jcannava has quit IRC | 23:01 | |
| *** david-lyle has quit IRC | 23:01 | |
| *** acabot has quit IRC | 23:01 | |
| *** wirehead_ has quit IRC | 23:01 | |
| *** turvey has quit IRC | 23:01 | |
| *** keekz has quit IRC | 23:01 | |
| *** keekz has joined #craton | 23:06 | |
| *** mhayden has joined #craton | 23:07 | |
| *** izaakk has joined #craton | 23:07 | |
| *** Mudpuppy has joined #craton | 23:07 | |
| *** jcannava has joined #craton | 23:07 | |
| *** valw has joined #craton | 23:07 | |
| *** kencjohnston has joined #craton | 23:07 | |
| *** hughsaunders has joined #craton | 23:07 | |
| *** harlowja has joined #craton | 23:08 | |
| *** chrisspencer has joined #craton | 23:08 | |
| *** sballe_ has joined #craton | 23:08 | |
| *** sigmavirus has joined #craton | 23:08 | |
| *** sulo has joined #craton | 23:08 | |
| *** johnthetubaguy has joined #craton | 23:08 | |
| *** lcastell has joined #craton | 23:08 | |
| *** jimbaker has joined #craton | 23:08 | |
| *** mdorman has joined #craton | 23:08 | |
| *** serverascode has joined #craton | 23:08 | |
| *** ediardo has joined #craton | 23:08 | |
| *** b3rn-n00dl3s has joined #craton | 23:08 | |
| *** tepper.freenode.net sets mode: +oooo sigmavirus sulo jimbaker b3rn-n00dl3s | 23:08 | |
| *** wirehead_ has joined #craton | 23:08 | |
| *** turvey has joined #craton | 23:08 | |
| *** serverascode has quit IRC | 23:08 | |
| *** ediardo has quit IRC | 23:10 | |
| *** ChanServ has joined #craton | 23:11 | |
| *** tepper.freenode.net sets mode: +o ChanServ | 23:11 | |
| *** sballe_ has quit IRC | 23:11 | |
| *** david-lyle has joined #craton | 23:13 | |
| *** acabot has joined #craton | 23:13 | |
| *** Mudpuppy has quit IRC | 23:13 | |
| *** Mudpuppy has joined #craton | 23:14 | |
| *** ediardo has joined #craton | 23:29 | |
| *** serverascode has joined #craton | 23:33 | |
| *** sballe_ has joined #craton | 23:37 | |
| *** valw has quit IRC | 23:54 | |
| *** valw has joined #craton | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!