[Yahoo-eng-team] [Bug 1498987] [NEW] DHCP agent should provide ipv6 RAs for isolated networks with ipv6 subnets

2015-09-23 Thread Ihar Hrachyshka
Public bug reported: Currently, if there is no router attached to a subnet, then instances cannot walk thru IPv6 address assignment because there is nothing on the network that multicasts RAs that would provide basic info about how ipv6 addressing is handled there. We can have DHCP agent to run ra

[Yahoo-eng-team] [Bug 1499784] [NEW] ovsdb native implementation calls to ovs-vsctl to open the connection port on each BaseOVS __init__ call

2015-09-25 Thread Ihar Hrachyshka
Public bug reported: It makes agent spend a lot of time and cpu in rootwrap for no good reason. ** Affects: neutron Importance: Undecided Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1502856] [NEW] test_arp_spoof_icmpv6_neigh_advt_allowed_address_pairs fails with RuntimeError from ping6

2015-10-05 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/22/228422/2/check/gate-neutron-dsvm- functional/0eb73bd/testr_results.html.gz ft1.279: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofOFCtlTestCase.test_arp_spoof_icmpv6_neigh_advt_allowed_address_pairs(native)_StringException: Empty attachm

[Yahoo-eng-team] [Bug 1502947] [NEW] Remove old neutronclient based fallback mechanism from metadata agent

2015-10-05 Thread Ihar Hrachyshka
Public bug reported: The new RPC interface has proved itself for two cycles, I don't recollect any serious issues with it, so let's just clean up the obsolete neutronclient based fallback mechanism. ** Affects: neutron Importance: Undecided Assignee: Ihar Hrachyshka (ihar-

[Yahoo-eng-team] [Bug 1261313] Re: prevent multiple neutron-netns-cleanup running simultaneously

2015-10-07 Thread Ihar Hrachyshka
It was actually the case since start: https://review.openstack.org/#/c/11651/ ** Changed in: neutron Status: Confirmed => Opinion ** Changed in: neutron Status: Opinion => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1209396] Re: dhcp-agent is too restrictive around metadata route injection

2015-10-07 Thread Ihar Hrachyshka
*** This bug is a duplicate of bug 1483939 *** https://bugs.launchpad.net/bugs/1483939 ** This bug has been marked a duplicate of bug 1483939 Allow host route injection of metadata server IP via DHCP -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1213590] Re: Add support for Client_ID DHCP option

2015-10-07 Thread Ihar Hrachyshka
*** This bug is a duplicate of bug 1447105 *** https://bugs.launchpad.net/bugs/1447105 ** This bug has been marked a duplicate of bug 1447105 dhcp agent doesn't support client identifier option -- You received this bug notification because you are a member of Yahoo! Engineering Team, whic

[Yahoo-eng-team] [Bug 1284986] Re: Filter of port details with field parameter as junk value is not throwing error

2015-10-07 Thread Ihar Hrachyshka
** Changed in: neutron Status: Incomplete => Confirmed ** Changed in: neutron Importance: Undecided => Medium ** Project changed: neutron => python-neutronclient ** Tags added: released-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1503750] [NEW] OVS agent may report AttributeError if db_get_val fails in port_bound()

2015-10-07 Thread Ihar Hrachyshka
rs.openvswitch.agent.ovs_neutron_agent File > "/usr/lib/python2.7/site-packages/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", > line 798, in port_bound > /var/log/neutron/openvswitch-agent.log-20151007:2015-10-07 11:28:38.590 27560 > ERROR neutron

[Yahoo-eng-team] [Bug 1504465] [NEW] neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors failed to clean up loadbalancer

2015-10-09 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/15/229915/3/gate/gate-neutron-lbaasv2-dsvm- minimal/5dc60be/logs/testr_results.html.gz ft1.2: tearDownClass (neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors)_StringException: Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1504527] [NEW] network_device_mtu not documented in agent config files

2015-10-09 Thread Ihar Hrachyshka
Public bug reported: There is no network_device_mtu notion in agent config files, while it's a supported and useful option. -bash-4.2$ grep network_device_mtu -r etc/ -bash-4.2$ ** Affects: neutron Importance: Low Status: Confirmed ** Tags: l3-ipam-dhcp linuxbridge low-hanging-fr

[Yahoo-eng-team] [Bug 1504536] [NEW] Provide stevedore aliases for interface_driver option

