[Yahoo-eng-team] [Bug 2091211] [NEW] network leakage for flat network

2024-12-07 Thread Saeed Padari
Public bug reported: Hi I am using Open vSwitch/ML2 for neutron and creating a flat network as the provider. I have created two instances on the same compute node with the flat network. When using tcpdump on one instance, I can watch the unicast traffic of another instance, and it is so weird!!

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

2024-11-06 Thread Saeed Padari
Public bug reported: I am using PostgreSQL as a database for OpenStack after upgrade from 2023.2 to 2024.1 When I want to create a new network with OVN backend I have the following error in neutron-server: POST failed.: oslo_db.exception.DBError: (psycopg2.errors.GroupingError) column "agents.

[Yahoo-eng-team] [Bug 2080347] [NEW] Openvswitch Port Security for unicast traffic of other instances

2024-09-11 Thread Saeed Padari
Public bug reported: I run some scenarios with ML2/OVN and ML2/OVS (in all tests security- group has no rule) With the OVN backend, when port security is enabled I can NOT watch the unicast traffic of other instances by tcpdump, but when port security is disabled I can watch other unicast traffic