*** ccamposr__ has quit IRC | 00:26 | |
*** ccamposr__ has joined #openstack-lbaas | 00:27 | |
*** armax has quit IRC | 01:10 | |
*** ccamposr__ has quit IRC | 01:24 | |
*** ccamposr__ has joined #openstack-lbaas | 01:25 | |
*** armax has joined #openstack-lbaas | 01:41 | |
*** lxkong has quit IRC | 01:48 | |
*** armax has quit IRC | 02:02 | |
*** ramishra has quit IRC | 02:11 | |
*** ramishra has joined #openstack-lbaas | 02:12 | |
*** spatel has joined #openstack-lbaas | 02:38 | |
*** spatel has quit IRC | 02:42 | |
*** ccamposr__ has quit IRC | 02:54 | |
-openstackstatus- NOTICE: The Gerrit service on review.opendev.org is being restarted quickly to enable support for Git protocol v2, downtime should be less than 5 minutes | 02:54 | |
*** ccamposr__ has joined #openstack-lbaas | 02:54 | |
*** rcernin has quit IRC | 03:39 | |
*** rcernin has joined #openstack-lbaas | 03:40 | |
*** ccamposr__ has quit IRC | 05:11 | |
*** ccamposr__ has joined #openstack-lbaas | 05:11 | |
*** ccamposr__ has quit IRC | 05:44 | |
*** ccamposr__ has joined #openstack-lbaas | 05:45 | |
*** lemko0 has joined #openstack-lbaas | 05:47 | |
*** vishalmanchanda has joined #openstack-lbaas | 05:47 | |
*** lemko has quit IRC | 05:50 | |
*** lemko0 is now known as lemko | 05:50 | |
*** numans has joined #openstack-lbaas | 06:11 | |
*** lxkong has joined #openstack-lbaas | 06:16 | |
*** adeberg5 has joined #openstack-lbaas | 06:28 | |
*** adeberg has quit IRC | 06:30 | |
*** adeberg5 is now known as adeberg | 06:30 | |
*** ccamposr__ has quit IRC | 06:32 | |
*** ccamposr__ has joined #openstack-lbaas | 06:32 | |
*** zzzeek has quit IRC | 07:17 | |
*** zzzeek has joined #openstack-lbaas | 07:19 | |
*** openstackgerrit has joined #openstack-lbaas | 07:44 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/octavia-dashboard master: Imported Translations from Zanata https://review.opendev.org/c/openstack/octavia-dashboard/+/766679 | 07:44 |
---|---|---|
*** ccamposr__ has quit IRC | 07:45 | |
*** ccamposr__ has joined #openstack-lbaas | 07:45 | |
*** rpittau|afk is now known as rpittau | 07:57 | |
*** rcernin has quit IRC | 08:07 | |
*** rcernin has joined #openstack-lbaas | 08:14 | |
*** ccamposr has joined #openstack-lbaas | 08:19 | |
*** ccamposr__ has quit IRC | 08:21 | |
*** rcernin has quit IRC | 09:27 | |
*** zzzeek has quit IRC | 10:03 | |
*** zzzeek has joined #openstack-lbaas | 10:05 | |
*** zzzeek has quit IRC | 10:39 | |
*** zzzeek has joined #openstack-lbaas | 10:40 | |
*** ccamposr__ has joined #openstack-lbaas | 11:47 | |
*** ccamposr has quit IRC | 11:49 | |
*** lxkong has quit IRC | 12:56 | |
*** zzzeek has quit IRC | 13:17 | |
*** zzzeek has joined #openstack-lbaas | 13:19 | |
*** TrevorV has joined #openstack-lbaas | 14:34 | |
*** rpittau is now known as rpittau|afk | 15:15 | |
*** armax has joined #openstack-lbaas | 15:17 | |
*** rcernin has joined #openstack-lbaas | 15:24 | |
*** rcernin has quit IRC | 15:28 | |
*** haleyb_ has joined #openstack-lbaas | 15:30 | |
*** tamas_erdei is now known as terdei | 15:32 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol listener api tests https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/760305 | 16:09 |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol scenario tests https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/738643 | 16:09 |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol scenario tests https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/738643 | 16:11 |
*** haleyb_ has quit IRC | 16:32 | |
*** xgerman has joined #openstack-lbaas | 16:49 | |
*** ccamposr has joined #openstack-lbaas | 17:11 | |
*** ccamposr__ has quit IRC | 17:14 | |
admin0 | is it possible do use letsencrypt with octavia | 17:29 |
admin0 | octavia is up and running .. how do I add/enable ssh in octavia so that i don't have to do that for the internal endpoints | 17:29 |
johnsom | admin0 Yes, for the TLS enabled listeners, letsencrypt certs/keys are fine. | 17:30 |
johnsom | admin0 What are you using ssh for? | 17:31 |
admin0 | i mean how to add the certs ? | 17:32 |
admin0 | there seems to be no gui for it | 17:32 |
johnsom | admin0 https://docs.openstack.org/octavia/latest/user/guides/basic-cookbook.html#deploy-a-tls-terminated-https-load-balancer | 17:32 |
admin0 | does it support letsencrypt zerossl as well ? | 17:33 |
johnsom | Certs and Keys are stored in barbican or a Castellan compatibly HSM. | 17:33 |
admin0 | oh .. so need to install barbican as well to have this functionality | 17:33 |
johnsom | Yes, you need either a Castellan compatible store or Barbican to safely store the security content. | 17:34 |
johnsom | As for zerossl, it should be fine. I haven't used that, but as long as it creates x509/RSA certs and keys, they should work file with Octavia. | 17:35 |
johnsom | For TLS listeners, it's the LB creator responsibility to manage the certs/keys. It's not something that requires an operator to do. | 17:36 |
johnsom | It's pretty straight forward to automate the cert updates as well, but we don't provide tools for that currently. | 17:37 |
*** xgerman has quit IRC | 20:09 | |
*** lemko3 has joined #openstack-lbaas | 20:14 | |
*** lemko has quit IRC | 20:14 | |
*** lemko3 is now known as lemko | 20:14 | |
*** lxkong has joined #openstack-lbaas | 20:24 | |
*** TrevorV has quit IRC | 20:59 | |
*** servagem has quit IRC | 21:09 | |
*** vishalmanchanda has quit IRC | 22:03 | |
*** ccamposr__ has joined #openstack-lbaas | 22:19 | |
*** ccamposr has quit IRC | 22:22 | |
*** lxkong has quit IRC | 22:32 | |
*** xgerman has joined #openstack-lbaas | 23:11 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!