2015-10-09 Thread Ihar Hrachyshka
Public bug reported: Currently, we require to set the full import path for those drivers. It's both not user friendly, and error prone in case we decide later to move the code to some other place. ** Affects: neutron Importance: Low Status: Confirmed ** Tags: low-hanging-fruit usa

[Yahoo-eng-team] [Bug 1505244] [NEW] OVS agent can leave AMQP queues on startup failure

2015-10-12 Thread Ihar Hrachyshka
dy to consume, f.e. after consumer threads are spawned. ** Affects: neutron Importance: Medium Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: Confirmed ** Tags: ovs -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1505295] Re: Tox tests failing with AttributeError

2015-10-12 Thread Ihar Hrachyshka
** Also affects: neutron 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/1505295 Title: Tox tests failing with AttributeError Status in Cinder

[Yahoo-eng-team] [Bug 1505645] [NEW] neutron/tests/functional/test_server.py does not work for oslo.service < 0.10.0

2015-10-13 Thread Ihar Hrachyshka
/tmp6VhW3q/test_server.tmp to be created and its size become equal to 5. Note that minimal oslo.service version in master is 0.7.0. There is a patch to bump the version in openstack/requirements: https://review.openstack.org/#/c/234026/ Anyway, we still need to fix the test to work with any version of os

[Yahoo-eng-team] [Bug 1505932] [NEW] neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
er...' message that is too vague to understand what failed. The test should not hide details on failures. ** Affects: neutron Importance: Critical Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: Confirmed ** Tags: gate-failure lbaas ** Changed in: neutron Importanc

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
** Also affects: nova 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/1505932 Title: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_n

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
Logstash for nova-cpu failure on qemu-img: http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiQ29tbWFuZDogZW52IExDX0FMTD1DIExBTkc9QyBxZW11LWltZyBpbmZvXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
Nova bug is now: https://bugs.launchpad.net/nova/+bug/1506012 ** Changed in: nova Status: In Progress => Invalid ** No longer affects: octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad

[Yahoo-eng-team] [Bug 1506482] [NEW] neutron_vpnaas.tests.unit.db.vpn.test_vpn_db.TestVpnDatabase.test_list_endpoint_groups fails due to ordering issue

2015-10-15 Thread Ihar Hrachyshka
Public bug reported: Sometimes the test fails with the following traceback: Traceback (most recent call last): File "neutron_vpnaas/tests/unit/db/vpn/test_vpn_db.py", line 1900, in test_list_endpoint_groups group_id2 = self.helper_create_endpoint_group(info2) File "neutro

[Yahoo-eng-team] [Bug 1506492] [NEW] Deprecate new= argument from create_connection function

2015-10-15 Thread Ihar Hrachyshka
Public bug reported: It's not used since we switched to oslo.messaging in Juno. It's time to deprecate and eventually remove it. ** Affects: neutron Importance: Low Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress ** Changed in: neutron Importance:

[Yahoo-eng-team] [Bug 1507602] [NEW] _get_router() sometimes raises RouterNotFound when called from under create_floatingip

2015-10-19 Thread Ihar Hrachyshka
Public bug reported: https://review.openstack.org/#/c/215136/ was merged in the gate and broke Ironic. It seems we have a weird issue in neutron db code that makes fetch on router_id raise NotFound when updating a floating IP. The patch was reverted in master, but we should understand what went w

[Yahoo-eng-team] [Bug 1507654] [NEW] Use VersionedObjectSerializer for RPC push/pull interfaces

2015-10-19 Thread Ihar Hrachyshka
Public bug reported: Instead of reimplementing the serialization in neutron, allow oslo.versionedobjects to handle it by using their own serializer. ** Affects: neutron Importance: Low Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: Confirmed ** Tags: oslo qos

[Yahoo-eng-team] [Bug 1507656] [NEW] RPC callbacks push/pull mechanism should be remotable

2015-10-19 Thread Ihar Hrachyshka
Public bug reported: That would allow agents to fetch an object as if they have access to database. ** Affects: neutron Importance: Low Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: Confirmed ** Tags: oslo qos -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1433687] Re: devstack logs do not contain pid information for log messages with context

2015-11-02 Thread Ihar Hrachyshka
This bug depends on new oslo.log feature: blueprint user-identity- format-flexibility ** Tags added: oslo ** Also affects: oslo.log Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutr

[Yahoo-eng-team] [Bug 1505244] Re: OVS agent can leave AMQP queues on startup failure

2015-11-06 Thread Ihar Hrachyshka
More investigation revealed that the bug affects only those setups that do not use oslo.messaging (Icehouse and earlier), so the bug is invalid for upstream. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engi

