*** tkelsey has joined #openstack-barbican | 00:10 | |
*** ccneill has quit IRC | 00:10 | |
*** SheenaG has quit IRC | 00:12 | |
*** SheenaG has joined #openstack-barbican | 00:13 | |
*** tkelsey has quit IRC | 00:14 | |
*** ccneill has joined #openstack-barbican | 00:14 | |
*** SheenaG has quit IRC | 00:23 | |
*** everjeje has quit IRC | 00:36 | |
openstackgerrit | Nathan Reller proposed openstack/barbican: Added pkcs1_only Configuration to KMIP https://review.openstack.org/182461 | 00:37 |
---|---|---|
*** dstufft has left #openstack-barbican | 00:37 | |
*** ccneill has quit IRC | 00:49 | |
*** zz_dimtruck is now known as dimtruck | 01:13 | |
*** gyee has quit IRC | 01:14 | |
*** nkinder has quit IRC | 01:23 | |
*** dave-mccowan has quit IRC | 02:37 | |
*** dave-mccowan has joined #openstack-barbican | 02:44 | |
*** xaeth_afk is now known as xaeth | 03:26 | |
*** tkelsey has joined #openstack-barbican | 04:12 | |
openstackgerrit | John Vrbanac proposed openstack/barbican: Fixing unauthenticated middleware role bug https://review.openstack.org/183391 | 04:15 |
*** tkelsey has quit IRC | 04:16 | |
openstackgerrit | John Vrbanac proposed openstack/barbican: Fixing unauthenticated middleware role bug https://review.openstack.org/183391 | 04:20 |
*** xaeth is now known as xaeth_afk | 04:52 | |
*** dimtruck is now known as zz_dimtruck | 05:03 | |
*** tkelsey has joined #openstack-barbican | 06:13 | |
*** tkelsey has quit IRC | 06:17 | |
*** tkelsey has joined #openstack-barbican | 06:47 | |
*** tkelsey has quit IRC | 07:01 | |
*** nickrmc83 has joined #openstack-barbican | 07:05 | |
*** Guest19895 has quit IRC | 07:21 | |
*** chlong has quit IRC | 07:32 | |
*** woodster_ has quit IRC | 08:10 | |
*** darrenmoffat has quit IRC | 10:20 | |
*** darrenmoffat has joined #openstack-barbican | 10:21 | |
*** nickrmc83 has quit IRC | 11:04 | |
*** everjeje has joined #openstack-barbican | 11:41 | |
*** rm_you| has joined #openstack-barbican | 12:48 | |
*** rellerreller has joined #openstack-barbican | 12:48 | |
*** rm_you has quit IRC | 12:51 | |
*** rm_you|wtf has joined #openstack-barbican | 13:13 | |
*** rm_you| has quit IRC | 13:16 | |
*** rellerreller has quit IRC | 13:33 | |
openstackgerrit | John Wood proposed openstack/barbican: Fix the sql_pool_logging config attribute https://review.openstack.org/183520 | 13:38 |
*** woodster_ has joined #openstack-barbican | 13:41 | |
openstackgerrit | Merged openstack/barbican: Fixing unauthenticated middleware role bug https://review.openstack.org/183391 | 13:52 |
*** SheenaG has joined #openstack-barbican | 13:52 | |
openstackgerrit | Merged openstack/barbican: Updated from global requirements https://review.openstack.org/182322 | 13:52 |
*** alee_headed_home is now known as alee | 13:58 | |
*** pglass has joined #openstack-barbican | 14:14 | |
*** xaeth_afk is now known as xaeth | 14:26 | |
*** zz_dimtruck is now known as dimtruck | 14:30 | |
*** dave-mccowan has quit IRC | 14:34 | |
alee | woodster_, highlighting within the brabican responses will be hard | 14:39 |
*** alee has quit IRC | 14:40 | |
*** nelsnelson has joined #openstack-barbican | 14:40 | |
*** alee has joined #openstack-barbican | 14:41 | |
*** mragupat has joined #openstack-barbican | 14:45 | |
*** mragupat has quit IRC | 14:46 | |
*** arunkant has quit IRC | 14:47 | |
*** dave-mccowan has joined #openstack-barbican | 14:48 | |
*** arunkant has joined #openstack-barbican | 14:53 | |
*** igueths has joined #openstack-barbican | 14:57 | |
*** nelsnels_ has joined #openstack-barbican | 15:04 | |
*** nelsnelson has quit IRC | 15:04 | |
*** dimtruck is now known as zz_dimtruck | 15:05 | |
woodster_ | alee: it is doable but painful.Look at the images I'm using for that one slide I animated in the CLI section. | 15:13 |
woodster_ | alee: Do you really need to use the pkix content type to get the cert secret, or just application octet stream? | 15:14 |
alee | woodster_, I did those demos using a slightly older version of the code because for some reason I can't get the latest code to run on my system | 15:15 |
alee | woodster_, but in that version, what comes back is pki-certx | 15:16 |
alee | you can see that by looking at the metadata for the secret | 15:16 |
woodster_ | alee: well, as long as we don't highlight that during the demo we should be ok | 15:16 |
woodster_ | ? | 15:16 |
alee | I'm pretty sure thats still in the code base | 15:16 |
*** nelsnels_ has quit IRC | 15:16 | |
*** nelsnelson has joined #openstack-barbican | 15:17 | |
alee | woodster_, perhaps -- I dont recall us specifying that we were only going to use application/octet-string .. | 15:17 |
alee | woodster_, checking code now .. | 15:17 |
woodster_ | alee: yeah I see it sprinkled in there. redrobot was curious about that as well | 15:18 |
woodster_ | alee: so does it return PEM directly? | 15:19 |
alee | yes | 15:19 |
alee | woodster_, yes - so in barbican/tasks/certificate_resources.py, we store the cert etc. as 'application/pkix-cert' in _save_secrets() | 15:22 |
alee | woodster_, seems like we need another conversation about this next week. | 15:23 |
alee | woodster_, but because we store it that way, you have to use that format when retrieving the cert | 15:24 |
alee | (otherwise it fails) | 15:24 |
alee | woodster_, this is not necessarily a bad thing IMO. | 15:24 |
alee | woodster_, and we can certainly point it out | 15:24 |
*** ccneill has joined #openstack-barbican | 15:27 | |
woodster_ | alee, yeah we can't go thru a summit without a hearty content-types discussion! | 15:27 |
alee | woodster_, content-types and castellan, I wonder what the next debate will be ? .. | 15:28 |
*** gyee has joined #openstack-barbican | 15:37 | |
*** kfarr has joined #openstack-barbican | 15:42 | |
*** igueths has quit IRC | 15:57 | |
*** zz_dimtruck is now known as dimtruck | 15:59 | |
*** shakamunyi has quit IRC | 16:00 | |
*** barra204 has quit IRC | 16:00 | |
*** nelsnelson has quit IRC | 16:48 | |
*** nelsnelson has joined #openstack-barbican | 16:53 | |
*** ccneill has quit IRC | 17:04 | |
woodster_ | alee, can you workflow this?: https://review.openstack.org/#/c/183520/ | 17:12 |
alee | woodster_, done | 17:13 |
*** Guest77307 has joined #openstack-barbican | 17:17 | |
*** Guest77307 is now known as redrobot | 17:20 | |
*** ChanServ sets mode: +o redrobot | 17:21 | |
*** redrobot has left #openstack-barbican | 17:23 | |
*** redrobot has joined #openstack-barbican | 17:23 | |
*** redrobot has left #openstack-barbican | 17:25 | |
*** redrobot has joined #openstack-barbican | 17:26 | |
*** redrobot has quit IRC | 17:29 | |
*** redrobot has joined #openstack-barbican | 17:36 | |
*** redrobot is now known as Guest63193 | 17:36 | |
openstackgerrit | Merged openstack/barbican: Fix the sql_pool_logging config attribute https://review.openstack.org/183520 | 17:38 |
*** Guest63193 is now known as redrobot | 17:39 | |
*** ChanServ sets mode: +o redrobot | 17:39 | |
*** redrobot sets mode: +v jvrbanac | 17:40 | |
*** redrobot sets mode: +v alee | 17:40 | |
*** redrobot sets mode: +v reaperhulk | 17:44 | |
*** redrobot sets mode: +v woodster_ | 17:44 | |
woodster_ | alee, I get paid by the CR, not the lines of code :) | 17:56 |
*** SheenaG1 has joined #openstack-barbican | 18:02 | |
*** SheenaG has quit IRC | 18:03 | |
*** SheenaG1 has left #openstack-barbican | 18:16 | |
*** openstackgerrit has quit IRC | 18:22 | |
*** openstackgerrit has joined #openstack-barbican | 18:22 | |
*** shakamunyi has joined #openstack-barbican | 18:37 | |
*** barra204 has joined #openstack-barbican | 18:37 | |
*** silos has joined #openstack-barbican | 18:56 | |
*** ccneill has joined #openstack-barbican | 19:20 | |
*** silos has left #openstack-barbican | 19:23 | |
alee | Sheena_, woodster_ will you guys have a laser pointer? | 19:37 |
*** SheenaG1 has joined #openstack-barbican | 19:39 | |
alee | SheenaG1, , woodster_ will you guys have a laser pointer? | 19:39 |
SheenaG1 | alee: I do not | 19:39 |
redrobot | alee I believe woodster_ borrowed one from pkazmir to bring with him to Vancouver | 19:42 |
alee | redrobot, ok cool thanks | 19:43 |
*** everjeje has quit IRC | 19:46 | |
*** barra204 has quit IRC | 19:48 | |
*** shakamunyi has quit IRC | 19:48 | |
*** dimtruck is now known as zz_dimtruck | 19:51 | |
*** everjeje has joined #openstack-barbican | 19:55 | |
*** zz_dimtruck is now known as dimtruck | 20:03 | |
*** nkinder has joined #openstack-barbican | 20:06 | |
*** nelsnelson has quit IRC | 20:09 | |
*** nkinder has quit IRC | 20:23 | |
*** kfarr has quit IRC | 20:26 | |
*** SheenaG1 has quit IRC | 20:49 | |
*** SheenaG has joined #openstack-barbican | 20:49 | |
woodster_ | alee: redrobot no I didn't! | 20:51 |
jvrbanac | woodster_, I believe Lisa has it | 20:53 |
alee | woodster_, no worries - I can do without it | 21:07 |
*** nkinder has joined #openstack-barbican | 21:28 | |
*** dave-mccowan has quit IRC | 21:39 | |
*** dimtruck is now known as zz_dimtruck | 21:42 | |
*** xaeth is now known as xaeth_afk | 22:14 | |
*** pglass has quit IRC | 22:16 | |
*** nkinder has quit IRC | 22:22 | |
*** SheenaG has quit IRC | 22:38 | |
*** jamielennox|away is now known as jamielennox | 22:48 | |
*** elmiko is now known as _elmiko | 22:57 | |
*** SheenaG has joined #openstack-barbican | 23:11 | |
*** dave-mccowan has joined #openstack-barbican | 23:19 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!