*** chlong has joined #openstack-barbican | 00:20 | |
*** namnh has joined #openstack-barbican | 00:48 | |
*** namnh has quit IRC | 00:53 | |
*** mixos has joined #openstack-barbican | 01:16 | |
*** namnh has joined #openstack-barbican | 01:30 | |
rm_work | trying to figure out how to upload binary data with openstackclient | 01:35 |
---|---|---|
rm_work | as a secret | 01:35 |
rm_work | openstack secret store --name='cert1' --payload-content-type='application/x-pkcs12' --payload="$(cat server.p12)" | 01:35 |
rm_work | ^^ that doesn't work | 01:36 |
*** liujiong has joined #openstack-barbican | 01:39 | |
*** mixos has quit IRC | 01:54 | |
*** namnh has quit IRC | 02:02 | |
*** chlong has quit IRC | 02:03 | |
*** dave-mccowan has quit IRC | 02:35 | |
-openstackstatus- NOTICE: Gerrit is being restarted to feed its insatiable memory appetite | 02:39 | |
*** daidv has joined #openstack-barbican | 03:07 | |
*** namnh has joined #openstack-barbican | 03:56 | |
*** namnh has quit IRC | 05:00 | |
*** namnh has joined #openstack-barbican | 05:01 | |
*** namnh has quit IRC | 05:05 | |
*** namnh has joined #openstack-barbican | 05:14 | |
*** namnh has quit IRC | 05:39 | |
*** namnh has joined #openstack-barbican | 05:39 | |
*** namnh has quit IRC | 05:44 | |
*** namnh has joined #openstack-barbican | 05:49 | |
*** namnh has quit IRC | 05:54 | |
*** serlex has joined #openstack-barbican | 05:57 | |
*** aspiers has quit IRC | 06:05 | |
*** jmccrory has quit IRC | 06:05 | |
*** tdasilva has quit IRC | 06:05 | |
*** Dmitrii-Sh has quit IRC | 06:05 | |
*** Dmitrii-Sh has joined #openstack-barbican | 06:07 | |
*** hieulq has quit IRC | 06:08 | |
*** hieulq has joined #openstack-barbican | 06:09 | |
*** jmccrory has joined #openstack-barbican | 06:10 | |
*** tdasilva has joined #openstack-barbican | 06:10 | |
*** hieulq has quit IRC | 06:11 | |
*** hieulq has joined #openstack-barbican | 06:12 | |
*** aspiers has joined #openstack-barbican | 06:12 | |
*** andreas_s has joined #openstack-barbican | 06:22 | |
*** namnh has joined #openstack-barbican | 06:24 | |
*** namnh has quit IRC | 06:28 | |
-openstackstatus- NOTICE: Post jobs are not executed currently, do not tag any releases | 07:20 | |
*** ChanServ changes topic to "Post jobs are not executed currently, do not tag any releases" | 07:20 | |
*** pcaruana has joined #openstack-barbican | 07:22 | |
*** namnh has joined #openstack-barbican | 07:29 | |
*** namnh has quit IRC | 07:34 | |
*** namnh has joined #openstack-barbican | 07:49 | |
*** namnh has quit IRC | 08:13 | |
*** liujiong_lj has joined #openstack-barbican | 08:14 | |
*** hieulq has quit IRC | 08:14 | |
*** liujiong has quit IRC | 08:15 | |
*** hieulq has joined #openstack-barbican | 08:16 | |
*** jaosorior has quit IRC | 08:33 | |
*** jaosorior has joined #openstack-barbican | 08:34 | |
*** pbourke has joined #openstack-barbican | 08:54 | |
*** salmankhan has joined #openstack-barbican | 09:12 | |
*** salmankhan has quit IRC | 09:53 | |
*** salmankhan has joined #openstack-barbican | 09:53 | |
*** liujiong_lj has quit IRC | 10:05 | |
*** livelace2 has quit IRC | 10:11 | |
*** salmankhan has quit IRC | 10:58 | |
*** salmankhan has joined #openstack-barbican | 10:58 | |
*** jaosorior has quit IRC | 12:02 | |
*** raildo has joined #openstack-barbican | 12:13 | |
*** dave-mccowan has joined #openstack-barbican | 12:46 | |
*** catintheroof has joined #openstack-barbican | 12:49 | |
*** dave-mcc_ has joined #openstack-barbican | 12:51 | |
*** dave-mccowan has quit IRC | 12:51 | |
*** chlong has joined #openstack-barbican | 13:20 | |
*** raildo has quit IRC | 14:44 | |
*** jaosorior has joined #openstack-barbican | 14:48 | |
*** ssathaye has joined #openstack-barbican | 15:03 | |
*** andreas_s has quit IRC | 15:05 | |
*** raildo has joined #openstack-barbican | 15:24 | |
*** jaosorior has quit IRC | 15:32 | |
*** raildo has quit IRC | 15:39 | |
openstackgerrit | Lee Yarwood proposed openstack/barbican master: DNM: openstack/nova privsep change testing https://review.openstack.org/505313 | 15:54 |
*** raildo has joined #openstack-barbican | 15:55 | |
*** pcaruana has quit IRC | 16:38 | |
*** ykuo has joined #openstack-barbican | 17:28 | |
*** serlex has quit IRC | 17:34 | |
rm_work | does anyone know how to successfully store and retrieve a binary secret using the openstack client? | 17:39 |
rm_work | I finally did this and was able to store it: | 17:39 |
rm_work | openstack secret store --name cert1 -p "$(cat server.p12 | base64)" -e base64 -t 'application/octet-stream' | 17:39 |
rm_work | but i can't retrieve it | 17:40 |
rm_work | openstack secret get http://127.0.0.1:9311/v1/secrets/9ddfd59f-7ae7-4bc7-9871-dbaa66b035cd -t 'application/octet-stream' -p | 17:41 |
rm_work | UnicodeDecodeError: 'utf8' codec can't decode byte 0x82 in position 1: invalid start byte | 17:41 |
rm_work | funnily, I feel like I may have written the code around where this is decoded... | 17:46 |
*** ssathaye has quit IRC | 17:57 | |
*** salmankhan has quit IRC | 18:14 | |
*** salmankhan has joined #openstack-barbican | 18:15 | |
*** salmankhan has quit IRC | 18:20 | |
*** alee is now known as alee_afk | 18:57 | |
*** tinwood has quit IRC | 19:31 | |
*** tinwood has joined #openstack-barbican | 19:32 | |
*** raildo has quit IRC | 19:57 | |
*** raildo has joined #openstack-barbican | 20:17 | |
-openstackstatus- NOTICE: Zuul and Gerrit are being restarted to address issues discovered with the Gerrit 2.13 upgrade. review.openstack.org will be inaccessible for a few minutes while we make these changes. Currently running jobs will be restarted for you once Zuul and Gerrit are running again. | 20:25 | |
*** ssathaye has joined #openstack-barbican | 20:28 | |
*** ssathaye has quit IRC | 20:30 | |
*** ssathaye has joined #openstack-barbican | 20:35 | |
*** salmankhan has joined #openstack-barbican | 20:45 | |
rm_work | ok yeah it's just a client issue | 20:46 |
rm_work | really need to enable the client to pull from / put to a file | 20:46 |
rm_work | i think someone mentioned that the option for that in cliff or something is there now? | 20:46 |
*** catintheroof has quit IRC | 20:50 | |
*** catintheroof has joined #openstack-barbican | 20:50 | |
*** catintheroof has quit IRC | 20:51 | |
*** alee_afk is now known as alee | 21:25 | |
*** tinwood has quit IRC | 21:30 | |
*** noslzzp has quit IRC | 21:31 | |
*** tinwood has joined #openstack-barbican | 21:31 | |
*** noslzzp has joined #openstack-barbican | 21:35 | |
ykuo | I am getting this error message: Table 'barbican.certificate_authorities' doesn't exist. and I am using barbican version 4.0.0 python-barbicanclient version 4.2.0. Any ideas? | 21:36 |
*** raildo has quit IRC | 21:40 | |
*** noslzzp has quit IRC | 21:41 | |
*** noslzzp has joined #openstack-barbican | 21:44 | |
ykuo | I think the certificate_authorities table doesn't exist error is coming from "su -s /bin/sh -c "barbican-manage db upgrade" barbican" command when populating barbican database, I got error message: Specified key was too long; max key length is 1000 bytes') [SQL: u'CREATE INDEX values_index ON container_consumer_metadata (container_id, name, `URL`)'] | 21:46 |
*** salmankhan has quit IRC | 21:49 | |
dave-mcc_ | rm_work --file option is in a patch still pending: https://review.openstack.org/388981 | 22:05 |
dave-mcc_ | ykuo what database are you using? | 22:06 |
*** noslzzp has quit IRC | 22:07 | |
ykuo | mariadb | 22:07 |
ykuo | do I need to set default-storage-engine = innodb to resolve this issue? | 22:08 |
*** noslzzp has joined #openstack-barbican | 22:09 | |
*** noslzzp has quit IRC | 22:13 | |
*** noslzzp has joined #openstack-barbican | 22:15 | |
*** noslzzp has quit IRC | 22:18 | |
*** noslzzp has joined #openstack-barbican | 22:21 | |
*** chlong has quit IRC | 22:21 | |
*** noslzzp has quit IRC | 22:25 | |
*** noslzzp has joined #openstack-barbican | 22:28 | |
dave-mcc_ | ykuo i've not seen this issue before. | 22:31 |
-openstackstatus- NOTICE: Gerrit is being restarted to address some final issues, review.openstack.org will be inaccessible for a few minutes while we restart | 22:32 | |
*** noslzzp has quit IRC | 22:33 | |
dave-mcc_ | ykuo URL is not defined as an index in the model, it looks like a bug if barbican-manage is trying to make it one. | 22:33 |
ykuo | dave-mcc, setting default-storage-engine = innodb solves the issue | 22:33 |
*** dave-mcc_ has quit IRC | 22:33 | |
*** noslzzp has joined #openstack-barbican | 22:35 | |
*** noslzzp has quit IRC | 22:35 | |
*** catintheroof has joined #openstack-barbican | 22:45 | |
*** openstackgerrit has quit IRC | 22:47 | |
*** nkinder has quit IRC | 22:52 | |
*** nkinder has joined #openstack-barbican | 23:07 | |
*** ChanServ changes topic to "Discussion about development of OpenStack Barbican and its client libraries. - Logs: http://eavesdrop.openstack.org/irclogs/%23openstack-barbican/" | 23:37 | |
-openstackstatus- NOTICE: Gerrit is once again part of normal puppet config management. Problems with Gerrit gitweb links and Zuul post jobs have been addressed. We currently cannot create new gerrit projects (fixes in progress) and email sending is slow (being debugged). | 23:37 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!