*** michauds has quit IRC | 00:39 | |
*** jamielennox is now known as jamielennox|away | 00:49 | |
*** jamielennox|away is now known as jamielennox | 01:03 | |
*** diazjf has joined #openstack-barbican | 02:13 | |
*** jamielennox is now known as jamielennox|away | 02:28 | |
*** jamielennox|away is now known as jamielennox | 02:42 | |
*** dimtruck is now known as zz_dimtruck | 02:56 | |
*** zz_dimtruck is now known as dimtruck | 03:06 | |
*** diazjf has quit IRC | 03:33 | |
*** dave-mccowan has quit IRC | 03:52 | |
*** DandyPandy has quit IRC | 03:52 | |
*** DandyPandy has joined #openstack-barbican | 03:58 | |
*** jaosorior has joined #openstack-barbican | 05:19 | |
*** jsheeren has joined #openstack-barbican | 05:23 | |
*** dimtruck is now known as zz_dimtruck | 07:15 | |
*** shohel has joined #openstack-barbican | 07:16 | |
*** zz_dimtruck is now known as dimtruck | 07:35 | |
*** dimtruck is now known as zz_dimtruck | 07:46 | |
*** jamielennox is now known as jamielennox|away | 08:10 | |
*** jaosorior has quit IRC | 08:11 | |
*** jaosorior has joined #openstack-barbican | 08:12 | |
*** jaosorior_ has joined #openstack-barbican | 08:18 | |
*** strigazi has quit IRC | 08:18 | |
*** DuncanT has quit IRC | 08:19 | |
*** DuncanT has joined #openstack-barbican | 08:20 | |
*** jaosorior has quit IRC | 08:21 | |
*** strigazi has joined #openstack-barbican | 08:26 | |
*** zz_dimtruck is now known as dimtruck | 09:09 | |
*** jaosorior_ is now known as jaosorior | 09:16 | |
*** dimtruck is now known as zz_dimtruck | 09:19 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/python-barbicanclient: Handle container list command correctly https://review.openstack.org/264659 | 09:21 |
---|---|---|
openstackgerrit | ChangBo Guo(gcb) proposed openstack/barbican: Active a unit test in comon/test_validators https://review.openstack.org/276987 | 09:21 |
*** Kevin_Zheng has quit IRC | 10:28 | |
*** jsheeren has quit IRC | 10:30 | |
*** ntpttr- has quit IRC | 10:30 | |
*** Kevin_Zheng has joined #openstack-barbican | 10:30 | |
*** jsheeren has joined #openstack-barbican | 10:30 | |
*** ntpttr- has joined #openstack-barbican | 10:39 | |
*** zz_dimtruck is now known as dimtruck | 11:10 | |
*** dimtruck is now known as zz_dimtruck | 11:20 | |
*** Kiall has quit IRC | 11:34 | |
*** Kiall has joined #openstack-barbican | 11:36 | |
*** zz_dimtruck is now known as dimtruck | 12:56 | |
*** hwcomcn has joined #openstack-barbican | 13:01 | |
*** hwcomcn has quit IRC | 13:01 | |
*** hwcomcn has joined #openstack-barbican | 13:02 | |
*** dimtruck is now known as zz_dimtruck | 13:31 | |
*** zz_dimtruck is now known as dimtruck | 13:31 | |
*** dimtruck is now known as zz_dimtruck | 13:41 | |
*** shohel has quit IRC | 13:48 | |
*** jsheeren has quit IRC | 14:08 | |
*** zz_dimtruck is now known as dimtruck | 14:11 | |
*** dave-mccowan has joined #openstack-barbican | 14:14 | |
*** spotz_zzz is now known as spotz | 14:19 | |
tinwood | hello. I was wondering/hoping if there is a core reviewer who can land my change? https://review.openstack.org/#/c/340437/ -- it looks like it just needs workflow +1 to land it. Thanks. | 14:39 |
jaosorior | tinwood: I'm around... buuuut I'm the dude that gave the +2 already | 14:51 |
jaosorior | :/ | 14:51 |
*** hwcomcn has quit IRC | 14:51 | |
tinwood | thanks jaosorior :) -- who needs to wf+1 it? | 14:51 |
jaosorior | tinwood: Anyone else | 14:51 |
jaosorior | dave-mccowan: Are you around? | 14:52 |
tinwood | jaosorior, ahh - okay :) | 14:52 |
dave-mccowan | jaosorior hi juan | 14:52 |
jaosorior | dave-mccowan: Hey dude, got time to check out https://review.openstack.org/#/c/340437/ ? | 14:52 |
dave-mccowan | sure. on it. | 14:52 |
tinwood | jaosorior, dave-mccowan thanks very much guys. | 14:52 |
*** michauds has joined #openstack-barbican | 14:53 | |
*** diazjf has joined #openstack-barbican | 14:54 | |
*** kebray has joined #openstack-barbican | 15:01 | |
dave-mccowan | tinwood if the seed file is not configured then the create secret flow still blows up with an exception? is there a way to make this more graceful, and fail earlier with a better message? | 15:05 |
tinwood | dave-mccowan, hmm. not sure. I didn't want to force the user to do it, as I suspect that most HSMs won't require seeding. ? | 15:07 |
dave-mccowan | tinwood yea, that makes sense. is softhsm suitable for deployment or is it just a test tool? | 15:15 |
*** nkinder has quit IRC | 15:16 | |
tinwood | dave-mccowan, it's really just a test tool for people to 'play' with it. However, it's by the OpenDNS people. | 15:16 |
*** nkinder has joined #openstack-barbican | 15:17 | |
*** randallburt has joined #openstack-barbican | 15:20 | |
dave-mccowan | tinwood did you look at the unit test coverage errors? it looks like the unit tests only cover the seed_file==None case. | 15:23 |
*** diazjf has quit IRC | 15:28 | |
*** jmckind has joined #openstack-barbican | 15:29 | |
tinwood | dave-mccowan, I didn't, sorry. I can take another look. | 15:29 |
dave-mccowan | tinwood thanks. it's a great fix. nice debugging. i'll keep an eye on it and help you land it today if you can add a unit test for the case when seed_file is configured. | 15:32 |
tinwood | dave-mccowan, okay, will do - thanks for your help. | 15:32 |
*** randallburt has quit IRC | 15:33 | |
*** alee has joined #openstack-barbican | 15:35 | |
*** kebray has quit IRC | 15:36 | |
*** kebray has joined #openstack-barbican | 15:39 | |
*** alee has quit IRC | 15:40 | |
*** alee has joined #openstack-barbican | 15:40 | |
*** dave-mcc_ has joined #openstack-barbican | 15:43 | |
*** dave-mccowan has quit IRC | 15:44 | |
*** diazjf has joined #openstack-barbican | 15:44 | |
*** jaosorior has quit IRC | 15:52 | |
*** jaosorior has joined #openstack-barbican | 15:54 | |
openstackgerrit | Douglas Mendizábal proposed openstack/barbican: Add documentation for date-filters https://review.openstack.org/339764 | 16:02 |
*** alee has quit IRC | 16:05 | |
*** jaosorior has quit IRC | 16:06 | |
*** krotscheck is now known as krot_sickleave | 16:27 | |
*** rhagarty has joined #openstack-barbican | 16:31 | |
*** alee has joined #openstack-barbican | 16:37 | |
*** diazjf has quit IRC | 16:49 | |
*** chlong has quit IRC | 16:58 | |
*** kebray has quit IRC | 17:01 | |
*** chlong has joined #openstack-barbican | 17:12 | |
*** jamielennox|away is now known as jamielennox | 18:01 | |
*** diazjf has joined #openstack-barbican | 18:23 | |
*** diazjf1 has joined #openstack-barbican | 19:03 | |
*** diazjf has quit IRC | 19:05 | |
*** diazjf1 has quit IRC | 19:50 | |
*** diazjf has joined #openstack-barbican | 19:59 | |
*** dimtruck is now known as zz_dimtruck | 20:29 | |
*** openstackgerrit_ has joined #openstack-barbican | 20:35 | |
*** openstackgerrit_ has quit IRC | 20:36 | |
*** rhagarty has quit IRC | 20:38 | |
*** randallburt has joined #openstack-barbican | 20:48 | |
*** diazjf has quit IRC | 20:52 | |
*** notmyname has quit IRC | 20:55 | |
*** randallburt has quit IRC | 21:00 | |
*** diazjf has joined #openstack-barbican | 21:02 | |
*** diazjf has quit IRC | 21:21 | |
*** kebray has joined #openstack-barbican | 21:24 | |
*** kebray has quit IRC | 21:25 | |
*** diazjf has joined #openstack-barbican | 21:28 | |
openstackgerrit | Alex Kavanagh proposed openstack/barbican: Add seed random feature to seed HSM RNG https://review.openstack.org/340437 | 21:30 |
*** diazjf has quit IRC | 21:40 | |
*** diazjf has joined #openstack-barbican | 21:43 | |
*** jmckind has quit IRC | 21:46 | |
*** diazjf has quit IRC | 22:10 | |
*** zz_dimtruck is now known as dimtruck | 22:16 | |
*** david-lyle has quit IRC | 22:50 | |
*** david-lyle has joined #openstack-barbican | 22:51 | |
*** michauds has quit IRC | 22:52 | |
*** dave-mcc_ has quit IRC | 23:02 | |
*** alee is now known as alee_dinner | 23:33 | |
*** sigmavirus is now known as sigmavirus_away | 23:41 | |
openstackgerrit | Puneet Konghot Nair proposed openstack/barbican: Fixed typo in acls.rst https://review.openstack.org/350316 | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!