[Yahoo-eng-team] [Bug 1340793] Re: DB2 deadlock error not detected

2015-11-09 Thread Ihar Hrachyshka
Neutron uses oslo.db. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1340793 Title: DB2 deadlock error not detected Status in

[Yahoo-eng-team] [Bug 1276510] Re: MySQL 2013 lost connection is being raised

2015-11-09 Thread Ihar Hrachyshka
We switched to oslo.db. ** 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/1276510 Title: MySQL 2013 lost connection is bei

[Yahoo-eng-team] [Bug 1515274] [NEW] SR-IOV agent configuration file does not document extensions = option

2015-11-11 Thread Ihar Hrachyshka
Public bug reported: The agent supports l2 agent extension manager, so the option should be there. ** Affects: neutron Importance: Low Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress ** Tags: liberty-backport-potential ** Tags added: liberty-backport

[Yahoo-eng-team] [Bug 1515335] [NEW] tox 2.2.0+ breaks neutron due to :api setenv section

2015-11-11 Thread Ihar Hrachyshka
Public bug reported: Example of failure in gate: http://logs.openstack.org/22/244122/2/gate /gate-neutron-python27/414e071/console.html I suspect it's this PR: https://bitbucket.org/hpk42/tox/commits/a9f2579c2505ddfac7201dda089d6c47ae8acf81?at=default but we need to check with tox devs. ** Affec

[Yahoo-eng-team] [Bug 1517883] [NEW] switch from oslo-incubator cache code to dogpile

2015-11-19 Thread Ihar Hrachyshka
Public bug reported: Oslo-incubator is about to stop support for cache module, so we should get rid of it. The best candidate is probably dogpile. There is also oslo.cache library released, but it has different API and is overkill for our needs (metadata agent optimizations). ** Affects: neutron

[Yahoo-eng-team] [Bug 1517903] [NEW] Add agent specific API for l2 agent extensions

2015-11-19 Thread Ihar Hrachyshka
ctual interface exposed can be added to adopt the new extensions API). ** Affects: neutron Importance: Wishlist Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: New ** Tags: rfe ** Changed in: neutron Importance: Undecided => Wishlist -- You received this bug notification

[Yahoo-eng-team] [Bug 1518921] [NEW] Functional tests failing inside _test_restart_service_on_sighup with "Timed out waiting for file /tmp/XXX/YYY/test_server.tmp to be created and its size become equ

2015-11-23 Thread Ihar Hrachyshka
Public bug reported: Example: http://logs.openstack.org/89/244089/4/check/gate-neutron-dsvm- functional/1ebb083/testr_results.html.gz Example log: ft1.123: neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighup_StringException: Empty attachments: pyth

[Yahoo-eng-team] [Bug 1519118] [NEW] No way to determine whether contract migrations are pending

2015-11-23 Thread Ihar Hrachyshka
tance: Undecided Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress ** Tags: db ** Changed in: neutron Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) ** Tags added: db -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1213212] Re: test_resize_server_confirm server failed to build

2014-07-31 Thread Ihar Hrachyshka
So you need logs? Here they are: http://logs.openstack.org/07/107107/1/check/check-grenade- dsvm/c88851d/logs/ ** Changed in: nova Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (no

[Yahoo-eng-team] [Bug 1360252] [NEW] testtools 0.9.36+ breaks unit tests for multiple projects

2014-08-22 Thread Ihar Hrachyshka
Public bug reported: Tests fails as in [1]: Traceback (most recent call last): File "neutron/tests/unit/services/loadbalancer/test_loadbalancer_plugin.py", line 84, in setUp super(LoadBalancerExtensionTestCase, self).setUp() File "neutron/tests/unit/testlib_api.py", line 56, in setUp

[Yahoo-eng-team] [Bug 1360252] Re: testtools 0.9.36+ breaks unit tests for multiple projects

2014-08-22 Thread Ihar Hrachyshka
** Also affects: sqlalchemy-migrate 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/1360252 Title: testtools 0.9.36+ breaks unit tests for mult

[Yahoo-eng-team] [Bug 1366770] [NEW] RBDVolumeProxy is used incorrrectly

2014-09-08 Thread Ihar Hrachyshka
Public bug reported: The constructor method for the class has the following fingerprint: def __init__(self, driver, name, pool=None, snapshot=None, read_only=False): While it's used in multiple places without passing driver argument: with RBDVolumeProxy(self, name)

