openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip https://review.opendev.org/714004 | 00:10 |
---|---|---|
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Adjust api tests for NotImplemented skip https://review.opendev.org/744805 | 00:11 |
rm_work | oh, great! | 00:26 |
*** gthiemonge has quit IRC | 01:24 | |
*** gthiemonge has joined #openstack-lbaas | 01:24 | |
*** ramishra has joined #openstack-lbaas | 02:24 | |
*** rcernin has joined #openstack-lbaas | 03:07 | |
*** psachin has joined #openstack-lbaas | 03:33 | |
*** tkajinam has quit IRC | 03:51 | |
*** tkajinam has joined #openstack-lbaas | 03:52 | |
*** yamamoto has quit IRC | 04:02 | |
*** vishalmanchanda has joined #openstack-lbaas | 04:15 | |
*** ramishra has quit IRC | 04:16 | |
*** yamamoto has joined #openstack-lbaas | 04:19 | |
*** sapd1_x has joined #openstack-lbaas | 04:22 | |
*** ramishra has joined #openstack-lbaas | 04:44 | |
*** sapd1_x has quit IRC | 05:02 | |
*** gcheresh_ has joined #openstack-lbaas | 05:55 | |
*** maciejjozefczyk has joined #openstack-lbaas | 06:28 | |
*** mvorwerk has joined #openstack-lbaas | 06:54 | |
*** rcernin has quit IRC | 06:58 | |
*** rcernin_ has joined #openstack-lbaas | 06:59 | |
*** mvorwerk has quit IRC | 07:00 | |
*** mvorwerk has joined #openstack-lbaas | 07:00 | |
*** rcernin_ has quit IRC | 07:05 | |
*** rcernin has joined #openstack-lbaas | 07:06 | |
*** ccamposr has quit IRC | 07:26 | |
*** ccamposr has joined #openstack-lbaas | 07:28 | |
*** ataraday_ has joined #openstack-lbaas | 08:00 | |
*** rcernin has quit IRC | 09:04 | |
*** rcernin has joined #openstack-lbaas | 09:04 | |
*** rcernin has quit IRC | 09:05 | |
*** rcernin has joined #openstack-lbaas | 09:05 | |
*** sapd1_x has joined #openstack-lbaas | 09:30 | |
*** born2bake has joined #openstack-lbaas | 09:56 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: [AmphoraV2] Fix l7policy/l7rule quota decrement https://review.opendev.org/744701 | 09:59 |
*** tkajinam has quit IRC | 10:15 | |
*** rcernin has quit IRC | 10:23 | |
*** mvorwerk has quit IRC | 10:31 | |
*** mvorwerk has joined #openstack-lbaas | 10:32 | |
*** mvorwerk_ has joined #openstack-lbaas | 10:42 | |
*** mvorwerk has quit IRC | 10:44 | |
*** yamamoto has quit IRC | 10:56 | |
*** yamamoto has joined #openstack-lbaas | 11:01 | |
*** sapd1_x has quit IRC | 11:09 | |
*** rcernin has joined #openstack-lbaas | 11:25 | |
*** rcernin has quit IRC | 11:30 | |
*** rcernin has joined #openstack-lbaas | 11:56 | |
*** yamamoto has quit IRC | 11:58 | |
*** rcernin has quit IRC | 12:02 | |
*** rcernin has joined #openstack-lbaas | 12:17 | |
*** rcernin has quit IRC | 12:22 | |
*** yamamoto has joined #openstack-lbaas | 12:26 | |
*** yamamoto has quit IRC | 12:36 | |
*** sapd1_x has joined #openstack-lbaas | 12:51 | |
*** sapd1 has quit IRC | 12:51 | |
*** rcernin has joined #openstack-lbaas | 13:00 | |
*** yamamoto has joined #openstack-lbaas | 13:07 | |
*** yamamoto has quit IRC | 13:15 | |
*** rcernin has quit IRC | 13:15 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Add line terminator to certificate list file https://review.opendev.org/744515 | 13:39 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Add ALPN support for TLS-terminated HTTPS LBs https://review.opendev.org/744520 | 13:39 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Add Copr cgoncalves/haproxy repo for CentOS amps https://review.opendev.org/744102 | 13:39 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Add HTTP/2 over TLS support to amphora provider https://review.opendev.org/744905 | 13:39 |
*** TrevorV has joined #openstack-lbaas | 13:56 | |
*** ZhuXiaoYu has joined #openstack-lbaas | 14:21 | |
*** redrobot has joined #openstack-lbaas | 14:32 | |
*** mvorwerk_ has quit IRC | 14:54 | |
*** mvorwerk has joined #openstack-lbaas | 14:56 | |
*** psachin has quit IRC | 14:57 | |
*** mvorwerk has quit IRC | 15:02 | |
cgoncalves | is there a way for an amphora image build to install octavia-lib from a git repo? | 15:04 |
*** gcheresh_ has quit IRC | 15:05 | |
johnsom | I assume you are asking for a way without editing an element. | 15:05 |
gthiemonge | cgoncalves: export DIB_REPOLOCATION_octavia_lib=... ? | 15:06 |
cgoncalves | gthiemonge, did it work for you? | 15:06 |
gthiemonge | I have it in a script, but I'm not sure :/ | 15:06 |
gthiemonge | octavia-lib is installed as a dep by pip so DIB_REPOLOCATION shouldn't be involved | 15:07 |
cgoncalves | right | 15:07 |
johnsom | I actually don't think so. Maybe some environment variable for pip? Since that is a requirements.txt module for the amphora-agent and not a source package directly in an element, I'm not sure DIB can override it. | 15:07 |
cgoncalves | yeah. we need something so that our CI jobs can install octavia-lib from a depends-on | 15:08 |
johnsom | Maybe some trick with the pip-cache element would work? Have it cache the zuul downloaded version? | 15:12 |
johnsom | This might need a new upstream element in DIB to pull in the zuul versions. | 15:13 |
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip https://review.opendev.org/714004 | 15:28 |
cgoncalves | interesting idea that of pip-cache | 15:32 |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Allow amphorav2 to run without jobboard https://review.opendev.org/739053 | 15:39 |
*** maciejjozefczyk has quit IRC | 15:59 | |
johnsom | #startmeeting Octavia | 16:00 |
openstack | Meeting started Wed Aug 5 16:00:17 2020 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
*** openstack changes topic to " (Meeting topic: Octavia)" | 16:00 | |
openstack | The meeting name has been set to 'octavia' | 16:00 |
*** shtepanie has joined #openstack-lbaas | 16:00 | |
johnsom | Hi everyone | 16:00 |
gthiemonge | Hi | 16:00 |
cgoncalves | hi | 16:00 |
haleyb | hi | 16:00 |
shtepanie | hello! | 16:01 |
johnsom | Pretty light agenda today, so this may go quick. | 16:01 |
aannuusshhkkaa | heyy | 16:01 |
johnsom | #topic Announcements | 16:01 |
*** openstack changes topic to "Announcements (Meeting topic: Octavia)" | 16:01 | |
johnsom | I don't really have any announcements. Anyone else? | 16:01 |
johnsom | #topic Brief progress reports / bugs needing review | 16:02 |
*** openstack changes topic to "Brief progress reports / bugs needing review (Meeting topic: Octavia)" | 16:02 | |
johnsom | I have been focused on cleaning up our tempest tests. Good progress there with the scenario tests almost done (I need to tune some tests for older versions of Octavia). | 16:03 |
johnsom | Hopefully I can wrap up this tempest working this week. | 16:03 |
johnsom | Any other updates? | 16:04 |
cgoncalves | I took comments from last week's meeting and updated the amphorav2 without jobboard patch. it is open for reviews | 16:04 |
cgoncalves | #link https://review.opendev.org/#/c/739053/ | 16:04 |
aannuusshhkkaa | we are awaiting review on #link https://review.opendev.org/#/c/737111/ which is the refactor patch | 16:04 |
cgoncalves | I also started working on ALPN support and HTTP/2. patches are posted | 16:05 |
johnsom | That is some cool stuff to get in! | 16:05 |
cgoncalves | lastly, I was able to stack devstack+Octavia on ppc64le and aarch64 systems and passed smoke tests (LB create with active/onlien statuses) | 16:06 |
johnsom | That is also nice. Do we have an experimental or periodic job that runs aarch64? | 16:07 |
cgoncalves | I have a patch open that runs a job on aarch64 but it failed on Ubuntu Bionic. my tests were on RHEL/CentOS 8.2 controllers though | 16:08 |
cgoncalves | #link https://review.opendev.org/#/c/738096/ | 16:08 |
cgoncalves | I was able to also run an Ubuntu aarch64 amphora though | 16:08 |
johnsom | Nice | 16:09 |
johnsom | #topic Open Discussion | 16:10 |
*** openstack changes topic to "Open Discussion (Meeting topic: Octavia)" | 16:10 | |
johnsom | Good progress. Any other topics today? | 16:10 |
cgoncalves | I have a question about ALPN for you folks | 16:11 |
johnsom | Ok, go for it | 16:11 |
cgoncalves | I understand you may not have had a chance to review my patches, I posted them ~1 day ago | 16:12 |
cgoncalves | I would like to get feedback if adding "alpn_protocols" (list) parameter to the listener API is okay or you have different ideas | 16:12 |
cgoncalves | a different name and/or format | 16:13 |
cgoncalves | this is also relevant for the provider driver API to integrate with 3rd party providers | 16:14 |
johnsom | I should also mention that the active/active spec could still use reviews | 16:14 |
johnsom | #link https://review.opendev.org/#/c/723864 | 16:14 |
cgoncalves | oh, yeah. I reviewed it but have not posted comments yet, sorry | 16:14 |
gthiemonge | cgoncalves: alpn_protocols sounds good to me | 16:15 |
johnsom | Thanks for the discussion on the alpn_protocols. We need to think about how this will work going forward and make sure it's a good path for the API. | 16:15 |
johnsom | At least until v3. lol | 16:15 |
cgoncalves | OK. I asked because I've seen more than one terminology (protocols vs tokens) | 16:15 |
gthiemonge | we already have some TLS extensions in the listener api | 16:15 |
johnsom | It's a protocol negotiation, so I think the word protocol is appropriate | 16:17 |
cgoncalves | FWIW, AWS load balancers refer to this as ALPN policies | 16:18 |
cgoncalves | #link https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html#alpn-policies | 16:18 |
gthiemonge | yeah but it's not a list of protocols in AWS's API | 16:19 |
cgoncalves | true | 16:19 |
cgoncalves | I think we are more flexible in that regard. it is a list of protocols and in descending order of preference | 16:20 |
johnsom | Yeah, I think I prefer to align to the RFC a bit more in our API. Yeah, that ^^^^ | 16:20 |
cgoncalves | OK, sounds we're aligned. thanks all for the feedback! | 16:21 |
johnsom | Any other topics today? | 16:21 |
ataraday_ | I want to highlight one change | 16:22 |
ataraday_ | sorry I'm late | 16:22 |
ataraday_ | #link https://review.opendev.org/#/c/744701/ | 16:22 |
johnsom | No worries, please | 16:22 |
johnsom | Oh, I forgot an announcement. | 16:22 |
ataraday_ | octavia-v2-dsvm-scenario-amphora-v2 is broken now and this change should fix it | 16:22 |
johnsom | Congratulations to ataraday_ and gthiemonge for becoming the latest members of the Octavia core reviewer team! | 16:23 |
cgoncalves | Congratulations!! | 16:23 |
johnsom | ataraday_ Thanks, I will review it after the meeting. | 16:24 |
cgoncalves | Now go review some patches :D | 16:24 |
cgoncalves | #link https://etherpad.opendev.org/p/octavia-priority-reviews | 16:24 |
gthiemonge | thanks! It's an honor to be part of the core reviewer team ;-) | 16:24 |
gthiemonge | congrats ataraday_ | 16:24 |
ataraday_ | thanks! will do my the best :) | 16:25 |
johnsom | I meant to mention it today in case folks don't read the openstack-discuss mailing list. | 16:25 |
ataraday_ | gthiemonge, and you too :D | 16:25 |
johnsom | I have been helping out a new team that is deploying OpenStack with kolla that had questions on the discuss mailing list. We have the Octavia parts straightened out, but the kolla networking is still a problem. I'm hoping someone from the kolla team can help with that part. | 16:26 |
johnsom | Anything else today? | 16:27 |
johnsom | Ok, thanks everyone! Have a great week! | 16:29 |
johnsom | #endmeeting | 16:29 |
*** openstack changes topic to "Discussions for OpenStack Octavia | Priority bug review list: https://etherpad.openstack.org/p/octavia-priority-reviews" | 16:29 | |
openstack | Meeting ended Wed Aug 5 16:29:17 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:29 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/octavia/2020/octavia.2020-08-05-16.00.html | 16:29 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/octavia/2020/octavia.2020-08-05-16.00.txt | 16:29 |
openstack | Log: http://eavesdrop.openstack.org/meetings/octavia/2020/octavia.2020-08-05-16.00.log.html | 16:29 |
gthiemonge | johnsom: thanks! | 16:29 |
*** ataraday_ has quit IRC | 16:33 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia master: Fix operational status for disabled UDP listeners https://review.opendev.org/744948 | 16:34 |
gthiemonge | ^ I forgot the release note :/ I'll update it | 16:35 |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia master: Fix operational status for disabled UDP listeners https://review.opendev.org/744948 | 16:41 |
*** maciejjozefczyk has joined #openstack-lbaas | 16:42 | |
openstackgerrit | Vishal Manchanda proposed openstack/octavia-dashboard master: [goal] Migrate testing to ubuntu focal https://review.opendev.org/744710 | 16:44 |
*** yamamoto has joined #openstack-lbaas | 17:14 | |
*** yamamoto has quit IRC | 17:18 | |
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip https://review.opendev.org/714004 | 17:55 |
*** gcheresh_ has joined #openstack-lbaas | 18:00 | |
*** shtepanie has quit IRC | 18:40 | |
*** gcheresh_ has quit IRC | 20:03 | |
*** gcheresh_ has joined #openstack-lbaas | 20:12 | |
*** vishalmanchanda has quit IRC | 20:25 | |
*** armax has quit IRC | 20:46 | |
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip https://review.opendev.org/714004 | 20:49 |
*** gcheresh_ has quit IRC | 20:51 | |
rm_work | what issues do you see with opening up `loadbalancer failover` (not amphora failover) to users? | 20:52 |
rm_work | honestly i'm struggling to find a real issue | 20:52 |
rm_work | so long as it properly limits them to only LBs in projects they own... | 20:52 |
johnsom | Everything looks like a nail.... | 20:53 |
rm_work | i mean, not our problem? | 20:53 |
rm_work | it isn't dangerous to the cloud | 20:53 |
rm_work | and honestly if doing a failover fixes whatever issue they're having, great, and if not, whatever it doesn't really hurt the cloud any more than a delete/recreate of the LB would | 20:54 |
johnsom | Yeah, there are some edge cases where it can leak ports we still have an open story for. | 20:54 |
rm_work | hmm | 20:54 |
rm_work | so besides that "bug" | 20:54 |
johnsom | It's controlled by RBAC, so it's up to you anyway | 20:54 |
*** armax has joined #openstack-lbaas | 20:58 | |
rm_work | right | 20:59 |
*** maciejjozefczyk has quit IRC | 21:00 | |
rm_work | just asking if anyone had any thoughts before we just open it up | 21:00 |
johnsom | It's much less likely to do something bad now, so... | 21:00 |
*** gthiemonge has quit IRC | 21:25 | |
*** gthiemonge has joined #openstack-lbaas | 21:26 | |
rm_work | yeah | 21:28 |
*** rcernin has joined #openstack-lbaas | 21:36 | |
*** rcernin has quit IRC | 21:36 | |
*** rcernin has joined #openstack-lbaas | 21:36 | |
*** yamamoto has joined #openstack-lbaas | 21:45 | |
*** TrevorV has quit IRC | 21:57 | |
*** rcernin has quit IRC | 22:03 | |
*** yamamoto has quit IRC | 22:11 | |
*** rcernin has joined #openstack-lbaas | 22:17 | |
*** rcernin has quit IRC | 22:40 | |
*** rcernin has joined #openstack-lbaas | 22:40 | |
*** rcernin has quit IRC | 22:40 | |
*** rcernin has joined #openstack-lbaas | 22:44 | |
*** tkajinam has joined #openstack-lbaas | 23:00 | |
openstackgerrit | Michael Johnson proposed openstack/octavia-tempest-plugin master: Adjust scenario tests for NotImplemented skip https://review.opendev.org/714004 | 23:01 |
*** born2bake has quit IRC | 23:01 | |
*** irclogbot_0 has quit IRC | 23:34 | |
*** irclogbot_0 has joined #openstack-lbaas | 23:37 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!