*** dave-mccowan has joined #openstack-barbican | 00:10 | |
*** dave-mcc_ has joined #openstack-barbican | 00:45 | |
*** dave-mccowan has quit IRC | 00:48 | |
*** catintheroof has quit IRC | 00:49 | |
*** catintheroof has joined #openstack-barbican | 00:49 | |
*** catintheroof has quit IRC | 00:50 | |
*** dave-mcc_ has quit IRC | 00:54 | |
*** liujiong has joined #openstack-barbican | 01:17 | |
*** Kevin_Zheng has joined #openstack-barbican | 01:33 | |
*** tinwood has quit IRC | 02:10 | |
*** tinwood has joined #openstack-barbican | 02:12 | |
*** dave-mcc_ has joined #openstack-barbican | 02:21 | |
*** dave-mcc_ has quit IRC | 02:38 | |
*** namnh has joined #openstack-barbican | 03:11 | |
*** jaosorior has joined #openstack-barbican | 05:01 | |
*** daidv has quit IRC | 05:56 | |
*** daidv has joined #openstack-barbican | 05:57 | |
*** hieulq has quit IRC | 05:57 | |
*** hieulq has joined #openstack-barbican | 05:57 | |
*** andreas_s has joined #openstack-barbican | 06:48 | |
*** pcaruana has joined #openstack-barbican | 07:02 | |
*** serlex has joined #openstack-barbican | 07:02 | |
*** jaosorior has quit IRC | 07:55 | |
*** jaosorior has joined #openstack-barbican | 08:19 | |
*** liujiong_lj has joined #openstack-barbican | 08:41 | |
*** liujiong has quit IRC | 08:43 | |
*** liujiong_lj is now known as liujiong | 08:47 | |
*** pbourke has quit IRC | 08:54 | |
*** pbourke has joined #openstack-barbican | 08:55 | |
*** sapcc-bot has quit IRC | 09:14 | |
*** tpatzig_ has joined #openstack-barbican | 09:15 | |
*** carthaca_ has joined #openstack-barbican | 09:15 | |
*** seife_ has joined #openstack-barbican | 09:15 | |
*** dgonzalez_ has joined #openstack-barbican | 09:15 | |
*** david_1 has joined #openstack-barbican | 09:15 | |
*** sapcc-bot has joined #openstack-barbican | 09:15 | |
*** salmankhan has joined #openstack-barbican | 09:15 | |
*** dgonzalez_ has quit IRC | 09:17 | |
*** carthaca_ has quit IRC | 09:17 | |
*** seife_ has quit IRC | 09:17 | |
*** tpatzig_ has quit IRC | 09:17 | |
*** david_1 has quit IRC | 09:17 | |
*** salmankhan has quit IRC | 09:20 | |
*** salmankhan has joined #openstack-barbican | 09:28 | |
*** salmankhan has quit IRC | 09:36 | |
*** salmankhan has joined #openstack-barbican | 09:38 | |
*** toabctl has quit IRC | 10:01 | |
*** namnh has quit IRC | 10:16 | |
*** liujiong has quit IRC | 11:06 | |
*** dave-mccowan has joined #openstack-barbican | 11:16 | |
*** toabctl has joined #openstack-barbican | 11:17 | |
*** salmankhan has quit IRC | 11:18 | |
*** salmankhan has joined #openstack-barbican | 11:27 | |
*** serlex has quit IRC | 11:36 | |
*** raildo has joined #openstack-barbican | 12:08 | |
*** salmankhan has quit IRC | 12:22 | |
*** salmankhan has joined #openstack-barbican | 12:23 | |
*** catintheroof has joined #openstack-barbican | 13:02 | |
*** chlong has joined #openstack-barbican | 13:41 | |
*** openstackgerrit has joined #openstack-barbican | 13:53 | |
*** zhurong has joined #openstack-barbican | 13:55 | |
*** andreas_s has quit IRC | 14:30 | |
*** zhurong has quit IRC | 15:05 | |
*** dave-mcc_ has joined #openstack-barbican | 15:18 | |
*** dave-mccowan has quit IRC | 15:19 | |
*** nkinder has quit IRC | 15:46 | |
*** nkinder has joined #openstack-barbican | 15:58 | |
*** ssathaye has quit IRC | 16:13 | |
*** namnh has joined #openstack-barbican | 16:50 | |
*** dave-mcc_ has quit IRC | 17:10 | |
*** dave-mccowan has joined #openstack-barbican | 17:10 | |
dave-mccowan | ykuo were you able to solve your database issue? | 17:21 |
---|---|---|
*** namnh has quit IRC | 17:27 | |
*** namnh has joined #openstack-barbican | 17:28 | |
*** namnh has quit IRC | 17:32 | |
raildo | dave-mccowan, ping, can you take a look on it later? https://review.openstack.org/#/c/474304/6/specs/queens/secret-management-store.rst | 17:41 |
dave-mccowan | raildo sure | 17:42 |
raildo | dave-mccowan, thanks :) and regarding the Doug question on it, I believe that we decided to keep it manual on oslo.config and that reference should be created using some deployment tools like ansible/puppet using tripleo for example, right? | 17:43 |
*** salmankhan has quit IRC | 18:00 | |
*** ssathaye has joined #openstack-barbican | 18:16 | |
*** namnh has joined #openstack-barbican | 18:28 | |
*** namnh has quit IRC | 18:33 | |
rm_work | dave-mccowan: so that --file patch is ... in need of someone to work on it? or just waiting for people to continue reviewing | 18:41 |
dave-mccowan | rm_work it needs a bunch of work before merging, although the function should work. i'm actually working on it today. :-) i think i'll | 19:34 |
dave-mccowan | rm_work btw, does openstack secret get xxx --raw True work for you use case, or does it need the --file option? | 19:34 |
rm_work | hmmm | 19:38 |
rm_work | well | 19:38 |
rm_work | technically it works now | 19:38 |
rm_work | since the client doesn't need to retrieve the secret, i think | 19:38 |
rm_work | they just need to store it | 19:38 |
rm_work | and it seems to store properly | 19:38 |
rm_work | just an aggrivation when you're trying to double-check that it stored properly :P | 19:38 |
rm_work | the --file option would make it much simpler for uploading though | 19:38 |
rm_work | right now it's like ... wut | 19:39 |
rm_work | because you have to base64 it and pass a bunch of extra params | 19:39 |
rm_work | and it's unclear that the base64 is only in transit, and it is actually stored un-base64'd | 19:39 |
rm_work | so really it's a quality-of-life thing for end users | 19:39 |
ykuo | dave-mccowan, setting default-storage-engine = innodb in mariadb solves the issue. | 20:17 |
*** namnh has joined #openstack-barbican | 20:30 | |
*** catintheroof has quit IRC | 20:32 | |
*** namnh has quit IRC | 20:34 | |
*** pcaruana has quit IRC | 20:59 | |
*** raildo has quit IRC | 21:14 | |
*** chlong has quit IRC | 21:26 | |
*** dave-mccowan has quit IRC | 21:32 | |
*** catintheroof has joined #openstack-barbican | 22:15 | |
*** namnh has joined #openstack-barbican | 22:31 | |
*** namnh has quit IRC | 22:36 | |
*** catintheroof has quit IRC | 23:19 | |
*** namnh has joined #openstack-barbican | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!