[Yahoo-eng-team] [Bug 2007986] Re: [neutron-lib][stable] Wallaby CI, tempest failing: unknown environment 'integrated-full'

2023-02-21 Thread yatin
Being fixed in Tempest https://review.opendev.org/c/openstack/tempest/+/874704 ** 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/2007986

[Yahoo-eng-team] [Bug 2007915] Re: Can nova-compute connect database directly?

2023-02-21 Thread shews
** Changed in: keystone Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/2007915 Title: Can nova-compute connect database directly?

[Yahoo-eng-team] [Bug 2008039] [NEW] Can nova-compute connect database directly?

2023-02-21 Thread shews
Public bug reported: Hello all. Now nova-compute get or update database via rabbitmq rpc message to nova-conductor. If a region has a lot of nova-computes, this will increase the load of rabbitmq and nova-conductor. Can nova-compute connect to database directly? not via rabbitmq and

[Yahoo-eng-team] [Bug 2008001] [NEW] [neutron-vpnaas] SQL error during the "vpnservice" creation

2023-02-21 Thread Rodolfo Alonso
Public bug reported: During the VPN service creation, the Neutron API raises an SQL error [1]. That happens when executing: $ openstack vpn service create vpn --router router [1]https://paste.opendev.org/show/bnOLzHQNLRgkhoJMXw0g/ ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 2007992] [NEW] [FT] Random failures of ``test_good_address_allocation``

2023-02-21 Thread Rodolfo Alonso
Public bug reported: Logs: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_978/periodic/opendev.org/openstack/neutron/master/neutron- functional/9789c89/testr_results.html Error: https://paste.opendev.org/show/bSzMuP0DqW0yhBAhKBMF/ ** Affects:

[Yahoo-eng-team] [Bug 2007986] Re: [neutron-lib][stable] Wallaby CI, tempest failing: unknown environment 'integrated-full'

2023-02-21 Thread Slawek Kaplonski
** Tags added: tempest ** Also affects: tempest 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/2007986 Title: [neutron-lib][stable] Wallaby

[Yahoo-eng-team] [Bug 2007986] [NEW] [neutron-lib][stable] Wallaby CI, tempest failing: unknown environment 'integrated-full'

2023-02-21 Thread Rodolfo Alonso
Public bug reported: Neutron-lib Wallaby CI, job "tempest-full-py3" is failing with error: controller | ERROR: unknown environment 'integrated-full' Logs: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_cf8/874412/1/check/tempest-

[Yahoo-eng-team] [Bug 2007985] [NEW] [ovn-octavia-provider] restore the member provisioning status to NO_MONITOR after delete the HM

2023-02-21 Thread Fernando Royo
Public bug reported: When a HM is creating over a pool, the members associated to it change theis provisioning_status to ONLINE, and if the health checks packets detects an error on communication it will move to ERROR. When the HM is deleted the provisioning status of those members should come

[Yahoo-eng-team] [Bug 2007982] [NEW] keystone role cache misbehaving in HA setup

2023-02-21 Thread ebl...@nde.ag
Public bug reported: Following up on two mailing list reports [1][2] which seem to have the same root cause. In a HA setup with 3 control nodes (Victoria, baremetal) terraform is used to deploy lots of different k8s clusters (and other stuff). We noticed keystone errors when a project is

[Yahoo-eng-team] [Bug 2006734] Re: [OVN] OVN trunk driver is not bumping the OVN LSP "external_ids:revision_number"

2023-02-21 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/873296 Committed: https://opendev.org/openstack/neutron/commit/fce516e3461054716ff2d4623c240d3e006acbeb Submitter: "Zuul (22348)" Branch:master commit fce516e3461054716ff2d4623c240d3e006acbeb Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2007968] [NEW] Flavors may not meet the image minimum requirement when resize

2023-02-21 Thread Kodanevhy Zhou
Public bug reported: Description === When resize instance, the flavors returned may not meet the image minimum memory requirement, resizing instance ignores the minimum memory limit of the image, which may cause the resizing be successfully, but the instance fails to start because the

[Yahoo-eng-team] [Bug 2007959] [NEW] Package "python-devel [platform:rpm test]" defined by bindep fails on RHEL 8

2023-02-21 Thread Jorge San Emeterio
Public bug reported: Description === On "stable/train" at "bindep.txt", line "python-devel [platform:rpm test]" should be "python3-devel [platform:rpm test]", otherwise during CI automation tools will fail while trying to install the package on RHEL 8. Versions after train have

[Yahoo-eng-team] [Bug 2007938] [NEW] [DHCP] Metadata IPv6 duplicated address when setting the interface

2023-02-21 Thread Rodolfo Alonso
Public bug reported: When setting the IPv6 address for the metadata interface [2], it could happen that the IPv6 address can be considered as duplicated [2]. I can't provide a way to replicate this issue as it is happening randomly. The IPv6 address in the DHCP namespace is set as "dadfailed

[Yahoo-eng-team] [Bug 2007922] [NEW] Cleanup pending instances in "building" state

2023-02-21 Thread ebl...@nde.ag
Public bug reported: Following up on the ML thread [1], it was recommended to create a bug report. After a network issue in a Victoria cluster (3 control nodes in HA mode, 26 compute nodes) some instance builds were interrupted. Some of them could be cleaned up with 'openstack server delete'

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

2023-02-21 Thread Takashi Kajinami
Public bug reported: Currently stevedore always dump the following error in case boto3 is not installed in the system. ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' ERROR stevedore.extension [-] Could