*** dimtruck is now known as zz_dimtruck | 00:20 | |
*** zz_dimtruck is now known as dimtruck | 00:20 | |
*** dimtruck is now known as zz_dimtruck | 00:30 | |
*** hoangcx has joined #openstack-barbican | 00:54 | |
*** ngupta has joined #openstack-barbican | 00:56 | |
*** ngupta has quit IRC | 01:01 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-barbicanclient master: Updated from global requirements https://review.openstack.org/432082 | 01:18 |
---|---|---|
*** zz_dimtruck is now known as dimtruck | 01:18 | |
*** liujiong has joined #openstack-barbican | 01:31 | |
*** dave-mccowan has joined #openstack-barbican | 01:52 | |
*** dimtruck is now known as zz_dimtruck | 02:14 | |
*** liujiong_66 has joined #openstack-barbican | 03:58 | |
*** liujiong has quit IRC | 03:58 | |
*** ngupta has joined #openstack-barbican | 03:59 | |
*** ngupta has quit IRC | 04:03 | |
openstackgerrit | Merged openstack/python-barbicanclient master: Updated from global requirements https://review.openstack.org/432082 | 04:13 |
*** zz_dimtruck is now known as dimtruck | 04:31 | |
*** dave-mccowan has quit IRC | 04:36 | |
*** liujiong_66 is now known as liujiong | 04:39 | |
*** dimtruck is now known as zz_dimtruck | 05:30 | |
*** ngupta has joined #openstack-barbican | 06:00 | |
*** ngupta has quit IRC | 06:05 | |
*** Administrator_ has joined #openstack-barbican | 06:22 | |
*** liujiong has quit IRC | 07:01 | |
*** liujiong_lj has joined #openstack-barbican | 07:01 | |
*** pcaruana has joined #openstack-barbican | 07:20 | |
*** jsheeren has joined #openstack-barbican | 07:33 | |
*** liujiong_lj is now known as liujiong | 07:49 | |
*** andreas_s has joined #openstack-barbican | 07:53 | |
*** mixos has quit IRC | 08:36 | |
*** jaosorior has joined #openstack-barbican | 08:47 | |
*** slunkad has joined #openstack-barbican | 08:57 | |
*** ngupta has joined #openstack-barbican | 09:03 | |
*** ngupta has quit IRC | 09:08 | |
*** jsheeren has quit IRC | 09:10 | |
*** Administrator_ has quit IRC | 09:50 | |
*** Administrator_ has joined #openstack-barbican | 09:50 | |
*** sapcc-bot has quit IRC | 09:52 | |
*** sapcc-bot has joined #openstack-barbican | 09:52 | |
*** david_1 has joined #openstack-barbican | 09:53 | |
*** databus23_ has joined #openstack-barbican | 09:53 | |
*** carthaca_ has joined #openstack-barbican | 09:53 | |
*** mkoderer_ has joined #openstack-barbican | 09:53 | |
*** david_1 has quit IRC | 09:55 | |
*** databus23_ has quit IRC | 09:55 | |
*** carthaca_ has quit IRC | 09:55 | |
*** mkoderer_ has quit IRC | 09:55 | |
*** dgonzalez_ has joined #openstack-barbican | 09:55 | |
*** dgonzalez_ has quit IRC | 09:57 | |
*** ngupta has joined #openstack-barbican | 10:04 | |
*** ngupta has quit IRC | 10:09 | |
*** jaosorior is now known as jaosorior_lunch | 10:15 | |
*** liujiong has quit IRC | 10:16 | |
*** jaosorior_lunch is now known as jaosorior | 10:17 | |
*** hoangcx has quit IRC | 10:34 | |
*** strigazi_ is now known as strigazi | 10:35 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/barbican master: Updated from global requirements https://review.openstack.org/438425 | 10:53 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/castellan master: Updated from global requirements https://review.openstack.org/438426 | 10:53 |
*** strigazi has quit IRC | 10:56 | |
*** strigazi has joined #openstack-barbican | 10:56 | |
*** jsheeren has joined #openstack-barbican | 10:59 | |
*** tinwood is now known as tinwood_swap | 11:47 | |
openstackgerrit | Robert Clark proposed openstack/barbican master: Adding a plugin for Hashicorp Vault https://review.openstack.org/438009 | 11:50 |
openstackgerrit | Robert Clark proposed openstack/barbican master: Adding a plugin for Hashicorp Vault https://review.openstack.org/438009 | 11:53 |
*** dave-mccowan has joined #openstack-barbican | 12:22 | |
*** liujiong has joined #openstack-barbican | 12:44 | |
*** jsheeren has quit IRC | 13:00 | |
hyakuhei | Hey dave-mccowan | 13:06 |
dave-mccowan | hi rob hyakuhei | 13:06 |
*** ngupta has joined #openstack-barbican | 13:07 | |
hyakuhei | I'm playing with this Vault plugin in Devstack, do you know if there's a way to select which DEBUG messages you want to see from oslo logging ? | 13:07 |
hyakuhei | I'd like to surpress the sqlalchemy stuff for example | 13:07 |
dave-mccowan | hmmm... i know what you mean; the logs get noisy, but i haven't done that. i can take a look. | 13:08 |
dave-mccowan | jaosorior ^^ any idea? | 13:08 |
hyakuhei | It's ok I can google for it, I just thought I'd ask here first in case it was a common thing | 13:08 |
hyakuhei | On the positive side, I finally got the plugin working, the vagrant instructions don't _quite_ work | 13:09 |
hyakuhei | They setup devstack fine but it will always pull down and install upstream master, ignoring the local stuff that got copied over. It took a while to figure that out. It was to do with where the 'pip install' for Barbican actually got run and how that affected stevedore registration. If I spent more time in the OpenStack world I'm sure it would have been simple | 13:10 |
jaosorior | I'm not entirely sure mysql | 13:10 |
jaosorior | *myself | 13:10 |
*** ngupta has quit IRC | 13:11 | |
hyakuhei | Time to rtfm I guess :) thanks anyway guys | 13:11 |
dave-mccowan | hyakuhei can you submit a patch to fix the documentation? (or let us know the details so we can fix) | 13:11 |
hyakuhei | I made a start on one but realised that my use case might have been a bit special | 13:12 |
hyakuhei | Even now the only way I have to make it work properly is to push my patch into Gerrit, update the local.conf with new refs for the enable-plugin command and then pull down. I haven't figured out a neat "local only" way to do it yet | 13:13 |
*** jmckind has joined #openstack-barbican | 13:14 | |
*** jmckind has quit IRC | 13:15 | |
*** jmckind has joined #openstack-barbican | 13:19 | |
*** chlong has joined #openstack-barbican | 14:00 | |
*** chlong has quit IRC | 14:04 | |
*** zz_dimtruck is now known as dimtruck | 14:08 | |
*** jsheeren has joined #openstack-barbican | 14:17 | |
*** jmckind_ has joined #openstack-barbican | 14:36 | |
*** jmckind has quit IRC | 14:37 | |
*** dimtruck is now known as zz_dimtruck | 14:38 | |
*** noslzzp has quit IRC | 14:39 | |
*** noslzzp has joined #openstack-barbican | 14:39 | |
*** liujiong has quit IRC | 14:40 | |
*** ngupta has joined #openstack-barbican | 14:42 | |
*** tdink has joined #openstack-barbican | 14:55 | |
*** jsheeren has quit IRC | 15:01 | |
*** zz_dimtruck is now known as dimtruck | 15:05 | |
*** diltram has quit IRC | 15:24 | |
*** diltram has joined #openstack-barbican | 15:25 | |
*** chlong has joined #openstack-barbican | 15:25 | |
*** chlong_ has joined #openstack-barbican | 15:27 | |
*** chlong_ has quit IRC | 15:28 | |
*** edtubill has joined #openstack-barbican | 15:28 | |
*** agrebennikov has joined #openstack-barbican | 15:32 | |
openstackgerrit | Brianna Poulos proposed openstack/barbican-tempest-plugin master: Add image signing scenario https://review.openstack.org/431241 | 15:34 |
*** chris_hultin|AWA is now known as chris_hultin | 15:36 | |
*** agrebennikov has quit IRC | 15:38 | |
*** agrebennikov has joined #openstack-barbican | 15:39 | |
*** mixos has joined #openstack-barbican | 15:44 | |
*** tdink has quit IRC | 15:54 | |
*** tdink has joined #openstack-barbican | 16:04 | |
*** mixos has quit IRC | 16:50 | |
*** andreas_s has quit IRC | 16:50 | |
*** mixos has joined #openstack-barbican | 17:02 | |
*** dimtruck is now known as zz_dimtruck | 17:04 | |
*** zz_dimtruck is now known as dimtruck | 17:04 | |
*** david-lyle has joined #openstack-barbican | 17:17 | |
*** david-lyle has quit IRC | 17:21 | |
*** david-lyle has joined #openstack-barbican | 17:44 | |
*** david-lyle has quit IRC | 17:45 | |
*** david-lyle has joined #openstack-barbican | 17:46 | |
*** chlong has quit IRC | 17:55 | |
*** david-lyle has quit IRC | 17:58 | |
*** david-lyle has joined #openstack-barbican | 18:01 | |
*** jaosorior has quit IRC | 18:05 | |
*** chlong has joined #openstack-barbican | 18:11 | |
dave-mccowan | Happy Monday Barbicaneers! Reminder... our weekly IRC starts in one hour. \o/ | 18:59 |
*** kfarr has joined #openstack-barbican | 19:14 | |
openstackgerrit | Kaitlin Farr proposed openstack/barbican master: Fix KMIP gate https://review.openstack.org/437747 | 19:23 |
*** pcaruana has quit IRC | 19:29 | |
*** hockeynut_afk is now known as hockeynut | 19:29 | |
dave-mccowan | kfarr ping | 19:50 |
kfarr | dave-mccowan, pong! | 19:50 |
dave-mccowan | kfarr can you chair the meeting today? | 19:50 |
kfarr | dave-mccowan, sure thing | 19:51 |
dave-mccowan | i should be here for most of the meeting, but i have to step out in the middle. | 19:51 |
dave-mccowan | kfarr thanks! | 19:51 |
*** kfarr has quit IRC | 20:00 | |
*** kfarr has joined #openstack-barbican | 20:00 | |
kfarr | Weekly meeting starting in openstack-meeting-alt now | 20:00 |
kfarr | alee dave-mccowan ^^ | 20:02 |
*** raddaoui has joined #openstack-barbican | 20:09 | |
*** ngupta has quit IRC | 20:26 | |
*** ngupta has joined #openstack-barbican | 20:27 | |
*** chris_hultin is now known as chris_hultin|AWA | 20:31 | |
*** dave-mccowan has quit IRC | 20:47 | |
*** ngupta has quit IRC | 21:02 | |
*** ngupta has joined #openstack-barbican | 21:03 | |
*** dimtruck is now known as zz_dimtruck | 21:05 | |
*** zz_dimtruck is now known as dimtruck | 21:29 | |
*** kfarr has quit IRC | 21:35 | |
*** chlong has quit IRC | 21:50 | |
*** dave-mccowan has joined #openstack-barbican | 21:51 | |
*** jmckind_ has quit IRC | 22:10 | |
*** catintheroof has joined #openstack-barbican | 22:15 | |
*** tdink has quit IRC | 22:15 | |
*** mixos has quit IRC | 22:38 | |
*** ngupta has quit IRC | 22:38 | |
*** edtubill has quit IRC | 22:42 | |
*** dave-mccowan has quit IRC | 22:48 | |
*** tdink has joined #openstack-barbican | 22:49 | |
*** tdink has quit IRC | 22:57 | |
*** tdink has joined #openstack-barbican | 22:58 | |
*** agrebennikov has quit IRC | 23:35 | |
*** catintheroof has quit IRC | 23:44 | |
*** diltram has quit IRC | 23:53 | |
*** mixos has joined #openstack-barbican | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!