[Yahoo-eng-team] [Bug 2009752] [NEW] Federated keystone mapping parsing doesn't work as documented

2023-03-08 Thread John-Paul Robinson
Public bug reported: The documentation for federated keystone doesn't match the coded behavior. The documentation states that keystone processes the mapping rules and stops after the first match. https://docs.openstack.org/keystone/zed/admin/federation/mapping_combinations.html#how- mappings-are

[Yahoo-eng-team] [Bug 2009746] [NEW] dpkg-reconfigure cloud-init: yaml.load errors during MAAS deloyment of Ubuntu 23.04(Lunar)

2023-03-08 Thread Chad Smith
Public bug reported: Affects cloud-init 23.1.1 Lunar MAAS deployed Ubuntu 23.04 (Lunar) machines invoke `dpkg-reconfigure cloud-init` which results in an exit 1 with the following traceback as seen in curtin logs: Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/tmp/tmpwr8y_4

[Yahoo-eng-team] [Bug 2008276] Re: [sqlalchemy-20] The Session.begin.subtransactions flag is deprecated

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

[Yahoo-eng-team] [Bug 2009728] [NEW] [OVS] "permitted_ethertypes" should be validated and filtered during the OVS agent initialization

2023-03-08 Thread Rodolfo Alonso
Public bug reported: "permitted_ethertypes" is a comma separated list of ethertypes to be permitted, in hexadecimal. That means all values should start with a "0x". In case that any of these values does not start with "0x", any time the port rules are refreshed, a new warning message is printed (

[Yahoo-eng-team] [Bug 2009724] [NEW] Incorrect URL when browsing Swift containers

2023-03-08 Thread Zach Graber
Public bug reported: When browsing through OpenStack Swift containers, sometimes Horizon will incorrectly encode part of the URL/URI of an object, and thus navigate to the wrong page. This has been reproducible for me by placing an object in a container more than about 3 pseudo-folders deep. For e

[Yahoo-eng-team] [Bug 2009705] [NEW] Openstack Zed - firewall group status doesn't change to ACTIVE.

2023-03-08 Thread Joao
Public bug reported: Firewall group status doesn't change to ACTIVE,. The same behavior with default firewall group. $ openstack firewall group show 3e25ff35-65fc-4438-8684-806904186b8e +---+--+ | Field | Value

[Yahoo-eng-team] [Bug 2009703] [NEW] [OVN] HW offload event "QoSMinimumBandwidthEvent" fails if the min-bw rule is removed

2023-03-08 Thread Rodolfo Alonso
Public bug reported: When the logical switch port "qos_min_rate" option is removed (for example when the QoS policy is unset from the port), the LSP.options dictionary doesn't have the "qos_min_rate". That leads to the following error: https://paste.opendev.org/show/be29CRKNP03adrTUZ0WH/ ** Affec

[Yahoo-eng-team] [Bug 2009701] [NEW] 202 Accepted response on a 'resize' operation that led to a InstanceFaultRollback error.

2023-03-08 Thread Jorge San Emeterio
Public bug reported: Description === I have been having problems with the following tempest test: "test_list_migrations_in_flavor_resize_situation", which at some point tries to resize a server and fails to do so as a timeout triggers while waiting for that same server to change to the

[Yahoo-eng-team] [Bug 2009678] [NEW] [OVN] The OVN agent config entry point is incorrect in setup.cfg

2023-03-08 Thread Rodolfo Alonso
Public bug reported: There is a discrepancy in [1], the patch implementing the OVN Agent. The configuration namespace defined in the oslo config generator file is "neutron.ml2.ovn.agent" [2] (similar to other agents like OVS agent, Linux Bridge agent or SR-IOV agent). However, in the setup.cfg fi