[Yahoo-eng-team] [Bug 1370394] [NEW] neutron.tests.unit.cisco.test_network_plugin.TestCiscoRouterInterfacesV2XML.test_port_list_filtered_by_router_id failed in gate due to exception logged

2014-09-17 Thread Ihar Hrachyshka
Public bug reported: It failed in Icehouse: Traceback (most recent call last): File "neutron/tests/unit/cisco/test_network_plugin.py", line 1114, in test_port_list_filtered_by_router_id self.assertFalse(self.log_exc_count) File "/usr/lib/python2.7/unittest/case.py", line 414, in assertFa

[Yahoo-eng-team] [Bug 1946250] [NEW] Neutron API reference should explain the intended behavior of port security extension

2021-10-06 Thread Ihar Hrachyshka
Public bug reported: https://docs.openstack.org/api-ref/network/v2/#port-security The explanation as of the time of writing is as follows: "The port-security extension adds the port_security_enabled boolean attribute to networks. At the network level, port_security_enabled defines the default va

[Yahoo-eng-team] [Bug 1946251] [NEW] API: allow to disable anti-spoofing but not SGs

2021-10-06 Thread Ihar Hrachyshka
Public bug reported: Right now, port security API - seems to [1] - disable both ACL filtering (SGs) and anti-spoofing (allowed address pairs logic). An argument may be made to allow to disable anti-spoofing but still implement ACL filtering on a port. (This actually happened in one of synthetic NF

[Yahoo-eng-team] [Bug 1952653] [NEW] OVN: stateless field update not reflected in OVN flows

2021-11-29 Thread Ihar Hrachyshka
: false match : "outport == @pg_26f1270b_efaa_4948_826d_c227e7808ca5 && ip4 && ip4.src == 0.0.0.0/0 && tcp" meter : [] name: [] priority: 1002 severity: [] Expected results: All rules should be "allow-stateles

[Yahoo-eng-team] [Bug 2024502] [NEW] Tempest: add scenario to validate that stateless SG rules are working in presence of Load Balancer attached to the same network

2023-06-20 Thread Ihar Hrachyshka
Public bug reported: It was found that in case of ML2/OVN, stateless SG rules stop working when a Octavia Load Balancer is attached to the same network. This was addressed in OVN core project with: https://github.com/ovn- org/ovn/commit/a0f82efdd9dfd3ef2d9606c1890e353df1097a51 I think it may make

[Yahoo-eng-team] [Bug 2024621] [NEW] tempest: add scenario for reverse DNS resolution

2023-06-21 Thread Ihar Hrachyshka
Public bug reported: The existing scenario in tempest plugin - https://github.com/openstack/neutron-tempest- plugin/blob/6e4d04071bbe672839c791d0f60ebab038c9a3de/neutron_tempest_plugin/scenario/test_dns_integration.py - does validate that regular resolution (hostname to IP) works, but not vice ver

[Yahoo-eng-team] [Bug 2027156] [NEW] nova should use quota_details neutron api to validate available ports before VM creation

2023-07-11 Thread Ihar Hrachyshka
Public bug reported: Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=102 -- When nova creates a VM, it issues a request to fetch all ports for the project, which may take a significant time and even time out. The code in https://github.com/openstack/nova/blob/master/nova/

[Yahoo-eng-team] [Bug 2045058] [NEW] [RFE] Use call_monitor_timeout of oslo.messaging RPCClient instead of custom backoff mechanism and hardcoded timeouts

2023-11-28 Thread Ihar Hrachyshka
Public bug reported: Currently, neutron RPC clients will repeat calls, timeout, back off, repeat again... this logic is implemented in neutron-lib RPCClient itself. This is done to handle requests that take a very long time. Instead of failing, then bumping timeout and hope that it's enough now (

[Yahoo-eng-team] [Bug 2006949] Re: SLAAC and stateless DHCP are not working with stateless SG

2024-02-14 Thread Ihar Hrachyshka
It was fixed in OVN with https://github.com/ovn- org/ovn/commit/071cd7385f4aaf6e0e4635aa16a84e174b53d4ef ** 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. ht

[Yahoo-eng-team] [Bug 2078846] [NEW] OVN fails to transition router port to ACTIVE, claims L2 provisioning block is still present

2024-09-03 Thread Ihar Hrachyshka
Public bug reported: This happened in gate: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_1df/927631/1/check/neutron- ovn-grenade-multinode/1dfe841/testr_results.html >From tempest perspective, the failure looks like neutron API timed out. When I in

[Yahoo-eng-team] [Bug 2079205] [NEW] Tempest test fails to delete an instance, MessagingTimeout in n-cpu log when processing "_complete_deletion"

2024-09-05 Thread Ihar Hrachyshka
Public bug reported: Logs: https://ae5a8daa4540c7da75ef-0b252c7b71d313ec10c19ced03a4a34b.ssl.cf1.rackcdn.com/927182/1/check/neutron- tempest-plugin-openvswitch- iptables_hybrid-2023-2/1047b7f/testr_results.html Test traceback: ``` Traceback (most recent call last): File "/opt/stack/tempest/tem

[Yahoo-eng-team] [Bug 2080072] [NEW] Failed to delete vpnaas ipsec-site-connections with 502 error, ORM session: SQL execution without transaction in progress

2024-09-09 Thread Ihar Hrachyshka
Public bug reported: This was triggered in gate here: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_5e9/928461/4/check/neutron- tempest-plugin-vpnaas/5e965fe/testr_results.html The test traceback: ft1.1: tearDownClass (neutron_tempest_plugin.vpnaas

[Yahoo-eng-team] [Bug 1997092] [NEW] Metadata service broken after minor neutron update when OVN 21.09+ is used

2022-11-18 Thread Ihar Hrachyshka
nario. ** Affects: neutron Importance: Undecided Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1997092

[Yahoo-eng-team] [Bug 1997262] [NEW] networking-ovn-dsvm-functional-py27 job killed on timeout in stable/train branch

2022-11-21 Thread Ihar Hrachyshka
Public bug reported: Examples: https://zuul.opendev.org/t/openstack/build/a1d2c87b23e641539cff111abc8c5e4a/log/job-output.txt https://5b948c35ca2c61dd95cb-b83277dfb85347aca874505fa2930911.ssl.cf2.rackcdn.com/862358/2/check/networking-ovn-dsvm-functional-py27/073519e/job-output.txt The job takes

[Yahoo-eng-team] [Bug 2009053] [NEW] OVN: default stateless SG blocks metadata traffic

2023-03-02 Thread Ihar Hrachyshka
Importance: Undecided Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: Confirmed ** Tags: ovn sg-fw ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) ** Tags added: ovn

[Yahoo-eng-team] [Bug 2011600] [NEW] functional test_get_datapath_id fails with neutron.common.utils.WaitTimeout: Timed out after 5 seconds

2023-03-14 Thread Ihar Hrachyshka
Public bug reported: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_ec1/876659/3/check/neutron- functional-with-uwsgi/ec1de9e/testr_results.html 2023-03-09 21:37:05.333441 | controller | {3} neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCas

[Yahoo-eng-team] [Bug 1745638] Re: OVN Check for router port correctness

2018-02-01 Thread Ihar Hrachyshka
** 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/1745638 Title: OVN Check for router port correctness Status in neutron:

[Yahoo-eng-team] [Bug 1744983] Re: coverage job fails with timeout

2018-02-20 Thread Ihar Hrachyshka
** Changed in: neutron Status: Confirmed => Fix Released ** Changed in: neutron Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1753209] Re: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest, rbac policy in use across tenants.

