[Yahoo-eng-team] [Bug 2095084] [NEW] [OVN] Error in ``_delete_router_remove_external_gateways``: "'NoneType' object has no attribute 'network_id'"

2025-01-16 Thread Rodolfo Alonso
Public bug reported: NOTE: this error happened when executing several tempest test on top of [1]. We cannot discard this patch is the culprit of this error. Logs: https://68e2590db6a9d32237fa-a67dde8517ec7a3f9a5afba8c0473bc9.ssl.cf1.rackcdn.com/939347/2/check/neutron- ovn-tempest-ipv6-only-ovs-re

[Yahoo-eng-team] [Bug 2094736] [NEW] [OVN] Missing ``LogicalSwitchPortUpdateUpEvent`` when a port is bound

2025-01-14 Thread Rodolfo Alonso
n-ovn-tempest-with-neutron-lib-master/fc27ce5/controller/logs/ovn/ovnsb_db.db [3]https://a6fbb86efdf5860e1b02-ce677b1d4d068789ef14672b1b5d2453.ssl.cf5.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-ovn-tempest-with-neutron-lib-master/fc27ce5/controller/logs/ovn/ovnnb_

[Yahoo-eng-team] [Bug 2092983] Re: deadlock: delete the network

2025-01-10 Thread Rodolfo Alonso
Hello zhuyudong: The code is not the same at all. During the years between Train release and master (Epoxy), we have improved the queries (subnets in particular), improved the subnets operations (e.g.: [1]), we have implemented a new DB engine facade [2], bumped the SQLAlchemy mayor version (2.0)

[Yahoo-eng-team] [Bug 2093327] [NEW] [OVN] Port unbinding operation receives rogue port UP event too

2025-01-09 Thread Rodolfo Alonso
Public bug reported: Scenario: this issue has been detected with the patch that removes eventlet from the Neutron API [1] and tested in [2]. When a port is deleted, sometimes three consecutive events are received in this order: * LogicalSwitchPortUpdateDownEvent * LogicalSwitchPortUpdateUpEvent

[Yahoo-eng-team] [Bug 2093258] Re: HTTP500 returned on get ports due to AttributeError when extracting tags

2025-01-08 Thread Rodolfo Alonso
I've reviewed the CI logs [1] provided. The DB backend is postgresql and it is no longer supported in Neutron (and many other projects in OpenStack). This is why the change in [2] and the DB backend is causing this error. Please swap to MySQL/MariaDB. [1]https://zuul.opendev.org/t/openstack/build

[Yahoo-eng-team] [Bug 1687913] Re: db retry not triggered when fail happened in after_create notify

2025-01-03 Thread Rodolfo Alonso
The code referred is no longer present in the master branch. Closing this bug. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1687913

[Yahoo-eng-team] [Bug 1686877] Re: ml2 physical network using Chinese characters fails to save to postgresql

2025-01-03 Thread Rodolfo Alonso
postgresql backend removed from Neutron. Closing this bug. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1686877 Title: ml2 physi

[Yahoo-eng-team] [Bug 2092399] [NEW] [CentOS9] UTs are failing due to a SQLite error

2024-12-23 Thread Rodolfo Alonso
: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received th

[Yahoo-eng-team] [Bug 2092133] Re: api slow due to missing LRP index

2024-12-23 Thread Rodolfo Alonso
** Also affects: ovsdbapp Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2092133 Title: api slow due to missing LRP index Status in neutron:

[Yahoo-eng-team] [Bug 2092278] Re: [OVN] QoS extension, implement a NB ``qos_update`` method

2024-12-23 Thread Rodolfo Alonso
Patch: https://review.opendev.org/c/openstack/ovsdbapp/+/938179 ** Also affects: ovsdbapp Importance: Undecided Status: New ** Changed in: ovsdbapp Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** No longer affects: neutron ** Changed in: ovsdb

[Yahoo-eng-team] [Bug 2092278] [NEW] [OVN] QoS extension, implement a NB ``qos_update`` method

2024-12-20 Thread Rodolfo Alonso
). ** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: Confirmed ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Chan

[Yahoo-eng-team] [Bug 2092271] [NEW] [OVN] Migrate the OVN L3 scheduler to use HA_Chassis_Group

2024-12-20 Thread Rodolfo Alonso
use ``HA_Chassis_Group`` in the OVN L3 scheduler. [1]https://github.com/ovn- org/ovn/commit/f77db41dfdf900442139c111fe267eb9af696102#diff-1ae6327d359b0249584e7aad093f331f5240ddaded53ffb9a34eabb2e473d628R10661 ** Affects: neutron Importance: Low Assignee: Rodolfo Alonso (rodolfo-alonso

