[Yahoo-eng-team] [Bug 2044272] [NEW] Inconsistent IGMP configuration across drivers

2023-11-22 Thread Lucas Alvares Gomes
penstack/neutron/blob/2be4343756863f252c8289e2ca3e7afe71f566c4/neutron/conf/agent/ovs_conf.py#L41-L46 [1] https://review.opendev.org/c/openstack/neutron/+/762818 [2] https://review.opendev.org/c/openstack/neutron/+/766360 [3] https://review.opendev.org/c/openstack/neutron/+/888127 ** Aff

[Yahoo-eng-team] [Bug 2040166] [NEW] [OVN] The neutron_sync_mode conf is ignored for SB DB sync

2023-10-23 Thread Lucas Alvares Gomes
enstack/neutron/blob/dad8c3fecc4e97764a92f558d9df510fa2516877/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py#L1330 ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Changed in: neutron Status: New => Confirmed

[Yahoo-eng-team] [Bug 2037294] [NEW] [OVN] Allow scheduling external ports on non-gateway nodes

2023-09-25 Thread Lucas Alvares Gomes
he new tag is not present in any node, ML2/OVN should continue to schedule external ports on nodes tagged with the "enable-chassis-as-gw" configuration, just as- is today. ** Affects: neutron Importance: Wishlist Assignee: Lucas Alvares Gomes (lucasagomes) Status

[Yahoo-eng-team] [Bug 2026825] [NEW] [OVN] Disable LSP_OPTIONS_MCAST_FLOOD_REPORTS for LSPs

2023-07-11 Thread Lucas Alvares Gomes
Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2026825 Title: [OV

[Yahoo-eng-team] [Bug 2025246] [NEW] [OVN] Improve log for the exception handling of ovn_l3/plugin.py

2023-06-28 Thread Lucas Alvares Gomes
Public bug reported: While debugging an internal issue, the create_router() from the ovn_l3/plugin.py was raising an exception and as part of the handling of this exception it was logging an ERROR but, there was no traceback which makes it really hard to figure out where this error is being

[Yahoo-eng-team] [Bug 2024205] [NEW] [OVN] Hash Ring nodes removed when "periodic worker" is killed

2023-06-16 Thread Lucas Alvares Gomes
f627bb9d1a/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L316 ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Changed in: neutron Status: Fix Committed => Confirmed -- You received this bug

[Yahoo-eng-team] [Bug 2023670] [NEW] [OVN] Improve Hash Ring logs

2023-06-13 Thread Lucas Alvares Gomes
that tells how many nodes are active or offline. And the "Hash Ring is empty" exception does not indicate whether the nodes are just offline or if the ovn_hash_ring table is empty. We need to improve the logging for this feature. ** Affects: neutron Importance: Medium Assignee: Luc

[Yahoo-eng-team] [Bug 2021968] [NEW] [OVN][OVN-BGP-AGENT] Expose subnet CIDR information on NB DB

2023-05-31 Thread Lucas Alvares Gomes
Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes) ** Changed in: neutron Importance: Undecided => Medium ** Tags a

[Yahoo-eng-team] [Bug 2020058] [NEW] [OVN][OVN-BGP-AGENT] Expose port hosting information for virtual ports

2023-05-18 Thread Lucas Alvares Gomes
lating the "requested-chassis" options if the port is virtual and instead add the hosting chassis information to the LSP external_ids in case of the virtual ports. [0] https://docs.openstack.org/ovn-bgp- agent/latest/contributor/bgp_supportability_matrix.html#bgp-driver-nb ** Affects: neutro

[Yahoo-eng-team] [Bug 2017871] [NEW] Move OVN Metadata Agent code to the new OVN Neutron Agent

2023-04-27 Thread Lucas Alvares Gomes
and should be refactored/ported to the new OVN Neutron Agent. This LP is to reflect that work. ** Affects: neutron Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Changed in: neutron Status: New => Confirmed -- You rece

