[Yahoo-eng-team] [Bug 1668791] Re: document glance IPv6 support

2024-10-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/glance/+/932427 Committed: https://opendev.org/openstack/glance/commit/f640f5e2dd8745de0e962d7fa9ed684569321d21 Submitter: "Zuul (22348)" Branch:master commit f640f5e2dd8745de0e962d7fa9ed684569321d21 Author: Cyril Roelandt Date: Tue Oct 15

[Yahoo-eng-team] [Bug 2081009] Re: oslo_config.cfg.NotInitializedError when switching default policy_file in oslo.policy

2024-10-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/glance/+/929720 Committed: https://opendev.org/openstack/glance/commit/562a2eb48b4fc10cf97bd65d9a2f2e6d2a739eba Submitter: "Zuul (22348)" Branch:master commit 562a2eb48b4fc10cf97bd65d9a2f2e6d2a739eba Author: Takashi Kajinami Date: Wed Sep 1

[Yahoo-eng-team] [Bug 2084562] [NEW] Default charsets/collates have changed in recent versions of MySQL and MariaDB

2024-10-15 Thread Julien Le Jeune
Public bug reported: Description === Since MySQL 8.0 and MariaDB 10.6, the utf8 charset has been removed and replaced by utf8mb3. A 'utf8' alias is still there to prepare the transition, but next move will be to remove it completely in a future major release. I have also noticed that in

[Yahoo-eng-team] [Bug 2084538] [NEW] FIP port has an IPv6 fixed_ip

2024-10-15 Thread Liu Xie
Public bug reported: A port whose device_owner is floatingip has an IPv6 fixed_ip. This is an old issue, but I haven't focused on it. Steps to reproduce: 1.create an external network: openstack network create --provider-network-type vlan --provider-physical-network physnet1 --external pu 2.

[Yahoo-eng-team] [Bug 2084536] [NEW] OVN: Connecting internal tenant VLAN networks to virtual routers

2024-10-15 Thread Gabriel Samfira
Public bug reported: Hello folks, As discussed on IRC, I am opening this bug to start a conversation about the ability to use internal tenant VLAN networks with OVN. This is a feature that exists in neutron gateway and which seems to not work with OVN when external ports are involved. The TL;DR

[Yahoo-eng-team] [Bug 2084516] [NEW] "Tagging" extension POST for QoS policies doesn't work

2024-10-15 Thread Rodolfo Alonso
Public bug reported: Since [1] it is possible to use the POST API call to create several tags in a resource. This is not working yet for the QoS policies. [1]https://bugs.launchpad.net/neutron/+bug/2073836 ** Affects: neutron Importance: Medium Status: New ** Changed in: neutron