ykarel | bcafarel, slaweq when get chance please check backport https://review.opendev.org/c/openstack/neutron/+/897439 | 06:39 |
---|---|---|
bcafarel | ykarel: sure, looking | 06:55 |
bcafarel | ykarel: slaweq: I left a comment as this bumps requirements, I think it's OK to do it in this case (close to GA, valid case, needed to work properly) | 07:09 |
bcafarel | but it has been a while since last time we had a similar issue with requirements backport | 07:09 |
ykarel | bcafarel, yes there is discussion around this in parent patch and conclusion was ^ itself | 07:10 |
ykarel | and is required to clear regression caused by oslo.log | 07:11 |
bcafarel | ah yes I see that, good! W+1 then | 07:12 |
ykarel | thx | 07:12 |
ralonsoh | bcafarel, we need to bump the requirements because we are using a feature that is in this version | 07:33 |
ralonsoh | this oslo.log version introduced a regression and another patch to skip it | 07:33 |
ralonsoh | lajoskatona, hello! If you have 1 min: https://review.opendev.org/c/openstack/neutron/+/897211 | 08:05 |
ralonsoh | thanks in advance | 08:05 |
ralonsoh | slaweq, https://review.opendev.org/c/openstack/neutron/+/896222 this one have 2 +2, if you don't mind, can you approve it? | 08:05 |
ralonsoh | that will close the LP bug | 08:05 |
lajoskatona | ralonsoh: done | 08:08 |
ralonsoh | thanks | 08:09 |
opendevreview | Luis Tomas Bolivar proposed openstack/neutron master: Add support for FDB aging https://review.opendev.org/c/openstack/neutron/+/893333 | 09:18 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Drop unused tables from the Neutron database https://review.opendev.org/c/openstack/neutron/+/897472 | 09:56 |
ralonsoh | ykarel, I need to disable functional testing for 2023.2, in order to merge. Or at least skip "test_dvr_ha_router_interface_mtu_update" that is failing | 09:58 |
ralonsoh | I'm going to push a new ps for https://review.opendev.org/c/openstack/neutron/+/897438 with this test skipped | 09:58 |
ralonsoh | this test is not failing with the next patch that is https://review.opendev.org/897439 | 09:59 |
ralonsoh | so once merged both, I'll remove the skip part | 09:59 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2023.2: Add "jammy" distribution release to the legacy ebtables installation https://review.opendev.org/c/openstack/neutron/+/897438 | 10:02 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2023.2: Fix the ``log.setup`` method call with "fix_eventlet=False" https://review.opendev.org/c/openstack/neutron/+/897439 | 10:02 |
ralonsoh | slaweq, ykarel lajoskatona ^^ please review these 2 patches | 10:03 |
ykarel | ralonsoh, ack | 10:15 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-fwaas master: [sqlalchemy-20] Replace the context writer/reader https://review.opendev.org/c/openstack/neutron-fwaas/+/897792 | 10:54 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-fwaas master: py311: Add py311 job and sqlalchemy-main job to weekly https://review.opendev.org/c/openstack/neutron-fwaas/+/896741 | 10:55 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Drop unused tables from the Neutron database https://review.opendev.org/c/openstack/neutron/+/897472 | 11:09 |
opendevreview | Lajos Katona proposed openstack/ovsdbapp master: TAAS: Add commands for creating Mirrors https://review.opendev.org/c/openstack/ovsdbapp/+/890328 | 11:48 |
opendevreview | Lajos Katona proposed openstack/ovsdbapp master: TAAS: Add commands for creating Mirrors https://review.opendev.org/c/openstack/ovsdbapp/+/890328 | 12:20 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Implement support for external-gateway-multihoming extension https://review.opendev.org/c/openstack/neutron/+/874199 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Honor `enable_default_route_ecmp` attribute https://review.opendev.org/c/openstack/neutron/+/878531 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Make scheduling of unhosted gateways aware of current transaction https://review.opendev.org/c/openstack/neutron/+/874760 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Add helper for retrieving LR associated with LRP https://review.opendev.org/c/openstack/neutron/+/873698 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Apply soft anti-affinity for LRs with multiple LRPs when scheduling https://review.opendev.org/c/openstack/neutron/+/873699 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Add support for enable_default_route_bfd attribute https://review.opendev.org/c/openstack/neutron/+/878543 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: l3_extra_gws: Listing GW ports requires admin context https://review.opendev.org/c/openstack/neutron/+/897798 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: l3_extra_gws: Fix KeyError when removing extra GW port https://review.opendev.org/c/openstack/neutron/+/897799 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: l3_extra_gws: Fix update_external_gateways handling https://review.opendev.org/c/openstack/neutron/+/897800 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: l3_extra_gws: Add PRECOMMIT_UPDATE receiver https://review.opendev.org/c/openstack/neutron/+/897821 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [ovn] Disable l3-gw-multihoming extension when not configured https://review.opendev.org/c/openstack/neutron/+/897822 | 12:33 |
opendevreview | Frode Nordahl proposed openstack/neutron-tempest-plugin master: Add Active Active L3 GW API test cases https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/897823 | 12:34 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: GRE/ERSPAN mirroring for taas https://review.opendev.org/c/openstack/tap-as-a-service/+/885357 | 12:44 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: Tap Mirror OVS driver https://review.opendev.org/c/openstack/tap-as-a-service/+/893086 | 12:45 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: WIP: TAAS OVN driver https://review.opendev.org/c/openstack/tap-as-a-service/+/893509 | 12:45 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: WIP: CLI for Tap Mirrors https://review.opendev.org/c/openstack/tap-as-a-service/+/886085 | 12:45 |
opendevreview | Frode Nordahl proposed openstack/neutron-tempest-plugin master: Add Active Active L3 GW API test cases https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/897823 | 12:53 |
opendevreview | Alban PRATS proposed openstack/neutron master: Enabling routing of routed subnets through snat. https://review.opendev.org/c/openstack/neutron/+/890459 | 13:10 |
*** haleyb|away is now known as haleyb | 13:26 | |
bcafarel | ykarel: ralonsoh: switching stable branch, I see several identical timeout failures in functional/2023.1 on test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase, does it ring a bell? for ex https://13bf088df83684f885f6-9cb29527c5d80ca3ff28f256812f71ef.ssl.cf5.rackcdn.com/897020/2/check/neutron-functional-with-uwsgi/63c4f7f/testr_results.html | 13:58 |
ykarel | bcafarel, yes it's known one | 13:59 |
ykarel | https://bugs.launchpad.net/neutron/+bug/2038541 | 13:59 |
ykarel | i linked two bugs for stable in ci meeting etherpad,^ is one of them | 13:59 |
haleyb | ping bcafarel, elvira, frickler, mlavalle, mtomaska, obondarev, slawek, tobias-urdin, ykarel, lajoskatona, jlibosva, averdagu, amotoki | 14:00 |
haleyb | #startmeeting networking | 14:00 |
opendevmeet | Meeting started Tue Oct 10 14:00:23 2023 UTC and is due to finish in 60 minutes. The chair is haleyb. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
opendevmeet | The meeting name has been set to 'networking' | 14:00 |
mlavalle | o/ | 14:00 |
ykarel | o/ | 14:00 |
ralonsoh | hello! | 14:00 |
obondarev | o/ | 14:00 |
bcafarel | ykarel: ack thanks sorry I managed to put a typo when searching launchpad | 14:00 |
frickler | \o | 14:00 |
bcafarel | and o/ | 14:00 |
lajoskatona | o/ | 14:00 |
haleyb | #topic announcements | 14:01 |
slaweq | o/ | 14:01 |
elvira | o/ | 14:01 |
haleyb | Bobcat has been released, great work at getting it done! | 14:02 |
haleyb | So we are on to Caracal/2024.1 | 14:02 |
haleyb | https://etherpad.opendev.org/p/oct2023-ptg-neutron | 14:02 |
slaweq | \o/ | 14:02 |
mlavalle | Nice! | 14:02 |
lajoskatona | +1 | 14:03 |
haleyb | If you haven't already, add your name to the vPTG etherpad that is coming up in a few weeks ^^ | 14:03 |
haleyb | #link https://openinfra-ptg.eventbrite.com/ is the signup | 14:03 |
haleyb | I will send out a doodle for meeting times voting, I have just been busy with non-work related things the past week | 14:04 |
haleyb | Also, thanks to ralonsoh for doing the Bobcat cycle highlights last week | 14:06 |
ralonsoh | yw | 14:06 |
haleyb | #link https://www.youtube.com/watch?v=q7WDncK3YuM | 14:06 |
haleyb | any other announcements? | 14:06 |
haleyb | #topic bugs | 14:07 |
haleyb | last week's deputy was slaweq | 14:07 |
haleyb | #link https://lists.openstack.org/pipermail/openstack-discuss/2023-October/035295.html | 14:07 |
slaweq | that was pretty easy week :) | 14:08 |
slaweq | and most of the bugs are already assigned | 14:08 |
haleyb | slaweq: yes, thanks | 14:08 |
haleyb | Is there still an ongoing gate failure, or at least i still see patches in flight | 14:09 |
haleyb | #link https://bugs.launchpad.net/neutron/+bug/2038541 | 14:09 |
ralonsoh | only in 2023.2 | 14:09 |
ralonsoh | but there are 2 patches in the gate now | 14:09 |
ralonsoh | master and 2023.1 are fixed | 14:09 |
haleyb | ralonsoh: great, thanks | 14:10 |
haleyb | i have been offline for a few days and am trying to catch up | 14:10 |
haleyb | there was one low-hanging fruit bug i filed, if anyone new wants to pick it up | 14:11 |
haleyb | #link https://bugs.launchpad.net/neutron/+bug/2038373 | 14:12 |
haleyb | perfect for someone wanting to learn about unit tests | 14:12 |
haleyb | any other bugs someone wants to discuss? | 14:13 |
ralonsoh | haleyb, why don't send a mail? Just to make these easy bugs visible | 14:13 |
ralonsoh | maybe we can attract new people for CI meetings | 14:13 |
ralonsoh | (and I know we have the bug deputy mail) | 14:14 |
mlavalle | +1 | 14:14 |
lajoskatona | worth a try | 14:15 |
haleyb | ralonsoh: the low-hanging fruit ones? Sure, and i will create a query to put on the meetings page too | 14:15 |
ralonsoh | yes, these bugs | 14:15 |
haleyb | otherwise they might never get fixed | 14:15 |
haleyb | #note haleyb to send email to ML about low-hanging fruit bugs for new contributors | 14:16 |
haleyb | This week's deputy is me, but I needed to ask a favor if anyone can swap. I will be out the next two days on a personal matter and will not be able to triage until Friday | 14:17 |
amotoki | haleyb: next week is my turn. i can swap | 14:18 |
haleyb | amotoki: thanks, I will update the calendar, and hope the bug count is low :) | 14:18 |
amotoki | :) | 14:19 |
mlavalle | LOL | 14:19 |
slaweq | it's always high when haleyb is bug deputy :P | 14:19 |
lajoskatona | :) | 14:20 |
haleyb | slaweq: exactly, it seems to move with me wherever i go | 14:20 |
slaweq | but I'm not sure if such last minute swap will help You haleyb :D | 14:20 |
haleyb | i can try :) | 14:20 |
slaweq | so @all - hold Your bug reports for one more week :) | 14:20 |
bcafarel | will do :) | 14:21 |
mlavalle | =1 | 14:22 |
haleyb | lets move on... | 14:22 |
haleyb | #topic specs | 14:22 |
haleyb | we did not have a drivers meeting last week, and i didn't see any new rfe bugs filed | 14:23 |
haleyb | #link https://review.opendev.org/c/openstack/neutron-specs/+/891204 | 14:23 |
haleyb | ^^ that i believe is the only open spec, will just need reviews | 14:23 |
haleyb | moving on | 14:25 |
haleyb | #topic community_goals | 14:25 |
haleyb | S-RBAC | 14:25 |
haleyb | #link https://review.opendev.org/c/openstack/neutron/+/886724 | 14:25 |
haleyb | i see that has merged | 14:26 |
slaweq | yes, finally | 14:26 |
slaweq | I need to sync with gmann on how we should do some integrated testing of this now | 14:26 |
ralonsoh | we have a RBAC related patch pending: https://review.opendev.org/c/openstack/neutron/+/897540 | 14:26 |
ralonsoh | (and the upper one too) | 14:27 |
slaweq | I will review those patches today or tomorrow | 14:28 |
ralonsoh | thanks! | 14:28 |
mlavalle | ralonsoh: two patches, right? | 14:28 |
ralonsoh | yes | 14:28 |
mlavalle | ok, I'll llok at them | 14:28 |
haleyb | the other open goal is neutronclient deprecation | 14:29 |
lajoskatona | the usual etherpad: https://etherpad.opendev.org/p/python-neutronclient_deprecation | 14:30 |
lajoskatona | But due to downstream load I had no time to push anything from that list | 14:30 |
haleyb | lajoskatona: ack, i do see all active patches have been merged, so that's good :) | 14:31 |
lajoskatona | yes, some rethinking would be next step to find the direction fro this cycle | 14:32 |
lajoskatona | I try to do that this week or early next week | 14:32 |
lajoskatona | and perhaps I add a line to the ptg etherpad also about it | 14:32 |
haleyb | lajoskatona: was just going to say that ^^ | 14:32 |
lajoskatona | :-) | 14:33 |
haleyb | #topic on_demand | 14:33 |
haleyb | anything else people want to discuss? | 14:33 |
haleyb | is CI meeting irc or video today? | 14:34 |
ykarel | video | 14:34 |
ykarel | https://meetpad.opendev.org/neutron-ci-meetings | 14:34 |
mlavalle | ack | 14:34 |
haleyb | ok, i will give everyone :25 minutes back, thanks everyone for attending, have a good week! | 14:35 |
haleyb | #endmeeting | 14:35 |
opendevmeet | Meeting ended Tue Oct 10 14:35:27 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:35 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/networking/2023/networking.2023-10-10-14.00.html | 14:35 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/networking/2023/networking.2023-10-10-14.00.txt | 14:35 |
opendevmeet | Log: https://meetings.opendev.org/meetings/networking/2023/networking.2023-10-10-14.00.log.html | 14:35 |
ralonsoh | see you in 25 mins | 14:35 |
lajoskatona | o/ | 14:35 |
slaweq | o/ | 14:35 |
ykarel | o/ | 14:35 |
amotoki | o/ | 14:36 |
obondarev | o/ | 14:36 |
ykarel | #startmeeting neutron_ci | 15:00 |
opendevmeet | Meeting started Tue Oct 10 15:00:53 2023 UTC and is due to finish in 60 minutes. The chair is ykarel. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'neutron_ci' | 15:00 |
ykarel | This will be video meeting this time: https://meetpad.opendev.org/neutron-ci-meetings | 15:01 |
ykarel | ping bcafarel, lajoskatona, mlavalle, mtomaska, ralonsoh, ykarel, jlibosva, elvira | 15:01 |
ralonsoh | hi | 15:01 |
ykarel | #topic Actions from previous meetings | 15:02 |
ykarel | ykarel to check https://bugs.launchpad.net/neutron/+bug/2036603 | 15:02 |
ykarel | #link https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/897308 | 15:02 |
lajoskatona | o/ | 15:02 |
ykarel | #topic Stable branches | 15:02 |
ykarel | #link https://bugs.launchpad.net/neutron/+bug/2038541 | 15:03 |
ykarel | #link https://bugs.launchpad.net/neutron/+bug/2037239 | 15:03 |
ykarel | #topic Stadium projects | 15:03 |
ykarel | #link https://e410b019b50a51893d7b-bb912a8463810ce6271a39e9888b8827.ssl.cf5.rackcdn.com/895516/3/check/neutron-tempest-plugin-fwaas-2023-2/0d0fbfc/testr_results.html | 15:04 |
ykarel | #link https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_5ed/895516/3/check/neutron-tempest-plugin-fwaas-zed/5ed8731/testr_results.html | 15:04 |
ykarel | #link https://zuul.opendev.org/t/openstack/builds?job_name=neutron-tempest-plugin-fwaas-2023-2&job_name=neutron-tempest-plugin-fwaas-zed&job_name=neutron-tempest-plugin-fwaas | 15:05 |
lajoskatona | https://review.opendev.org/c/openstack/neutron-fwaas/+/896741/3 | 15:06 |
ykarel | #topic Grafana | 15:07 |
ykarel | https://grafana.opendev.org/d/f913631585/neutron-failure-rate | 15:07 |
ykarel | #topic Rechecks | 15:10 |
ykarel | #topic fullstack/functional | 15:10 |
ykarel | #link https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_a28/897472/8/check/neutron-functional-with-uwsgi/a28c256/testr_results.html | 15:10 |
ykarel | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8b0/897454/1/gate/neutron-functional-with-uwsgi/8b07d3e/testr_results.html | 15:14 |
ralonsoh | https://review.opendev.org/c/openstack/neutron/+/878549 | 15:16 |
ykarel | #action ralonsoh to backport https://review.opendev.org/c/openstack/neutron/+/878549 | 15:17 |
ykarel | LinuxBridgeARPSpoofTestCase failures since latest kernel update in ubuntu jammy | 15:17 |
ykarel | #link https://review.opendev.org/q/topic:bug%252F2038541 | 15:17 |
ykarel | TestMaintenance test case fails with KeyError: 'network' (5 hits b/w 29th sept to 6th Oct in 4 master and 1 stale/2023.2) | 15:17 |
opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2023.1: Fix intermittent failures in finding metada port in SB DB https://review.opendev.org/c/openstack/neutron/+/897846 | 15:18 |
ykarel | #action ykarel to open bug for functional failures TestMaintenance | 15:19 |
ykarel | fullstack failures | 15:20 |
ykarel | #link https://edb974b00619de186ed1-87ebbe2a3fb57e48288a340969a02570.ssl.cf5.rackcdn.com/893460/6/gate/neutron-fullstack-with-uwsgi/3746631/testr_results.html | 15:20 |
ykarel | #topic Tempest/Scenario | 15:20 |
ykarel | https://f67f2b5b2b13ee2479e6-b4b40f9bd28a71d14a98889c916e3212.ssl.cf1.rackcdn.com/897438/1/check/neutron-tempest-plugin-openvswitch-enforce-scope-new-defaults/7f58508/job-output.txt | 15:20 |
ykarel | https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_593/895516/3/check/neutron-tempest-plugin-openvswitch-2023-2/5935661/job-output.txt | 15:20 |
ykarel | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_7ae/897308/2/gate/neutron-tempest-plugin-openvswitch/7ae78f6/job-output.txt | 15:20 |
ykarel | #action ralonsoh to check tempest failures related to metadata | 15:23 |
ykarel | #topic Periodic | 15:23 |
ykarel | - https://zuul.openstack.org/builds?job_name=openstacksdk-functional-devstack-networking&project=openstack%2Fneutron&branch=stable%2Fyoga&branch=stable%2Fzed&branch=stable%2Fxena&skip=0 | 15:24 |
ykarel | - https://zuul.openstack.org/builds?job_name=neutron-linuxbridge-tempest-plugin-scenario-nftables | 15:24 |
ykarel | - https://zuul.openstack.org/builds?job_name=neutron-ovs-tempest-plugin-scenario-iptables_hybrid-nftables&skip=0 | 15:24 |
ykarel | - https://zuul.openstack.org/builds?job_name=neutron-tempest-postgres-full&branch=stable%2Ftrain&skip=0 | 15:24 |
ykarel | #action ralonsoh to check failures with nftables job | 15:31 |
ykarel | #action ykarel to check failures with openstacksdk and postgres job | 15:31 |
ralonsoh | https://review.opendev.org/c/openstack/releases/+/895196 | 15:31 |
*** haleyb_ is now known as haleyb | 15:32 | |
ykarel | #topic On Demand | 15:32 |
ralonsoh | ykarel, you need to end the meeting | 15:36 |
ykarel | #endmeeting | 15:36 |
opendevmeet | Meeting ended Tue Oct 10 15:36:17 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:36 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2023/neutron_ci.2023-10-10-15.00.html | 15:36 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2023/neutron_ci.2023-10-10-15.00.txt | 15:36 |
opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2023/neutron_ci.2023-10-10-15.00.log.html | 15:36 |
ykarel | thx ralonsoh | 15:36 |
ralonsoh | yw | 15:36 |
opendevreview | Merged openstack/neutron stable/2023.2: Add "jammy" distribution release to the legacy ebtables installation https://review.opendev.org/c/openstack/neutron/+/897438 | 15:36 |
opendevreview | Lajos Katona proposed openstack/tap-as-a-service master: WIP: TAAS OVN driver https://review.opendev.org/c/openstack/tap-as-a-service/+/893509 | 15:36 |
opendevreview | Merged openstack/neutron stable/2023.2: Fix the ``log.setup`` method call with "fix_eventlet=False" https://review.opendev.org/c/openstack/neutron/+/897439 | 15:41 |
ykarel | \o/ | 15:42 |
bcafarel | one branch back in order :) | 15:46 |
opendevreview | Merged openstack/neutron master: Missing SG rule default group extension in ``Ml2Plugin`` https://review.opendev.org/c/openstack/neutron/+/897211 | 15:55 |
ralonsoh | fantastic | 15:55 |
ralonsoh | now we need to watch https://review.opendev.org/c/openstack/neutron/+/897454 | 15:56 |
ralonsoh | (is in the gate now) | 15:56 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Set the Neutron port status based on "lsp.up" and "lsp.enabled" https://review.opendev.org/c/openstack/neutron/+/896939 | 15:59 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add maintenance task to update entities on component start https://review.opendev.org/c/openstack/ovn-octavia-provider/+/897858 | 16:42 |
opendevreview | Brian Haley proposed openstack/neutron-tempest-plugin master: Revert "Temporary turn off l3_ha in ovs/lb master/bobcat jobs" https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/897811 | 16:50 |
opendevreview | Merged openstack/neutron stable/2023.1: Revert "[stable-only] Disable "neutron-tempest-plugin-jobs-2023-1" temporarily" https://review.opendev.org/c/openstack/neutron/+/897454 | 16:58 |
opendevreview | Merged openstack/neutron stable/2023.1: Fix intermittent failures in finding metada port in SB DB https://review.opendev.org/c/openstack/neutron/+/897846 | 17:22 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add maintenance task to update entities on component start https://review.opendev.org/c/openstack/ovn-octavia-provider/+/897858 | 17:29 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Add maintenance task to update entities on component start https://review.opendev.org/c/openstack/ovn-octavia-provider/+/897858 | 17:30 |
opendevreview | Merged openstack/neutron master: Add missing extension classes for router BFD/ECMP extra attributes https://review.opendev.org/c/openstack/neutron/+/893023 | 20:50 |
opendevreview | Merged openstack/neutron master: Patch apidef for BFD/ECMP extra attributes https://review.opendev.org/c/openstack/neutron/+/893024 | 20:50 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!