[Yahoo-eng-team] [Bug 2017748] [NEW] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues

2023-04-26 Thread Lucas Alvares Gomes
Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: Triaged ** Tags: ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2017748 Title: OVN: ovnmeta

[Yahoo-eng-team] [Bug 1971431] Re: [OVN] Add support for Baremetal provisioning with ML2/OVN

2022-12-20 Thread Lucas Alvares Gomes
** Changed in: neutron Status: In Progress => Fix Released ** Summary changed: - [OVN] Add support for Baremetal provisioning with ML2/OVN + [OVN] Add support for Baremetal provisioning with ML2/OVN with IPv4 -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1996759] [NEW] Add support for DHCP option 119 (domain-search) for IPv4 in ML2/OVN

2022-11-16 Thread Lucas Alvares Gomes
/a358bb802bb99b6c89e0acfe0a77ad45612c825e/neutron/common/ovn/constants.py#L107 ** Affects: neutron Importance: Medium Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Tags added: ovn ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Assig

[Yahoo-eng-team] [Bug 1990174] Re: [OVN] Deadlock when starting neutron server, during the OVN hash ring deletion

2022-10-11 Thread Lucas Alvares Gomes
Re-opening this as the fix has been reverted at https://review.opendev.org/c/openstack/neutron/+/858908 ** Changed in: neutron Status: Fix Released => Confirmed ** Changed in: neutron Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) => Lucas Alvares Gomes (lucasagomes) -

[Yahoo-eng-team] [Bug 1991655] [NEW] Hash Ring nodes considered dead because of delayed probing

2022-10-04 Thread Lucas Alvares Gomes
with the OVSDBs to avoid this problem. ** Affects: neutron Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: In Progress ** Tags: ovn ** Tags added: ovn ** Changed in: neutron Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes) -- You recei

[Yahoo-eng-team] [Bug 1989480] [NEW] [OVN] Neutron server floods logs with hash ring messages on startup

2022-09-13 Thread Lucas Alvares Gomes
cts: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: In Progress ** Tags: ovn ** Changed in: neutron Importance: Undecided => High ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Assignee: (unassigned)

[Yahoo-eng-team] [Bug 1971431] [NEW] [OVN] Add support for Baremetal provisioning with ML2/OVN

2022-05-03 Thread Lucas Alvares Gomes
to iPXE. Neutron DHCP agent no longer will be needed. ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1949081] [NEW] [OVN] check_for_mcast_flood_reports maintenance task not accounting for localnet "mcast_flood" changes

2021-10-28 Thread Lucas Alvares Gomes
od to "false" for the localnet ports in case they are unset or set to "true") [1] https://review.opendev.org/c/openstack/neutron/+/797418 ** Affects: neutron Importance: Medium Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** C

[Yahoo-eng-team] [Bug 1946344] [NEW] MAC_Binding

2021-10-07 Thread Lucas Alvares Gomes
Public bug reported: Right now, every IDL instance of the Southbound database(minus the maintenance worker) is monitoring the MAC_Binding table [0]. This table can increase a in size overtime and substantially increasing the memory used to keep an in-memory replica of this table in memory for

[Yahoo-eng-team] [Bug 1944708] [NEW] OVN does not update the network segment tag

2021-09-23 Thread Lucas Alvares Gomes
in the OVN NB database hasn't been updated. But it does update it in the Neutron database: stack@central:~/devstack$ openstack network show public | grep segmentation_id | provider:segmentation_id | 123 | ** Affects: neutron Importance: High Assignee: Lu

[Yahoo-eng-team] [Bug 1939144] [NEW] [OVN] Router Availability Zones doesn't work with segmented networks

2021-08-06 Thread Lucas Alvares Gomes
ovn_scheduler.py#L62 ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Importance: Undecided => High ** Changed in: neutron

