Tuesday, 2022-08-02

opendevreviewZhouHeng proposed openstack/neutron-tempest-plugin master: list floating ip api contains port forwarding id  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84058400:44
opendevreviewZhouHeng proposed openstack/neutron-tempest-plugin master: list floating ip api contains port forwarding id  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84058400:45
opendevreviewZhouHeng proposed openstack/neutron master: [api]adds port_forwarding id when list floatingip  https://review.opendev.org/c/openstack/neutron/+/84056500:48
opendevreviewZhouHeng proposed openstack/neutron-tempest-plugin master: list floating ip api contains port forwarding id  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84058402:36
opendevreviewOpenStack Proposal Bot proposed openstack/neutron-vpnaas-dashboard master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/85178904:26
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing master: Fix missing functions in StaticScheduler  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/84917806:41
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing master: Don't run periodic actions for StaticScheduler  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85179806:41
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing master: [sqlalchemy-20] Add missing DB context decorators  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85179906:52
opendevreviewDr. Jens Harbott proposed openstack/neutron master: Fix return value in BaseScheduler class  https://review.opendev.org/c/openstack/neutron/+/85180006:55
fricklerzigo: ^^ found some more issues, would be great if you could give this whole revised stack another test06:55
*** amoralej|off is now known as amoralej07:20
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing master: Don't run periodic actions for StaticScheduler  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85179807:38
*** ironfoot_ is now known as ironfoot07:52
zigofrickler: Is this related to the agent not getting its status from the rpc-server or something?09:20
zigoCause I still got the retry 8 times Debian specific patch over there ... :/09:20
fricklerzigo: oh, wait, I misremembered, that stack isn't meant for you at all, but for kevko, sorry. which debian patch are you referring to?09:24
zigofrickler: https://salsa.debian.org/openstack-team/neutron-plugins/neutron-dynamic-routing/-/blob/debian/yoga/debian/patches/add-retry-of-get_bgp_speakers.patch09:25
zigoWithout this, the agent is just not getting its status at startup for me ... :/09:25
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: ovs: make vlanmanager to handle more vlan mapping per network  https://review.opendev.org/c/openstack/neutron/+/83947909:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: ovs: use a local vlan per network/segmentation  https://review.opendev.org/c/openstack/neutron/+/84041509:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: dhcp/rpc: retrieve network details with segments  https://review.opendev.org/c/openstack/neutron/+/84041609:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: utils: add option to generate dhcp device id per segmentation  https://review.opendev.org/c/openstack/neutron/+/84041709:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: ml2/mech: bind port on segment that subnet belongs  https://review.opendev.org/c/openstack/neutron/+/84041809:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: dhcp: make device manager to clean only not used devices  https://review.opendev.org/c/openstack/neutron/+/84041909:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: dhcp: add/use cleanup stale devices API  https://review.opendev.org/c/openstack/neutron/+/84042009:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: dhcp: support multiple segmentations per network  https://review.opendev.org/c/openstack/neutron/+/84042109:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: db: add segment_index to the unique constraint  https://review.opendev.org/c/openstack/neutron/+/84145909:33
opendevreviewSahid Orentino Ferdjaoui proposed openstack/neutron master: segment: enable multisegments support for host  https://review.opendev.org/c/openstack/neutron/+/84183809:33
fricklerzigo: I wonder if that issue may be related to https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/849510 , how reproducible do you see it? could you retry with latest stable/yoga?09:46
zigofrickler: With my current setup, it should be quite some work to try it with Yoga. My issue was with Victoria (in production with that stupid retry patch).09:46
zigoI could however try in production probably...09:47
zigoBackport the patch to Victoria...09:47
zigoWe have each agent on 2 nodes, both publishing the BGP routes, so doing it on one of them should work.09:47
zigoIt wont destroy already announced routes to try anyways, so it should be relatively safe.09:48
zigoThanks for pointing me at this patch btw.09:48
fricklerzigo: welcome, we can also backport it to victoria in upstream, assuming the CI is still working, I just stopped at wallaby because I assumed that would be way back enough09:51
zigofrickler: Victoria is the current version in Bullseye (current Debian stable), which is why I use it (eating our own dog-food...).10:16
zigoThis forces me to have it in good shape ! :)10:16
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing stable/victoria: Consume BGP service plugin queue in RPC workers  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/85172910:27
zigofrickler: Oh, now I'm thinking, I can try in our preprod env. I'll let you know then.10:33
zigoI'll do the backport if successful, and hopefully publish the fixed package in Debian stable.10:33
*** dasm|off is now known as dasm11:06
opendevreviewMerged openstack/neutron-dynamic-routing stable/xena: Consume BGP service plugin queue in RPC workers  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/84951111:43
opendevreviewMerged openstack/neutron-dynamic-routing stable/wallaby: Consume BGP service plugin queue in RPC workers  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/84951211:43
opendevreviewMerged openstack/neutron stable/train: [stable/train] Convert neutron-grenade job to the zuul v3 job  https://review.opendev.org/c/openstack/neutron/+/85150612:07
*** priteau_ is now known as priteau12:38
*** amoralej is now known as amoralej|lunch12:48
opendevreviewMerged openstack/neutron stable/yoga: Add workaround for eventlet.greendns bug  https://review.opendev.org/c/openstack/neutron/+/85153212:54
opendevreviewMerged openstack/neutron stable/xena: Add workaround for eventlet.greendns bug  https://review.opendev.org/c/openstack/neutron/+/85153312:54
opendevreviewMerged openstack/neutron stable/wallaby: Add workaround for eventlet.greendns bug  https://review.opendev.org/c/openstack/neutron/+/85153412:54
opendevreviewMerged openstack/neutron stable/victoria: Add workaround for eventlet.greendns bug  https://review.opendev.org/c/openstack/neutron/+/85153512:54
opendevreviewMerged openstack/neutron stable/ussuri: Add workaround for eventlet.greendns bug  https://review.opendev.org/c/openstack/neutron/+/85153612:54
opendevreviewMerged openstack/neutron stable/yoga: Port update will trigger less notifications to the DHCP agents  https://review.opendev.org/c/openstack/neutron/+/85138512:54
opendevreviewAnthony proposed openstack/neutron-specs master: FWaaS Group Ordering Spec  https://review.opendev.org/c/openstack/neutron-specs/+/85160713:03
*** amoralej|lunch is now known as amoralej13:18
*** dansmith_ is now known as dansmith13:46
slaweq#startmeeting neutron_ci15:00
opendevmeetMeeting started Tue Aug  2 15:00:13 2022 UTC and is due to finish in 60 minutes.  The chair is slaweq. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'neutron_ci'15:00
ralonsohhi15:00
bcafarelo/15:00
elvirao/15:00
ykarelo/15:00
slaweqtoday's meeting is on video15:00
slaweq#link https://meetpad.opendev.org/neutron-ci-meetings15:01
bcafarellet's see how audio goes :)15:01
slaweqGrafana dashboard: https://grafana.opendev.org/d/f913631585/neutron-failure-rate?orgId=115:02
slaweq#topic Actions from previous meetings15:02
slaweq    slaweq to fix functiona/fullstack failures on centos 9 stream: https://bugs.launchpad.net/neutron/+bug/197632315:02
slaweqOne issue is fixed https://review.opendev.org/c/openstack/neutron/+/84458915:03
slaweq#action     slaweq to fix functiona/fullstack failures on centos 9 stream: https://bugs.launchpad.net/neutron/+bug/197632315:03
slaweqslaweq to move fedora periodic job to centos9 stream15:03
slaweq    Done https://review.opendev.org/c/openstack/neutron/+/84458915:04
slaweq    slaweq to check neutron-grenade failurs on stable/train: https://bugs.launchpad.net/neutron/+bug/198272015:04
slaweqFix proposed https://review.opendev.org/c/openstack/neutron/+/84458915:05
slaweqralonsoh to check failing openstack-tox-py39-with-oslo-master periodic job15:05
slaweq#action ralonsoh to propose new neutron-lib release15:07
slaweq#topic Stable branches15:08
bcafarelhttps://review.opendev.org/c/openstack/neutron/+/85151215:09
slaweq#topic Grafana15:09
slaweqhttps://grafana.opendev.org/d/f913631585/neutron-failure-rate15:10
slaweq#action slaweq to update grafana periodic jobs to change fedora to centos9-stream15:12
slaweq#topic Rechecks15:12
slaweq+---------+----------+... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/mouidwkFetSetheLXIqdaFsv)15:13
slaweqBare rechecks... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/FVGBbOVUUfulASSaFYpyiASt)15:13
slaweq#topic fullstack/functional15:15
slaweqhttps://caf8cb908f3999868fcb-2a427816444b8f59938fcd579c701aa3.ssl.cf5.rackcdn.com/837780/11/check/neutron-functional-with-uwsgi/665b024/testr_results.html15:15
ralonsohslaweq, you need to end the meeting15:23
slaweq#endmeeting15:23
opendevmeetMeeting ended Tue Aug  2 15:23:28 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:23
opendevmeetMinutes:        https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-02-15.00.html15:23
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-02-15.00.txt15:23
opendevmeetLog:            https://meetings.opendev.org/meetings/neutron_ci/2022/neutron_ci.2022-08-02-15.00.log.html15:23
ralonsohhehehe15:23
slaweqralonsoh: thx a lot :)15:23
bcafarel:) I was about to say the same15:23
ralonsohfolks15:23
ralonsohhttps://review.opendev.org/c/openstack/releases/+/8518915:23
slaweqralonsoh: 40415:24
slaweqare You sure You didn't missed anything?15:24
ralonsohhttps://review.opendev.org/c/openstack/releases/+/85189915:24
bcafarelmissing a digit probably?15:24
ralonsohmissing one 9!15:24
slaweq++15:24
slaweqthx, now it works15:24
ralonsohsorry sorry, don't review it15:24
slaweqralonsoh: but You just added one empty line15:25
slaweq:)15:25
ralonsohsorry!15:25
slaweqYou were too fast :P15:25
*** amoralej is now known as amoralej|off15:38
opendevreviewRodolfo Alonso proposed openstack/neutron stable/yoga: Implement specific tracked resource count method per quota driver  https://review.opendev.org/c/openstack/neutron/+/85191516:39
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: Implement specific tracked resource count method per quota driver  https://review.opendev.org/c/openstack/neutron/+/85191816:46
*** bauzas is now known as bauzas_away18:17
*** kopecmartin_ is now known as kopecmartin19:09
haleybDoes anyone else use a zuul tampermonkey plugin? the one i've been using has been broken for a while and haven't seen anything on the discuss list about a new version (unless i missed it)19:15
opendevreviewMerged openstack/neutron stable/victoria: Port update will trigger less notifications to the DHCP agents  https://review.opendev.org/c/openstack/neutron/+/85138820:24
opendevreviewMerged openstack/neutron stable/wallaby: Port update will trigger less notifications to the DHCP agents  https://review.opendev.org/c/openstack/neutron/+/85152320:24
*** dasm is now known as dasm|off21:09

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