[Yahoo-eng-team] [Bug 2091071] Re: ovn-agent: exception when deleing agent

2024-12-17 Thread Rodolfo Alonso
Patch needs testing to prevent regressions. ** Changed in: neutron Status: Fix Released => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2091071 Title: ovn-agent: exception

[Yahoo-eng-team] [Bug 2091711] [NEW] [tempest] Error in "test_list_security_groups_list_all_tenants_filter"

2024-12-13 Thread Rodolfo Alonso
Public bug reported: Error in test ``tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter`` Log: https://1a679a15ede886d68369-dfb11b8e45238c790fb951827c502144.ssl.cf1.rackcdn.com/periodic/opendev.org/openstack/neutron/stable/

[Yahoo-eng-team] [Bug 2091538] [NEW] [eventlet-deprecation] The method ``eventlet.monkey_patch()`` is called more than once

2024-12-11 Thread Rodolfo Alonso
://paste.opendev.org/show/bwb1L0WAhKAODIWyiep1/ [1]https://github.com/eventlet/eventlet/commit/06ec82896ebb9a26edaf6e1ad4d63393990f15b7 ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Assignee

[Yahoo-eng-team] [Bug 2091351] [NEW] [fullstack] ``TestHAL3Agent`` tests failing very frequently

2024-12-09 Thread Rodolfo Alonso
Public bug reported: Logs: * https://ca9a1aad0ad3e954a3ab-1e37d93b1287908e0942eb2641078389.ssl.cf1.rackcdn.com/936428/10/check/neutron-fullstack/5e15dd8/testr_results.html * https://a5625bfb1c655cabd60a-b71c90f67122d6f7b38b8442bc3a114a.ssl.cf5.rackcdn.com/936838/11/check/neutron-fullstack/b78a19

[Yahoo-eng-team] [Bug 2091284] [NEW] [OVN] ``HashRingHealthCheckPeriodics`` periodic call do not honor the defined spacing

2024-12-09 Thread Rodolfo Alonso
-f95fc25bff3a61ae232d3b95f165c0d8.ssl.cf1.rackcdn.com/936272/4/check/neutron- ovn-tempest-ipv6-only-ovs-release- wsgi-11/c507430/controller/logs/screen-neutron-api.txt ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress

[Yahoo-eng-team] [Bug 2091093] [NEW] [CI] Functional and fullstack tests broken

2024-12-05 Thread Rodolfo Alonso
Public bug reported: Since [1], the script to configure the environment ``tools/configure_for_func_testing.sh`` is failing because the environment variable PYTHON is not defined. [1]https://review.opendev.org/c/openstack/devstack/+/936961 ** Affects: neutron Importance: Critical St

[Yahoo-eng-team] [Bug 1962589] Re: [FT] Method "_router_lifecycle" failing when checking if router is "primary"

2024-12-03 Thread Rodolfo Alonso
No, not anymore. I'll close this bug for now. ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1962589 Title: [FT] Method "_ro

[Yahoo-eng-team] [Bug 2089940] [NEW] [WSGI] Make ``TunnelTypeDriverBase.sync_allocations`` compatible with WSGI

2024-11-29 Thread Rodolfo Alonso
Public bug reported: The method ``TunnelTypeDriverBase.sync_allocations`` is executed by all workers and that could happen usually at the same time during the initialization. Logs: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_6ee/936429/6/check/neut

[Yahoo-eng-team] [Bug 2089532] [NEW] [FT] OVS QoS tests: "queue-num" should be a number

2024-11-25 Thread Rodolfo Alonso
.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron- functional-with-sqlalchemy-master/646ee8a/testr_results.html Snippet: https://paste.opendev.org/show/bcplymFIMZKyK7X4bSsV/ ** Affects: neutron Importance: Low Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In

[Yahoo-eng-team] [Bug 2089522] [NEW] [stable] 2024.1 and 2023.2, broken grenade and skip jobs due to a partial migration to um/2023.1

2024-11-24 Thread Rodolfo Alonso
Public bug reported: The following jobs are currently failing: * 2024.1: neutron-[ovs|ovn]-grenade-multinode-skip-level * 2023.2: neutron-ovs-grenade-* This is caused because of a partial migration to unmaintained/2023.1. Some projects (Glance for example), didn't finish this migration [1]. [1]h

