*** dimtruck is now known as zz_dimtruck | 00:53 | |
*** h00327910__ has joined #openstack-barbican | 00:58 | |
*** vivek-ebay has quit IRC | 01:12 | |
*** vivek-ebay has joined #openstack-barbican | 01:12 | |
*** chlong has joined #openstack-barbican | 01:29 | |
*** SheenaG has joined #openstack-barbican | 01:46 | |
*** SheenaG has quit IRC | 01:56 | |
*** mixos has joined #openstack-barbican | 01:56 | |
openstackgerrit | Arun Kant proposed openstack/python-barbicanclient: Adding ACL support in barbican client. https://review.openstack.org/206699 | 02:01 |
---|---|---|
*** mixos has left #openstack-barbican | 02:03 | |
madhuri | alee, Hi, are you there? | 02:09 |
madhuri | Hi I have an use case of storing cert, key, ca cert in Barbican | 02:12 |
redrobot | hi madhuri | 02:13 |
madhuri | I see certificate container in Barbican | 02:13 |
madhuri | Hi redrobot | 02:13 |
madhuri | Happy to hear from you | 02:13 |
madhuri | I have few queries about certificate container | 02:14 |
madhuri | redrobot, Could you please help me out? | 02:14 |
redrobot | madhuri I can try | 02:14 |
madhuri | Ok so I have an use case of storing cert, key, ca cert in Barbican | 02:14 |
madhuri | I created three secrets with it | 02:15 |
madhuri | And the stored in certificate container | 02:15 |
madhuri | My question is like certificate container have certificate, private_key, public_key and intermediates | 02:16 |
madhuri | So I have stored certificate, private_key but is it OK to store ca cert as intermediates | 02:16 |
madhuri | Because I see no option for it | 02:16 |
madhuri | And even if it is useful to use container or not? | 02:17 |
redrobot | madhuri hmm... interesting. | 02:17 |
redrobot | madhuri are you using self-signed certificates, I assume? | 02:17 |
madhuri | It seems logically good to create container but it is increasing the no of API calls to barbican | 02:17 |
redrobot | madhuri sorry, I should ask, what CA are you using? | 02:17 |
madhuri | yes self signed | 02:18 |
redrobot | madhuri and the client who needs the cert does not have the CA root? | 02:18 |
madhuri | Yes | 02:19 |
redrobot | madhuri I can't remember off the top of my head what the format of the intermediaries should be | 02:21 |
redrobot | madhuri hang on a sec... | 02:21 |
madhuri | Ok sure | 02:21 |
*** vivek-ebay has quit IRC | 02:26 | |
redrobot | madhuri ok, sorry, I had to look that up real quick | 02:29 |
redrobot | madhuri so for the intermediates, we're expecting a PCKS#7 file | 02:29 |
redrobot | madhuri which can include the root | 02:29 |
redrobot | madhuri if the only certs in the chain are root->client, then you only need to upload the root once | 02:29 |
redrobot | madhuri and you can re-use the same ref for all containers you create | 02:30 |
madhuri | Ok that sounds good | 02:30 |
madhuri | Ok so now is it really useful to create containers? | 02:31 |
redrobot | with our current API you'll still need to make a separate call to retrieve the root cert | 02:31 |
madhuri | redrobot, I create 3 secret, fetch 3 secret and then create a container | 02:31 |
madhuri | redrobot, And similary to fetch certs, I have to fetch container and then fetch secret | 02:32 |
madhuri | redrobot, So my question is what advantage is in using container? | 02:32 |
redrobot | madhuri are you provisioning these certs out of band, or are you submitting an Order to barbican? | 02:32 |
madhuri | Not order | 02:32 |
madhuri | I am creating my own certificates | 02:33 |
redrobot | madhuri I see. | 02:33 |
madhuri | Order returns a container ref | 02:33 |
madhuri | That sounds reasonable | 02:33 |
redrobot | when you use an order, barbican creates the container for you, so you only need to store the container_ref | 02:34 |
redrobot | but if you create your own certs, then you have to build the container yourself. at that point the only benefit is that the association is stored in barbican | 02:35 |
redrobot | so, if you create your own container, you only have to store the container ref | 02:35 |
redrobot | but, if you don't mind storing the 3x secret_ref yourself, then container doesn't really do much for you | 02:36 |
madhuri | I agree about the certificate association but this seems not much relevant in my case where I am creating the secrets myself | 02:36 |
*** mixos has joined #openstack-barbican | 02:37 | |
redrobot | madhuri indeed. you'll have to store the 3 secret refs, and label each one as cert, key, and root. But if you don't mind storing that for each cert, then you don't need a container. | 02:37 |
madhuri | redrobot, I see. | 02:39 |
madhuri | Thanks for the help | 02:39 |
redrobot | madhuri you're welcom | 02:39 |
redrobot | *welcome | 02:39 |
madhuri | :) | 02:39 |
madhuri | I will be back again with my questions | 02:39 |
redrobot | madhuri I'll be around for another couple of hours (late night) so let me know if you have any other questions. | 02:39 |
madhuri | Sure. Thanks redrobot | 02:40 |
*** nelsnelson has quit IRC | 02:45 | |
*** nelsnelson has joined #openstack-barbican | 02:53 | |
*** woodster_ has quit IRC | 03:14 | |
*** kebray has joined #openstack-barbican | 03:21 | |
*** dave-mccowan has quit IRC | 03:34 | |
rm_work | madhuri: yes, the container is useful if you want to pass that data to other services that know how to deal with cert-containers, like LBaaS | 03:37 |
rm_work | or VPNaaS/FWaaS eventually | 03:37 |
rm_work | and one of these days i'd love to see it be possible to easily give a cert reference to say, a heat template for an apache server | 03:38 |
*** jamielennox|away is now known as jamielennox | 03:47 | |
*** vivek-ebay has joined #openstack-barbican | 03:49 | |
*** jamielennox is now known as jamielennox|away | 04:33 | |
jkf | redrobot: still around? | 04:39 |
openstackgerrit | Ade Lee proposed openstack/python-barbicanclient: Add ability to add and list CAs https://review.openstack.org/207293 | 04:57 |
*** vivek-eb_ has joined #openstack-barbican | 05:06 | |
*** vivek-ebay has quit IRC | 05:08 | |
*** vivek-eb_ has quit IRC | 05:37 | |
*** Nirupama has joined #openstack-barbican | 05:56 | |
*** kebray has quit IRC | 06:20 | |
*** shohel has joined #openstack-barbican | 06:23 | |
*** david-lyle has quit IRC | 06:43 | |
*** david-lyle has joined #openstack-barbican | 06:49 | |
*** nickrmc83 has joined #openstack-barbican | 06:58 | |
openstackgerrit | Jason Fritcher proposed openstack/barbican-specs: Blueprint defining healthcheck API endpoint. https://review.openstack.org/207317 | 07:02 |
*** chlong has quit IRC | 07:25 | |
-openstackstatus- NOTICE: Our CI system is broken again today, jobs are not getting processed at all. | 07:39 | |
*** ChanServ changes topic to "Our CI system is broken again today, jobs are not getting processed at all." | 07:39 | |
-openstackstatus- NOTICE: CI system is broken and very far behind. Please do not approve any changes for a while. | 07:49 | |
*** ChanServ changes topic to "CI system is broken and very far behind. Please do not approve any changes for a while." | 07:49 | |
*** jamielennox|away is now known as jamielennox | 07:57 | |
*** ChanServ changes topic to "OpenStack Barbican development" | 08:58 | |
-openstackstatus- NOTICE: CI is back online but has a huge backlog. Please be patient and if possible delay approving changes until it has caught up. | 08:58 | |
*** tkelsey has joined #openstack-barbican | 08:58 | |
*** chlong has joined #openstack-barbican | 09:07 | |
*** jamielennox is now known as jamielennox|away | 09:25 | |
*** ig0r_ has joined #openstack-barbican | 09:32 | |
*** mmdurrant has quit IRC | 10:09 | |
*** darrenmoffat has quit IRC | 10:26 | |
*** darrenmoffat has joined #openstack-barbican | 10:26 | |
*** shohel has quit IRC | 10:35 | |
*** shohel has joined #openstack-barbican | 10:36 | |
openstackgerrit | Daniel Tadrzak proposed openstack/barbican: Order Object https://review.openstack.org/203014 | 10:52 |
DTadrzak | Hello guys, Could take a look on my proposition on Version Obj in Barbican. This is only outline of whole process. But it will be nice to have any feedback from you. There you can find a specs: https://review.openstack.org/#/c/174318/. I hope that you give me any feedback : | 11:01 |
DTadrzak | :) Links to my commits: https://review.openstack.org/#/c/202141/ https://review.openstack.org/#/c/203014/ Thanks! | 11:01 |
*** mmdurrant has joined #openstack-barbican | 11:58 | |
*** jaosorior has joined #openstack-barbican | 12:19 | |
*** jamielennox|away is now known as jamielennox | 12:35 | |
*** peter-hamilton has joined #openstack-barbican | 12:37 | |
*** Nirupama has quit IRC | 12:39 | |
*** mixos has quit IRC | 12:40 | |
*** zz_dimtruck is now known as dimtruck | 12:53 | |
*** alee_ has quit IRC | 12:54 | |
*** alee has quit IRC | 12:54 | |
*** jamielennox is now known as jamielennox|away | 13:06 | |
*** rellerreller has joined #openstack-barbican | 13:06 | |
*** ig0r_ has quit IRC | 13:10 | |
*** ig0r_ has joined #openstack-barbican | 13:16 | |
*** woodster_ has joined #openstack-barbican | 13:24 | |
*** shohel has quit IRC | 13:27 | |
*** ig0r_ has quit IRC | 13:31 | |
*** SheenaG has joined #openstack-barbican | 13:35 | |
*** kfarr has joined #openstack-barbican | 13:39 | |
*** alee has joined #openstack-barbican | 13:45 | |
alee | jaosorior, please take a look at https://review.openstack.org/#/c/207293/ when you have time | 13:51 |
*** shohel has joined #openstack-barbican | 13:54 | |
jaosorior | Hey guys/gals I would really appreciate a review for this CR https://review.openstack.org/#/c/206553/ it's an attempt to fix the failing barbican-tip gate in pecan | 14:01 |
*** spotz_zzz is now known as spotz | 14:01 | |
alee | jaosorior, whats the status of the dogtag gate and backport? | 14:05 |
jaosorior | alee: Haven't figured out how to fix the devstack gate. I've asked for support from hockeynut and redrobot. | 14:06 |
hockeynut | will spend some time on that this morning | 14:06 |
jaosorior | the docs gate and the py27 gate are fixed by this CR though https://review.openstack.org/#/c/205059/ | 14:07 |
alee | jaosorior, so the gate in general is broken now? not just the dogtag one? | 14:07 |
jaosorior | IMO this issue is pretty bad. It means that anyone that tries the stable/kilo code can't run the unit tests. And also that we can't commit any patch there since 3 voting gates are broken | 14:07 |
jaosorior | alee: Yes, it is generally broken. Which is why it's taking so long | 14:08 |
alee | jaosorior, this is just on stable/kilo that things are broken? | 14:08 |
jaosorior | just stable/kilo | 14:09 |
jaosorior | alee: Is there a reference to the documentation of the CAs interface | 14:09 |
*** dimtruck is now known as zz_dimtruck | 14:09 | |
jaosorior | I've been trying to see how the meta looks like in the response, when you get the info of a ca. But I haven't found it | 14:10 |
redrobot | jaosorior I'll take a look at it if you rebase https://review.openstack.org/#/c/206198/ | 14:10 |
*** pglass has joined #openstack-barbican | 14:10 | |
alee | jaosorior, I dont think that documentation has been added yet. there is a little in the cert api documentation/quickstart | 14:10 |
alee | jaosorior, guess I need another cr for ca interface documentation | 14:10 |
alee | jaosorior, you'll also see what it looks like when I add the tests | 14:11 |
*** nickrmc83 has quit IRC | 14:11 | |
*** spotz is now known as spotz_zzz | 14:13 | |
*** Kevin_Bishop has joined #openstack-barbican | 14:13 | |
jaosorior | redrobot: rebased | 14:13 |
*** spotz_zzz is now known as spotz | 14:19 | |
jaosorior | anyway, again, a review to this CR would be greatly appreciated: https://review.openstack.org/#/c/205059/ | 14:24 |
*** peter-hamilton has quit IRC | 14:26 | |
*** zz_dimtruck is now known as dimtruck | 14:27 | |
redrobot | rm_work you need a pycharm renewal? | 14:27 |
jaosorior | Damn, I meant this CR https://review.openstack.org/#/c/207293/ | 14:28 |
jaosorior | uuh | 14:28 |
jaosorior | this https://review.openstack.org/#/c/206553/ I have no idea why I failed to put the correct CR two times in a row | 14:28 |
jaosorior | I think I need coffee | 14:29 |
*** ig0r_ has joined #openstack-barbican | 14:32 | |
*** edtubill has joined #openstack-barbican | 15:02 | |
*** silos has joined #openstack-barbican | 15:02 | |
*** ig0r_ has quit IRC | 15:03 | |
*** ig0r__ has joined #openstack-barbican | 15:04 | |
*** nickrmc83 has joined #openstack-barbican | 15:05 | |
*** ig0r__ has quit IRC | 15:09 | |
*** ig0r_ has joined #openstack-barbican | 15:09 | |
*** ig0r__ has joined #openstack-barbican | 15:13 | |
*** ig0r__ has quit IRC | 15:15 | |
*** ig0r_ has quit IRC | 15:15 | |
*** diazjf has joined #openstack-barbican | 15:15 | |
*** vivek-ebay has joined #openstack-barbican | 15:16 | |
*** kebray has joined #openstack-barbican | 15:21 | |
jvrbanac | jaosorior, coffee is always a good idea :D | 15:27 |
*** vivek-ebay has quit IRC | 15:27 | |
alee | hey everyone -- don't forget to vote for openstack barbican talks ! | 15:30 |
alee | I think voting ends today .. | 15:31 |
jaosorior | alee: pass the links :O | 15:32 |
alee | jaosorior, https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/Presentation/5546 for one .. | 15:32 |
redrobot | Barbican Support of Multi-Tenant Key Lifecycle Management https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/4374 | 15:33 |
redrobot | ^^ no idea who's presenting that | 15:33 |
redrobot | Encrypting Data at Rest https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/4453 | 15:34 |
*** SheenaG has left #openstack-barbican | 15:34 | |
redrobot | TLS Auth in Magnum https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/4894 | 15:34 |
redrobot | KMIP in OpenStack https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5091 | 15:35 |
*** xaeth_afk is now known as xaeth | 15:35 | |
redrobot | HA Barbican https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5151 | 15:35 |
redrobot | Testing your Barbican Deployment https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5182 | 15:36 |
redrobot | Barbican Backend comparisons https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/5546 | 15:36 |
redrobot | Why aren't you a Barbicaneer https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/6024 | 15:36 |
redrobot | Barbican Threat Modeling https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/6039 | 15:37 |
redrobot | Securing the Fortress with Barbican at Symantec https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/6528 | 15:37 |
*** chadlung has joined #openstack-barbican | 15:39 | |
jaosorior | voted | 15:40 |
elmiko | that's a good batch of barbican talks =) | 15:42 |
*** arun_kant has quit IRC | 15:42 | |
redrobot | elmiko indeed! | 15:42 |
alee | jaosorior, thanks -- everyone else, vote early and often! | 15:45 |
elmiko | voted, good luck all! | 15:46 |
*** ig0r_ has joined #openstack-barbican | 15:53 | |
kfarr | In addition to the KMIP one, APL also has one about image security. Once implemented, the feature will utilize Castellan for key management https://www.openstack.org/summit/tokyo-2015/vote-for-speakers/presentation/4749 | 15:54 |
*** woodster_ has quit IRC | 15:55 | |
*** jaosorior has quit IRC | 15:55 | |
*** DuncanT has quit IRC | 15:55 | |
*** h00327910__ has quit IRC | 15:55 | |
*** rellerreller has quit IRC | 15:56 | |
*** nickrmc83 has quit IRC | 15:58 | |
*** kfarr has quit IRC | 15:59 | |
*** arunkant_ has joined #openstack-barbican | 16:05 | |
*** silos1 has joined #openstack-barbican | 16:21 | |
*** chadlung has quit IRC | 16:21 | |
*** chadlung has joined #openstack-barbican | 16:21 | |
*** chadlung has quit IRC | 16:24 | |
*** chadlung has joined #openstack-barbican | 16:24 | |
*** silos has quit IRC | 16:24 | |
*** chadlung has quit IRC | 16:26 | |
*** jaosorior has joined #openstack-barbican | 16:27 | |
*** chadlung has joined #openstack-barbican | 16:27 | |
*** chadlung has quit IRC | 16:31 | |
*** chadlung has joined #openstack-barbican | 16:32 | |
*** woodster_ has joined #openstack-barbican | 16:33 | |
*** vivek-ebay has joined #openstack-barbican | 16:36 | |
jkf | If anyone has a few minutes, I'd love to get some feedback on a spec I bp I submitted last night about adding a healthcheck endpoint to the API. https://review.openstack.org/#/c/207317/ | 16:38 |
* jkf obviously needs more caffination. | 16:39 | |
*** chadlung has quit IRC | 16:40 | |
*** chadlung has joined #openstack-barbican | 16:40 | |
*** DuncanT has joined #openstack-barbican | 16:43 | |
jaosorior | jvrbanac, redrobot, alee: Could you review this? https://review.openstack.org/#/c/206553/ it's an attempt to get the barbican gate in the pecan repo passing | 16:46 |
jvrbanac | jaosorior, +2ed | 16:49 |
jaosorior | jvrbanac: Thanks dude :D | 16:50 |
*** chadlung has quit IRC | 16:58 | |
*** chadlung has joined #openstack-barbican | 16:59 | |
*** chadlung has quit IRC | 17:01 | |
*** chadlung has joined #openstack-barbican | 17:02 | |
*** chadlung has quit IRC | 17:04 | |
*** chadlung has joined #openstack-barbican | 17:05 | |
*** h00327910__ has joined #openstack-barbican | 17:08 | |
*** chadlung has quit IRC | 17:10 | |
*** SheenaG has joined #openstack-barbican | 17:10 | |
*** chadlung has joined #openstack-barbican | 17:11 | |
*** chadlung has quit IRC | 17:16 | |
*** chadlung has joined #openstack-barbican | 17:17 | |
*** chadlung has quit IRC | 17:19 | |
*** chadlung has joined #openstack-barbican | 17:20 | |
rm_work | redrobot: lol yes i do | 17:24 |
redrobot | rm_work cool, adding you to the head count. they're doing per-user licenses now. | 17:26 |
rm_work | oh wat :/ | 17:29 |
rm_work | yeah my license just complained at me when i woke up | 17:29 |
rm_work | so when do new licenses go out? :/ | 17:30 |
redrobot | rm_work yep, sorry... hoping to get a tally today. will send them out as soon as I get them... maybe tomorrowish? | 17:30 |
rm_work | kk | 17:30 |
*** chadlung has quit IRC | 17:31 | |
*** chadlung has joined #openstack-barbican | 17:31 | |
*** chadlung has quit IRC | 17:34 | |
*** chadlung has joined #openstack-barbican | 17:35 | |
*** shohel has quit IRC | 17:36 | |
*** diazjf has quit IRC | 17:37 | |
*** chadlung has quit IRC | 17:42 | |
*** chadlung has joined #openstack-barbican | 17:43 | |
*** chadlung has quit IRC | 17:46 | |
*** chadlung has joined #openstack-barbican | 17:47 | |
*** diazjf has joined #openstack-barbican | 17:49 | |
*** chadlung has quit IRC | 17:53 | |
*** chadlung has joined #openstack-barbican | 17:54 | |
openstackgerrit | Fernando Diaz proposed openstack/barbican: Add Controller to handle GET and POST request for KMIP device creation https://review.openstack.org/207202 | 17:55 |
*** chadlung has quit IRC | 17:58 | |
*** chadlung has joined #openstack-barbican | 17:59 | |
*** chadlung has quit IRC | 18:03 | |
*** silos1 has left #openstack-barbican | 18:04 | |
*** chadlung has joined #openstack-barbican | 18:05 | |
*** chadlung has quit IRC | 18:06 | |
ryanpetrello | anybody willing to give a +A on https://review.openstack.org/#/c/206553/ :\? | 18:08 |
ryanpetrello | I'm stuck on this w/ some pecan changes | 18:08 |
redrobot | ryanpetrello done | 18:12 |
ryanpetrello | \o/ thanks | 18:13 |
rm_work | redrobot: https://review.openstack.org/191884 https://review.openstack.org/203227 | 18:18 |
rm_work | redrobot: +A plox | 18:18 |
rm_work | ah rellerreller had a problem with one of those | 18:19 |
rm_work | but the other is g2g | 18:19 |
*** tkelsey has quit IRC | 18:19 | |
redrobot | rm_work the first one in the chain has a problem, so I'll wait until that's resolved | 18:19 |
rm_work | oh didn't notice that's actually a chain | 18:20 |
rm_work | lol | 18:20 |
redrobot | rm_work also have a long queue of things to do today :( | 18:20 |
rm_work | guess that makes it easier in terms of needing refactors | 18:20 |
*** ig0r__ has joined #openstack-barbican | 18:25 | |
*** kfarr has joined #openstack-barbican | 18:27 | |
*** arun_kant has joined #openstack-barbican | 18:31 | |
*** jraim_ has joined #openstack-barbican | 18:31 | |
*** briancurtin_ has joined #openstack-barbican | 18:31 | |
*** briancurtin has quit IRC | 18:34 | |
*** jraim has quit IRC | 18:34 | |
*** alee has quit IRC | 18:34 | |
*** arunkant_ has quit IRC | 18:34 | |
*** briancurtin_ is now known as briancurtin | 18:34 | |
*** kfarr has quit IRC | 18:35 | |
*** alee has joined #openstack-barbican | 18:35 | |
*** jraim_ is now known as jraim | 18:35 | |
*** ig0r_ has quit IRC | 18:50 | |
openstackgerrit | Merged openstack/barbican: Flatten exceptions used in policy tests https://review.openstack.org/206553 | 18:52 |
*** ig0r_ has joined #openstack-barbican | 19:04 | |
*** chadlung has joined #openstack-barbican | 19:05 | |
ryanpetrello | so jaosorior that patch doesn't seem to have resolved my issue :\ | 19:06 |
ryanpetrello | https://travis-ci.org/pecan/pecan/jobs/73434631 | 19:06 |
*** kebray has quit IRC | 19:08 | |
*** everjeje has quit IRC | 19:12 | |
jaosorior | ryanpetrello: well, fuck :/ but now I can't reproduce it in my local environment... gotta figure something else out | 19:13 |
openstackgerrit | Fernando Diaz proposed openstack/barbican: Add Controller to handle GET and POST request for KMIP device creation https://review.openstack.org/207202 | 19:13 |
ryanpetrello | bleh | 19:13 |
ryanpetrello | lemme try running it once more | 19:13 |
ryanpetrello | maybe it just hadn't merged yet | 19:13 |
*** kfarr has joined #openstack-barbican | 19:17 | |
jaosorior | ryanpetrello: I'll keep looking into it later | 19:19 |
openstackgerrit | Ade Lee proposed openstack/barbican-specs: Add CA enrollment templates spec added https://review.openstack.org/129377 | 19:20 |
alee | jaosorior, redrobot -- can we get eyes on the above please ^^ | 19:21 |
alee | if we want to try and get the spec in this cycle | 19:21 |
alee | woodster_, ^^ | 19:21 |
alee | jaosorior, redrobot as I recall it only had minor updates pending | 19:22 |
redrobot | alee you just bumped yourself to the top of my queue :) | 19:22 |
alee | redrobot, excellent | 19:22 |
*** openstackgerrit has quit IRC | 19:46 | |
*** openstackgerrit has joined #openstack-barbican | 19:47 | |
*** SheenaG has quit IRC | 19:53 | |
*** ig0r_ has quit IRC | 19:56 | |
*** silos1 has joined #openstack-barbican | 20:00 | |
openstackgerrit | Ade Lee proposed openstack/barbican-specs: Added spec for copy constructor for secrets and containers https://review.openstack.org/127823 | 20:04 |
alee | redrobot, ^^ | 20:04 |
alee | jaosorior, ^^ | 20:04 |
alee | elmiko, ^^ | 20:04 |
jaosorior | alee: remind me tomorrow. I'm beering | 20:05 |
alee | jaosorior, no licorice ? | 20:06 |
*** arun_kant has quit IRC | 20:12 | |
elmiko | alee: ack | 20:13 |
alee | elmiko, thanks | 20:13 |
alee | redrobot, I'm still at the top of your queue, right? | 20:14 |
redrobot | alee yep | 20:15 |
*** openstackgerrit has quit IRC | 20:16 | |
*** openstackgerrit has joined #openstack-barbican | 20:17 | |
*** tkelsey has joined #openstack-barbican | 20:17 | |
openstackgerrit | Jason Fritcher proposed openstack/barbican-specs: Blueprint defining healthcheck API endpoint. https://review.openstack.org/207317 | 20:19 |
*** tkelsey has quit IRC | 20:22 | |
openstackgerrit | Kevin Bishop proposed openstack/barbican: Add PUT support for generic container types https://review.openstack.org/207249 | 20:36 |
*** Kevin_Bishop has quit IRC | 20:44 | |
openstackgerrit | Fernando Diaz proposed openstack/barbican: Add Controller to handle GET and POST request for KMIP device creation https://review.openstack.org/207202 | 20:46 |
*** openstackgerrit has quit IRC | 20:46 | |
*** openstackgerrit has joined #openstack-barbican | 20:47 | |
*** SheenaG has joined #openstack-barbican | 20:52 | |
diazjf | redrobot ping | 20:53 |
*** jamielennox|away is now known as jamielennox | 20:57 | |
*** kebray has joined #openstack-barbican | 20:58 | |
*** woodster_ has quit IRC | 21:00 | |
*** openstack has joined #openstack-barbican | 21:08 | |
*** openstack has joined #openstack-barbican | 21:08 | |
*** xaeth is now known as xaeth_afk | 21:21 | |
*** kfarr has joined #openstack-barbican | 21:22 | |
*** silos1 has left #openstack-barbican | 21:33 | |
*** edtubill has left #openstack-barbican | 21:39 | |
*** diazjf has left #openstack-barbican | 21:41 | |
*** kfarr has quit IRC | 21:41 | |
*** ig0r__ has quit IRC | 21:51 | |
*** chadlung has quit IRC | 21:51 | |
*** chadlung has joined #openstack-barbican | 21:51 | |
*** chadlung has quit IRC | 21:54 | |
*** chadlung has joined #openstack-barbican | 21:55 | |
*** chadlung has quit IRC | 22:03 | |
*** alee has joined #openstack-barbican | 22:11 | |
*** SheenaG has quit IRC | 22:11 | |
*** SheenaG has joined #openstack-barbican | 22:12 | |
*** jamielennox is now known as jamielennox|away | 22:15 | |
*** SheenaG has quit IRC | 22:26 | |
*** kebray has quit IRC | 22:29 | |
*** dimtruck is now known as zz_dimtruck | 22:43 | |
*** jaosorior has quit IRC | 22:44 | |
*** pglass has quit IRC | 22:52 | |
*** tkelsey has joined #openstack-barbican | 23:05 | |
*** tkelsey has quit IRC | 23:09 | |
*** zz_dimtruck is now known as dimtruck | 23:22 | |
*** spotz is now known as spotz_zzz | 23:28 | |
Guest72363 | hi | 23:49 |
Guest72363 | I am using DevStack to also install Barbican. stack.sh completes, however I do not see Barbican running (other services are running fine) | 23:51 |
*** nelsnelson has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!