Thursday, 2020-10-29

*** zzzeek has quit IRC00:42
*** zzzeek has joined #openstack-lbaas00:45
*** sapd1_x has joined #openstack-lbaas01:07
*** sapd1_x has quit IRC01:18
sapd1rm_work, I'm writing abstract API layer for Octavia. So, is it possible for a pull request?01:24
rm_work?01:27
rm_workAh, yeah if you figure out a good way to do it, put up a review :)01:27
rm_workIt's really just a lack of cycles to focus on it01:27
johnsomAbstract API for the abstract API? Grin01:29
sapd1haha. Because our company is public cloud provider. We cannot deliver openstack API for our customers.01:44
*** johnsom has quit IRC02:00
*** rpittau|afk has quit IRC02:00
*** rpittau|afk has joined #openstack-lbaas02:00
*** jamespage has quit IRC02:01
*** johnsom has joined #openstack-lbaas02:01
*** jamespage has joined #openstack-lbaas02:01
openstackgerritlikui proposed openstack/octavia master: update requirements  https://review.opendev.org/76006502:08
*** vishalmanchanda has joined #openstack-lbaas04:25
*** xgerman has quit IRC05:43
*** gcheresh has joined #openstack-lbaas06:14
*** yamamoto has quit IRC06:49
*** yamamoto has joined #openstack-lbaas07:21
*** rcernin has quit IRC07:31
*** yamamoto has quit IRC07:33
*** yamamoto has joined #openstack-lbaas07:39
*** ccamposr__ has joined #openstack-lbaas08:02
*** ccamposr has quit IRC08:05
*** Adri2000 has left #openstack-lbaas08:35
*** rpittau|afk is now known as rpittau08:40
openstackgerritGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol scenario tests  https://review.opendev.org/73864309:08
openstackgerritGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol listener api tests  https://review.opendev.org/76030509:08
openstackgerritMerged openstack/octavia master: Correct a typo in the document  https://review.opendev.org/74837009:09
openstackgerritGregory Thiemonge proposed openstack/octavia master: Remove useless proto parameter from sample functions  https://review.opendev.org/76030709:16
*** rcernin has joined #openstack-lbaas09:18
*** ataraday_ has joined #openstack-lbaas09:33
*** rcernin has quit IRC10:07
*** zzzeek has quit IRC10:28
*** zzzeek has joined #openstack-lbaas10:29
*** yangjianfeng has joined #openstack-lbaas10:49
openstackgerritMerged openstack/octavia master: Stop install unnecessary packages when run tox -ereleasenotes  https://review.opendev.org/75743110:59
*** rcernin has joined #openstack-lbaas11:15
*** spatel has joined #openstack-lbaas11:56
*** spatel has quit IRC12:01
*** sapd1 has quit IRC12:19
*** sapd1 has joined #openstack-lbaas12:20
*** ianychoi__ is now known as ianychoi12:34
openstackgerritMerged openstack/octavia stable/stein: Fix backend certificate file paths  https://review.opendev.org/75434412:49
rm_worksapd1: what? why not? that's literally the point of OpenStack :P13:10
rm_workto be a common API13:10
rm_workthat's like... a huge part of the appeal T_T13:10
*** sapd1_x has joined #openstack-lbaas13:38
*** rcernin has quit IRC13:43
*** TrevorV has joined #openstack-lbaas13:48
*** yamamoto has quit IRC13:58
*** jeffyang has joined #openstack-lbaas14:00
*** yangjianfeng has quit IRC14:03
*** yamamoto has joined #openstack-lbaas14:03
*** sapd1_x has quit IRC14:06
*** vishalmanchanda has quit IRC14:24
*** dayou has quit IRC14:45
*** dayou has joined #openstack-lbaas14:46
openstackgerritAnn Taraday proposed openstack/octavia master: Add amphora_id in store params for failover_amphora  https://review.opendev.org/76038014:54
openstackgerritMichael Johnson proposed openstack/octavia master: Bump the minimum coverage to 92%  https://review.opendev.org/76038214:57
*** tkajinam has quit IRC15:05
*** takamatsu has quit IRC15:07
*** takamatsu has joined #openstack-lbaas15:09
*** xgerman has joined #openstack-lbaas15:26
*** ataraday_ has quit IRC15:44
*** jeffyang has quit IRC16:06
frickleris there a guide to debugging ssl issues between worker and amphora? or do these error ring a bell to anyone? http://paste.openstack.org/show/cocByeqi0GSkyokKqfmS/16:54
johnsomfrickler There is a guide: https://docs.openstack.org/octavia/latest/admin/guides/certificates.html16:55
johnsomLet me look at the error, give me  second16:55
fricklerjohnsom: that's the guide I followed. at least I tried to, working on automating this in chef16:56
johnsomDon't you just love how descriptive those OpenSSL error messages are...16:56
johnsomThe OSError 0 is just that the client disconnected at an unexpected time. The important error here is the worker side.16:57
*** rpittau is now known as rpittau|afk16:57
johnsomSo I think there is a problem with client.cert-and-key.pem16:59
fricklerindeed this shows the same error number and says "invalid cert or wrong path" https://2.python-requests.org/en/master/user/advanced/#client-side-certificates , I'll double-check that one17:02
johnsomI was just digging, I have a set of how to validate the files steps.17:03
johnsomOr somehow the key file in the combined file doesn't match the certificate.17:05
johnsomhttps://www.irccloud.com/pastebin/KkpDHIBp/17:07
fricklerjohnsom: ha, somehow I managed to automate not having the private key in that file. it did work when I deployed manually earlier, so entirely my fault17:11
fricklerand your step to doublecheck immediately showed this error, too17:11
johnsomCool, no problem. It is a lot of steps and easy to overlook something17:11
fricklerthanks for looking17:12
*** psachin has joined #openstack-lbaas17:13
*** ramishra has quit IRC17:25
*** gcheresh has quit IRC17:42
*** ccamposr__ has quit IRC17:53
*** ccamposr has joined #openstack-lbaas18:29
*** psachin has quit IRC18:36
*** ccamposr has quit IRC18:39
*** ccamposr has joined #openstack-lbaas18:41
*** gcheresh has joined #openstack-lbaas18:59
openstackgerritGregory Thiemonge proposed openstack/octavia master: Add SCTP support in Amphora  https://review.opendev.org/75324718:59
*** vesper11 has quit IRC19:35
*** TrevorV has quit IRC19:39
*** cyberde has quit IRC20:05
openstackgerritGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol scenario tests  https://review.opendev.org/73864320:22
openstackgerritGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add SCTP protocol listener api tests  https://review.opendev.org/76030520:22
*** gcheresh has quit IRC20:30
*** zzzeek has quit IRC20:32
*** zzzeek has joined #openstack-lbaas20:33
*** jamesdenton has quit IRC20:47
*** jamesdenton has joined #openstack-lbaas20:54
*** jamesdenton has quit IRC20:54
*** vesper11 has joined #openstack-lbaas21:14
*** vesper has joined #openstack-lbaas21:35
*** vesper11 has quit IRC21:36
openstackgerritMichael Johnson proposed openstack/octavia master: Fix pools going into ERROR when updating the CRL  https://review.opendev.org/76046121:54
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adds a pool re-encryption scenario test  https://review.opendev.org/76046522:15
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adds a pool re-encryption scenario test  https://review.opendev.org/76046522:16
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adds a pool re-encryption scenario test  https://review.opendev.org/76046522:18
*** ccamposr__ has joined #openstack-lbaas22:19
*** ccamposr has quit IRC22:22
*** rcernin has joined #openstack-lbaas22:58
*** rcernin has quit IRC23:00
*** rcernin has joined #openstack-lbaas23:00
*** yamamoto has quit IRC23:07
*** yamamoto has joined #openstack-lbaas23:09
openstackgerritMichael Johnson proposed openstack/octavia master: Fix pools going into ERROR when updating the pool  https://review.opendev.org/76046123:35
*** gthiemon1e has joined #openstack-lbaas23:44
*** gthiemonge has quit IRC23:46
openstackgerritMichael Johnson proposed openstack/octavia-tempest-plugin master: Adds a pool client authentication scenario test  https://review.opendev.org/76047123:47
*** spatel has joined #openstack-lbaas23:47

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!