[Yahoo-eng-team] [Bug 1893715] Re: Install and configure (Red Hat) in glance

2023-04-05 Thread Cyril Roelandt
** Changed in: glance Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1893715 Title: Install and configure (Red Hat) in glance Status in Glance: Inv

[Yahoo-eng-team] [Bug 2007924] Re: stevedore always shows error if boto3 is not installed

2023-04-05 Thread Cyril Roelandt
This is fixed by 7dc94f7 in glance_store. ** Changed in: glance Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/2007924 Title: stevedore always shows er

[Yahoo-eng-team] [Bug 1986003] Re: Exception in concurrent port binding activation

2023-04-05 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/853281 Committed: https://opendev.org/openstack/neutron/commit/5b4ed5b117f2f418d598af20744f571db581e2ae Submitter: "Zuul (22348)" Branch:master commit 5b4ed5b117f2f418d598af20744f571db581e2ae Author: Bodo Petermann Date: Tue Aug 1

[Yahoo-eng-team] [Bug 2015388] [NEW] Deleting network does not remove network namespace

2023-04-05 Thread Brian Haley
Public bug reported: Environment: ML2/OVS DevStack Version: 2023.2 Change: b10c06027273d125f2b8cd14d4b19737dfb94b94 Merge "Add config options for cinder nfs backend" 2023-03-27 14:20:04 + OS Version: Ubuntu 22.04 jammy While testing a fix for a bug on a recent devstack, I noticed that netwo

[Yahoo-eng-team] [Bug 2015376] [NEW] [OVN] min-BW rule, defined in the LSP.options field, must be accompanied with a max-BW value

2023-04-05 Thread Rodolfo Alonso
Public bug reported: The QoS values defined in the LSP.options field are directly translated to a TC command and set in the interface. There are 3 values [1]: * qos_min_rate * qos_max_rate * qos_burst Neutron is currently using "qos_min_rate" only. The max-BW and DSCP QoS rules are defined with

[Yahoo-eng-team] [Bug 2015364] [NEW] [skip-level] OVN tests constantly failing

2023-04-05 Thread Rodolfo Alonso
Public bug reported: In the new Zed-Bobcat skip-level jobs [1], the OVN job has 4 tests constantly failing (1 fail is actually a setup class method): *tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops *tempest.api.compute.servers.test_attach_interfaces.AttachInter

[Yahoo-eng-team] [Bug 2015330] [NEW] ExternalNetworkAttachForbidden exception caught too late

2023-04-05 Thread Adrien Cunin
Public bug reported: >From what I understand, ExternalNetworkAttachForbidden is raised when a user tries to create an instance directly attached to an external network and that is forbidden. I found two places in the code where this exception is caught: 1) https://opendev.org/openstack/nova/sr