2018-03-08 Thread Ihar Hrachyshka
So the reason of failure here is that one test case uses a network that was temporarily shared with all tenants while running a RBAC test case. When the network is for a short span of time shared with everyone, the other test case - VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in

[Yahoo-eng-team] [Bug 1748546] Re: ovsfw tempest tests random fails

2018-03-15 Thread Ihar Hrachyshka
** 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/1748546 Title: ovsfw tempest tests random fails Status in neutron: F

[Yahoo-eng-team] [Bug 1742385] Re: test_create_show_delete_security_group_rule_names failure on networking-midonet gate

2018-03-15 Thread Ihar Hrachyshka
** 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/1742385 Title: test_create_show_delete_security_group_rule_names failur

[Yahoo-eng-team] [Bug 1707003] Re: gate-tempest-dsvm-neutron-dvr-ha-multinode-full-ubuntu-xenial-nv job has a very high failure rate

2018-03-15 Thread Ihar Hrachyshka
** 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/1707003 Title: gate-tempest-dsvm-neutron-dvr-ha-multinode-full-ubuntu-x

[Yahoo-eng-team] [Bug 1628996] Re: subnet service types not working with sqlite3 version 3.7.17

2018-03-15 Thread Ihar Hrachyshka
[vagrant@localhost ~]$ yum info sqlite Installed Packages Name: sqlite Arch: x86_64 Version : 3.7.17 Release : 8.el7 Size: 795 k Repo: installed >From repo : anaconda Summary : Library that implements an embeddable SQL database engine URL : http

