[Yahoo-eng-team] [Bug 2046892] Re: [OVN] Retrieve the OVN agent extensions correctly

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

[Yahoo-eng-team] [Bug 2047182] [NEW] BFV VM may be unexpectedly moved to different AZ

2023-12-21 Thread Damian Dąbrowski
Public bug reported: In cases when: - each availability zone has a separate storage cluster([cinder]/cross_az_attach option helps to achieve that) and - there is no default_schedule_zone VM may be unexpectedly moved to different AZ. When a VM is created from pre-existing volume, nova places the

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2023-12-21 Thread Takashi Kajinami
** Changed in: senlin Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1508442 Title: LOG.warn is deprecated Status in anvil: New Status

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2023-12-21 Thread Takashi Kajinami
This was fixed in python-watcherclient by https://review.opendev.org/c/openstack/python-watcherclient/+/280026 . ** Changed in: python-watcherclient Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 2047135] [NEW] Race condition at container create form

2023-12-21 Thread Vadym Markov
Public bug reported: Issue manifests when user pastes container name and immediately clicks confirm button at the container create form. In case of issue created container named “undefined“ instead of name provided by form. Timeframe for such behavior is very strict, so it affects mostly tests.

[Yahoo-eng-team] [Bug 2047132] [NEW] floating ip on inactive port not shown in Horizon UI floating ip details

2023-12-21 Thread Vincent Gerris
Public bug reported: When setting up a port that is not bound and assinging a Floating IP (FIP) to it, the FIP gets associated but the Horizon UI does not show the IP of the port, instead it shows a - . The terraform/tofu snippet for the setup: resource

[Yahoo-eng-team] [Bug 2047101] [NEW] The test case for 'rbac_policy_quota' execution reports an error.

2023-12-21 Thread liwenjian
Public bug reported: When we execute the test case 'test_rbac_policy_quota' in neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest, the program throws an exception. * Step-by-step reproduction steps: Setup neutron-tempest-plugin Running the test (rally)[root@ci

[Yahoo-eng-team] [Bug 2047100] [NEW] Agent resource cache updates

2023-12-21 Thread LIU Yulong
Public bug reported: 1. Agent resource cache has an infinite growth set: _satisfied_server_queries https://github.com/openstack/neutron/blob/master/neutron/agent/resource_cache.py#L41 there is no entry removal for this set. 2. Because this set has a non-standard structure, for instance: