[Yahoo-eng-team] [Bug 1939723] Re: neutron-ovn-db-sync generates insufficient flow

2021-11-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/816328 Committed: https://opendev.org/openstack/neutron/commit/4511290b726f605384285228a28ad7b32a4b8c43 Submitter: "Zuul (22348)" Branch:master commit 4511290b726f605384285228a28ad7b32a4b8c43 Author: Nguyen Thanh Cong Date: Thu

[Yahoo-eng-team] [Bug 1951010] [NEW] Restarting Neutron floods Nova with segment aggregates calls

2021-11-15 Thread Léo Gillot-Lamure
Public bug reported: * High level description: Whenever we restart neutron-server, we see a huge number of requests (hundreds of thousands, overwhelming our control plane over the course of ~8 hours) going from neutron-server to nova-api. These requests are related to the segment aggregates,

[Yahoo-eng-team] [Bug 1950915] Re: cloud-init stuck 'running'

2021-11-15 Thread James Falcon
Glad that worked for you. Since you got the information you need, so I'm closing this. If you think there's still an issue that hasn't been addressed, feel free to change the status back to 'New' and describe what else is needed. ** Changed in: cloud-init Status: New => Invalid -- You

[Yahoo-eng-team] [Bug 1943969] Re: Unable to use shared security groups for VM creation

2021-11-15 Thread sean mooney
This is an RFE not a bug. This should be addressed via a specless blueprint as it is a new capablity. ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1950987] Re: Database not initialised

2021-11-15 Thread Alvaro Uria
** Project changed: keystone => charm-keystone -- 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/1950987 Title: Database not initialised Status in OpenStack keystone

[Yahoo-eng-team] [Bug 1950987] [NEW] Database not initialised

2021-11-15 Thread Robert Gildein
Public bug reported: After removing the leader unit, all other units went into a blocked state with the message "Database not initialized". ```bash juju status Model Controller Cloud/Region Version SLA Timestamp bug1864016 rgildein2-serverstack

[Yahoo-eng-team] [Bug 1950346] Re: [stable/train] neutron-tempest-plugin-designate-scenario-train fails with AttributeError: 'Manager' object has no attribute 'zones_client'

2021-11-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/817465 Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/82cd7afa96a03d14660810889e4486cb6f560081 Submitter: "Zuul (22348)" Branch:master commit 82cd7afa96a03d14660810889e4486cb6f560081 Author:

[Yahoo-eng-team] [Bug 1950977] [NEW] "QosRuleType" OVO hash changed with n-lib 2.17.0

2021-11-15 Thread Rodolfo Alonso
Public bug reported: Since [1], the OVO "QosRuleType" adds a new rule type. That changes the object hash. This patch will be released in n-lin 2.17.0. Until this new version is released, we need to disable "TestObjectVersions.test_versions" to pass the CI.