[Yahoo-eng-team] [Bug 1750546] Re: neutron-specs sphinx warning treated as error, <1.6.1 req not taken into account

2018-03-15 Thread Ihar Hrachyshka
Fixed in https://review.openstack.org/#/c/529031/ ** Tags added: gate-failure ** Changed in: neutron Status: New => Fix Released ** Changed in: neutron Importance: Undecided => High ** Changed in: neutron Assignee: (unassigned) => zhaobo (zhaobo6) -- You received this bug notif

[Yahoo-eng-team] [Bug 1748658] Re: Restarting Neutron containers which make use of network namespaces doesn't work

2018-03-15 Thread Ihar Hrachyshka
I believe the fix belongs to packaging / containers / tripleo and not neutron itself. ** 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://bugs.launchpad.net/bugs/17

[Yahoo-eng-team] [Bug 1750890] Re: Neutron db performance at scale

2018-03-15 Thread Ihar Hrachyshka
Yes, since we landed a bunch of patches in Ocata+ that should fix performance in several scenarios, incl. switch to subquery type for model attributes, I advise you check if scalability issues affect your fresh setup. If so, please provide more details (charts, measurements), and we will take a clo

[Yahoo-eng-team] [Bug 1744361] Re: test_server_security_groups failed to reboot with "Domain not found: no domain with matching uuid" because of missing vif event from linuxbridge agent

2018-03-15 Thread Ihar Hrachyshka
** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1744361 Title: test_server_security_groups failed to reboot with "Domain not fou

[Yahoo-eng-team] [Bug 1744359] Re: Neutron haproxy logs are not being collected

2018-03-16 Thread Ihar Hrachyshka
** 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/1744359 Title: Neutron haproxy logs are not being collected Status in

[Yahoo-eng-team] [Bug 1734136] Re: Openstack Neutron is not sending complete data during qos-policy-name update

2018-03-16 Thread Ihar Hrachyshka
** 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/1734136 Title: Openstack Neutron is not sending complete data during qo

[Yahoo-eng-team] [Bug 1742197] Re: linuxbridge scenario job doesn't execute NetworkMtuBaseTest

2018-03-16 Thread Ihar Hrachyshka
** 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/1742197 Title: linuxbridge scenario job doesn't execute NetworkMtuBaseT

[Yahoo-eng-team] [Bug 1627424] Re: FlushError on IPAllocation

2018-03-16 Thread Ihar Hrachyshka
** 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/1627424 Title: FlushError on IPAllocation Status in neutron: Fix Rel

[Yahoo-eng-team] [Bug 1672921] Re: Functional gate job broken due to os-log-merger crashing on null-bytes

2018-03-16 Thread Ihar Hrachyshka
** Changed in: os-log-merger Status: Fix Committed => Fix Released ** Changed in: os-log-merger Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to n

[Yahoo-eng-team] [Bug 1694769] Re: Nova fails to plug port because of missing ipset when calling iptables-restore

2018-03-16 Thread Ihar Hrachyshka
** Changed in: os-vif/newton Status: In Progress => Opinion ** Changed in: os-vif/ocata Status: Fix Committed => Fix Released ** Changed in: os-vif/newton Status: Opinion => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, w

[Yahoo-eng-team] [Bug 1608691] Re: exception translation for pymysql "Lock wait timeout exceeded" broken

2018-03-16 Thread Ihar Hrachyshka
** 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/1608691 Title: exception translation for pymysql "Lock wait timeout exc

[Yahoo-eng-team] [Bug 1527675] Re: Neutron multinode grenade sometimes fails at resource phase create

2018-03-16 Thread Ihar Hrachyshka
** 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/1527675 Title: Neutron multinode grenade sometimes fails at resource ph

[Yahoo-eng-team] [Bug 1602081] Re: Use oslo.context's policy dict

2018-03-16 Thread Ihar Hrachyshka
** Changed in: keystone Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1602081 Title: Use oslo.context's policy dict Status

[Yahoo-eng-team] [Bug 1374519] Re: Orphaned queues are not auto-deleted for Qpid

2018-03-16 Thread Ihar Hrachyshka
** Changed in: oslo.messaging/juno 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/1374519 Title: Orphaned queues are not auto-deleted for Qpi

[Yahoo-eng-team] [Bug 1257293] Re: [messaging] QPID broadcast RPC requests to all servers for a given topic

