[Yahoo-eng-team] [Bug 1931639] [NEW] [OVN Octavia Provider] Load Balancer not reachable from some Subnets

2021-06-10 Thread Flavio Fernandes
:  https://bugzilla.redhat.com/show_bug.cgi?id=1937392 ** Affects: neutron Importance: High Assignee: Flavio Fernandes (ffernand) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Flavio Fernandes (ffernand) ** Changed in: neutron Importance: Undeci

[Yahoo-eng-team] [Bug 1928988] [NEW] [ovn] Disabling SNAT doesn't take effect if the router has already snat enabled

2021-05-19 Thread Flavio Fernandes
/show_bug.cgi?id=1962051 ** Affects: neutron Importance: Undecided Assignee: Flavio Fernandes (ffernand) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Flavio Fernandes (ffernand) ** Changed in: neutron Milestone: None => train-3 ** C

[Yahoo-eng-team] [Bug 1926653] [NEW] [ovn] ml2/ovn may time out connecting to ovsdb server and stays dead in the water

2021-04-29 Thread Flavio Fernandes
Public bug reported: Right now, the IDL connections between ml2/ovn are not resilient enough when connecting. It doesn't make sense to give up on that since the ml2/ovn is useless w/out that access. If ovsdb-server is slow and takes more than timeout seconds, everything reconnecting after

[Yahoo-eng-team] [Bug 1921491] [NEW] ml2/ovn should not be calling neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api

2021-03-26 Thread Flavio Fernandes
Public bug reported: While using a ml2/ovn deployment, there is no need for using RPC based DHCP, since that is handled via ovn-controller. Still, we currently enable DhcpAgentNotifyAPI unconditionally [0], which seems wrong. One side effect of that is that we periodically see the following

[Yahoo-eng-team] [Bug 1914757] [NEW] [ovn] add ovn driver for security-group-logging

2021-02-05 Thread Flavio Fernandes
related to the support for security-group-logging: https://blueprints.launchpad.net/neutron/+spec/security-group-logging This work is also tracked under Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1619266 ** Affects: neutron Importance: Undecided Assignee: Flavio Fernandes

[Yahoo-eng-team] [Bug 1909038] [NEW] TypeError: lrp_set_options() takes 2 positional arguments but 3 were given

2020-12-22 Thread Flavio Fernandes
Public bug reported: I see the following error when restarting the neutron process on master devstack deployment: TypeError: lrp_set_options() takes 2 positional arguments but 3 were given Dec 22 21:02:06 stack neutron-server[200078]: ERROR futurist.periodics [None

[Yahoo-eng-team] [Bug 1891517] [NEW] neutron.tests.unit.common.test_utils.TimerTestCase.test__enter_with_timeout fails once in a while

2020-08-13 Thread Flavio Fernandes
Public bug reported: While running job openstack-tox-lower-constraints https://zuul.opendev.org/t/openstack/job/openstack-tox-lower-constraints I see intermittent failures that look lie this: neutron.tests.unit.common.test_utils.TimerTestCase.test__enter_with_timeout

[Yahoo-eng-team] [Bug 1891243] [NEW] neutron tempest failure: neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all

2020-08-11 Thread Flavio Fernandes
Public bug reported: testtools.matchers._impl.MismatchError: 'segment' not in {'...'} cd /opt/stack/tempest $ tox -e all-plugin -- test_extensions all-plugin develop-inst-noop: /opt/stack/tempest all-plugin installed:

[Yahoo-eng-team] [Bug 1888736] [NEW] [OVN]: creating a local switch port that has no tags should not fail

2020-07-23 Thread Flavio Fernandes
Public bug reported: When creating a network, I see the following error (full log attached): Jul 23 20:52:06 stack neutron-server[27492]: DEBUG neutron.api.rpc.handlers.resources_rpc [None req-6ac75e1f-c23b-46c4 -9b5a-14e14c235959 admin admin] Pushing event updated for resources: {'Network':

[Yahoo-eng-team] [Bug 1885114] [NEW] job neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-ussuri may not be using ussuri

2020-06-25 Thread Flavio Fernandes
Public bug reported: While looking at neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-ussuri job's local conf, I noticed that the neutron plugin is not referencing stable/ussuri, as implied by the name. Example: https://review.opendev.org/#/c/732553/4 zuul jobs:

[Yahoo-eng-team] [Bug 1879407] [NEW] [OVN] Modifying FIP that is no associated causes ovn_revision_numbers to go stale

2020-05-18 Thread Flavio Fernandes
Public bug reported: NOTE: This is a low priority issue, mostly because it eventually gets fixed by maintenance task CheckRevisionNumberCommand relies in finding a corresponding entry in OVN's NAT table in order to update the OVN_REV_NUM_EXT_ID_KEY to keep ovn and neutron databases in sync.

[Yahoo-eng-team] [Bug 1878299] [NEW] [floatingip port_forwarding] changing external port to used value hangs with retriable exception

2020-05-12 Thread Flavio Fernandes
Public bug reported: When trying to change external-protocol-port to a value that is already used by another pf row, there is no error checking and we end up 'stuck' until the api times out. The neutron db is catching the improper config, but the validation should likely not allow it to get

[Yahoo-eng-team] [Bug 1877447] [NEW] [RFE] Add TCP/UDP port forwarding extension to OVN

2020-05-07 Thread Flavio Fernandes
-ovn-convergence.rst [2]: https://blueprints.launchpad.net/neutron/+spec/port-forwarding ** Affects: neutron Importance: Undecided Assignee: Flavio Fernandes (ffernand) Status: In Progress ** Changed in: neutron Status: New => In Progress ** Changed in: neut

[Yahoo-eng-team] [Bug 1877195] [NEW] [ovn] neutron devstack needs to support openflow15

2020-05-06 Thread Flavio Fernandes
vswitchd service: systemctl restart devstack@ovs-vswitchd.service https://github.com/ovn- org/ovn/commit/6ec0b82038052866533f12823fe410308b3e457a ** Affects: neutron Importance: Undecided Assignee: Flavio Fernandes (ffernand) Status: In Progress ** Changed in: neutron

[Yahoo-eng-team] [Bug 1876148] [NEW] OVNL3RouterPlugin should use class RouterPluginBase

2020-04-30 Thread Flavio Fernandes
ue) Apr 30 08:52:00 dstackvm neutron-server[1508]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance TypeError: add_router_interface() got an unexpected k\ eyword argument 'may_exist' ``` ** Affects: neutron Importance: Undecided Assignee: Flavio Fernandes

[Yahoo-eng-team] [Bug 1871427] [NEW] neutron ovn db clients need more logs if they fail to connect to db

2020-04-07 Thread Flavio Fernandes
/metadata/ovsdb.py#L50 https://github.com/openstack/ovn-octavia- provider/blob/bbb1755176f50f636af413e88df3f1744a72b149/ovn_octavia_provider/driver.py#L180 ** Affects: neutron Importance: Undecided Assignee: Flavio Fernandes (ffernand) Status: New ** Changed in: neutron