[Yahoo-eng-team] [Bug 1935983] [NEW] [OVN] Regression when using ML2/OVN with Neutron DHCP agent

2021-07-13 Thread Lucas Alvares Gomes
eError: 'NoneType' object has no attribute 'chassis_exists' See full traceback at: http://paste.openstack.org/show/807435/ [0] https://opendev.org/openstack/neutron/commit/c4007b0833111a25d24f597161d39ee9ccd37189 ** Affects: neutron Importance: Critical Assignee: Lucas Alvares Gomes (lucasag

[Yahoo-eng-team] [Bug 1933207] [NEW] [OVN] Duplicated multicast packets on external network

2021-06-22 Thread Lucas Alvares Gomes
e problematic option is the "mcast_flood". A similar option called "mcast_flood_reports" should still be enabled. ** Affects: neutron Importance: Medium Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Changed in: neutron Assignee: (unassig

[Yahoo-eng-team] [Bug 1927077] [NEW] [OVN] Missing lock check in check_for_mcast_flood_reports

2021-05-04 Thread Lucas Alvares Gomes
eError(msg) 2021-05-02 14:23:29.193 599 ERROR futurist.periodics RuntimeError: OVSDB Error: The transaction failed because the IDL has been configured to require a database lock but didn't get it yet or has already lost it 2021-05-02 14:23:29.193 599 ERROR futurist.periodics ** Affects: neutron

[Yahoo-eng-team] [Bug 1925836] [NEW] [OVN] OVN metada should not need to monitor the enterily Chassis table

2021-04-23 Thread Lucas Alvares Gomes
Public bug reported: If both "Chassis" and "Chassis_Private" tables are passed to the MetadataProxyHandler class [0] the code will only limit the monitoring of the "Chassis_Private" table [1]. Ideally, both tables should be conditionally monitored instead. [0]

[Yahoo-eng-team] [Bug 1920968] [NEW] [OVN] Stale Logical Router Port entry fail to be removed by maintenance task

2021-03-23 Thread Lucas Alvares Gomes
-03-19 08:01:00.348 39 ERROR networking_ovn.common.maintenance neutron_lib.exceptions.l3.RouterNotFound: Router 56335450-362d-4c49-9a28-44d5d2908847 could not be found 2021-03-19 08:01:00.348 39 ERROR networking_ovn.common.maintenance 2021-03-19 08:01:00.350 39 INFO networking_ovn.common.mai

[Yahoo-eng-team] [Bug 1919347] [NEW] [OVN] Do not enable send_periodic on router ports which are connected to provider networks

2021-03-16 Thread Lucas Alvares Gomes
sure IPv6 is enabled and either SLAAC or DHCPv6 are being used. ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Tags added: ovn ** Changed in: neutron Importance: Undecided => High ** Changed in: neut

[Yahoo-eng-team] [Bug 1896203] Re: TypeError: Cannot look up record by empty string in check_for_igmp_snoop_support task

2021-03-09 Thread Lucas Alvares Gomes
Fixed by https://review.opendev.org/c/openstack/neutron/+/758391 ** Changed in: neutron Status: In Progress => Fix Released ** Changed in: neutron Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1881095] Re: [OVN] Router availability zones support

2021-03-09 Thread Lucas Alvares Gomes
** 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/1881095 Title: [OVN] Router availability zones support Status in

[Yahoo-eng-team] [Bug 1898862] Re: Job neutron-ovn-tempest-ovs-release-ipv6-only is failing 100% of times

2021-03-09 Thread Lucas Alvares Gomes
Job has been fixed at DevStack: https://review.opendev.org/c/openstack/devstack/+/753575 ** 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.

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

2021-03-09 Thread Lucas Alvares Gomes
Fixed at: https://review.opendev.org/c/openstack/neutron/+/768277 ** Changed in: neutron Status: New => Fix Committed ** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1905700] Re: [OVN] ovn-metadata-agent: "RowNotFound: Cannot find Chassis with name..." when starting the agent

2021-02-03 Thread Lucas Alvares Gomes
** 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/1905700 Title: [OVN] ovn-metadata-agent: "RowNotFound: Cannot find

[Yahoo-eng-team] [Bug 1914394] [NEW] [OVN] RowNotFound exception while waiting for Chassis metadata networks

2021-02-03 Thread Lucas Alvares Gomes
atch) Jan 28 10:59:55.135218 ubuntu-focal-airship-kna1-0022760767 neutron-server[68996]: ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Chassis with name=282e849e-30b0-4e7c-9df2-2d0b14050df0 Jan 28 10:59:55.135218 ubuntu-focal-airship-kna1-0022760767 neutron-ser

