[Yahoo-eng-team] [Bug 2017056] [NEW] identity:list_services doesn't obey policy.yaml when enforcement is enabled

2023-04-19 Thread Dmitry Veber
Public bug reported: Using Openstack Xena with the following setting enabled in keystone: [oslo_policy] enforce_scope = true I have two openstack cli sessions: - system_admin: admin user scoped to system:all - project_admin: admin user scoped to admin project At first, I don't have list_services

[Yahoo-eng-team] [Bug 2017038] [NEW] ignoreme

2023-04-19 Thread James Falcon
Public bug reported: testing... ** Affects: cloud-init Importance: Undecided Status: Invalid ** Attachment added: "hi" https://bugs.launchpad.net/bugs/2017038/+attachment/5665323/+files/hi ** Changed in: cloud-init Status: New => Invalid -- You received this bug notifi

[Yahoo-eng-team] [Bug 2017037] [NEW] Improve keepalived test pid termination

2023-04-19 Thread Miro Tomaska
Public bug reported: neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_keepalived_spawn can fail sometimes at clean up with "No such process" error see [1] It can happen that KeepalivedManager.disable is not able to SIGTERM process in time and then we try to e

[Yahoo-eng-team] [Bug 1917626] Re: Publish jsonschema with documention

2023-04-19 Thread Chad Smith
Sorry for delay here, this is fix released and published to schema- store.org as of this upstream commit https://github.com/canonical/cloud- init/commit/53e1ccf83ca737f80f98300cf00d5c026bd9464d ** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notifica

[Yahoo-eng-team] [Bug 2017023] [NEW] Tempest: remove test duplication for Compute legacy networking API and Neutron API calls

2023-04-19 Thread Lajos Katona
Public bug reported: In Tempest there are many tests under tempest.api.compute which calls Nova legacy API to create security-groups FIPs and similar. These APIs are legacy in Nova, and the calls only proxied toward Neutron (see [1] as example). There are similar tests under tempest.api.network

[Yahoo-eng-team] [Bug 2007835] Re: [ovn-octavia-provider] LB ip port mapping clean up on every member change

2023-04-19 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/874384 Committed: https://opendev.org/openstack/ovn-octavia-provider/commit/e40e0d62ac089afd14c03102d80990e792211af3 Submitter: "Zuul (22348)" Branch:master commit e40e0d62ac089afd14c03102d80990e792211af3 Author: Fernand

[Yahoo-eng-team] [Bug 2016967] [NEW] Scenario test for shelving/unsheling instance failing

2023-04-19 Thread Slawek Kaplonski
Public bug reported: In neutron ci jobs we noticed couple of times last week failures related to shelve/unshelve instance tests. Failed test: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server Example of failure: https://8efce70e72afb45d6ec7-62d3a55

[Yahoo-eng-team] [Bug 2016960] [NEW] neutron fwaas support l2 firewall for ovn driver

2023-04-19 Thread ZhouHeng
Public bug reported: ML2/OVN as the default driver for neutron. the security group only has a whitelist. Fwass supports black and white lists, but only supports ml2/ovs. Ovn ACL supports setting rejection rules. neutron fwaas can support l2 firewall for ovn driver. ** Affects: neutron Impo