2018-03-16 Thread Ihar Hrachyshka
** Changed in: oslo-incubator/havana 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/1257293 Title: [messaging] QPID broadcast RPC requests to

[Yahoo-eng-team] [Bug 1276510] Re: MySQL 2013 lost connection is being raised

2018-03-16 Thread Ihar Hrachyshka
** Changed in: oslo-incubator/havana 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/1276510 Title: MySQL 2013 lost connection is being raised

[Yahoo-eng-team] [Bug 1687074] Re: Sometimes ovsdb fails with "tcp:127.0.0.1:6640: error parsing stream"

2018-03-20 Thread Ihar Hrachyshka
Marked neutron part fixed because we don't see gate failure because of the error message lately. It could even be that failures we saw in the past were not related to the error message, and the message was just a red herring. Slawek and others made huge progress lately on stabilizing fullstack job

[Yahoo-eng-team] [Bug 1734356] Re: fullstack: Test runner doesn't wait enough time for env to come up

2018-03-20 Thread Ihar Hrachyshka
** 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/1734356 Title: fullstack: Test runner doesn't wait enough time for env

[Yahoo-eng-team] [Bug 1741889] Re: functional: DbAddCommand sometimes times out after 10 seconds

2018-03-20 Thread Ihar Hrachyshka
After ovsdbapp release, we don't see it happening in functional job anymore. There are some timeout hits in logstash in tempest jobs, but happening at the same time as other actions executed by the agent (e.g. update state RPC call) are timing out too, so probably host overloaded. ** Changed in: n

[Yahoo-eng-team] [Bug 1673531] Re: fullstack test_controller_timeout_does_not_break_connectivity_sigkill(GRE and l2pop, openflow-native_ovsdb-cli) failure

2018-03-20 Thread Ihar Hrachyshka
We believe it was fixed, probably by https://review.openstack.org/#/c/547345/ ** Changed in: neutron Status: Confirmed => 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

[Yahoo-eng-team] [Bug 1577457] Re: LinuxBridge fullstack tests run with noop firewall

2018-03-20 Thread Ihar Hrachyshka
** 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/1577457 Title: LinuxBridge fullstack tests run with noop firewall Stat

[Yahoo-eng-team] [Bug 1738475] Re: test_notify_port_ready_after_enable_dhcp fails with RuntimeError: 'dhcp_ready_on_ports' not be called

2018-03-20 Thread Ihar Hrachyshka
Haven't happened for a long time, probably fixed already. ** 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/1738475 Title: test_no

[Yahoo-eng-team] [Bug 1750334] Re: ovsdb commands timeouts cause fullstack tests failures

2018-03-20 Thread Ihar Hrachyshka
*** This bug is a duplicate of bug 1741889 *** https://bugs.launchpad.net/bugs/1741889 ** This bug has been marked a duplicate of bug 1741889 functional: DbAddCommand sometimes times out after 10 seconds -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1664347] Re: test_volume_boot_pattern failed to get an instance into ACTIVE state

2018-03-20 Thread Ihar Hrachyshka
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1664347 Title: test_volume_boot_pattern failed to get an instance into ACTIVE state Status in OpenStack Comp

[Yahoo-eng-team] [Bug 1757087] Re: neutron.tests.unit.objects.qos.test_policy unittests fail on stable/pike branch

2018-03-20 Thread Ihar Hrachyshka
** 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/1757087 Title: neutron.tests.unit.objects.qos.test_policy unittests fail

[Yahoo-eng-team] [Bug 1759345] [NEW] -with-oslo-master job fails with DuplicateOptError: duplicate option: polling_interval