[Yahoo-eng-team] [Bug 1912359] [NEW] [OVN] [RFE] Add support for WSGI mod

2021-01-19 Thread Lucas Alvares Gomes
Public bug reported: Currently the OVN driver initialization does not work with uWSGI because the initialization is different than eventlet and the post_fork_initialization() method [0] does not get called in the process. The post_fork_initialization() method is the one responsible for a few

[Yahoo-eng-team] [Bug 1905700] [NEW] [OVN] ovn-metadata-agent: "RowNotFound: Cannot find Chassis with name..." when starting the agent

2020-11-26 Thread Lucas Alvares Gomes
ackend.ovs_idl.idlutils.RowNotFound: Cannot find Chassis with name=fb530244-3537-4efa-ab6a-7c5c9683c38c Nov 25 19:34:45.457508 ubuntu-focal-limestone-regionone-0021931462 neutron-ovn-metadata-agent[66875]: ERROR neutron ** Affects: neutron Importance: Medium Assignee: Lucas A

[Yahoo-eng-team] [Bug 1904399] [NEW] [OVN] Inconsistent "flooding to unregistered" IGMP configuration

2020-11-16 Thread Lucas Alvares Gomes
OVN needs to disable the "mcast_flood_unregistered" configuration in the other_config column from the Logical Switch table when igmp_snooping_enable is True. [0] https://opendev.org/openstack/neutron/src/branch/master/neutron/conf/agent/ovs_conf.py#L36-L47 ** Affects: neutron Importance: Medium

[Yahoo-eng-team] [Bug 1832003] Re: [OVN] Left-over namespaces left in the environment by ovn-metadata-agent

2020-10-26 Thread Lucas Alvares Gomes
Fixed by https://review.opendev.org/#/c/713956/ ** Changed in: neutron Status: New => Fix Committed ** 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

[Yahoo-eng-team] [Bug 1895671] [NEW] [OVN] test_add_interface_in_use fail with OVN

2020-09-15 Thread Lucas Alvares Gomes
Public bug reported: The test neutron-tempest-plugin test_add_interface_in_use fails when ml2/ovn is used. Apparently this behavior is a consequence of this fix: https://review.opendev.org/#/c/724930, reverting the patch makes it work again BUT, reverting it will re-introduce the original bug

[Yahoo-eng-team] [Bug 1892477] [NEW] [OVN] Avoid nb_cfg update notification flooding during agents health check

2020-08-21 Thread Lucas Alvares Gomes
nformation for the chassis and is conditionally monitored by them. That way, updates to the nb_cfg column will not affect all other hypervisors. We need to make use of this new mechanism in the OVN driver. ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes)

[Yahoo-eng-team] [Bug 1888649] [NEW] OVN: Extra DHCP options validation broke the Ironic+OVN+DHCP agent combination

2020-07-23 Thread Lucas Alvares Gomes
ronic/blob/19866e3ddbff1953a5ed6fb3abd11d7f649238fa/ironic/common/pxe_utils.py#L472-L487 ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Tags: ovn ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron

[Yahoo-eng-team] [Bug 1883559] [NEW] [OVN] enable_distributed_floating_ip changes are not applied for existing NAT entries

2020-06-15 Thread Lucas Alvares Gomes
** Affects: neutron Importance: Medium Assignee: Lucas Alvares Gomes (lucasagomes) Status: In Progress ** Changed in: neutron Status: New => Confirmed ** Changed in: neutron Importance: Undecided => Medium ** Changed in: neutron Assignee: (unassigned) => Luc

[Yahoo-eng-team] [Bug 1881095] [NEW] [OVN] Router availability zones support

2020-05-28 Thread Lucas Alvares Gomes
figuration option. In OVN we will need to find another place to put this information. ** Affects: neutron Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Changed in: neutron Status: New => Confirmed ** Change

[Yahoo-eng-team] [Bug 1875852] [NEW] [OVN] SRIOV routing on VLAN Tenant networks

2020-04-29 Thread Lucas Alvares Gomes
Public bug reported: Reported at: https://bugzilla.redhat.com/show_bug.cgi?id=1826364 Right now, the SRIOV support with ML2/OVN is limited to: 1) SRIOV ports on provider networks with external DHCP 2) SRIOV ports on provider networks with OVN DHCP and OVN Metadata service 3) SRIOV ports on

[Yahoo-eng-team] [Bug 1874282] [NEW] [OVN] extra_dhcp_opts does not validate any options

2020-04-22 Thread Lucas Alvares Gomes
{172.16.0.1, 10.0.0.1}", lease_time="43200", mtu="1442", router="192.168.30.1", server_id="192.168.30.1", server_mac="fa:16:3e:95:ec:6f"} ** Affects: neutron Importance: Medium Assignee: Lucas Alvares Gomes (lucasagomes) Sta

[Yahoo-eng-team] [Bug 1874065] [NEW] [OVN] External ports creation is not account for VNIC_DIRECT_PHYSICAL

2020-04-21 Thread Lucas Alvares Gomes
Public bug reported: The current implementation of the external ports in OVN is not accounting for the VNIC type VNIC_DIRECT_PHYSICAL. In OVN terms, both VNIC_DIRECT and VNIC_DIRECT_PHYSICAL should do exactly the same. ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes

[Yahoo-eng-team] [Bug 1873798] [NEW] test_multicast_between_vms_on_same_network failures

2020-04-20 Thread Lucas Alvares Gomes
/root/unregistered_traffic_receiver.sh bash: /root/unregistered_traffic_receiver.sh: No such file or directory ** Affects: neutron Importance: Medium Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Changed in: neutron Importance: Undecided => Med

[Yahoo-eng-team] [Bug 1869389] [NEW] [OVN] SRIOV (external) ports flapping

2020-03-27 Thread Lucas Alvares Gomes
ents health check (that triggers updates to the chassis) plus this problem with the absence of the "external_ids" column in the old object for certain updates is resulting in the SRIOV (external in OVN) ports to flap between the gateway chassis. ** Affects: neutron Importance: Hi

[Yahoo-eng-team] [Bug 1862648] [NEW] [OVN] Reduce the number of tables watched by MetadataProxyHandler

2020-02-10 Thread Lucas Alvares Gomes
/6709cfcdfaf29a696cd83da23d1a30d6d0ae8045/neutron/agent/ovn/metadata/server.py#L59 [1] https://github.com/openstack/neutron/blob/6709cfcdfaf29a696cd83da23d1a30d6d0ae8045/neutron/agent/ovn/metadata/ovsdb.py#L34-L35 ** Affects: neutron Importance: High Assignee: Lucas Alvares Gomes (lucasagomes) Status: In Progress

[Yahoo-eng-team] [Bug 1861092] [NEW] [OVN] Too frequent agent health-checks causes stress on ovsdb-server

2020-01-28 Thread Lucas Alvares Gomes
seconds so 100 transactions per second that trigger a JSON RPC command update to every single client into the cloud. ** Affects: neutron Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: Confirmed ** Tags: ovn ** Changed in: neutron Status: New

[Yahoo-eng-team] [Bug 1802369] Re: Unit tests failing due to recent Neutron patch

2020-01-23 Thread Lucas Alvares Gomes
** Changed in: networking-ovn 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/1802369 Title: Unit tests failing due to recent Neutron patch Status in

[Yahoo-eng-team] [Bug 1764408] Re: [OVN] DHCP ports don't recreated after deleting them

2020-01-22 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Summary changed: - DHCP ports don't recreated after deleting them + [OVN] DHCP ports don't recreated after deleting them ** Also affects: neutron Importance: Undecided Status: New ** No longer

[Yahoo-eng-team] [Bug 1648525] Re: QoS doesn't work with DVR, vlan tenant networks or provider networks.

2020-01-22 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn ** Summary changed: - QoS doesn't work with DVR, vlan tenant networks or provider networks. + [OVN] QoS doesn't work

[Yahoo-eng-team] [Bug 1639835] Re: Add functional testing to kuryr CI job

2020-01-22 Thread Lucas Alvares Gomes
We no longer have the Kuryr job in the gate but, perhaps we should re- add one now that the driver has moved into neutron. ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn ** Summary changed: - Add functional testing to kuryr CI job + [OVN] Add functional

[Yahoo-eng-team] [Bug 1842988] Re: OVN deployment with DVR environment incorrectly routes FIP traffic through Controller/Chassis-GW

2020-01-21 Thread Lucas Alvares Gomes
** Changed in: tripleo Assignee: Lucas Alvares Gomes (lucasagomes) => (unassigned) ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscri

[Yahoo-eng-team] [Bug 1647421] Re: Neutron attempts to schedule DHCP agents even when intentionally not in use

2020-01-21 Thread Lucas Alvares Gomes
** Changed in: neutron Assignee: Reedip (reedip-banerjee) => (unassigned) ** Changed in: networking-ovn Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1542503] Re: Lacking mechanism to provide proper MTU to instances

2020-01-21 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn ** Summary changed: - Lacking mechanism to provide proper MTU to instances + [OVN] Lacking mechanism to provide proper

[Yahoo-eng-team] [Bug 1670666] Re: Support native DHCP service for subnet without gateway IP

2020-01-21 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn ** No longer affects: networking-ovn ** Summary changed: - Support native DHCP service for subnet without gateway IP +

[Yahoo-eng-team] [Bug 1813551] Re: Missing ingress QoS in OVN

2020-01-21 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn ** Summary changed: - Missing ingress QoS in OVN + [OVN]Missing ingress QoS in OVN ** No longer affects: networking-ovn

[Yahoo-eng-team] [Bug 1832003] Re: Left-over namespaces left in the environment by ovn-metadata-agent

2020-01-21 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Tags added: ovn ** Summary changed: - Left-over namespaces left in the environment by ovn-metadata-agent + [OVN] Left-over namespaces left in the environment by ovn-metadata-agent ** Also affects: neutron

[Yahoo-eng-team] [Bug 1841154] Re: [RFE] Make use of external ports

2020-01-21 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes) ** Changed in: neutron Status:

[Yahoo-eng-team] [Bug 1689880] Re: The "neutron_sync_mode = repair" option breaks the whole cloud!

2020-01-21 Thread Lucas Alvares Gomes
The OVN driver now lives in the neutron repository. Moving this bug to their tracker. ** Also affects: neutron Importance: Undecided Status: New ** Tags added: ovn ** No longer affects: networking-ovn ** Summary changed: - The "neutron_sync_mode = repair" option breaks the whole

[Yahoo-eng-team] [Bug 1745618] Re: neutron metadata agent is always binding to 0.0.0.0