[Yahoo-eng-team] [Bug 2089169] [NEW] [OVN] Test ``TestCreateNeutronPgDrop.test_non_existing`` is randomly failing

2024-11-20 Thread Rodolfo Alonso
: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received this bug notification becau

[Yahoo-eng-team] [Bug 2089157] [NEW] [neutron-specs] CI job "openstack-tox-docs" broken

2024-11-20 Thread Rodolfo Alonso
Public bug reported: The neutron-specs CI job "openstack-tox-docs" is now broken. Logs: https://zuul.opendev.org/t/openstack/build/8d4c3717a67e49d696ee135ec398a6bb Snippet: https://paste.opendev.org/show/bntEaQZMSYhlxz8vhXmw/ ** Affects: neutron Importance: High Status: New ** Ch

[Yahoo-eng-team] [Bug 2089140] [NEW] [infra] Deploy the docker image using a local mirror

2024-11-20 Thread Rodolfo Alonso
Public bug reported: The tempest tests ``neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest`` use the os-ken framework to create several containers. The base image used is ubuntu:22.04. The CI is frequently hitting the following error: """ toomanyrequests: You have reached

[Yahoo-eng-team] [Bug 2088453] [NEW] [UT] Neutron tests failing with eventlet 0.37.0

2024-11-18 Thread Rodolfo Alonso
Public bug reported: Several Neutron UTs are failing with the latest eventlet library version 0.37.0. Log: https://adc88d59e4dd0081446b-fa9050fbccbc1b8e2fcd252255e35175.ssl.cf2.rackcdn.com/933257/2/check/cross- neutron-py311/e399c76/testr_results.html Snippet: https://paste.opendev.org/show/blSA

[Yahoo-eng-team] [Bug 2088285] [NEW] [neutron-tempest-plugin] neutron-dynamic-routing using os-ken Quagga are failing

2024-11-15 Thread Rodolfo Alonso
Public bug reported: Since [1], included in os-ken 2.11.0, the Cisco Quagga implementation was replaced with FRR. The current tests are failing because the module ``os_ken.tests.integrated.common.quagga`` no longer exists. [1]https://review.opendev.org/c/openstack/os-ken/+/891677 ** Affects: neu

[Yahoo-eng-team] [Bug 2086787] Re: neutron fails with postgres on agents

2024-11-14 Thread Rodolfo Alonso
Patch merged in stable/2024.2. Backports proposed up to 2023.2. Closing this bug now. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 2077942] Re: [OVN][FT] ``test_agent_delete`` is randomly failing

2024-11-14 Thread Rodolfo Alonso
I didn't see any other occurrence of this bug again. I'm closing it for now. If needed, please open it again. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 2088166] [NEW] os-ken ``DockerImage`` class failing during the image creation

2024-11-14 Thread Rodolfo Alonso
Snippet: https://paste.opendev.org/show/bbEg0aT2npaKhVGA07nn/ ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neut

[Yahoo-eng-team] [Bug 2088154] [NEW] ``ProcessManager.disable`` failing if the process doesn't exist

2024-11-14 Thread Rodolfo Alonso
: https://paste.opendev.org/show/b8M8TLhEXkhKxrr2pC7p/ [1]https://github.com/openstack/neutron/blob/081b2e6fc7f64ecebee7165755ecca0204c56aaf/neutron/agent/linux/external_process.py#L123 ** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status

[Yahoo-eng-team] [Bug 2088053] [NEW] ``neutron.services.logapi.drivers.base.DriverBase.is_loaded`` should be a property

2024-11-13 Thread Rodolfo Alonso
** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neutron Importance: Undecided => Medium -- You re

[Yahoo-eng-team] [Bug 2087953] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the Neutron API

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the Neutron API. Worker executi

[Yahoo-eng-team] [Bug 2087947] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the Linux Bridge agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the Linux Bridge agent. It is s

[Yahoo-eng-team] [Bug 2087946] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the SR-IOV agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the SR-IOV agent. This agent do

[Yahoo-eng-team] [Bug 2087944] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the DHCP agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the DHCP agent. It is spawned u

[Yahoo-eng-team] [Bug 2087943] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the L3 agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the L3 agent. It is spawned usi

[Yahoo-eng-team] [Bug 2087942] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the OVN agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the OVN agent. The only differe

[Yahoo-eng-team] [Bug 2087939] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the OVS agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the OVS agent. It is spawned us

[Yahoo-eng-team] [Bug 2087941] [NEW] [eventlet-deprecation] Remove the usage of eventlet in the OVN metadata agent

2024-11-12 Thread Rodolfo Alonso
Public bug reported: References: * https://etherpad.opendev.org/p/oct2024-ptg-neutron * https://etherpad.opendev.org/p/neutron-eventlet-deprecation Remove the import and usage of the eventlet library in the OVN metadata agent. It does

[Yahoo-eng-team] [Bug 2086775] Re: Test "test_remove_sg_with_related_rule_remote_sg" failing

2024-11-08 Thread Rodolfo Alonso
The error in the CI was a particular problem of the patch. Closing this bug as invalid. Sorry for the noise. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bug

[Yahoo-eng-team] [Bug 2086775] [NEW] Test "test_remove_sg_with_related_rule_remote_sg" failing

2024-11-06 Thread Rodolfo Alonso
Public bug reported: Logs: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8f1/933877/5/check/neutron- functional-with-uwsgi/8f147d3/testr_results.html Snippet: https://paste.opendev.org/show/bPZsKk5788MiiFtnx1A9/ ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 2082070] Re: [unmaintained] Errors in the "neutron-tempest-plugin-scenario-ovn" job

2024-11-04 Thread Rodolfo Alonso
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2082070 Title: [unmaintained] Errors in the "neutron-tempest-plugin-scena

[Yahoo-eng-team] [Bug 2086602] [NEW] [neutron-tempest-plugin] Trunk tests are running out of VLAN IDs when creating a VLAN network

2024-11-04 Thread Rodolfo Alonso
/openstack/build/432db4e4813f4836acfed3c1b2fb002a/logs ** Affects: neutron Importance: Low Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Importance: Undecided => Low ** Changed in: neutron Assignee: (unassigned) => Rodolfo

[Yahoo-eng-team] [Bug 2086205] [NEW] [OVN] The security group create command is not creating the SG rules revision number registers

2024-10-31 Thread Rodolfo Alonso
parity state between the OVN DB and the Neutron DB. [1]https://github.com/openstack/neutron/blob/f2d76280dc58e78a7fdc0eb4810174a2e3dd8481/neutron/common/ovn/constants.py#L258-L267 ** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status

[Yahoo-eng-team] [Bug 2085946] [NEW] [OVN] Revision number registers must be filtered by resource ID and type

2024-10-30 Thread Rodolfo Alonso
b6c7642/neutron/db/models/ovn.py#L41-L46 [2]https://github.com/openstack/neutron/blob/febdfb5d8b1cf261c13b40e330d91a5bcb6c7642/neutron/db/ovn_revision_numbers_db.py#L159-L167 ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: N

[Yahoo-eng-team] [Bug 2083287] Re: test_add_router_interfaces_on_overlapping_subnets_returns_400 failed when retrying router interface removal after API timeout; (pymysql.err.OperationalError) (1205,

2024-10-24 Thread Rodolfo Alonso
Patch merged, closing the bug. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2083287 Title: test_add_router_interfaces_on_over

[Yahoo-eng-team] [Bug 2085543] [NEW] [OVN] Port device_owner is not set in the Trunk subport

2024-10-24 Thread Rodolfo Alonso
Public bug reported: This issue was found in the test ``neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle``. The subport "463f7c45-3c06-4340-a509-e96b2faae525" [1] is created and then assigned to a trunk. When the port is assigned to the trunk, the device owner is n

[Yahoo-eng-team] [Bug 2085462] [NEW] [OVN] "test_trunk_subport_lifecycle" unstable

2024-10-23 Thread Rodolfo Alonso
Public bug reported: Related to https://bugs.launchpad.net/neutron/+bug/1874447 Test ``neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle`` fails randomly. Logs: https://8a3a5dd881cf95e2c6a0-6d94365b9652dc6406843da38342bcca.ssl.cf5.rackcdn.com/932677/2/check/neutro

[Yahoo-eng-team] [Bug 2085447] [NEW] Fast exit ``_ensure_external_network_default_value_callback`` if network not external

2024-10-23 Thread Rodolfo Alonso
/auto_allocate/db.py#L43-L79 [2]https://github.com/openstack/neutron/blob/9347c427b5354b608c61b11d29aebff889cd0213/neutron/services/auto_allocate/db.py#L72-L73 ** Affects: neutron Importance: Low Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 2085422] [NEW] [OVN] "test_overlapping_sec_grp_rules" is unstable

2024-10-23 Thread Rodolfo Alonso
Public bug reported: Test: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_overlapping_sec_grp_rules Env: ML2/OVN Logs: https://579c9b8ac9a6020aee49-36790d039d582b53910bbfbb496178a3.ssl.cf1.rackcdn.com/932592/1/check/neutron- tempest-plugin-ovn-enforce-

[Yahoo-eng-team] [Bug 2085421] [NEW] [OVN] "neutron_tempest_plugin.scenario.test_trunk" failing in the teardown process

2024-10-23 Thread Rodolfo Alonso
Public bug reported: Test: neutron_tempest_plugin.scenario.test_trunk (teardown) Logs: https://9acc0df3def3c874ddec-e208a545991c854bd1a90a063fbc0070.ssl.cf2.rackcdn.com/932677/2/gate/neutron- tempest-plugin-ovn/d1828fe/testr_results.html Snippet: https://paste.opendev.org/show/b6d6TxZu70OO9wfcEc

[Yahoo-eng-team] [Bug 2085349] Re: [neutron] Potential bug with allowed address pair feature

2024-10-23 Thread Rodolfo Alonso
Hello Patryk: You are using ML2/OVN, you can't use a bound port IP address as allowed address pair [1]. I will update the documentation because that is not explicitly defined. Even with ML2/OVS, the procedure is to create the VM ports and then another port that won't be assigned; the IP address of

[Yahoo-eng-team] [Bug 2085099] [NEW] [OVN] E/W traffic fragmentation for routed traffic

2024-10-21 Thread Rodolfo Alonso
Public bug reported: The core OVN implementation does not support fragmentation of East/West traffic using an OVN router between two private networks. This is being tracked in [1] and [2]. The fix was implemented in [3] and is available for OVN 24.09.0. Definition of done: * Add new neutron-temp

[Yahoo-eng-team] [Bug 2084905] [NEW] [RFE][OVN] Make use of the new flag 'always_tunnel' to tunnel the E/W traffic between logical switches

2024-10-18 Thread Rodolfo Alonso
Public bug reported: Since [1], added in OVN 24.09.0, there is a new global flag "NB_Global:options:always_tunnel" (disabled by default). When enabled, the E/W traffic routed between logical switched is always tunnelled. The router port MAC won't be leaked and the MTU issues are handled properly.

[Yahoo-eng-team] [Bug 2084782] [NEW] [OVN] VLAN/flat LRP should be updated when the router networks are updated

2024-10-17 Thread Rodolfo Alonso
ps://review.opendev.org/c/openstack/neutron/+/878450 OSP18 bug: https://issues.redhat.com/browse/OSPRH-10761 ** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (r

[Yahoo-eng-team] [Bug 2084516] [NEW] "Tagging" extension POST for QoS policies doesn't work

2024-10-15 Thread Rodolfo Alonso
Public bug reported: Since [1] it is possible to use the POST API call to create several tags in a resource. This is not working yet for the QoS policies. [1]https://bugs.launchpad.net/neutron/+bug/2073836 ** Affects: neutron Importance: Medium Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1692126] Re: [RFE] Detailed error responses for failed VPN connections

2024-10-02 Thread Rodolfo Alonso
Closing this bug due to the lack of activity. Please feel free to reopen it. ** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/16921

[Yahoo-eng-team] [Bug 1697715] Re: neutron-lib: Redefine API validator

2024-10-02 Thread Rodolfo Alonso
Closing this bug due to the lack of activity. Please feel free to reopen it. ** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1697

[Yahoo-eng-team] [Bug 1704121] Re: VPNaaS integration with services flavor framework

2024-10-02 Thread Rodolfo Alonso
Closing this bug due to the lack of activity. Please feel free to reopen it. ** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/17041

[Yahoo-eng-team] [Bug 1716963] Re: ovs dependencies fail to install on devstack plugin with Fedora

2024-10-02 Thread Rodolfo Alonso
Closing this bug due to the lack of activity. Please feel free to reopen it. ** Changed in: neutron Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1716963

[Yahoo-eng-team] [Bug 1723354] Re: No validation for DHCP options may lead to potential issues with different dhcp backends

2024-10-02 Thread Rodolfo Alonso
Closing this bug due to the lack of activity. Please feel free to reopen it. ** Changed in: neutron Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/17233

[Yahoo-eng-team] [Bug 2069595] Re: Neutron processes not following the same naming convention

2024-10-02 Thread Rodolfo Alonso
With the patches proposed and merged, we can close this bug. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2069595 Title: Neut

[Yahoo-eng-team] [Bug 2067452] Re: networking-bagpipe fails with py312

2024-10-02 Thread Rodolfo Alonso
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2067452 Title: networking-bagpipe fails with py312 Status in neutron:

[Yahoo-eng-team] [Bug 2069689] Re: broken out-of-tree modules due to the movement of wsgi module

2024-10-02 Thread Rodolfo Alonso
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2069689 Title: broken out-of-tree modules due to the movement of wsgi mod

[Yahoo-eng-team] [Bug 2073251] Re: linuxbridge/ovs jobs fails randomly as Test vms not getting ip from dhcp agent

2024-10-02 Thread Rodolfo Alonso
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2073251 Title: linuxbridge/ovs jobs fails randomly as Test vms not gett

[Yahoo-eng-team] [Bug 2082234] Re: [unmaintained] Error in Yoga py39 job

2024-10-02 Thread Rodolfo Alonso
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2082234 Title: [unmaintained] Error in Yoga py39 job Status in neutron:

[Yahoo-eng-team] [Bug 2083482] [NEW] "neutron-fullstack-with-uwsgi-fips" failing in stable releases (Zed, 2023.1)

2024-10-02 Thread Rodolfo Alonso
Public bug reported: The job "neutron-fullstack-with-uwsgi-fips" is failing in stable releases (Zed, 2023.1). It is failing in the postgresql installation and configuration phase. Logs: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_600/periodic/open

[Yahoo-eng-team] [Bug 2083250] [NEW] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete.

2024-09-30 Thread Rodolfo Alonso
Public bug reported: Log: https://zuul.opendev.org/t/openstack/build/93dc7212664a4eb493adb39270bda463 Snippet: https://paste.opendev.org/show/b5tC32IFLb9Bk9RgK4Y9/ ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 2083227] [NEW] [neutron-lib] pep8 job failing with pylint=3.3.1

2024-09-30 Thread Rodolfo Alonso
/#history ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neutron Importance: Undecided => High -- You re

[Yahoo-eng-team] [Bug 2082344] [NEW] [unmaintained] ``NetworkWritableMtuTest`` test don't work in ML2/OVN

2024-09-26 Thread Rodolfo Alonso
Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neutron Status: New => In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 2082234] [NEW] [unmaintained] Error in Yoga py39 job

2024-09-26 Thread Rodolfo Alonso
Public bug reported: Log: https://zuul.opendev.org/t/openstack/build/925b06f7767146198ee36ec537a88369 Snippet: https://paste.opendev.org/show/bXLNKjxs8Lko2L5Onyxw/ ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In

[Yahoo-eng-team] [Bug 2082070] [NEW] [unmaintained] Errors in the "neutron-tempest-plugin-scenario-ovn" job

2024-09-26 Thread Rodolfo Alonso
Public bug reported: There are multiple errors in the "neutron-tempest-plugin-scenario-ovn" in several unmaintained branches. Branches affected: * zed: https://zuul.opendev.org/t/openstack/build/c7e56618b8ac4f45a6378d3d7c1f439b * yoga: https://zuul.opendev.org/t/openstack/build/cce7640032644f8b

[Yahoo-eng-team] [Bug 2082066] [NEW] Logging not supported in unmaintained branches

2024-09-26 Thread Rodolfo Alonso
- org/ovn/commit/880dca99eaf73db7e783999c29386d03c82093bf ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received

[Yahoo-eng-team] [Bug 2081945] [NEW] [postgresql] AttributeError: 'NoneType' object has no attribute 'id'

2024-09-24 Thread Rodolfo Alonso
ovn-tempest-postgres-full/6b355b7/controller/logs/screen-q-svc.txt Snippet: https://paste.opendev.org/show/bx6fuJBVC2RvjVHDH7Ug/ This bug is related to https://bugs.launchpad.net/neutron/+bug/2078787. ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodo

[Yahoo-eng-team] [Bug 2081252] Re: [designate] n-t-p job failing, test "test_port_with_publishing_subnet"

2024-09-23 Thread Rodolfo Alonso
Closing this bug. The revert [1] has been merged and the CI is now green. [1]https://review.opendev.org/c/openstack/neutron-tempest- plugin/+/930022 ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Tea

[Yahoo-eng-team] [Bug 2081109] Re: security-groups-rules-belongs-to-default-sg extension is not documented in api-ref

2024-09-20 Thread Rodolfo Alonso
Hello Ihar: The default "security group default rules" is a different API. This API [1][2] allows to create a set of rule templates for the default SG. In other words: we can define what rules will be automatically added to a project default SG, instead of the hardcoded ones. The flag "security_g

[Yahoo-eng-team] [Bug 2081252] [NEW] [designate] 2023.2 n-t-p job failing, test "test_port_with_publishing_subnet"

2024-09-19 Thread Rodolfo Alonso
Public bug reported: The CI job "neutron-tempest-plugin-designate-scenario-2023-2" is frequently failing [1]. The failing test is "test_port_with_publishing_subnet". Logs: * https://108db2f44ab966c3afef-3578f4b3c7df6e8f4dbcf87a4a72da28.ssl.cf2.rackcdn.com/929592/3/check/neutron-tempest-plugin-d

[Yahoo-eng-team] [Bug 2079996] [NEW] [OVN] OVN metadata agent check to restart the HAProxy container

2024-09-09 Thread Rodolfo Alonso
Public bug reported: Since [1], we restart the HAProxy process of each network (datapath) in order to "honor any potential changes in their configuration." [2]. This process could slow down the OVN Metadata agent restart and could potentially interfere with a VM boot-up if the HAProxy process is

[Yahoo-eng-team] [Bug 2079831] [NEW] [tempest] VM ports have status=DOWN when calling ``TestNetworkBasicOps._setup_network_and_servers``

2024-09-06 Thread Rodolfo Alonso
Public bug reported: The method ``TestNetworkBasicOps._setup_network_and_servers`` is used in several tempest tests. It creates a set of resources (network, servers, FIPs, etc). This method has a race condition when the config option "project_networks_reachable" if False (by default). The server

[Yahoo-eng-team] [Bug 2079047] [NEW] "test_established_tcp_session_after_re_attachinging_sg" failing in "neutron-tempest-plugin-openvswitch-iptables_hybrid-distributed-dhcp" CI job

2024-09-05 Thread Rodolfo Alonso
Public bug reported: The test "neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_established_tcp_session_after_re_attachinging_sg" is failing 100% of times in the CI job "neutron-tempest-plugin- openvswitch-iptables_hybrid-distributed-dhcp". I've tested with an

[Yahoo-eng-team] [Bug 2078789] [NEW] [SR-IOV] The "auto" VF status has precedence over the "enable"/"disable" status

2024-09-03 Thread Rodolfo Alonso
status must have precedence over the "auto" or "enabled" statuses, for security reasons. [1]https://bugs.launchpad.net/neutron/+bug/2078661 ** Affects: neutron Importance: Medium Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutr

[Yahoo-eng-team] [Bug 2078787] [NEW] [postgresql] CI job randomly failing during "get_ports" command

2024-09-03 Thread Rodolfo Alonso
ed register. This is happening despite of the reader context that should protect the "get_ports" command. This is not happening with MySQL/MariaDB. ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: Confirmed ** Change

[Yahoo-eng-team] [Bug 2078661] [NEW] [RFE] The port flag "propagate_uplink_status" should be updatable

2024-09-01 Thread Rodolfo Alonso
Public bug reported: The extension "uplink-status-propagation" adds a new field to the port resource: "propagate_uplink_status". This field is only settable at the creation of the port. Once defined, it cannot be changed. This RFE proposes to be able to modify the value of this field once the por

[Yahoo-eng-team] [Bug 2077885] Re: [2023.1] Job "tox-py311" failing

2024-08-29 Thread Rodolfo Alonso
** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2077885 Title: [2023.1] Job "tox-py311" failing Status in neutron: Fix Release

[Yahoo-eng-team] [Bug 2077942] [NEW] [OVN][FT] ``test_agent_delete`` is randomly failing

2024-08-27 Thread Rodolfo Alonso
/bciq3LvdKz8qngBFtA5z/ ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 2077885] [NEW] [2023.1] Job "tox-py311" failing

2024-08-26 Thread Rodolfo Alonso
7;t provide any useful information. [1]https://review.opendev.org/c/opendev/base-jobs/+/926360 [2]https://github.com/openstack/neutron/blob/stable/2023.1/setup.cfg#L17-L19 ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New

[Yahoo-eng-team] [Bug 2077790] [NEW] [eventlet] RPC handler thread model is incompatible with eventlet

2024-08-24 Thread Rodolfo Alonso
Public bug reported: The RPC handler class ``_ObjectChangeHandler``, that is instantiated in ``OVOServerRpcInterface``, is not eventlet compatible. The ``OVOServerRpcInterface`` class is in charge of receiving the resource events (port, network, SG, etc.) and send this update via RPC to the liste

[Yahoo-eng-team] [Bug 2074187] Re: [RFE] Extend "port list" command to show the trunk subports

2024-08-20 Thread Rodolfo Alonso
** Also affects: python-openstackclient Importance: Undecided Status: New ** Changed in: python-openstackclient Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 2075147] [NEW] "neutron-tempest-plugin-api-ovn-wsgi" not working since devstack patch 924693

2024-07-30 Thread Rodolfo Alonso
Public bug reported: The Neutron CI job "neutron-tempest-plugin-api-ovn-wsgi" is not working since [1]. The neutron-rpc-server is now deployed, fixing the patch [2]. Before both patches and now, the neutron-rpc-server service was spawned in the controller. The neutron-api is failing with error:

[Yahoo-eng-team] [Bug 2073944] Re: compute tests involving shelve/snapshots/rescue fails with Image is unacceptable: Image content does not match disk_format

2024-07-30 Thread Rodolfo Alonso
The Nova series of patches [1] is almost merged. This patch is fixing the issues with have in the Neutron CI. I'll close this LP bug. [1]https://review.opendev.org/q/Ie731045629f0899840a4680d21793a16ade9b98e ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug n

[Yahoo-eng-team] [Bug 2074360] [NEW] [fullstack] Error when creating QoS rules: Unrecognized attribute(s) 'tenant_id, project_id'

2024-07-30 Thread Rodolfo Alonso
Public bug reported: The fullstack job is now failing with the following message: ``` neutronclient.common.exceptions.BadRequest: Unrecognized attribute(s) 'tenant_id, project_id' ``` This is happening since 2024-07-26 14:29:17, according to the last zuul executions of "neutron-fullstack-with-uw

[Yahoo-eng-team] [Bug 2074187] [NEW] [RFE] Extend "port list" command to show the trunk subports

2024-07-30 Thread Rodolfo Alonso
Public bug reported: This is a proposal to increase the functionality of the "openstack port list" command. Retrieving the information (port ID) of the subport of a parent trunk port and list it, could take an extra time that could not be acceptable in a normal listing command. However it could b

[Yahoo-eng-team] [Bug 2074185] [NEW] [OVN] Trunk subports should have the same VIF type as the parent port

2024-07-30 Thread Rodolfo Alonso
Public bug reported: The OVN driver of the Trunk service plugin is in charge of updating the port binding profile of the subports. Unlike with normal ports, where Nova sends a port binding update, the subports are no longer physical ports in the local OVS bridge but flows added to filter the paren

[Yahoo-eng-team] [Bug 2059236] [NEW] Add a RBAC action field in the query hooks

2024-03-27 Thread Rodolfo Alonso
e: Low Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Importance: Undecided => Low ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- You received this bug notification because

[Yahoo-eng-team] [Bug 2057914] Re: [neutron-vpnaas-dashboard] UT failing due to a change in django

2024-03-15 Thread Rodolfo Alonso
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2057914 Title: [neutron-vpnaas-dashboard] UT failing due to a change in d

[Yahoo-eng-team] [Bug 2058006] [NEW] [RFE] Allow multiple segments per host in ML2/OVN

2024-03-15 Thread Rodolfo Alonso
Public bug reported: This is a sibling bug of [1]. The aim of this bug is to provide the same functionality as in [1] was provided to ML2/OVS but to ML2/OVN. The goal is to be able to connect a single host to more than one RPN segment. This RFE would require a spec (to be presented in 2024.2 Dalm

[Yahoo-eng-team] [Bug 2057914] [NEW] [neutron-vpnaas-dashboard] UT failing due to a change in django

2024-03-14 Thread Rodolfo Alonso
: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neutron Importance: Undecided => High -- You received this bug notifi

[Yahoo-eng-team] [Bug 2057770] [NEW] [neutron-dynamic-routing] LBaaS constants still present in older versions of Neutron

2024-03-13 Thread Rodolfo Alonso
://review.opendev.org/c/openstack/neutron/+/902048 ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) ** Changed in: neut

[Yahoo-eng-team] [Bug 2056558] [NEW] ``OVNL3RouterPlugin._port_update`` can be called before the LRP is created in the OVN DB

2024-03-08 Thread Rodolfo Alonso
Public bug reported: ``OVNL3RouterPlugin._port_update`` [1] is called AFTER_UPDATE the router port is created (for example, when a subnet is attached to a router). This event is guaranteed to be called after the Neutron DB has the resource (port) in the database. However, as the code highlights in

  1   2   3   4   5   6   7   8   9   10   >