2018-03-27 Thread Ihar Hrachyshka
conflict if the same option is declared in different locations. (The trigger is https://review.openstack.org/#/c/537399/) ** Affects: neutron Importance: Medium Assignee: Ihar Hrachyshka (ihar-hrachyshka) Status: In Progress ** Tags: gate-failure sriov-pci-pt unittest ** Ch

[Yahoo-eng-team] [Bug 1713163] Re: test_delete_saving_image fails because image hasn't transitioned to SAVING

2018-03-27 Thread Ihar Hrachyshka
As far as I understand, this test shouldn't even exist in scope of tempest, because you can't guarantee that backend will be slow to process the request. This kind of interaction would be better served by a test with better execution flow control. I am not sure if glance have those, but in neutron

[Yahoo-eng-team] [Bug 1753209] Re: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest, rbac policy in use across tenants.

2018-04-05 Thread Ihar Hrachyshka
@Akihiro, probably yes. Probably will require a separate bug report. ** 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/1753209 Title

[Yahoo-eng-team] [Bug 1744412] Re: Losing access to instances via floating IPs

2018-04-05 Thread Ihar Hrachyshka
I don't believe we are going to change any defaults for oslo.db / oslo.service options in upstream, so closing it as Won't Fix. Also, it's not clear if there is any issue in fresh versions of neutron. ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notificat

[Yahoo-eng-team] [Bug 1716746] [NEW] functional job broken by new os-testr

2017-09-12 Thread Ihar Hrachyshka
:20.722284 | 2017-09-12 16:09:20.721 | chmod: cannot access '.testrepository': No such file or directory This is because new os-testr switched to stestr that has a different name for the directory (.stestr). ** Affects: neutron Importance: Critical Assignee: Ihar Hrachy

[Yahoo-eng-team] [Bug 1717046] [NEW] L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects fails because of duplicate record

2017-09-13 Thread Ihar Hrachyshka
utron-python35/neutron/objects/base.py", line 636, in create object_class=self.__class__, db_exception=db_exc) neutron_lib.objects.exceptions.NeutronDbObjectDuplicateEntry: Failed to create a duplicate L3HARouterVRIdAllocation: for attribute(s) ['network_id', 'vr_id'] with

[Yahoo-eng-team] [Bug 1718282] [NEW] Port update failed with 500 when trying to recreate default security group

2017-09-19 Thread Ihar Hrachyshka
Public bug reported: On port update, default security group may be missing. In this case, port update will first create the group, then proceed to port object. The problem is that when it recreates the group, it uses AFTER_UPDATE event, which contradicts the transactional semantics of _ensure_defa

[Yahoo-eng-team] [Bug 1718785] [NEW] rally job died with: InvalidTaskException: Task config is invalid: `'module' object has no attribute 'MultipleMatchesFound'`

2017-09-21 Thread Ihar Hrachyshka
1:08:51.898 6883 ERROR rally.cli.cliutils InvalidTaskException: Task config is invalid: `'module' object has no attribute 'MultipleMatchesFound'` 2017-09-21 21:08:52.248924 | 2017-09-21 21:08:52.248 | 2017-09-21 21:08:51.898 6883 ERROR rally.cli.cliutils 2017-09-21 21:08:52.

[Yahoo-eng-team] [Bug 1683365] Re: test_rule_update_forbidden_for_regular_tenants_own_policy fails with NotFound

2017-09-22 Thread Ihar Hrachyshka
** Changed in: neutron Status: Confirmed => Invalid ** Tags removed: gate-failure ** Tags removed: qos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1683365 Title: test_rule_up

[Yahoo-eng-team] [Bug 1710589] Re: rally sla failure / internal error on load

2017-09-26 Thread Ihar Hrachyshka
** Changed in: neutron Importance: High => Undecided ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron Importance: Medium => Undecided ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, w

[Yahoo-eng-team] [Bug 1719711] [NEW] iptables failed to apply when binding a port with AGENT.debug_iptables_rules enabled

2017-09-26 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/21/504021/2/check/gate-tempest-dsvm-neutron- scenario-linuxbridge-ubuntu-xenial-nv/e47a3f3/testr_results.html.gz Traceback (most recent call last): File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_security_groups.py", line 127, i

[Yahoo-eng-team] [Bug 1722644] [NEW] TrunkTest fails for OVS/DVR scenario job

2017-10-10 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/13/474213/7/check/gate-tempest-dsvm-neutron- dvr-multinode-scenario-ubuntu-xenial- nv/752030f/logs/testr_results.html.gz Traceback (most recent call last): File "/opt/stack/new/neutron/neutron/tests/tempest/scenario/test_trunk.py", line 91, in _de

[Yahoo-eng-team] [Bug 1671634] Re: [RFE] Allow to set MTU for networks

2017-10-20 Thread Ihar Hrachyshka
** Changed in: neutron Status: In Progress => Won't Fix ** Changed in: neutron Status: Won't Fix => 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/1671634 Title

[Yahoo-eng-team] [Bug 1706750] Re: FlushError for automatic IPAllocations when subnet create is retried

2017-11-10 Thread Ihar Hrachyshka
We still see this failure happening in Red Hat CI with the same symptoms for OSP12 (Pike), reopening. ** Changed in: neutron Status: Fix Released => Confirmed ** Bug watch added: Red Hat Bugzilla #1506668 https://bugzilla.redhat.com/show_bug.cgi?id=1506668 -- You received this bug not

  1   2   3   4   5   >