2019-02-05 Thread Lucas Alvares Gomes
** Also affects: networking-ovn Importance: Undecided Status: New ** Changed in: networking-ovn Assignee: (unassigned) => Daniel Alvarez (dalvarezs) ** Changed in: networking-ovn Importance: Undecided => Low -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1802101] [NEW] Devstack OVS module: OVS compilation fails when using an old kernel (even if the build_modules param is False)

2018-11-07 Thread Lucas Alvares Gomes
+ echo YUM_FAILED 1 + result=1 ** Affects: neutron Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Changed in: neutron Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes) -- You received this bug notification because yo

[Yahoo-eng-team] [Bug 1790143] [NEW] devstack/lib/ovs fails on fedora

2018-08-31 Thread Lucas Alvares Gomes
/ovs' make: *** [Makefile:3411: all] Error 2 Error on exit World dumping... see /opt/stack/logs/worlddump-2018-08-31-104046.txt for details When compiling OVS. To fix this we just need to install the elfutils- libelf-devel package. ** Affects: neutron Importance: Undecided Assignee: Lucas Alv

[Yahoo-eng-team] [Bug 1736201] [NEW] No create_precommit callback notification for floating ips

2017-12-04 Thread Lucas Alvares Gomes
: Lucas Alvares Gomes (lucasagomes) Status: New ** Changed in: neutron Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/b

[Yahoo-eng-team] [Bug 1675732] [NEW] [Ironic] Nova compute will fail to start if it can not talk to the Ironic API

2017-03-24 Thread Lucas Alvares Gomes
he driver, which runs periodically in nova so it will be retried later once the Ironic API is available again. [UPDATE] Apparently we had a similar bug in the past: https://bugs.launchpad.net/nova/+bug/1430616 ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes)

[Yahoo-eng-team] [Bug 1628634] [NEW] Misleading log level when an error occur while applying the DHCP options

2016-09-28 Thread Lucas Alvares Gomes
IP versions ** Affects: neutron Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Changed in: neutron Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes) -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1618728] Re: An error in neutron, while deleting the instance of ironic

2016-09-14 Thread Lucas Alvares Gomes
Hi Xu, Thanks for reporting, judging by the small log there I don't see how Ironic could have influenced in that error (I understand you are using Ironic in ur installation). So, I'm marking this bug as "Incomplete" for the u Ironic component unless you can provide more logs. Thank you! **

[Yahoo-eng-team] [Bug 1598525] Re: KeyError: 'processor_architecture' on ./stack.sh

2016-07-04 Thread Lucas Alvares Gomes
** No longer affects: ironic -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1598525 Title: KeyError: 'processor_architecture' on ./stack.sh Status in devstack: New Status in neutron:

[Yahoo-eng-team] [Bug 1598525] Re: KeyError: 'processor_architecture' on ./stack.sh

2016-07-04 Thread Lucas Alvares Gomes
** Also affects: ironic 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/1598525 Title: KeyError: 'processor_architecture' on ./stack.sh

[Yahoo-eng-team] [Bug 1493094] Re: Ironic: "api_version" configuration option should support microversion

2016-01-13 Thread Lucas Alvares Gomes
Marking the bug as invalid. The ironic team came to an agreement that setting the API version via configuration option shouldn't be supported anymore in the Nova driver. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1508970] [NEW] Use the Ironic's node name as the instance hostname

2015-10-22 Thread Lucas Alvares Gomes
for the instance we can keep that as the default behavior and have a configuration option in the [ironic] config group to enable/disable the behavior of using the node's name (if present) as the instance's hostname ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes

[Yahoo-eng-team] [Bug 1177655] Re: kernel boot command line for baremetal assumes block device UUID is correct root

2015-09-21 Thread Lucas Alvares Gomes
The bug is being closed because the fix is now being proposed as a spec ** Changed in: ironic Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1493094] [NEW] Ironic: "api_version" configuration option should be float (to support microversion)

