[Yahoo-eng-team] [Bug 2007635] [NEW] ask for large-scale deployment help

2023-02-16 Thread shews
Public bug reported: hello, all, this is not a bug, I want some help. I am new for openstack, I want to find some information about official large-scale openstack deployment and pressure test indicator data, for example, how many compute nodes and vms can a sigle openstack region (not use nova

[Yahoo-eng-team] [Bug 2006496] Re: [L3-HA] "max_l3_agents_per_router" not honored when the redundancy is reduced

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

[Yahoo-eng-team] [Bug 1827120] Re: [SRU] application credentials created via Horizon with the admin project scope have project_id == None

2023-02-16 Thread Corey Bryant
This bug was fixed in the package horizon - 4:20.1.3-0ubuntu1~cloud1 --- horizon (4:20.1.3-0ubuntu1~cloud1) focal-xena; urgency=medium . * New stable point release for OpenStack Xena (LP: #2004032). * d/p/lp1827120.patch: Dropped. Fixed in stable point release. . horizon

[Yahoo-eng-team] [Bug 2007574] [NEW] horizon does not support setuptools 67.3.1

2023-02-16 Thread Michal Nasiadka
Public bug reported: Recently setuptools 67.3.1 has been released, and it broke Kolla Horizon container builds. It seems that xstatic libraries rely on setuptools importing pkg_resources during build, which does not work in latest setuptools [1]. [1]:

[Yahoo-eng-team] [Bug 2007565] [NEW] [tempest] "test_network_basic_ops" failing randomly

2023-02-16 Thread Rodolfo Alonso
Public bug reported: Logs: https://e77ca85d21cbdb712ce7-c684a40c384a27e613f3f0e997584032.ssl.cf1.rackcdn.com/874073/1/check/neutron- ovn-tempest-ipv6-only-ovs-release/1431f0b/testr_results.html

[Yahoo-eng-team] [Bug 2007553] [NEW] [DHCP] TypeError: disable() got an unexpected keyword argument 'network_id'

2023-02-16 Thread Rodolfo Alonso
Public bug reported: Snippet: https://paste.opendev.org/show/b4SBXPIlOGVWw8HJQFAP/ Error log: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_e59/874057/1/check/neutron- tempest-plugin-openvswitch/e59aab5/controller/logs/screen-q-dhcp.txt ** Affects:

[Yahoo-eng-team] [Bug 2007532] [NEW] Wrong description about minimum value of live_migration_downtime(_delay)

2023-02-16 Thread Takashi Kajinami
Public bug reported: Description === The parameter descriptions say live_migration_downtime_steps and live_migration_downtime_delay are rounded if too small values are given. However actually these parameters have minimum defined and oslo.config does not accept too small values and