Wednesday, 2022-08-10

*** ysandeep|out is now known as ysandeep01:23
*** ysandeep is now known as ysandeep|afk02:44
*** ysandeep|afk is now known as ysandeep04:57
*** prometheanfire is now known as Guest19407:00
*** ysandeep is now known as ysandeep|afk07:09
*** Guest194 is now known as Guest20007:28
*** ysandeep|afk is now known as ysandeep07:37
*** ysandeep is now known as ysandeep|lunch09:34
*** ysandeep|lunch is now known as ysandeep11:06
*** gthiemon1e is now known as gthiemonge12:09
*** ysandeep is now known as ysandeep|break13:30
*** ysandeep|break is now known as ysandeep14:34
*** ysandeep is now known as ysandeep|out14:47
opendevreviewTom Weininger proposed openstack/octavia master: Failover stop threshold / circuit breaker  https://review.opendev.org/c/openstack/octavia/+/65681114:50
tweiningI only resolved the merge conflict by removing the lower-contraints.txt change. it has been deleted on master. ^14:51
johnsomI just reviewed/+W the octavia-lib change for that14:52
tweiningyes, I saw it. that is awesome. :)14:52
opendevreviewMerged openstack/octavia-lib master: Fix new pylint warnings  https://review.opendev.org/c/openstack/octavia-lib/+/84703614:53
opendevreviewMerged openstack/octavia-lib master: Changed minversion in tox to 3.18.0  https://review.opendev.org/c/openstack/octavia-lib/+/80494214:53
opendevreviewMerged openstack/octavia-lib master: Add new amphora failover stopped status  https://review.opendev.org/c/openstack/octavia-lib/+/83504914:59
shubjeroHi all, looking to test Octavia in our lab in hopes to roll out in production. We run an older openstack cloud based on ubuntu 20.04 w/ the provided openstack packages since 2016. Currently on Ussuri. We also use openvswitch instead of linuxbridge. I noticed that the instructions for installation (https://docs.openstack.org/octavia/ussuri/install/install-ubuntu.html) for step15:18
shubjero7 are opinionated for Linuxbridge. Does anyone know if theres any guides for openvswitch installs? The instructions are great so far, just struggling on step 7 with the underlying plumbing for the lb networks.15:18
gthiemongeshubjero: Hi, maybe it can help: there's a open review that adds a doc for Centos that is really similar to this ubuntu doc, but it uses openvswitch: https://review.opendev.org/c/openstack/octavia/+/784022/2/doc/source/install/install-centos.rst15:20
gthiemongemaybe you can find the missing pieces to setup ovs for ubuntu15:21
johnsomshubjero Also note, you can run newer versions of Octavia on older clouds in case you want the newer features, improved stability, etc.15:21
*** Guest200 is now known as prometheanfire15:59
gthiemonge#startmeeting Octavia16:01
opendevmeetMeeting started Wed Aug 10 16:01:04 2022 UTC and is due to finish in 60 minutes.  The chair is gthiemonge. Information about MeetBot at http://wiki.debian.org/MeetBot.16:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:01
opendevmeetThe meeting name has been set to 'octavia'16:01
gthiemongeHi!16:01
johnsomo/16:01
tweiningo/16:01
oschwarto/16:01
gthiemonge#topic Announcements16:02
gthiemonge** Virtual PTG16:02
gthiemongean update for the October PTG, the decision was made: the PTG will be 100% virtual16:02
gthiemonge#link https://lists.openstack.org/pipermail/openstack-discuss/2022-August/029879.html16:02
gthiemongeand of course I have already signed up the Octavia team, we will schedule a session there16:03
matfechnero/16:04
oschwartGreat, thanks gthiemonge16:04
gthiemonge** OpenStack Antelope16:05
gthiemongethe name of the next OpenStack release (after Zed) will be Antelope16:05
gthiemonge#link https://lists.openstack.org/pipermail/openstack-discuss/2022-July/029672.html16:05
gthiemongeany other announcements that I may have missed?16:06
tweiningmmh, I think that was all16:07
tweiningdo we have a etherpad for the next PTG as well already?16:07
gthiemongetweining: not yet16:08
johnsomI want to highlight the schedule for Zed:16:08
johnsom#link https://releases.openstack.org/zed/schedule.html16:08
johnsomThe final release of octavia-lib needs to happen the week of August 22nd16:08
johnsomFeature freeze is the week of August 29th16:09
tweininguh, good point16:09
johnsomThat is the same week the final python-octaviaclient is going out16:09
gthiemongejohnsom: thanks16:09
tweiningI need that new octavia-lib release for my circuit breaker RFE16:09
gthiemongethe patch was merged one hour ago16:10
johnsomWe can release early of course if it helps, but the last one for Zed is the week of the 22nd16:10
gthiemongeas we don't have any other patches for octavia-lib, we may tag a release now16:10
johnsomYeah, I might try to clean up the compression patch for octavia-lib to get it lined up for future work, but we can always tag another one.16:11
shubjerogthiemonge: incredibly useful, thank you16:11
gthiemongeshubjero: np ;-)16:13
gthiemonge#topic CI Status16:14
gthiemongetweining has added a new reucrrent failure in our etherpad16:14
gthiemongehttps://etherpad.opendev.org/p/octavia-ci-failures16:14
tweiningyes, someone proposed a fix for it already16:15
gthiemonge#link https://review.opendev.org/c/openstack/octavia/+/85240016:15
gthiemongeyes and we will have to backport it16:15
gthiemonge#topic Brief progress reports / bugs needing review16:18
tweiningI finished my work on the cpu pinning / vertical scaling optimization front16:19
tweininghttps://review.opendev.org/q/topic:amp-cpu-pinning16:20
johnsomI have been spending some time working on octavia-dashboard move to angular 1.8.2/firefox engine for testing16:20
gthiemongejohnsom: I have an update for your patch16:23
gthiemongeI have added code to clean up the events.click list before each test, this is nasty but I think the person who wrote the tests expected that this lsit would be emptied before executing a test16:24
gthiemongejohnsom: I'll submit the change after the meeting16:24
johnsomI chatted with the horizon team this morning too. They may try to take a look at the "UnhandledRejections" issue. They don't want us to disable that error.16:25
gthiemongeok16:25
gthiemongegood to know16:25
johnsomgthiemonge +1 I agree, the test was written expecting an empty event queue, which phantomjs appears to have done. Firefox does not16:25
johnsomI will pull down your changes and do some manual testing too, just to make sure the plugin is working correctly 16:26
gthiemongejohnsom: thanks16:26
gthiemongea quick reminder: we have this priority review list:16:28
gthiemonge#link https://etherpad.opendev.org/p/octavia-priority-reviews16:28
gthiemonge#topic Open Discussion16:29
oschwartA quick question, each "patch owner" should update the priority list? Or only PTL? Because I can update regarding the fix I uploaded "Fix HealthMonitorToErrorOnRevertTask revert method" that it has been merged16:31
gthiemongeoschwart: I think that anyone can update it16:32
gthiemongeoschwart: tomorrow I will check what needs to be updated there16:32
johnsomYep, community managed list. PTL may set priority (order), but updating status and adding to the list anyone should feel free to do.16:33
oschwartYes I have just updated it, thanks16:33
tweiningsince feature freeze is very soon, I gues the feature list there has highest prio.16:33
* johnsom notes he kind of broke that rule by prioritizing the deprecation warning fixes, but ...16:34
gthiemongetweining: yes, you're right16:34
johnsomYeah, octavia-lib -> python-octaviaclient -> features -> bugs16:34
gthiemongehmm I don't see any python-octaviaclient patches in the list, maybe I missed those16:34
gthiemonge(there's a patch for multi VIP support)16:35
tweiningbtw: I strike through items that I W+'ed, but I don't update the CR+1/CR+2 stuff. I'm too lazy16:35
johnsomYeah, if it's merged, just strike it out16:35
johnsomIf it's not merged, don't strike it as we may need to rebase, etc.16:35
gthiemongeany other topics?16:37
oschwartI will spend some time reviewing the patches on the list16:37
oschwartBut nothing else from me16:37
tweiningnothing from me16:38
gthiemongeok16:38
gthiemongethank you folks!16:38
gthiemonge#endmeeting16:39
opendevmeetMeeting ended Wed Aug 10 16:39:00 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:39
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-08-10-16.01.html16:39
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-08-10-16.01.txt16:39
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-08-10-16.01.log.html16:39
opendevreviewGregory Thiemonge proposed openstack/octavia-dashboard master: [DNM] Test octavia-dashboard with Firefox browser  https://review.opendev.org/c/openstack/octavia-dashboard/+/85052816:39
gthiemonge^ johnsom 16:39
johnsomack16:39
opendevreviewMerged openstack/octavia master: Catch exceptions on I/O in driver-agent  https://review.opendev.org/c/openstack/octavia/+/80840518:53
opendevreviewMerged openstack/octavia master: Workaround for functional tests timeouts in DriverAgentTest  https://review.opendev.org/c/openstack/octavia/+/79897419:09
opendevreviewMichael Johnson proposed openstack/octavia-dashboard master: [DNM] Test octavia-dashboard with Firefox browser  https://review.opendev.org/c/openstack/octavia-dashboard/+/85052821:02
opendevreviewMichael Johnson proposed openstack/octavia-dashboard master: [DNM] Test octavia-dashboard with Firefox browser  https://review.opendev.org/c/openstack/octavia-dashboard/+/85052822:43
opendevreviewMichael Johnson proposed openstack/octavia-dashboard master: Migrate to AngularJS v1.8.2  https://review.opendev.org/c/openstack/octavia-dashboard/+/84617622:50
opendevreviewMichael Johnson proposed openstack/octavia-dashboard master: Migrate to AngularJS v1.8.2  https://review.opendev.org/c/openstack/octavia-dashboard/+/84617623:00
opendevreviewMichael Johnson proposed openstack/octavia-dashboard master: Use Horizon project template for nodejs jobs  https://review.opendev.org/c/openstack/octavia-dashboard/+/84132323:00

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