2015-09-07 Thread Lucas Alvares Gomes
t 2015-09-07 16:32:31.899 TRACE nova % (opt.name, str(ve))) 2015-09-07 16:32:31.899 TRACE nova ConfigFileValueError: Value for option api_version is not valid: invalid literal for int() with base 10: '1.8' 2015-09-07 16:32:31.899 TRACE nova ** Affects: nova Importance: Undecided Ass

[Yahoo-eng-team] [Bug 1437904] Re: generate_sample.sh uses MODULEPATH environment variable, conflicts with environment-modules

2015-08-20 Thread Lucas Alvares Gomes
** Also affects: ironic Importance: Undecided Status: New ** Changed in: ironic Assignee: (unassigned) = Lucas Alvares Gomes (lucasagomes) ** Changed in: ironic Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1486467] [NEW] Postgres error: column reservations.expiration must appear in the GROUP BY clause or be used in an aggregate function

2015-08-19 Thread Lucas Alvares Gomes
Public bug reported: A job in the Ironic gate gate-tempest-dsvm-ironic-pxe_ssh-postgres is broken due some change in Neutron which is affecting the Postgres database backend. The error is: 2015-08-19 03:23:38.802 ERROR oslo_db.sqlalchemy.exc_filters [req-61b2cae0-f5a2-420e-b2ab-e3db3e3b00da

[Yahoo-eng-team] [Bug 1477490] [NEW] Ironic: Deleting while spawning can leave orphan ACTIVE nodes in Ironic

2015-07-23 Thread Lucas Alvares Gomes
a state transition is in progress. (HTTP 409). Attempt 3 of 6 [4] http://paste.openstack.org/show/403569/ ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Changed in: nova Assignee: (unassigned) = Lucas Alvares Gomes

[Yahoo-eng-team] [Bug 1470797] [NEW] Ironic: Improve logs

2015-07-02 Thread Lucas Alvares Gomes
Public bug reported: We need to improve the Ironic driver logs, currently we have very little. E.g there's only one INFO log in the whole driver code. ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: In Progress ** Tags: ironic

[Yahoo-eng-team] [Bug 1455000] [NEW] Ironic: nova delete doesn't work when instance is spawming

2015-05-14 Thread Lucas Alvares Gomes
/manager.py#L2431 ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Tags: ironic ** Changed in: nova Assignee: (unassigned) = Lucas Alvares Gomes (lucasagomes) ** Tags added: ironic -- You received this bug notification because

[Yahoo-eng-team] [Bug 1447642] [NEW] Ironic: Driver should validate the node's properties

2015-04-23 Thread Lucas Alvares Gomes
, u'local_gb': u'None',| || u'cpus': u'None', u'capabilities': u'boot_option:local'}| ... ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Changed in: nova Assignee: (unassigned

[Yahoo-eng-team] [Bug 1442123] Re: iPXE: neutron chainloading undionly.kpxe is not working

2015-04-09 Thread Lucas Alvares Gomes
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) = Lucas Alvares Gomes (lucasagomes) ** Changed in: ironic Status: New = Won't Fix ** Changed in: ironic Status: Won't Fix = Invalid ** No longer affects: ironic

[Yahoo-eng-team] [Bug 1292733] Re: unplugging of instance VIFs fails if no VIFs associated with port

2014-09-26 Thread Lucas Alvares Gomes
The driver is now in nova, so the fix should go there ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) = Lucas Alvares Gomes (lucasagomes) ** Changed in: ironic Status: Triaged = Invalid ** Tags added: ironic ** Changed

[Yahoo-eng-team] [Bug 1367349] [NEW] ironic: Not listing all nodes registered in Ironic due pagination

2014-09-09 Thread Lucas Alvares Gomes
/master/ironicclient/v1/node.py#L52 ** Affects: nova Importance: Undecided Assignee: Lucas Alvares Gomes (lucasagomes) Status: New ** Changed in: nova Assignee: (unassigned) = Lucas Alvares Gomes (lucasagomes) -- You received this bug notification because you are a member